*** empty log message ***
[emacs.git] / lisp / ChangeLog
blobf3a80c579ace27a9d9565964c72543de77469dfb
1 2001-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
3         * dired.el (dired-insert-directory): If file-system-info fails,
4         remove the " free " part, but don't signal an error.
6 2001-01-12  Sam Steingold  <sds@gnu.org>
8         * bookmark.el (bookmark-maybe-historicize-string):
9         Use new backquote syntax.
11 2001-01-12  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
13         * subr.el (last): Handle a list that doesn't end in nil.
15 2001-01-12  Sam Steingold  <sds@gnu.org>
17         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
18         to `backward-delete-char-untabify'.
20 2001-01-12  Dave Love  <fx@gnu.org>
22         * cus-edit.el (customize-menu-create): Fix the :filter following
23         easymenu change.
25         * wid-edit.el (function): Add :match-alternatives.
26         (widget-color-action): Doc fix.
28 2001-01-12  Gerd Moellmann  <gerd@gnu.org>
30         * calendar/calendar.el (calendar-basic-setup): Doc fix.
32 2001-01-12  Kenichi Handa  <handa@etl.go.jp>
34         * international/mule-cmds.el (prefer-coding-system): Fix
35         docstring.
37         * international/ccl.el (define-ccl-program): Fix docstring.
39 2001-01-11  Dave Love  <fx@gnu.org>
41         * international/mule-cmds.el (standard-display-european-internal):
42         Set display table for 2208 as for 160.
44         * progmodes/ada-mode.el (ada-popup-key): Fix last change.
46         * progmodes/fortran.el (fortran-mode-map): Modify Customization
47         entry for custom-menu-create change.
48         (fortran-strip-sqeuence-nos): Make arg optional.  Fix regexp and
49         don't cons it in the search loop.
51         * imenu.el (imenu--truncate-items): Revert last change.
53 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
55         * info.el (Info-setup-header-line): If the node header includes
56         either Next: or Prev: links, don't show the File: and Node: parts
57         in the header line.
59 2001-01-11  Gerd Moellmann  <gerd@gnu.org>
61         * comint.el (comint-goto-process-mark): Don't print a message
62         when running in batch mode.
64         * isearch.el (isearch-search): In the condition-case handler for
65         `error', set isearch-invalid-regexp to the whole error message.
67         * subr.el (eval-after-load): Call load-symbol-file-load-history to
68         ensure that eval-after-load works for files dumped with Emacs.
70         * help.el (load-symbol-file-load-history): New function extracted
71         from function symbol-file.
72         (symbol-file): Use it.
74         * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
75         exit.xpm.
77 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
79         * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
80         behave as if there were no prefix argument.
81         (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
82         argument were nil.
84 2001-01-11  Richard M. Stallman  <rms@gnu.org>
86         * isearch.el (isearch-lazy-highlight-update):
87         Don't look for more potential matches once maximum is exceeded.
88         Use overlays-in to check correctly for overlap with current match.
89         Ignore empty matches.
91 2001-01-11  Miles Bader  <miles@gnu.org>
93         * textmodes/ispell.el (ispell-adjusted-window-height): New function.
94         (ispell-overlay-window, ispell-help, ispell-show-choices)
95         (ispell-command-loop): Use it instead of `window-height'.
97 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
99         * files.el (confirm-kill-emacs): New user-option.
100         (save-buffers-kill-emacs): Ask for final confirmation before
101         killing Emacs.
103         * isearch.el (isearch-done): Set isearch-lazy-highlight-start
104         to nil.
106 2001-01-10  Dave Love  <fx@gnu.org>
108         * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
110         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
111         :type.
113         * hi-lock.el (hi-lock-exclude-modes): Fix :type.
115         * calculator.el (calculator-number-digits): Fix :type.
117         * vc-cvs.el (vc-cvs-header): Fix :type.
118         * vc-rcs.el (vc-rcs-header): Fix :type.
119         * vc-sccs.el (vc-sccs-header): Fix :type.
121         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
123         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
125         * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
127 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
129         * simple.el (set-variable): Force a thorough redisplay for the
130         case that the variable has an effect on the display, like
131         `tab-width' has.
133 2001-01-10  Andre Spiegel  <spiegel@gnu.org>
135         * vc.el: Add documentation for backend interface.
137 2001-01-10  Kenichi Handa  <handa@etl.go.jp>
139         * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
141         * international/mule-conf.el (latin-extra-code-table): Set to t
142         for \223 and \224.
144 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
146         * international/mule-cmds.el (locale-language-names): Map "es" to
147         "Spanish" and "nl" to "Dutch".
149 2001-01-09  Gerd Moellmann  <gerd@gnu.org>
151         * bindings.el (global-map): Bind <home> to beginning-of-line,
152         <end> to end-of-line, C-<home> to beginning-of-buffer, and
153         C-<end> to end-of-buffer.
155         * language/european.el: Add Dutch and Spanish language info
156         to be able to use the appropriate tutorials.
158 2001-01-09  Alex Schroeder  <alex@gnu.org>
160         * ansi-color.el (ansi-color-process-output): Use markers instead
161         of positions for start and end of region.
162         (ansi-color-apply-on-region): Rewrote code to make it more robust.
163         Previously, occasional mistakes happend when fontifying many
164         chunks of output (eg. ls --color=yes /dev).  This happened
165         whenever an overlay was created up to the end of the region, which
166         coincided with the process-mark.  New text would then be added
167         within that overlay instead of after it.
168         (ansi-color-make-extent): Overlays are created with the property
169         `modification-hooks' set to '(ansi-color-freeze-overlay).
170         (ansi-color-freeze-overlay): New function.  When inserting text at
171         the end of the overlay, the overlay will resize.
173 2000-01-09  Alex Schroeder  <alex@gnu.org>
175         * ansi-color.el (ansi-color-process-output): Doc change.
176         (ansi-color-unfontify-region): Doc change.  No longer installed
177         automatically in font-lock-unfontify-region-function.
178         (ansi-color-apply): Doc change.
179         (ansi-color-apply-on-region): Use extents or overlays instead of
180         text-properties.
181         (ansi-color-make-extent): New function.
182         (ansi-color-set-extent-face): New function.
184 2000-01-09  Alex Schroeder  <alex@gnu.org>
186         * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
187         both use ansi-color-process-output, now.
188         (ansi-color-process-output): Doesn't return string anymore.  It is
189         installed in comint-output-filter-functions for both Emacs and
190         XEmacs, now.
191         (ansi-color-unfontify-region): Simplified code removing variables
192         pos and start-ansi.
193         (ansi-color-apply): Put text-property ansi-color before putting
194         text-property face because ansi-color-unfontify-region is called
195         immediately after the call to put-text-property.
196         (ansi-color-context-region): Doc change.
197         (ansi-color-filter-region): Simplified code.
198         (ansi-color-apply-on-region): Changed start to start-marker, using
199         a marker explicitly.  Put text-property ansi-color before putting
200         text-property face because ansi-color-unfontify-region is called
201         immediately after the call to put-text-property.
203 2000-01-09  Alex Schroeder  <alex@gnu.org>
205         * ansi-color.el (ansi-color-faces-vector): Doc change.
206         (ansi-color-for-comint-mode): Changed :type property to choice.
207         (ansi-color-last-context): Removed.
208         (ansi-color-process-output): Don't use ansi-color-last-context, as
209         the main functions will store their context now.
210         (ansi-color-context): Doc change.
211         (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
212         Uses ansi-color-context such that repeated calls will strip
213         partial escape sequences, too.
214         (ansi-color-apply): Simplified code.  Colorize end of string if
215         face is not null.  Store context in new (FACE STRING) format, such
216         that repeated calls will strip partial escape sequences, too.
217         Append faces to face property using ansi-color-apply-sequence such
218         that cumulative mode actually works.
219         (ansi-color-context-region): New variable.
220         (ansi-color-filter-region): Rewrote it based on
221         ansi-color-apply-on-region.  Uses ansi-color-context-region such
222         that repeated calls will strip partial escape sequences, too.
223         (ansi-color-apply-on-region): Simplified code.  Colorize end of
224         region if face is not null.  Store context in new (FACE POS)
225         format, such that repeated calls will strip partial escape
226         sequences, too.  Append faces to face property using
227         ansi-color-apply-sequence such that cumulative mode actually
228         works.
229         (ansi-color-apply-sequence): New function.
230         (ansi-color-get-face): When the default face is added to the list
231         of faces, all previous settings are discarded and the list of
232         faces is set to '(default).
234 2000-01-09  Alex Schroeder  <alex@gnu.org>
236         * ansi-color.el (ansi-color-faces-vector): Use nil for the default
237         face, such that ansi-color-apply and ansi-color-apply-on-region
238         will do the right thing.
239         (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
240         returns nil, set the list of faces back to nil instead of
241         appending the result of ansi-color-get-face to the front of the
242         list.
244 2000-01-09  Alex Schroeder  <alex@gnu.org>
246         * ansi-color.el (ansi-color-for-comint-mode): Doc change.
247         (ansi-color-process): Doc change.
248         (ansi-color-last-context): New buffer-local variable.
249         (ansi-color-process-output): New function.  It is automatically
250         added to comint-output-filter-functions if this is XEmacs.
251         (ansi-color-unfontify-region): New optional parameter for XEmacs
252         compatibility.  Check wether font-lock-syntactic-keywords is
253         boundp before removing the syntax table text property, as XEmacs
254         doesn't have it.
255         (ansi-color-filter-region): Doc change.
256         (ansi-color-apply-on-region): Doc change.
257         (ansi-color-make-face): New function.  Compatibility layer for
258         XEmacs.  Return temporary faces instead of cons cells for XEmacs.
259         (ansi-color-make-color-map): Use ansi-color-make-face.
260         (ansi-color-get-face): Avoid face text property '(nil) as results
261         in an errow for XEmacs.
263 2000-01-09  Alex Schroeder  <alex@gnu.org>
265         * ansi-color.el (ansi-color-unfontify-region): New function.  Uses
266         text-property ansi-color in order to preserve fontification by
267         ansi-color.  When the package is loaded, a lambda expression is
268         put onto font-lock-mode-hook.  This lambda expression will check
269         font-lock-unfontify-region-function and replace
270         font-lock-default-unfontify-region with
271         ansi-color-unfontify-region.
272         (ansi-color-apply): Add text-property ansi-color in addition to
273         text-property face.
274         (ansi-color-apply-on-region): Add text-property ansi-color in
275         addition to text-property face.
276         (save-buffer-state): Copy of the macro that is also used by
277         lazy-lock and font-lock.
279         (ansi-color-for-comint-mode): New option.
280         (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
281         (ansi-color-for-comint-mode-off): Ditto.
282         (ansi-color-for-comint-mode-filter): Ditto.
283         (ansi-color-process): New function.  Uses
284         ansi-color-for-comint-mode to decide what to do.  This function is
285         added to comint-preoutput-filter-functions when the package is
286         loaded.
288         (ansi-color-for-shell-mode-set): Removed.
289         (ansi-color-for-shell-mode): Removed.
291 2000-01-09  Alex Schroeder  <alex@gnu.org>
293         * ansi-color.el (ansi-color-for-shell-mode-set): New function with
294         the lambda expression from the ansi-color-for-shell-mode :set
295         property.  Additionally, modify shell-mode-hook to enable or
296         disable font-lock-mode for future shell buffers.
297         (ansi-color-for-shell-mode): The :set property calls
298         ansi-color-for-shell-mode-set instead of a lambda expression.
300 2000-01-09  Alex Schroeder  <alex@gnu.org>
302         * ansi-color.el (ansi-color-for-shell-mode): Doc change.
303         (ansi-color-context): New variable.
304         (ansi-color-apply): Save context between calls.
306 2001-01-09  Eli Zaretskii  <eliz@is.elta.co.il>
308         * isearch.el (isearch, isearch-lazy-highlight-face): New
309         definitions for face colors and attributes.
311         * wid-edit.el (widget-choose): Call display-popup-menus-p instead
312         of display-mouse-p.
314 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
316         * international/mule.el (make-coding-system): If the coding system
317         accepts extra latin codes, register such codes as safe for the
318         coding system.
320 2001-01-08  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
322         * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
323         don't mention the file name or the date here, because they are
324         logged at the start of the file.
326 2001-01-08  Richard M. Stallman  <rms@gnu.org>
328         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
329         Change screen-width to frame-width.
331 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
333         * info.el (Info-search): Print the default as part of the prompt.
335 2001-01-08  Andre Spiegel  <spiegel@gnu.org>
337         * vc.el (vc-default-latest-on-branch-p): New function, replaces
338         constant implementations in backends.
340         * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
341         (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
343         * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
344         WRITABLE to EDITABLE.
346         * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
347         (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
348         to EDITABLE.
350 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
352         * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
353         (copyright, copyright-update): Compute the current year at run
354         time.
356 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
358         * isearch.el (isearch-old-signal-hook): Removed.
359         (isearch-mode): Add isearch-done to kbd-macro-termination-hook
360         instead of setting signal-hook-function.
361         (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
363 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
365         * emulation/edt.el: Update to version 4.0.  Provide support for
366         EDT scroll margins at top and bottom of the window.  Provide an
367         emulation of the EDT SUBS command (bound to GOLD-Enter, by
368         default).  Enhance edt-quit, bound to GOLD-q by default, to warn
369         user when file-related buffer modifications exist.  Provide
370         support for running EDT Emulation in XEmacs.  Provide customize
371         access to some user updatable variables.  Add Commentary section
372         to file header.  Fixed a few minor bugs and cleaned up some code.
374         * emulation/edt-mapper.el: Update to version 4.0.  Provide support
375         for detecting a keypress that generates an ASCII key sequence.
376         (Previously, only a keypress that generates a vector was
377         recognized.)  Embed Window Manager name into name of the generated
378         EDT Emulation initialization file since the initialization file is
379         Window Manager specific.  Add Commentary section to file header.
381 2001-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
383         * mail/sendmail.el (mail-mode): Doc fix.
385         * info.el (Info-goto-emacs-command-node): Doc fix.
386         (Info-goto-emacs-key-command-node): Doc fix.
388 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
390         * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
391         systems without long file-name support.
393 2001-01-06  Andrew Innes  <andrewi@gnu.org>
395         * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
397 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
399         * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
400         (isearch-lazy-highlight-update): Doc fix.
402         * ffap.el (ffap-bindings): Doc fix.
404         * dired-x.el (dired-virtual-guess-dir): Doc fix.
406 2001-01-05  Dave Love  <fx@gnu.org>
408         * emacs-lisp/cl-seq.el (remove, remq): Remove.
410 2001-01-05  Gerd Moellmann  <gerd@gnu.org>
412         * mouse-drag.el (mouse-drag-safe-scroll): Bind
413         scroll-preserve-screen-position to nil.
415         * isearch.el (isearch-old-signal-hook): New variable.
416         (isearch-mode): Set signal-hook-function to isearch-done.
417         (isearch-done): Restore old signal-hook-function.
419         * info.el (Info-fontify-node): Mark one more char as intangible.
421 2000-01-05  Kenichi Handa  <handa@etl.go.jp>
423         * composite.el (compose-last-chars): New argument COMPONENTS.  If
424         it is non-nil, compose preceding characters by compose-region with
425         COMPONENTS.
427         * international/quail.el (quail-input-string-to-events): New function.
428         (quail-input-method): Convert input string to events here.
429         (quail-start-translation): Return input string, not event list.
430         (quail-start-conversion): Likewise.
432 2001-01-04  Gerd Moellmann  <gerd@gnu.org>
434         * tooltip.el (tooltip-cancel-delayed-tip)
435         (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
436         and tooltip-add-timeout.
437         (tooltip-show): Set border color from faces's foreground.
438         (tooltip-show-help-function): If called with the same help string
439         as last time, do nothing.
440         (tooltip-help-tips): Don't set tooltip-help-message to nil.
442         * startup.el (fancy-splash-screens): Don't bind show-help-function
443         to nil.
445         * tooltip.el (tooltip-frame-parameters): Remove colors.
446         (tooltip): New face
447         (tooltip-set-param): New function.
448         (tooltip-show): Set up color frame parameters from face `tooltip'.
449         Display the tooltip text in face `tooltip'.
451 2001-01-04  Dave Love  <fx@gnu.org>
453         * whitespace.el (whitespace-global-mode): Fix typo.
455         * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
457 2001-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
459         * help.el (help-for-help): Fix a typo in a doc string.  From
460         kwzh@gnu.org (Karl Heuer).
462 2001-01-03  Dave Love  <fx@gnu.org>
464         * dired-x.el: Doc fixes.  Maintainer change.
465         (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
466         :type.
467         (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
468         (dired-guess-shell-alist-user): Customize.
469         (dired-x-help-address): Set to bug-gnu-emacs.
470         (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
471         (dired-default-directory): Renamed from default-directory.
473         * hl-line.el (hl-line): Doc fix.
475 2001-01-03  Karl Fogel  <kfogel@red-bean.com>
477         * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
479 2001-01-02  Richard M. Stallman  <rms@gnu.org>
481         * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
482         to remove all the current alternative-match highlighting.
483         If nil, remove only what's outside the current window.
484         (isearch-lazy-highlight-remove-overlays): Take optional
485         region within which NOT to remove them.
486         (isearch-lazy-highlight-new-loop): Greatly simplified.
487         (isearch-lazy-highlight-update): Find all the other occurrences
488         visible in the window, in just one call.
489         (isearch-lazy-highlight-start): Now holds start of region to scan.
490         (isearch-lazy-highlight-end): Now holds end of region to scan.
491         (isearch-lazy-highlight-wrapped): Variable deleted.
492         (isearch-lazy-highlight-search): Function deleted.
494 2000-01-02  Andrew Innes  <andrewi@gnu.org>
496         * w32-fns.el (convert-standard-filename): Do length check on name
497         before aref.
499 2001-01-02  Dave Love  <fx@gnu.org>
501         * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
502         value.
503         (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
505         * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
507         * net/browse-url.el (browse-url-filename-alist): Avoid backquote
508         read syntax.
510         * calendar/todo-mode.el (todo): Add :link, :version.
511         (todo-save-top-priorities): Remove autoload cookie.
512         (todo-add-category, todo-add-item-non-interactively)
513         (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
514         cookie.
516 2001-01-02  Gerd Moellmann  <gerd@gnu.org>
518         * comint.el (comint-input-history-ignore): New variable.
519         (comint-read-input-ring): Ignore entries matching
520         comint-input-history-ignore.
522 2001-01-02  Eric M. Ludlam  <zappo@gnu.org>
524         * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
525         (lm-copyright-mark): New function.
526         (lm-crack-copyright): New function.
527         (lm-verify): Check that the file has a copyright.
528         Check that the file is copyright Free Software Foundation.
530 2000-12-30  Kenichi Handa  <handa@etl.go.jp>
532         * international/mule-diag.el (print-fontset): Indent font name by
533         24 columns, not 25.
535 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
537         * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
538         in Subject line.
540         * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
541         Use mail-mode-hook instead of mail-setup-hook.  Otherwise
542         continuing an interrupted message with C-u C-x m for instence,
543         winds up in Mail mode without abbrevs.
545 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
547         * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
548         non-nil.  Adding almost all customization variables on ps-setup.  Doc
549         fix.
550         (ps-print-version): New version number (6.3.3).
551         (ps-end-with-control-d): Initialization fix.
552         (ps-lines-printed): New var.
553         (ps-skip-newline): New fun.
554         (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
555         (ps-next-line, ps-continue-line, ps-plot-region)
556         (ps-generate-postscript-with-faces, ps-end-job): Code fix.
558 2000-12-29  Kenichi Handa  <handa@etl.go.jp>
560         * international/fontset.el (x-complement-fontset-spec): Resolve
561         ASCII font name so that the same family name is used for fonts
562         registered in x-font-name-charset-alist.
563         (create-fontset-from-fontset-spec): Adjusted for the above change.
564         The name of fontset alias should be a unresolved ASCII font name.
566 2000-12-28  Gerd Moellmann  <gerd@gnu.org>
568         * simple.el (delete-key-deletes-forward-mode): Bind backspace
569         and delete in isearch-mode-map.
571 2000-12-28  Richard M. Stallman  <rms@gnu.org>
573         * dired-x.el (dired-guess-shell-alist-default):
574         Use xpdf instead of acroread.
576 2000-12-28  Kenichi Handa  <handa@etl.go.jp>
578         * textmodes/artist.el (artist-butlast): Deleted.
579         (artist-ellipse-mirror-quadrant): Use butlast instead of
580         artist-butlast.
582         * subr.el (butlast, nbutlast): Moved from cl.el to here.
584         * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
586 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
588         From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
590         * ls-lisp.el: Better support for the Mac and MS-Windows.
591         (ls-lisp): New defgroup.
592         (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
593         (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
594         (ls-lisp-support-shell-wildcards): New defcustoms.
595         (ls-lisp-parse-symlink): New function.
596         (insert-directory): Code to convert switches to a list and set up
597         the wildcard argument copied from ls-lisp-insert-directory.
598         (ls-lisp-insert-directory): New argument TIME-INDEX.  Add support
599         for -C and -R switches.
600         (ls-lisp-column-format): New function.
601         (ls-lisp-delete-matching, ls-lisp-handle-switches)
602         (ls-lisp-format-time): Add doc strings.
603         (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
604         Support ls-lisp-dirs-first.
605         (ls-lisp-classify, ls-lisp-extension): New functions.
606         (ls-lisp-format): Optionally support emulation of symlinks.
607         Support -i, -s, and -G switches.
609 2000-12-27  Gerd Moellmann  <gerd@gnu.org>
611         * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
613         * version.el (emacs-version): Print X scroll bar information.
615         * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
616         instead of x-toolkit-scroll-bars-p.
618         * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
619         of x-toolkit-scroll-bars-p.
621 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
623         * ffap.el (ffap-bindings): Make interactive and add an autoload
624         cookie.
625         (ffap-bindings): Doc fix, to reflect the above change.
627 2000-12-27  Kenichi Handa  <handa@etl.go.jp>
629         * term.el (term-char-mode): Define all non-ascii self-inserting
630         characters to 'term-send-raw in term-raw-map.
632 2000-12-25  Michael Kifer  <kifer@cs.sunysb.edu>
634         * viper-init (viper-restore-cursor-type): Added condition-case
635         guard.
637         * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
638         initialization; use add-hook.
639         (ediff-file-remote-p): Use file-local-copy.
641         * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
643         * ediff.el (ediff-patch-buffer): Bug fix.
644         (ediff-revision): Allow selection of the file at the prompt.
646 2000-12-23  Stefan Monnier  <monnier@cs.yale.edu>
648         * subr.el (combine-run-hooks): Remove.
650         * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
651         and remove the rogue second spec.
653 2000-12-23  Gerd Moellmann  <gerd@gnu.org>
655         * progmodes/compile.el (compilation-forget-errors): Fix indentation.
657 2000-12-22  Stefan Monnier  <monnier@cs.yale.edu>
659         * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
660         Use minibuffer menu prompt for the `=' prefix.
661         (smerge-command-prefix): Change default to C-^.
662         (smerge-mode): Don't assume font-lock doesn't move point.
664         * skeleton.el (skeleton-internal-1): Make sure the first line of
665         the region is also re-indented.
666         (skeleton-end-newline): New var.
667         (skeleton-end-hook): Use it.
669 2000-12-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
671         * comint.el (comint-password-prompt-regexp): Support CVS.
673 2000-12-22  Gerd Moellmann  <gerd@gnu.org>
675         * simple.el (delete-key-deletes-forward-mode): Simplify.  Also
676         backspace key combinations, depending on
677         delete-key-deletes-forward.
679         * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
681         * simple.el (delete-key-deletes-forward): Doc fix.
683 2000-08-22  Emmanuel Briot  <briot@gnat.com>
685         * xml.el (top level comment): Updated to reflect the fact that
686         white spaces are relevant in the XML file.
687         (xml-parse-file): Do not kill an existing Emacs buffer if the file
688         to parse was already edited. This allows for on-the-fly analysis
689         of XML files.
690         (xml-parse-tag): Check that the casing is the same in the start
691         tag and end tag, since XML is case-sensitive.  Allows for spaces
692         in the end tag, after the name of the tag.
693         (xml-parse-attlist): Allow for the character '-' in the name of
694         attributes, as in the standard http-equiv attribute Do not save
695         the properties in the XML tree, since they are not relevant.
697 2000-12-21  Stefan Monnier  <monnier@cs.yale.edu>
699         * generic.el (generic-read-type): Undo last change, inline into
700         `generic-mode' and then remove.
701         (generic-mode): Inline generic-read-type.
702         (define-generic-mode): Push the symbol name rather than the symbol
703         onto generic-mode-list.
705 2000-12-21  Gerd Moellmann  <gerd@gnu.org>
707         * generic.el (generic-read-type): Build an alist for
708         completing-read as in 20.7.
710         * play/landmark.el (lm): Use interactive spec `P'.
711         (toplevel): Don't set debug-on-error.
713         * server.el (server-switch-buffer): Choose a window on a visible
714         frame.
716 2000-12-21  Dave Pearson  <davep@davep.org>
718         * quickurl.el: Commentry change, I've moved my web site.
720 2000-12-21  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
722         * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
723         ranges like \177-\237, but accepts the character sequence from \177 to
724         \237.  Doc fix.
725         (ebnf-version): New version (3.4).
726         (ebnf-setup): Code fix.
727         (ebnf-range-regexp): New fun.
728         (ebnf-8-bit-chars): Const fix.
730         * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
731         entry.  Doc fix.
732         (ebnf-bnf-lex): Code fix.
733         (ebnf-bnf-comment-chars): Const fix.
735         * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
736         entry.  Doc fix.
737         (ebnf-iso-comment-chars): Const fix.
739         * ebnf-otz.el: Doc fix.
741         * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
742         entry.  Doc fix.
743         (ebnf-yac-skip-code): Code fix.
744         (ebnf-yac-comment-chars): Const fix.
746 2000-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
748         * files.el (insert-directory-safely): New function.
749         (recover-file): Use it instead of insert-directory.  From Markus
750         Rost <markus.rost@mathematik.uni-regensburg.de>
752 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
754         * international/mule-cmds.el (select-safe-coding-system): Check
755         coding-category-list more rigidly.  Improve help message.
757         * dired.el (dired-move-to-filename-regexp): Fix previous change.
759 2000-12-21  Miles Bader  <miles@gnu.org>
761         * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
762         prefix.
764 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
766         * international/mule-diag.el (describe-char-after): Make *Help*
767         buffer inherit multibyteness of the current buffer.
769         * international/mule.el (make-char): Docstring adjusted for the
770         change of make-char-internal.
772 2000-12-20  Stefan Monnier  <monnier@cs.yale.edu>
774         * international/iso-cvt.el: Docstrings fix.
776 2000-12-20  Dave Love  <fx@gnu.org>
778         * subr.el (eval-after-load): Doc fix.
780 2000-12-20  Kenichi Handa  <handa@etl.go.jp>
782         * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
783         for numbers.
785 2000-12-20  Miles Bader  <miles@gnu.org>
787         * international/quail.el (quail-help): Resize the help window
788         again after it has all its contents.  Remove unneeded progn.
790 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
792         * pcmpl-linux.el: Fix copy/paste error.
794 2000-12-19  Andrew Innes  <andrewi@gnu.org>
796         * simple.el (delete-key-deletes-forward-mode): Fix typo in
797         docstring.
799 2000-12-19  Carsten Dominik  <dominik@strw.leidenuniv.nl>
801         * progmodes/idlw-rinfo.el: Fixed copyright notice.
803         * progmodes/idlw-toolbar.el: Fixed copyright notice.
805         * progmodes/idlw-shell.el: Fixed copyright notice.
807         * progmodes/idlwave.el: Fixed copyright notice.
809         * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
810         TAB as key separators.
812 2000-12-19  Alex Schroeder  <alex@gnu.org>
814         * sql.el (sql-sybase-options): New option.
815         (sql-sybase): Use it.  Add sql-database to the list of parameters
816         provided for login.  The options -w 2048 -n are not used any more.
817         (sql-postgres-options): Changed default from "--pset" to "-P".
818         (sql-mysql-options): Doc change.
819         (sql-stop): Doc change.
821 2000-12-19  Kenichi Handa  <handa@etl.go.jp>
823         * international/quail.el (quail-input-method): Always hide
824         the guidance buffer on exiting.
826 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
828         * tooltip.el (tooltip-mode): Signal an error if x-show-tip
829         isn't fboundp.
831         * server.el (server-buffer-done): Bury the buffer before
832         killing it.
834         * faces.el (face-spec-set): Interpret a nil in specs for
835         foreground and background colors as `unspecified', for
836         compatibility with 20.x.
838 2000-12-18  Dave Love  <fx@gnu.org>
840         * simple.el (mail-user-agent): Doc fix.
841         (input-mode-8-bit): Removed.
843         * international/mule.el (set-keyboard-coding-system): Doc fix.
844         (keyboard-coding-system): New option.
846         * mail/sendmail.el (send-mail-function): Customize.
848 2000-12-18  Eli Zaretskii  <eliz@is.elta.co.il>
850         * international/codepage.el (cp866-decode-table): New table.
852 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
854         * version.el (emacs-version): Remove `%a' from the time format
855         because the weekday doesn't fit well into each locale.
857 2000-12-18  Miles Bader  <miles@gnu.org>
859         * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
861         * textmodes/artist.el (artist-replace-chars, artist-replace-char):
862         Check that emacs-major-version is `=' to 20, not `>='.
863         (artist-replace-chars): Use `make-string' instead of a loop.
865 2000-12-17  Stefan Monnier  <monnier@cs.yale.edu>
867         * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
868         (cvs-execute-single-file): Don't change directory.
869         Patch from Per Cederqvist.
871 2000-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
873         * textmodes/ispell.el (check-ispell-version): If
874         `ispell-program-name' is "aspell", pass it the -v switch instead
875         of -vv.
877 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
879         * international/mule-diag.el (mule-diag): Insert information about
880         configure options, multibyte awareness, language env.
882         * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
883         regexp to search for candidates.
885 2000-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
887         * info.el (Info-forward-node): If the node has an
888         Info-header-line, widen the buffer before searching for "next:"
889         and "up:" pointers, and set the search limit to stay in the
890         current node.
892 2000-12-16  Miles Bader  <miles@gnu.org>
894         * simple.el (delete-trailing-whitespace): Remove extraneous let.
896 2000-12-15  Miles Bader  <miles@gnu.org>
898         * comint.el (comint-send-string, comint-send-region): Also accept
899         a buffer, buffer-name, or nil for PROCESS, for compatibility with
900         process-send-string/region.
902 2000-12-15  Gerd Moellmann  <gerd@gnu.org>
904         * isearch.el (isearch-lazy-highlight-max): New user-option.
905         (isearch-lazy-highlight-update): Don't highlight more than
906         isearch-lazy-highlight-max matches.
908         * mail/mh-utils.el (mh-find-path): Set read-mail-command.
910 2000-12-15  Richard M. Stallman  <rms@gnu.org>
912         * sort.el (sort-columns): Fix error message.
914         * dabbrev.el (dabbrev--last-case-pattern): Value is now
915         `upcase' or `downcase' or nil.
916         (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
917         Pass new record-case-pattern arg to dabbrev--substitute-expansion.
918         (dabbrev--substitute-expansion): New arg record-case-pattern.
919         If it is non-nil, set dabbrev--last-case-pattern.
920         If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
922         * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
924 2000-12-15  Miles Bader  <miles@gnu.org>
926         * paths.el (Info-default-directory-list): Don't delete
927         configure-info-directory from the list of standard info
928         directories when appending it to the end -- their order is
929         important.
931         * faces.el (read-face-attribute): If there's no entry for the
932         user's input in VALID, just use it as-is (this will often result
933         in an error, but it may be OK for e.g. colors using hexadecimal
934         notation, and at least will yield a better error message).
936         * window.el (mode-line-window-height-fudge): Function removed.
937         (height-affecting-face-attributes, mode-line-window-height-fudge):
938         Variables removed.
939         * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
940         window is really the right size.  Use vertical-motion
941         rather than forward-line.
942         (ispell-help): Don't use ispell-mode-line-window-height-fudge.
943         (ispell-command-loop, ispell-show-choices): Use the variable
944         ispell-choices-win-default-height, rather than the function.
945         (ispell-choices-win-default-height): Function removed.
946         (ispell-mode-line-window-height-fudge): Function removed.
948 2000-12-14  Stefan Monnier  <monnier@cs.yale.edu>
950         * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
952 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
954         * paths.el (Info-default-directory-list): If
955         configure-info-directory is not one of the standard directories,
956         put it first in the list; otherwise put it last.  Doc string
957         changed accordingly.
959         * info.el (Info-directory-list): Change doc string to reflect the
960         change in Info-default-directory-list.
962         * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
963         windows-nt as windowed environments, even under -nw.
965         * startup.el (command-line): Don't call x-backspace-delete-keys-p
966         if not fboundp.  Switch delete-forward mode for the <delete> key
967         on all PC platforms, even under -nw.
969         * term/internal.el ([M-delete]): Remap to M-d.
971 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
973         * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
975 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
977         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
979 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
981         * startup.el (command-line): Call delete-key-deletes-forward-mode,
982         if appropriate.
984         * simple.el (delete-key-deletes-forward): New user-option.
985         (delete-key-deletes-forward-mode): New function.
987         * bindings.el: Bind `delete' to backward-delete-char.
989         * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
990         if symbol is bound before getting its value.
992         * tooltip.el (tooltip-show): If an error is signaled in
993         x-show-tip, display that error, and display the help in the
994         echo area.
996 2000-12-14  Kenichi Handa  <handa@etl.go.jp>
998         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
999         "... entries" messages for every 10000 entries, not 10.
1001 2000-12-13  Karl Fogel  <kfogel@red-bean.com>
1003         * bookmark.el: Provide a generic exit hook, as suggested by
1004         Ovidiu Predescu <ovidiu@cup.hp.com>:
1005         (bookmark-exit-hook): New var.
1006         (bookmark-exit-hook-internal): New func, replaces
1007         old raw lambda form in `kill-emacs-hook', and runs new
1008         `bookmark-exit-hooks'.  No longer tests for the bookmark feature,
1009         as logically that feature must have been provided if this function
1010         is running.
1011         Removed ;;;###autoload before the `add-hook' call.
1013 2000-12-13  Stefan Monnier  <monnier@cs.yale.edu>
1015         * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1016         (easy-menu-current-active-maps): New function.
1017         (easy-menu-get-map): Use it.
1018         Make a proper menu entry when creating a new keymap.
1020 2000-12-13  Kenichi Handa  <handa@etl.go.jp>
1022         * international/characters.el: Fix cases and syntaxes for
1023         mule-unicode-0100-24ff.
1025         * dired.el (dired-move-to-filename-regexp): Fixed for the case
1026         that a Japanese character is not appended after day and year.
1028         * info.el (Info-suffix-list): Change format for a command that
1029         requires arguments.
1030         (info-insert-file-contents): Adjusted for the above change.
1032 2000-12-12  Andreas Schwab  <schwab@suse.de>
1034         * tar-mode.el (tar-extract): Base the name of the subfile buffer
1035         on the name of the tar buffer.  Verify that the existing buffer is
1036         visiting the same subfile.
1038 2000-12-12  Dave Love  <fx@gnu.org>
1040         * subdirs.el: Add obsolete.
1042 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
1044         * mail/rmailsum.el (rmail-summary-expunge)
1045         (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
1046         instead of rmail-confirm-expunge.
1048         * replace.el (perform-replace): Don't use an empty match adjacent
1049         to a non-empty match when computing the next match before the
1050         replacement is performed.
1052 2000-12-12  Milan Zamazal  <pdm@freesoft.cz>
1054         * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
1055         definition (patch by Stefan Monnier).
1056         (glasses-mode): Use jit-lock instead of `after-change-functions'
1057         (patch by Stefan Monnier).
1059 2000-12-12  Miles Bader  <miles@gnu.org>
1061         * info.el (Info-last-preorder): Don't barf on nodes without a prev.
1062         (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
1064 2000-12-12  Andrew Choi  <akochoi@i-cable.com>
1066         * term/mac-win.el: Remove load for ls-lisp.
1068         * loadup.el: Load ls-lisp for system-type `macos'.
1070 2000-12-12  Miles Bader  <miles@gnu.org>
1072         * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
1073         Respect field end too.
1074         (just-one-space): Respect fields as `delete-horizontal-space'.
1075         (newline-and-indent, reindent-then-newline-and-indent): Use
1076         `delete-horizontal-space'.
1078 2000-12-11  Stefan Monnier  <monnier@cs.yale.edu>
1080         * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
1081         (so as to obey the field property in the minibuffer).
1083         * obsolete/c-mode.el: Moved from lisp/progmodes.
1084         * obsolete/auto-show.el: Moved from lisp.
1085         * obsolete/ooutline.el: Moved from lisp/textmodes.
1087 2000-12-11  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1089         * progmodes/idlwave.el: Updated to IDLWAVE version 4.7.  Too many
1090         changes to list them here.
1092         * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.  Too
1093         many changes to list them here.
1095         * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.  Too
1096         many changes to list them here.
1098         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
1100 2000-12-11  Gerd Moellmann  <gerd@gnu.org>
1102         * simple.el (kill-new): Don't try to setcar kill-ring if it is
1103         nil.
1105         * cus-edit.el (custom-save-variables, custom-save-faces):
1106         Comment fix.
1108         * hscroll.el: Moved to `obsolete' subdir.
1110 2000-12-11  Miles Bader  <miles@gnu.org>
1112         * window.el (window-text-height): Function removed (now in C).
1114 2000-12-10  Stefan Monnier  <monnier@cs.yale.edu>
1116         * log-edit.el (log-edit-parent-buffer): New var.
1117         (log-edit): Set it.  Add BUFFER argument.
1118         (log-edit-done): Use char-before.
1119         Don't bother checking validity of vc-comment-ring.
1120         Only bury the buffer if log-edit popped it up.
1122         * pcvs.el: Update references to CVS-Edit (now Log-Edit).
1123         (cvs-mode-diff-help): Remove.
1124         (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
1125         (cvs-mode-marked): Set up the default for CMD manually.
1127         * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
1128         Remove binding for ? now made unnecessary.
1130 2000-12-10  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1132         * textmodes/reftex.el (reftex-scanning-info-available-p): New
1133         function
1134         (reftex-TeX-master-file): Check for `tex-main-file' early enough.
1136         * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
1137         when master file is not open.
1139 2000-12-09  Stefan Monnier  <monnier@cs.yale.edu>
1141         * progmodes/ada-stmt.el: Update `maintainer'.
1143 2000-12-09  Stephen Gildea  <gildea@alum.mit.edu>
1145         * time-stamp.el (time-stamp-old-format-warn): Reorder custom
1146         choices to match documentation string.
1148 2000-12-09  Miles Bader  <miles@gnu.org>
1150         * minibuf-eldef.el: New file.
1152         * window.el (fit-window-to-buffer): Don't pass last argument to
1153         pos-visible-in-window-p, now that its meaning is inverted.
1155 2000-12-08  Eli Zaretskii  <eliz@is.elta.co.il>
1157         * image.el (create-image): Doc fix; spotted by Per Cederqvist
1158         <ceder@lysator.liu.se>.
1160 2000-12-08  Stefan Monnier  <monnier@cs.yale.edu>
1162         * autoinsert.el (auto-insert-alist): Add missing final \n.
1164         * pcvs-defs.el (cvs-menu): Move.  Make submenu for diff commands.
1165         (cvs-menu-map): Remove.
1166         * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
1167         (cvs-mode-quit): Turn it back into a plain function.
1169         * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
1170         (texinfo-filter): Remove (move to texinfo.el).
1172         * textmodes/texinfo.el: Move the (require 'cl) to the front of the
1173         file where it's more visible.
1174         (texinfo-filter, texinfo-chapter-level-regexp): New variables
1175         moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
1176         (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
1177         (texinfo-inside-macro-p): Only catch `scan-error's.
1178         (texinfo-inside-env-p): Make better use of the match info.
1179         (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
1180         (texinfo-insert-@end): Slight re-organization.
1181         Also remove useless `looking-at' call.
1183 2000-12-08  Andrew Innes  <andrewi@gnu.org>
1185         * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
1186         accessible in -nw mode.
1188         * term/w32-win.el: Remove stuff about selection timeout, which is
1189         irrelevant on Windows.  Move clipboard support to w32-fns.el, so
1190         it is accessible in -nw mode.
1192 2000-12-08  Dave Love  <fx@gnu.org>
1194         * emacs-lisp/lisp-mode.el (lisp-mode): Set
1195         font-lock-keywords-case-fold-search.
1197 2000-12-08  Gerd Moellmann  <gerd@gnu.org>
1199         * textmodes/ispell.el (ispell): Doc fix.
1201 2000-12-08  Kenichi Handa  <handa@etl.go.jp>
1203         * international/quail.el (quail-insert-decode-map): Check the
1204         frame width of a window displaying the current buffer, not that of
1205         the selected frame.
1206         (quail-help): Make sure that the help buffer has window before
1207         inserting text in it.
1209 2000-12-07  Sam Steingold  <sds@gnu.org>
1211         * loadup.el: Load emacs-lisp/backquote instead of autoloading.
1212         Backquote is used in isearch.el, so autoloading saves nothing.
1214 2000-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
1216         * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
1217         the CVS and RCS subdirectories case-insensitively.
1219         * dired.el (dired-insert-directory): If file-system-info is
1220         fboundp, call it instead of invoking dired-free-space-program.
1222 2000-12-07  Gerd Moellmann  <gerd@gnu.org>
1224         * server.el (server-visit-files): Push files on file-name-history.
1226         * progmodes/cc-langs.el: Update copyright.
1228         * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
1230         * bindings.el (mode-line-mode-menu): Add glasses-mode.
1232         * bindings.el (mode-line-mode-menu): Reverse the order
1233         of define-keys so that the menu appears in alphabetical order.
1235 2000-12-07  Milan Zamazal  <pdm@freesoft.cz>
1237         * progmodes/glasses.el (glasses-mode): Update mode line at the end
1238         of the function.
1240 2000-12-07  Dave Love  <fx@gnu.org>
1242         * jka-compr.el (jka-compr-compression-info-list): Fix :type.
1244         * facemenu.el (facemenu-unlisted-faces): Fix value.
1246 2000-12-07  Stefan Monnier  <monnier@cs.yale.edu>
1248         * font-lock.el (font-lock-default-fontify-region):
1249         Include the terminating \n (off-by-one error).
1250         (font-lock-set-defaults): Use dolist.
1252         * derived.el (define-derived-mode): Don't use combine-run-hooks.
1254 2000-12-07  Kenichi Handa  <handa@etl.go.jp>
1256         * international/mule-cmds.el (describe-language-environment): Fix
1257         for the case that an input method title is not string but a list.
1259         * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
1260         of wrong SIZE record.
1262 2000-12-06  Dave Love  <fx@gnu.org>
1264         * newcomment.el (comment-region, comment-dwim): Doc fix.
1266         * textmodes/texinfo.el: Require tex-mode when compiling.
1267         (texinfo-update-node): Doc fix.
1268         (texinfo-imenu-generic-expression): Add @anchor.
1269         (texinfo-font-lock-keywords): Add @uref.
1270         (texinfo-inside-macro-p): Don't use ignore-errors.
1271         (texinfo-insert-quote): Match more contexts.
1273         * international/mule.el (decode-char, encode-char): Doc fix.
1274         (auto-coding-alist): Customize.
1276         * files.el (load-file): Fix change of 2000-03-12.
1278         * wid-edit.el (widget-text-keymap): Doc fix.
1280 2000-12-06  Andrew Innes  <andrewi@gnu.org>
1282         * makefile.w32-in (lisp): Set to an absolute directory, namely
1283         $(CURDIR).
1285 2000-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
1287         * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
1288         read generated-autoload-file, and set buffer-file-coding-system to
1289         raw-text-unix after reading the file.
1291         * international/mule-conf.el (file-coding-system-alist): Use
1292         raw-text for reading loaddefs.el and raw-text-unix for writing
1293         it.
1295 2000-12-06  Gerd Moellmann  <gerd@gnu.org>
1297         * replace.el (occur): Make line-number-width 1 smaller for the
1298         colon following the line number.
1300         * startup.el (fancy-splash-text, command-line-1): Use
1301         `File' for the menu name instead of `Files'.
1303         * tmm.el: Update copyright.
1305         * cus-start.el: Add entry for even-window-heights.
1307 2000-12-06  Miles Bader  <miles@gnu.org>
1309         * faces.el (frame-set-background-mode): Avoid stomping on
1310         locally modified faces.
1312 2000-12-06  Kenichi Handa  <handa@etl.go.jp>
1314         * international/fontset.el: Correct the font registries for
1315         japanese-jisx0213-1 and japanese-jisx0213-2.
1317 2000-12-05  Gerd Moellmann  <gerd@gnu.org>
1319         * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
1321         * iswitchb.el: Update customization commentary.
1323 2000-12-05  Rob Riepel  <riepel@Stanford.EDU>
1325         * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
1326         (tpu-search-highlight): Fixed comparison of overlay end positions.
1327         (tpu-trim-line-ends): Implemented trimming logic locally.
1329         * emulation/tpu-extras.el (tpu-write-file-hook)
1330         (tpu-set-cursor-bound): Replaced picture-clean with
1331         tpu-trim-line-ends.
1333 2000-12-05  Kenichi Handa  <handa@etl.go.jp>
1335         * language/chinese.el (chinese-iso-8bit): Change mime-charset name
1336         to cn-gb.
1337         (cn-gb, gb2312): New aliases for chinese-iso-8bit.
1339 2000-12-04  Dave Love  <fx@gnu.org>
1341         * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
1343 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
1345         * mail/rmailsum.el (rmail-summary-expunge)
1346         (rmail-summary-expunge-and-save): Ask for confirmation with
1347         rmail-expunge-confirmed.
1349         * mail/rmail.el (rmail-expunge-confirmed): New function.
1350         (rmail-expunge): Use it.
1352         * progmodes/etags.el (tag-partial-file-name-match-p): New function.
1353         (etags-recognize-tags-table, find-tag-in-order): New
1354         functionality: interpret file names as tags.
1356 2000-12-04  Eli Zaretskii  <eliz@is.elta.co.il>
1358         * info.el (Info-scroll-prefer-subnodes): New defcustom.
1359         (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
1360         visit the first subnode until the bottom of the current node is
1361         visible.
1363 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
1365         * format.el (format-decode): Don't change buffer's undo list.
1367 2000-12-04  Kenichi Handa  <handa@etl.go.jp>
1369         * faces.el (face-font-registry-alternatives): Add entries for CJK
1370         fonts.  Doc-string adjusted for the actual usage of this data.
1372         * international/fontset.el: Change the font registries for CJK
1373         fonts in the default fontset.  Don't append '*' to registries.
1375 2000-12-03  Stefan Monnier  <monnier@cs.yale.edu>
1377         * emacs-lisp/easy-mmode.el (define-derived-mode)
1378         (easy-mmode-derived-mode-p): Remove (moved to derived.el).
1380         * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
1381         (derived-mode-p): New function.
1382         (derived-mode-make-docstring): Add `docstring' argument.
1383         Use it if available and complete it if necessary.
1385 2000-12-03  Andreas Schwab  <schwab@suse.de>
1387         * type-break.el (type-break): Don't make parent of itself.
1389 2000-12-03  Miles Bader  <miles@gnu.org>
1391         * simple.el (delete-trailing-whitespace): Don't delete newlines too.
1393 2000-12-02  Stefan Monnier  <monnier@cs.yale.edu>
1395         * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
1396         (tex-main-file, tex-file): Simplify.
1397         (tex-generate-zap-file-name): Use subst-char-in-string.
1398         (tex-strip-dots): Remove.
1400         * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
1402         * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
1403         to check if the match succeeded.
1405 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
1407         * startup.el (use-fancy-splash-screens-p): New function.
1408         (command-line-1): Use it to determine whether or not to use
1409         a fancy splash screen.
1411 2000-12-02  Andreas Schwab  <schwab@suse.de>
1413         * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
1415 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
1417         * international/mule.el (make-char): Fix last change.
1419         * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
1420         New defcustoms.
1421         (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
1422         autoloading tex-mode; instead, do the same manually.  Use
1423         texinfo-open-quote and texinfo-close-quote.  Insert literal quote
1424         with numeric argument.  Docstring fix.
1425         (toplevel): Require cl when compiling.
1427         * international/mule.el (make-char): Doc fix.
1429 2000-12-02  Jason Rumney  <jasonr@gnu.org>
1431         * term/w32-win.el (x-select-enable-clipboard): Customize (as per
1432         the Emacs Lisp manual)
1434 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
1436         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
1438         * term/pc-win.el (x-select-enable-clipboard): Customize (as per
1439         the Emacs Lisp manual).
1441 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
1443         * simple.el (next-line-add-newlines): Change default to nil.
1445 2000-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
1447         * files.el (revert-buffer, recover-file): Bind
1448         coding-system-for-read to emacs-mule-unix, not to no-conversion.
1450 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
1452         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
1454 2000-12-01  Miles Bader  <miles@gnu.org>
1456         * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
1458 2000-12-01  Kenichi Handa  <handa@etl.go.jp>
1460         * international/mule-diag.el (describe-char-after): Fix typo.
1461         (describe-character-set, non-iso-charset-alist): Fix typo.
1463 2000-12-01  Miles Bader  <miles@gnu.org>
1465         * image-file.el (image-file-name-regexp): Automatically add
1466         upper-case variants of each filename extension in
1467         `image-file-name-extensions', since they seem to be common.
1469         * simple.el (minibuffer-contents)
1470         (minibuffer-contents-no-properties, delete-minibuffer-contents):
1471         New functions.
1472         * filecache.el (file-cache-directory-name)
1473         (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
1475 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
1477         * filecache.el (file-cache-minibuffer-complete): Don't try to
1478         delete the minibuffer prompt.
1480 2000-11-30  Dave Love  <fx@gnu.org>
1482         * cus-start.el: Fix read-buffer-function type.
1484 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
1486         * md5.el: Removed.  There's a built-in function, now.
1488 2000-11-30  Markus Rost  <rost@math.ohio-state.edu>
1490         * mail/rmail.el (rmail-set-message-counters): Don't use "D"
1491         as dummy 0-th char of rmail-deleted-vector.
1493 2000-11-30  Eli Zaretskii  <eliz@is.elta.co.il>
1495         * ps-print.el (ps-end-job): Bind case-fold-search only after
1496         switching to ps-spool-buffer.
1498 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1500         * ps-print.el: Line number font customization.  PostScript: Lines and
1501         PageCount are initialized on each page.  Doc Fix.
1502         (ps-print-version): New version number (6.3.2).
1503         (ps-lpr-switches, ps-font-info-database, ps-font-size)
1504         (ps-header-font-size, ps-header-title-font-size, ps-left-header)
1505         (ps-right-header): Customization fix.
1506         (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
1507         Fix code.
1508         (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
1509         New vars.
1511 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
1513         * bs.el: Fix typos and spelling errors.
1514         (bs-appearance) <defgroup>: Renamed from bs-appearence.
1515         (bs-configuration): Doc fix.
1517         * bs.el: Undo mistaken change of 2000-11-28.  Update copyright.
1519 2000-11-30  Rob Riepel  <riepel@Stanford.EDU>
1521         * emulation/tpu-edt.el (tpu-version): New version.
1522         (tpu-search-overlay, tpu-replace-overlay): New initial range.
1523         (tpu-original-mode-line): Variable deleted.
1524         (tpu-mark-flag): New initial value.
1525         (tpu-set-mode-line): Don't redefine mode-line-format.  Add
1526         tpu-mark-flag to minor-mode-alist.
1527         (tpu-update-mode-line): New mark flag logic.
1528         (tpu-get): Use find-file-wildcards.
1529         (tpu-search-highlight): Move overlay less, reset overlay properly.
1530         (tpu-unselect): Deactivate mark.
1531         (tpu-lm-replace): Reset overlay properly.
1532         (tpu-forward-line): Use forward-visible-line.
1533         (tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
1535         * emulation/tpu-extras.el (tpu-forward-line): Use
1536         forward-visible-line.
1538 2000-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
1540         * cus-edit.el (custom-face-value-create): Always emphasize tag.
1542 2000-11-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
1544         * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
1545         and skip whitespace and newlines.
1547 2000-11-30  Stefan Monnier  <monnier@cs.yale.edu>
1549         * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
1551 2000-11-29  Gerd Moellmann  <gerd@gnu.org>
1553         * help.el (describe-function-1): Regexp-quote function name
1554         when used as part of a regexp.
1556         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
1557         face-attribute instead of face-foreground and face-background.
1558         (tool-bar-add-item): Likewise, and handle unspecified colors.
1560         * enriched.el (enriched-face-ans): Use face-attribute instead
1561         of face-foreground and face-background.
1563         * faces.el (face-foreground, face-background, face-stipple):
1564         Return nil if attribute is unspecified, for backward
1565         compatibility.
1567         * files.el (auto-mode-alist): Add an entry for antlr-mode.
1569         * play/5x5.el: Remove version info.
1571         * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
1573         * frame.el (blink-cursor-mode): Doc fix.
1575 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
1577         * antlr-mode.el: New commands to run ANTLR from within Emacs and
1578         to create Makefile rules.
1579         (antlr-tool-command): New user option.
1580         (antlr-ask-about-save): New user option.
1581         (antlr-makefile-specification): New user option.
1582         (antlr-file-formats-alist): New variable.
1583         (antlr-special-file-formats): New variable.
1584         (antlr-unknown-file-formats): New user option.
1585         (antlr-help-unknown-file-text): New variable.
1586         (antlr-help-rules-intro): New variable.
1587         (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
1588         (antlr-mode-menu): Add entries.
1589         (antlr-file-dependencies): New function.
1590         (antlr-directory-dependencies): New function.
1591         (antlr-superclasses-glibs): New function.
1592         (antlr-run-tool): New command.
1593         (antlr-makefile-insert-variable): New function.
1594         (antlr-insert-makefile-rules): New function.
1595         (antlr-show-makefile-rules): New command.
1597         * antlr-mode.el: More Emacs/XEmacs stuff.
1598         (antlr-no-action-keywords): New constant with value nil.
1599         (antlr-font-lock-keywords-alist): Use it.  Old value would break
1600         syntax highlighting in Emacs-21.0.
1601         (antlr-default-directory): Emacs/XEmacs dependend function.
1602         (antlr-read-shell-command): Ditto.
1603         (antlr-with-displaying-help-buffer): Ditto.
1605 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
1607         * antlr-mode.el: imenu, parsing and highlighting changes.
1608         (antlr-imenu-create-index-function): Don't create extra submenus
1609         for definitions in different grammar classes.  It is not necessary
1610         for the menu and would make command `imenu' awkward to use.
1611         (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
1612         header actions and more than one.
1613         (antlr-font-lock-tokendef-face): Changed color.
1614         (antlr-font-lock-tokenref-face): Changed color.
1615         (antlr-font-lock-additional-keywords): Also highlight lowercase.
1616         (antlr-mode-syntax-table): New variable.
1617         (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
1618         (antlr-with-syntax-table): Don't copy syntax table.
1620 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
1622         * antlr-mode.el: Minor changes: language setting.
1623         (antlr-language-alist): The value for file option "language" can
1624         be both an identifier and a string.
1625         Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
1626         (antlr-language-limit-n-regexp): Change accordingly.
1628 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
1630         * antlr-mode.el: Minor changes: tabs, hiding.
1631         (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
1632         (antlr-action-visibility): Also allow value nil to also hide the
1633         braces.  Renamed from `antlr-tiny-action-length'.
1634         Suggested by Jay@aol.com.
1635         (antlr-hide-actions): Change accordingly.  Hide line if completely
1636         hidden action is on a line of its own.
1638 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
1640         * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
1642         * sort.el (sort-columns): Don't concat strings with numbers.
1644 2000-11-29  Dave Love  <fx@gnu.org>
1646         * cus-edit.el (face): Fix :format.
1648         * mail/feedmail.el: Require smtpmail when compiling.
1649         (mail-do-fcc): Autoload.
1650         (feedmail) <defgroup>: Fix :link.
1651         (feedmail-nuke-body-in-fcc): Fix :type.
1652         (feedmail-send-it): Add autoload cookie.
1654 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
1656         * newcomment.el (comment-indent): Save excursion around call to
1657         comment-indent-function.
1659 2000-11-29  Miles Bader  <miles@gnu.org>
1661         * subr.el (member-ignore-case): Return the tail of the list who's
1662         car matches, like `member', not the matching element itself.
1664 2000-11-29  Kenichi Handa  <handa@etl.go.jp>
1666         * xml.el (xml-parse-tag): Fix finding opening tag.  A tag name
1667         should not contain `\n'.
1669 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
1671         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
1673         * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
1675         * dired-aux.el (dired-do-create-files): Construct default file
1676         name for dired-mark-read-file-name so that when the user enters
1677         just RET, the target file will end up in the target directory.
1679         * abbrev.el (prepare-abbrev-list-buffer): Get the value of
1680         local-abbrev-table before changing buffers because it might
1681         have a buffer-local binding.
1683 2000-11-28  Miles Bader  <miles@gnu.org>
1685         * simple.el (delete-horizontal-space): Handle fields more generally.
1687 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
1689         * simple.el (delete-horizontal-space): Handle minibuffer prompt.
1691 2000-11-28  Dave Love  <fx@gnu.org>
1693         * progmodes/ps-mode.el (ps-mode): Set comment-start and
1694         comment-start-skip locally.
1696         * progmodes/fortran.el (fortran-mode): Don't set
1697         fortran-comment-line-start-skip.  Set comment-start to
1698         fortran-comment-line-start.
1699         (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
1700         (fortran-comment-line-start-skip): Simplify slightly.
1702 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
1704         * play/5x5.el: Remove RCS keyword.
1706         * bs.el: Mistaken commit, undone 2000-11-30.
1708 2000-11-28  Milan Zamazal  <pdm@freesoft.cz>
1710         * textmodes/tildify.el (tildify-string-alist): Add
1711         `plain-tex-mode' here.
1713 2000-11-28  Colin Walters  <walters@cis.ohio-state.edu>
1715         * chistory.el (Command-history-setup): Remove extraneous `keymap'
1716         reference.
1718 2000-11-28  Miles Bader  <miles@gnu.org>
1720         * cus-face.el (custom-face-attributes): Add post-filter function
1721         for :box.  Make pre-filter function for :box handle all cases.
1723         * wid-edit.el (widget-choose): Make sure pop-up window is large
1724         enough to display all the choices, as there's no way to scroll it.
1726 2000-11-28  Kenichi Handa  <handa@etl.go.jp>
1728         * international/mule-conf.el: Make the coding system no-conversion
1729         safe for all characters.
1731 2000-11-27  Dave Love  <fx@gnu.org>
1733         * net/ldap.el (ldap) <defgroup>: Add :version.
1735         * tooltip.el (tooltip-use-echo-area): Doc fix.
1737         * cus-start.el <minibuffer-prompt-properties>: Add version.
1738         <read-buffer-function>: Add.
1740         * apropos.el (apropos-print): Add help-echo to active text.
1742         * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
1744 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
1746         * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
1747         type, group and version.
1749 2000-11-27  Eli Zaretskii  <eliz@is.elta.co.il>
1751         * select.el (x-get-selection): Docstring fix.
1753 2000-11-27  Dave Pearson <davep@hagbard.demon.co.uk>
1755         * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
1757 2000-11-27  Andrew Innes  <andrewi@gnu.org>
1759         * makefile.nt (.SUFFIXES): Add .SUFFIXES.
1761         * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
1763 2000-11-27  Miles Bader  <miles@gnu.org>
1765         * dired.el (dired-get-filename): Return filename verbatim if
1766         LOCALP is `verbatim'.
1767         * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
1768         `verbatim' so that we don't inadvertently delete a non-existant
1769         directory name.
1771 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
1773         * international/characters.el: Specify cases and syntaxes for
1774         mule-unicode-0100-24ff.
1776 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
1778         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
1779         that foreground and/or background colors of the face `tool-bar'
1780         are unspecified.
1782 2000-11-27  Miles Bader  <miles@gnu.org>
1784         * wid-edit.el (widget-field-buffer, widget-field-start)
1785         (widget-field-end): Handle widget field `pseudo-overlays'.
1786         (widget-field-value-delete): Delete WIDGET from `widget-field-new'
1787         if it's there instead of in `widget-field-list'.
1789         * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
1790         (help-make-xrefs): Delete extraneous newlines at the end of the
1791         docstring.
1793 2000-11-25  Jason Rumney  <jasonr@gnu.org>
1795         * startup.el (command-line): Call set-locale-environment after
1796         Window System init file is read, as it can result in a call to
1797         redraw-frame.
1799 2000-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
1801         * simple.el (shell-command): Mention the effect of the prefix
1802         argument in the doc string.
1804 2000-11-25  Miles Bader  <miles@gnu.org>
1806         * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
1808         * wid-edit.el (widget-field-value-delete): Don't try to delete
1809         overlay when it's the `pseudo-overlay' that exists at some points.
1811 2000-11-24  Jason Rumney  <jasonr@gnu.org>
1813         * international/mule-cmds.el (locale-language-names): Add "jp" as
1814         a non-standard alternative for Japanese.
1816 2000-11-24  Andre Spiegel  <spiegel@gnu.org>
1818         * vc-hooks.el: Require 'cl during compilation.
1820 2000-11-24  Gerd Moellmann  <gerd@gnu.org>
1822         * faces.el (face-set-after-frame-default): Let face attributes
1823         specified for new frames override frame parameters.
1825         * startup.el (command-line): Fix computation of the source file
1826         for user-init-file when user-init-file is a compiled file.
1828 2000-11-24  Miles Bader  <miles@gnu.org>
1830         * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
1831         (custom-post-filter-face-spec): New functions.
1832         (custom-face-set, custom-face-value-create): Filter the face spec
1833         before and after customization.
1834         (custom-face-set): If VALUE specifies a null face, pass a
1835         non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
1836         * cus-face.el (custom-face-attributes): Remove SET and GET
1837         functions.  Add some IN-FILTER and OUT-FILTER functions in the few
1838         cases they're needed.
1840         * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
1841         that it's distinguishable from the :off-glyph on dark-background
1842         displays.  Set its background color too.
1844         * cus-start.el (all): Restore entry for `mode-line-inverse-video',
1845         so that people can easily turn it off.
1847 2000-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
1849         * ediff-diff.el: Moved variables around to have it compile under NT.
1851         * ediff-help.el (ediff-use-long-help-message): Made it customizable.
1853         * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
1855         * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
1856         redundant skip-small-frames test.
1858         * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
1859         (viper-downgrade-to-insert): protect against errors in hooks.
1861         * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
1862         (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
1863         (viper-restore-cursor-type,viper-set-insert-cursor-type): New
1864         functions.
1866         * viper-util.el (viper-memq-char): Bug fixes.
1868         * viper.el (viper-mode): Fix cursor handling.
1870 2000-11-24  Kenichi Handa  <handa@etl.go.jp>
1872         * international/mule-diag.el (list-iso-charset-chars): For
1873         two-byte charset, fix the `while' condition.
1874         (list-non-iso-charset-chars): Fix the `while' condition.
1876 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
1878         * subr.el (add-hook, remove-hook): Don't call make-local-hook
1879         if the variable is make-variable-buffer-local.
1881         * progmodes/ada-stmt.el (ada-template-map): Initialize
1882         and bind it to C-c t in ada-mode-map.
1883         (ada-stmt-mode-hook): New function extracted from old code.
1884         Only change the buffer-local side of skeleton-*.
1885         (ada-mode-hook): Use it.
1887 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
1889         * iswitchb.el (iswitchb-minibuf-depth): New variable.
1890         (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
1891         we expect to be returned by minibuffer-depth once we prompt the
1892         user in the minibuffer.
1893         (iswitchb-entryfn-p): If minibuffer-depth returns the same value
1894         as recorded in iswitchb-minibuf-depth, return non-nil.
1896 2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
1898         * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
1899         (hscroll-window-maybe): Docstring fix.
1901 2000-11-23  Dave Love  <fx@gnu.org>
1903         * rect.el (string-rectangle): Don't test delete-selection-mode.
1905 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
1907         * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
1908         is in the tool bar.
1910         * dired-aux.el (dired-add-entry): Don't call dired-get-filename
1911         with `no-dir'; we want the directory part to be able to remove
1912         it.
1914 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
1916         * textmodes/outline.el (outline-flag-region):
1917         Don't bind inhibit-read-only since we don't modify the buffer.
1918         (outline-isearch-open-invisible): Don't jump to overlay-start
1919         since we're trying to unhide text around point.
1920         (outline-discard-overlays): Use dolist.
1922         * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
1924 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
1926         * mail/rmail.el (rmail-confirm-expunge): Default to
1927         y-or-n-p.
1929 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
1931         * textmodes/tex-mode.el (tex-font-lock-keywords-1):
1932         Fix ARG regexp to skip quoted braces.
1933         (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
1934         Remove `bf' and `it' from `bold' and `italic' (they were wrong and
1935         are (correctly) handled separately).
1936         Remove `caption' and `footnote' from `citations': they contain text.
1937         Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
1938         (latex-skeleton-end-hook): New function.
1939         (latex-mode): Use it.
1940         (tex-start-tex-marker): Remove.
1941         (tex-send-tex-command): Don't set tex-start-tex-marker.
1942         (tex-error-parse-syntax-table): New var.
1943         (tex-compilation-parse-errors): Use it.
1944         Ignore tex-start-tex-marker.  Don't bother with marker-position.
1945         (tex-validate-buffer): Don't bother with marker-position.
1947         * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
1948         (flyspell-generic-progmode-verify): Use it.
1950 2000-11-22  Sam Steingold  <sds@gnu.org>
1952         * simple.el (delete-trailing-whitespace): New interactive
1953         function.
1955         * progmodes/ada-mode.el (ada-mode): Use it instead of
1956         `ada-remove-trailing-spaces'.
1957         (ada-remove-trailing-spaces): Removed.
1959         * textmodes/two-column.el (2C-merge): Recommend it in the doc.
1961         * textmodes/picture.el (picture-clean): Removed.
1962         (picture-mode-exit): Call it instead of `picture-clean'.
1964 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
1966         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1968         * hi-lock.el (hi-lock-refontify): Don't call non-existent
1969         jit-lock-fontify-buffer; it should anyway be unneccessary to
1970         do anything special when jit-lock is active.
1971         (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
1973 2000-11-22  Dave Love  <fx@gnu.org>
1975         * calendar/todo-mode.el (todo-top-priorities): Use
1976         todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.
1978         * language/chinese.el, language/cyrillic.el:
1979         * language/devanagari.el, language/ethiopic.el, language/greek.el:
1980         * language/hebrew.el, language/indian.el, language/japanese.el:
1981         * language/korean.el, language/lao.el, language/misc-lang.el:
1982         * language/thai.el, language/tibetan.el, language/vietnamese.el:
1983         Use provide.
1985         * cus-edit.el (custom-buffer-create-internal): Save some consing.
1986         (custom-variable-set): Improve validation error mesage.
1988         * rect.el (string-rectangle): Revert last change.
1989         (string-rectangle-line): New arg DELETE.
1990         (string-rectangle): Check delete-selection-mode.
1992         * emacs-lisp/edebug.el (edebug-version)
1993         (edebug-maintainer-address): Deleted.
1994         (edebug-submit-bug-report): Just alias to report-emacs-bug.
1995         (edebug-read-function): Account for other `'#' read forms.
1996         (edebug-mode-menus): Make some items toggles.
1997         (edebug-outside-unread-command-event, unread-command-event):
1998         Remove these to avoid warnings.
2000 2000-11-22  David Ponce  <david@dponce.com>
2002         * recentf.el (recentf-menu-items-for-commands)
2003         (recentf-make-menu-items, recentf-make-menu-item)
2004         (recentf-filter-changer): Added :help and :active menu-item properties.
2006         (recentf-build-dir-rules, recentf-dump-variable)
2007         (recentf-edit-list, recentf-open-files-item)
2008         (recentf-open-files): Replaced unnecessary `mapcar' with new
2009         built-in `mapc'.
2011 2000-11-23  Miles Bader  <miles@gnu.org>
2013         * faces.el (menu): Make inverse-video on ttys too.
2015 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
2017         * simple.el (comment-line-break-function): Use the new name
2018         indent-new-comment-line -> comment-indent-new-line.
2019         (clone-indirect-buffer): Don't ignore NORECORD.
2020         (next-completion): Properly handle the case where items are adjacent.
2022         * mouse.el (popup-menu): Stupid typo.
2024 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
2026         * emacs-lisp/authors.el: Remove autoload cookies, add author,
2027         maintainer, keywords tags.
2029         * rect.el (replace-rectangle): Don't call string-rectangle-line
2030         with too many arguments.
2032 2000-11-22  Andre Spiegel  <spiegel@gnu.org>
2034         * ediff-util.el (ediff-file-checked-out-p)
2035         (ediff-file-checked-in-p): Call vc-state instead of
2036         vc-locking-user, which no longer exists.
2038         * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
2040 2000-11-22  Dave Love  <fx@gnu.org>
2042         * md5.el (md5): Provide.
2043         (md5): Fix error call.
2045 2000-11-22  Miles Bader  <miles@gnu.org>
2047         * textmodes/refill.el (refill-adjust-ignorable-overlay)
2048         (refill-fill-paragraph-at): Remove debugging code.
2050         * calendar/calendar.el (generate-calendar-window): When we don't
2051         call `fit-window-to-buffer', make sure the top line is fully visible.
2053         * image-file.el (insert-image-file): Don't make `read-only'
2054         property rear-nonsticky.
2056         * isearch.el (isearch-original-minibuffer-message-timeout): New var.
2057         (isearch-mode): Set `minibuffer-message-timeout' to nil, after
2058         stashing away its original value.
2059         (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
2060         in the recursive edit.
2061         Bind `isearch-original-minibuffer-message-timeout' to protect it.
2062         (isearch-done): Restore `minibuffer-message-timeout'.
2064         * cus-start.el: Remove entry for `mode-line-inverse-video'.
2066 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
2068         * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
2070         * find-lisp.el (find-lisp-find-files-internal):
2071         Use dolist, when and file-name-as-directory.
2073         * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
2074         (define-derived-mode, define-minor-mode): Add specs.
2076         * window.el: General comment and spacing fixes.
2077         (save-selected-window): Use backquotes.
2078         (window-safely-shrinkable-p): New function.
2079         (shrink-window-if-larger-than-buffer): Use it.
2081         * subr.el (make-local-hook): Docstring fix.
2083         * shell.el (shell-mode): Use define-derived-mode.
2085         * newcomment.el (comment-indent): Insert comment before calling
2086         comment-indent-function.  Don't insert in column 0.
2087         (comment-dwim): Indent before inserting comment.
2089         * isearch.el (isearch-mode-map): Fix docstring.  Init in defvar.
2090         (minibuffer-local-isearch-map): Init in defvar.  Use inheritance.
2091         (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
2092         Use mapc rather than map.
2094         * files.el (find-buffer-visiting): Compare all attributes before
2095         declaring two files identical (rather than just their inode-no).
2096         (auto-mode-alist): Use \' rather than $.
2098         * which-func.el: Update maintainer line.
2100         * pcvs.el (uniquify-buffer-file-name): Remove advice.
2101         * uniquify.el (uniquify-list-buffers-directory-modes): New var.
2102         (uniquify-buffer-file-name): Use it.
2104 2000-11-22  Miles Bader  <miles@gnu.org>
2106         * cus-start.el: Add entry for `minibuffer-prompt-properties'.
2107         * simple.el (minibuffer-avoid-prompt): New function.
2109 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
2111         * Makefile.in (.SUFFIXES): Add .SUFFIXES.
2113 2000-11-21  Miles Bader  <miles@gnu.org>
2115         * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
2116         inclusion of `track-mouse'.
2118         * textmodes/refill.el (refill-ignorable-overlay): New variable.
2119         (refill-adjust-ignorable-overlay): New function.
2120         (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
2121         only the paragraph's tail if possible.
2122         Update `refill-ignorable-overlay'.
2123         (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
2125         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2126         point inside the fill-prefix.
2128         * textmodes/refill.el (refill-post-command-function): Don't reset
2129         refill-doit in the case where a self-insertion command doesn't
2130         case a refill.  Use `refill-fill-paragraph-at', getting position
2131         from `refill-doit'.
2132         (refill-after-change-function): Set `refill-doit' to END.
2133         (refill-fill-paragraph-at): New function, mostly from old
2134         refill-fill-paragraph.
2135         (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
2136         (refill-pre-command-function): New function.
2137         (refill-mode): Add it to `pre-command-hook'.
2139 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
2141         * textmodes/artist.el (artist-mode): Fix autoload cookie.
2143         * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
2144         javadoc tags.
2146 2000-11-20  Andre Spiegel  <spiegel@gnu.org>
2148         * vc.el, vc-hooks.el: Undo prev change (moved functions back to
2149         vc.el).
2151         * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
2152         require vc.
2154         * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
2155         checkouts.
2157 2000-11-20  Dave Love  <fx@gnu.org>
2159         * Makefile.in (DONTCOMPILE): Omit bindings.el.
2161 2000-11-20  Eli Barzilay <eli@www.barzilay.org>
2163         * calculator.el (calculator-paste): Use `if' instead of `and'
2164         and `or'.
2165         (calculator-help): Don't use electric-describe-mode for XEmacs.
2167 2000-11-19  Gerd Moellmann  <gerd@gnu.org>
2169         * info.el (info-menu-5): Doc fix.
2171         * textmodes/artist.el: New file.
2173 2000-11-19  Andre Spiegel  <spiegel@gnu.org>
2175         * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
2176         and differentiate according to checkout model.
2177         (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
2178         since this function is only concerned with master state.
2180         * vc-hooks.el (vc-workfile-unchanged-p,
2181         vc-default-workfile-unchanged-p): Moved here from vc.el.
2183         * vc.el (vc-workfile-unchanged-p,
2184         vc-default-workfile-unchanged-p): See above.
2186 2000-11-19  Miles Bader  <miles@gnu.org>
2188         * image-file.el (insert-image-file): Make `intangible' and
2189         `read-only' properties rear-nonsticky too.
2191 2000-11-18  Gerd Moellmann  <gerd@gnu.org>
2193         * ps-print.el: Update copyright notice.
2195         * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
2196         (tooltip-show): Use the offsets.
2198         * bindings.el (mode-line-modified): Fix a typo.
2199         (mode-line-toggle-modified, mode-line-widen)
2200         (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
2202 2000-11-17  Vinicius Jose Latorre <vinicius@cpqd.com.br>
2204         * ps-print.el (toplevel): Test for find-coding-system being
2205         fboundp before calling ps-x-find-coding-system.
2207 2000-11-16  Stefan Monnier  <monnier@cs.yale.edu>
2209         * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
2210         (vc-version-backup-file): Docstring fix.
2212 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
2214         * files.el (basic-save-buffer): Don't add a newline if
2215         find-file-literally is non-nil.
2216         (find-file-literally): Extend doc string.
2218         * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
2219         sort(1) with the `-f' argument.
2221 2000-11-16  Andre Spiegel  <spiegel@gnu.org>
2223         * vc.el: Updated backend documentation.
2224         (vc-default-check-headers): New function.
2226         * vc-{cvs,rcs,sccs}.el: Functions reordered.
2228         * vc.el (vc-revert-buffer): Ask for confirmation if file seems
2229         up-to-date.
2230         (vc-do-command): In the asynchronous case, output messages only if
2231         the minibuffer is not active.
2233         * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
2234         `vc-cvs-use-edit' is on.
2235         (vc-cvs-checkout): When this is used for reverting the workfile,
2236         make a backup of the original contents and revert to that in case
2237         of error.
2238         (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
2239         remote repositories.
2241         * vc.el (vc-annotate): Changed handling of prefix arg; now asks
2242         for both version and ratio in the minibuffer.
2244         * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
2245         Use vc-do-command to perform the annotation, not call-process.
2247 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
2249         * international/quail.el (quail-start-translation): Don't call
2250         `message' before reading key sequence.
2252 2000-11-16  Miles Bader  <miles@lsi.nec.co.jp>
2254         * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
2256 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
2258         * window.el (fit-window-to-buffer): Be sure to acquire at least
2259         one text line even if the buffer is empty.
2261 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
2263         * net/ange-ftp.el (ange-ftp-file-writable-p)
2264         (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
2265         ange-ftp-process-verbose to nil.
2267 2000-11-15  Dave Love  <fx@gnu.org>
2269         * wid-edit.el (widget-specify-field, widget-specify-button): If
2270         :help-echo is a function, set help-echo of overlay to
2271         widget-mouse-help.
2272         (widget-mouse-help): New function.
2273         (widget-echo-help): Rewritten for :help-echo functions only taking
2274         a widget arg.
2276         * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
2277         display-graphic-p.
2278         (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
2279         and that JPEG is available.
2280         (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
2282         * international/mule-cmds.el (locale-charset-language-names):
2283         Match @euro.
2285 2000-11-15  Gerd Moellmann  <gerd@gnu.org>
2287         * faces.el (face-set-after-frame-default): If
2288         `inhibit-default-face-x-resources' is bound, don't intialize the
2289         default face from X resources.
2291 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
2293         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
2294         Don't set EMACSLOADPATH.
2296 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
2298         * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
2299         texinfo-insert-@url.
2300         (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
2301         (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
2303 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
2305         * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
2306         (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
2307         (checkdoc-minor-keymap): Backward compatibility.
2308         (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
2309         (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
2310         (checkdoc-this-string-valid-engine): Be a bit more strict
2311         to avoid matching substrings of `...' quoted vars/funs.
2312         (checkdoc-defun-info): Only look for `interactive' if alone.
2313         (debug-ignored-errors): Add "arg doesn't appear in docstring".
2315         * progmodes/compile.el (grep): `tag-default' can be nil.
2317         * newcomment.el (comment-indent): Paren typo.
2319 2000-11-14  Dave Love  <fx@gnu.org>
2321         * calculator.el: New maintainer version.
2323         * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
2325         * cmuscheme.el: Doc fixes.
2326         (cmuscheme) <defgroup>: Use `scheme' as parent.
2327         (cmuscheme-program-name): Remove.  Change uses to
2328         scheme-program-name.
2330         * xscheme.el (scheme-program-name): Don't define here.
2332         * progmodes/scheme.el (scheme-program-name): New variable
2333         (originally in cmuscheme).
2335 2000-11-14  Miles Bader  <miles@gnu.org>
2337         * window.el (fit-window-to-buffer): Handle windows without mode-lines.
2338         Handle header-lines.  Don't loop forever if we can't enlarge the
2339         window anymore.  Simplify a bit.
2341 2000-11-14  Kenichi Handa  <handa@etl.go.jp>
2343         * window.el (fit-window-to-buffer): Don't check
2344         window-text-height.  Assure that the last line is fully visible.
2346         * international/quail.el (quail-show-guidance-buf): Call
2347         fit-window-to-buffer to assure the enough height of the guidance
2348         buffer.
2349         (quail-update-guidance): Avoid making the guidance buffer shorter.
2351 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
2353         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
2354         rather than `prepend' and add an interesting comment.
2355         (tex-math-face, tex-font-lock-syntactic-face-function):
2356         New face and function to use it.
2357         (tex-define-common-keys, tex-mode-map): Use menu-item rather
2358         than `menu-enable' symbol property.
2359         (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
2360         (tex-mode): Add some latex-mode commands for auto-selection.
2361         Use tex-font-lock-syntactic-face-function.
2362         (tex-insert-quote): Simplify.
2363         (tex-shell): New mode.
2364         (tex-start-shell): Use it.
2365         (tex-shell-proc, tex-shell-buf): New functions.
2366         (tex-send-command): Use it.
2367         (tex-main-file): Fix the meaning of the new arg REALFILE.
2368         (tex-send-tex-command): New function split from `tex-start-tex'.
2369         Set compilation-last-buffer and compilation-parsing-end.
2371         * newcomment.el (comment-indent-default): Stick \s<\s< to the left
2372         when it follows non-comment text on the line.
2374         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2375         Set font-lock-defaults.
2376         (lisp-mode-shared-map): Init inside the defvar.
2377         (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
2378         Use define-derived-mode.
2380 2000-11-14  Miles Bader  <miles@lsi.nec.co.jp>
2382         * faces.el (header-line): Use `:box nil' for color/gs displays too.
2384 2000-11-14  Gerd Moellmann  <gerd@gnu.org>
2386         * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
2387         recursively optimize body because that can lead to infinite
2388         recursion; see comment there.
2390 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
2392         * faces.el (face-spec-set-match-display): Revert the change from
2393         2000-10-24.  Add a FIXME for after v21.1.
2395 2000-11-13  Miles Bader  <miles@gnu.org>
2397         * textmodes/fill.el (skip-line-prefix): New function.
2398         (fill-region-as-paragraph, fill-region):  Return the fill-prefix.
2399         (fill-paragraph): Don't leave point inside the fill-prefix.
2400         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2401         point inside the fill-prefix.
2403 2000-11-13  Miles Bader  <miles@lsi.nec.co.jp>
2405         * calendar/calendar.el (generate-calendar-window): Use
2406         `fit-window-to-buffer'.
2408 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
2410         * gud.el (gud-minor-mode): New var.
2411         (gud-symbol, gud-val): New functions.
2412         (gud-find-file): Copy gud-minor-mode to the new buffer.
2413         (gud-menu-map): Include entries for commands that are not always
2414         available, using :enable to (de)activate them.
2415         (gud-minor-mode-map): New map.  Add it to minor-mode-map-alist.
2416         (gud-mode-map): New map.
2417         (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
2418         (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
2419         Don't set up gud's menu (it's done by the minor-mode).
2420         (gud-minibuffer-local-map): New.
2421         Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
2422         (gud-query-cmdline): New function.
2423         (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it.  Set gud-minor-mode.
2424         (gud-mode): Use define-derived-mode.
2425         Don't set up gud's menu (it's done by the minor-mode).
2426         (gud-chop-words): Remove.
2427         (gud-common-init): Use split-string instead.
2428         (gud-new-keymap, gud-make-debug-menu): Eradicate.
2430         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
2431         Add keyword arg :name.
2433         * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
2434         (diff-count-matches, diff-split-hunk): New functions.
2435         (diff-mode-map): Bind C-c C-s to diff-split-hunk.
2437         * pcvs-info.el (cvs-fi-conflict-face): New var.
2439         * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
2440         Make it into a simple syntax-table, shared among all submodes.
2441         (sh-heredoc-face): Re-introduce.
2442         (sh-font-lock-syntactic-face-function): New function.
2443         (sh-mode): Use it.  Also use define-derived-mode.
2444         Remove old bogus setting of indent-region-function.
2445         (sh-set-shell): Don't set the syntax-table any more.
2446         (sh-mode-syntax-table) <defun>: Remove.
2448 2000-11-12  Miles Bader  <miles@gnu.org>
2450         * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
2451         message if interactive.
2453 2000-11-12  Dave Love  <fx@gnu.org>
2455         * mail/feedmail.el: Fix header,
2456         (feedmail) <defgroup>: Add :link.
2458         * view.el: Use local-map property, not keymap on mode-line string.
2460         * scroll-all.el (scroll-all-mode): Customize variable.  Add
2461         autoload cookie to function.
2463         * lazy-lock.el: Remove compatibility code.
2465         * finder.el (finder-known-keywords): Add `files', remove `vms'.
2466         (finder-help-echo): New variable.
2467         (finder-mouse-face-on-line): Add help-echo stuff.
2468         (finder-list-keywords, finder-list-matches): Use mapc.
2470         * faces.el (face-font-registry-alternatives): Add :version.
2472         * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
2473         tags-table-list.
2475         * net/browse-url.el (browse-url-browser-function): Update :version.
2477         * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
2478         (mail-mode): Use [:alnum:] in some regexps.
2480 2000-11-10  Dave Love  <fx@gnu.org>
2482         * ediff.el (ediff-regions-internal, ediff-documentation):
2483         * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
2484         fundamental mode.
2486         * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
2487         buffer into fundamental mode.
2488         (ediff-set-difference): Use copy-sequence if available.
2490         * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
2491         ediff-patch-map non-nil.
2492         (ediff-fixup-patch-map, ediff-fixup-patch-map)
2493         (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
2494         buffer into fundamental mode.
2496         * ediff-merg.el (state-or-merge): Defvar when compiling.
2498 2000-11-10  Jason Rumney  <jasonr@gnu.org>
2500         * w32-fns.el (w32-add-charset-info): New function.
2501         (w32-charset-info-alist): Use it.
2503 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
2505         * faces.el (face-font-registry-alternatives): New user-option.
2507 2000-11-10  Stefan Monnier  <monnier@cs.yale.edu>
2509         * textmodes/texinfo.el (texinfo-block-default): New var.
2510         (texinfo-insert-block): Use it.  Insert a newline if needed.
2512         * textmodes/fill.el (fill-indent-according-to-mode): New var.
2513         (fill-region-as-paragraph): Use it.
2515         * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
2516         (latex-mode): Tweak tex-*-(head|trail)er regexps.
2517         Tweak paragraph regexps to allow a leading [ \t]*.
2518         (tex-latex-block): Insert a newline if necessary.
2519         (latex-insert-item): Only insert a newline if necessary.
2520         (tex-guess-main-file): New function.
2521         (tex-main-file): Use it.  Add arg `realfile'.  Trim `.tex'.
2522         Set tex-main-file if TeX-master is provided.
2523         (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
2525 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
2527         * startup.el (command-line): Set the default tooltip-mode
2528         to t for graphical displays which implement x-show-tip.
2530         * tooltip.el (tooltip-mode): Add a comment about startup.el
2531         setting the default value of this user-option.
2533 2000-11-09  Stefan Monnier  <monnier@cs.yale.edu>
2535         * font-lock.el (font-lock-*-face) <defvar>: Move.
2536         (font-lock-defaults-alist): Mark obsolete.
2537         (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
2538         (font-lock-mode): Use define-minor-mode.
2539         (font-lock-support-mode): Tweak type to default to jit-lock-mode.
2540         (font-lock-turn-off-thing-lock): Be more explicit.
2541         (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
2542         (font-lock-syntactic-face-function): New var.
2543         (font-lock-fontify-syntactically-region): Use it.
2544         (font-lock-doc-face): New.
2546         * pcvs.el (cvs-enabledp): Ignore errors.
2547         (cvs-commit-filelist): Never query.
2548         (cvs-mode-insert): Always add a terminating / in the initial prompt.
2549         (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
2550         (cvs-do-removal): Use cvs-partition rather than delete-if.
2551         Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
2552         cvs-bury-buffer.
2554         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2555         Allow `next' to jump to after the end of the last match.
2557 2000-11-09  Gerd Moellmann  <gerd@gnu.org>
2559         * simple.el (byte-compiling-files-p): New function.
2561         * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
2562         if it is there.
2564         * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
2565         nil again.
2567         * textmodes/ispell.el (ispell-library-path): Don't call
2568         check-ispell-version when byte-compiling because that starts
2569         an ispell process, and ispell might not be installed.
2570         (toplevel): Don't set up a menu when byte-compiling.
2572         * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
2573         it, so that a boundp test can be used to determine if we're
2574         currently byte-compiling.
2576 2000-11-09  Dave Love  <fx@gnu.org>
2578         * pcvs.el (uniquify-buffer-file-name): Wrap advice in
2579         eval-after-load.
2581 2000-11-09  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2583         * ps-print.el: Patch for variable initialization when spooling.  Doc
2584         fix.
2585         (ps-output-list): Fun eliminated.
2586         (ps-begin-file, ps-begin-job): Code fix.
2588 2000-11-08  Dave Love  <fx@gnu.org>
2590         * ediff-wind.el (ediff-control-frame-parameters): Zero
2591         tool-bar-lines.
2593 2000-11-08  Gerd Moellmann  <gerd@gnu.org>
2595         * simple.el (shell-command, display-message-or-buffer)
2596         (shell-command-on-region): Mention resize-mini-windows in the doc
2597         string.
2598         (display-message-or-buffer): Take the value of resize-mini-windows
2599         into account.
2601 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
2603         * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
2605         * dired.el (dired-between-files): Add `^. find' as an alternative
2606         to the regular expression, for find-dired.
2608 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
2610         * textmodes/texnfo-upd.el: Require texinfo.
2611         (defmacro, defgroup): Remove.
2612         (texinfo-section-to-generic-alist): Remove.
2613         Use texinfo-section-list instead (i.e. level is changed string->int).
2614         (texinfo-filter): New function.
2615         (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
2616         (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
2617         Use it.  And use regexp-opt.
2618         (texinfo-find-higher-level-node, texinfo-hierarchic-level)
2619         (texinfo-update-menu-region-beginning)
2620         (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
2621         (texinfo-update-the-node, texinfo-sequentially-update-the-node)
2622         (texinfo-update-menu-same-level-regexps): Update.
2623         (texinfo-update-node, texinfo-every-node-update)
2624         (texinfo-sequential-node-update): Remove autoload cookie.
2626         * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
2627         (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
2628         (texinfo-chapter-level-regexp): Remove.
2629         (texinfo-mode): Hard code texinfo-chapter-level-regexp.
2631 2000-11-06  Dave Love  <fx@gnu.org>
2633         * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
2635         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2636         Match defun*.
2638 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
2640         * composite.el (composition-function-table): Variable declaration
2641         moved to src/composite.c.
2642         (compose-chars-after): New optional arg object.
2644 2000-11-06  Gerd Moellmann  <gerd@gnu.org>
2646         * bindings.el (mode-line-toggle-read-only)
2647         (mode-line-toggle-modified, mode-line-widen)
2648         (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
2649         (make-mode-line-mouse2-map): Rewritten.
2650         (mode-line-modified, mode-line-format, minor-mode-alist): Use new
2651         functions so that C-h k can show something with a doc string.
2653         * startup.el (fancy-splash-delay): Set to 10 seconds.
2654         (fancy-splash-max-time): New user-option.
2655         (fancy-splash-stop-time): New variable.
2656         (fancy-splash-screens): Set it.  Catch `stop-splashing'.
2657         (fancy-splash-screens-1): Throw `stop-splashing' when current
2658         time is greater than fancy-splash-stop-time.
2660 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
2662         * vc-hooks.el (vc-insert-file): Don't assume byte==char.
2664         * pcvs.el (cvs-mode-marked): New arg `noquery'.
2665         Prompt user for a file rather than raising an error.
2666         (cvs-enabledp): Fix call to cvs-mode-marked.
2667         (cvs-insert-file): New function (extracted from cvs-mode-insert).
2668         (cvs-mode-insert): Use it.  Change the init prompt' value.
2669         (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
2671         * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
2672         Don't pass default arg to ewoc-locate.
2673         (ewoc-collect): Return result in the right order.
2675         * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
2677         * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
2678         (cvs-status-get-tags): Fix regexp.
2679         (cvs-status-trees, cvs-status-cvstrees):
2680         Combine after change hooks and don't sit-for.
2681         (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
2682         (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
2683         Use make-char rather than hard-coded cryptic data.
2684         (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
2686         * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
2688         * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
2689         (cvs-insert-strings): New function.
2691 2000-11-06  Miles Bader  <miles@lsi.nec.co.jp>
2693         * mwheel.el (mouse-wheel-scroll-amount): Renamed from
2694         `mwheel-scroll-amount'.
2695         (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
2696         (mouse-wheel-mode): Use (featurep 'xemacs) instead of
2697         string-matching against the version string.
2699 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
2701         * language/thai.el ("Thai"): Set a lisp form that produces
2702         composed string in `sample-text' language info.
2704         * language/tibetan.el ("Tibetan"): Set a lisp form that produces
2705         composed string in `sample-text' language info.
2707         * international/mule-cmds.el (describe-language-environment): Eval
2708         `sample-text' data and insert the result.
2710         * international/mule-conf.el (compound-text): Define this coding
2711         system here.  Make x-ctext and ctext aliases of it.
2713         * language/european.el (compound-text, ctext): Moved to
2714         international/mule-conf.el.
2716 2000-11-05  Andrew Innes  <andrewi@gnu.org>
2718         * w32-fns.el (w32-version): New function.
2720 2000-11-05  Stefan Monnier  <monnier@cs.yale.edu>
2722         * progmodes/awk-mode.el: Update copyright.
2723         (awk-mode-abbrev-table): Remove.
2724         (awk-font-lock-keywords): Use regexp-opt.
2725         (awk-mode): Use define-derived-mode.
2727         * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
2728         when extracting a suffix.
2730 2000-11-04  Andre Spiegel  <spiegel@gnu.org>
2732         * vc-hooks.el (vc-insert-file): Rewritten.  Don't bother about
2733         auto-save-mode.
2735 2000-11-04  Jason Rumney  <jasonr@gnu.org>
2737         * language/european.el (decode-mac-roman): Test against r1 not r0.
2739 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
2741         * progmodes/icon.el (icon-mode-map): Don't rebind \t.
2742         (icon-mode): Define indent-line-function.
2743         (icon-comment-indent): Simplify.
2744         (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
2746         * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
2748         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
2749         Bind change-log-default-mode to defeat the caching done on it.
2750         Don't bother saving excursion any more.
2752         * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
2754         * frame.el (after-setting-font-hook): Rename hooks -> hook.
2755         (set-frame-font): Use the new name (and the old for compatibility).
2757         * toolbar/tool-bar.el (tool-bar-mode):
2758         * time.el (display-time-mode):
2759         * recentf.el (recentf-mode):
2760         * paren.el (show-paren-mode):
2761         * mwheel.el (mouse-wheel-mode):
2762         * msb.el (msb-mode):
2763         * jka-compr.el (auto-compression-mode):
2764         * image-file.el (auto-image-file-mode):
2765         * hl-line.el (hl-line-mode):
2766         * delsel.el (delete-selection-mode):
2767         * autoinsert.el (auto-insert-mode):
2768         * complete.el (partial-completion-mode): Drop unneeded positional args.
2770         * info.el (Info-mode):
2771         * comint.el (comint-mode): Don't bother with make-local-hook.
2773         * log-edit.el (log-edit-menu): New menu.
2775 2000-11-03  Miles Bader  <miles@gnu.org>
2777         * wid-edit.el (widget-end-of-line): Reinstate, with a new
2778         definition, so that trailing spaces are handled properly.
2779         (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
2781 2000-11-03  Gerd Moellmann  <gerd@gnu.org>
2783         * startup.el (fancy-splash-text, fancy-splash-text): Use a single
2784         tab character.
2785         (fancy-splash-screens): Set tab-width to 20.
2787 2000-11-03  Dave Love  <fx@gnu.org>
2789         * comint.el (comint-completion-addsuffix): Fix custom type.
2791 2000-11-02  Stefan Monnier  <monnier@cs.yale.edu>
2793         * font-lock.el (font-lock-buffers): Remove.
2794         (font-lock-global-modes): Define with easy-mmode-define-global-mode.
2795         (font-lock-change-major-mode): Remove.
2796         (turn-on-font-lock-if-enabled): Only apply to the current buffer.
2797         (font-lock-default-fontify-region): Extend the multiline
2798         fontification to whole lines.
2799         (font-lock-fontify-anchored-keywords)
2800         (font-lock-fontify-keywords-region): If matching just one
2801         line (with \n) only mark the \n as multiline.
2803         * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
2804         Correctly handle the case where several :group args are supplied.
2805         Allow :extra-args.
2806         (easy-mmode-define-global-mode): Allow :extra-args.
2807         Correctly handle the case where several :group args are supplied.
2809 2000-11-02  Miles Bader  <miles@gnu.org>
2811         * calendar/calendar.el (diary-face, calendar-today-face)
2812         (holiday-face): Remove dependency on `window-system'.
2814 2000-11-02  Ken Raeburn  <raeburn@gnu.org>
2816         * Makefile.in (emacs): Set EMACSLOADPATH always.
2817         (update-authors, .el.elc, compile-files): Don't do it explicitly
2818         here.
2819         (compile-files): Bomb out if compilation of a file fails.
2821 2000-11-02  Dave Love  <fx@gnu.org>
2823         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
2825 2000-11-02  Eli Zaretskii  <eliz@is.elta.co.il>
2827         * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
2828         punctuation in the warning inserted into the *mail* buffer.
2830 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
2832         * emacs-lisp/authors.el (authors-public-domain-files): New variable.
2833         (authors-public-domain-p): New function.
2834         (authors-print): Use it.
2836         * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
2838         * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
2840 2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2842         * ps-print.el: Extension for even/odd printing.  Doc fix.
2843         (ps-print-version): New version number (6.3.1).
2844         (ps-even-or-odd-pages): Customization fix.
2845         (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
2846         (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
2847         (ps-page-count): Var replaced by `ps-page-column'.
2848         (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
2849         (ps-print-sheet-p): New fun.
2851 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
2853         * tooltip.el (tooltip-gud-tips-setup): New function.
2854         (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
2855         (tooltip-mode): Call tooltip-gud-tips-setup.
2856         (tooltip-gud-tips): Use `gud-basic-call' instead of
2857         process-send-string, so the prompt gets frobbed appropriately.
2858         Handle nil return value from `tooltip-gud-print-command'.
2860 2000-11-01  Eric M. Ludlam  <zappo@ultranet.com>
2862         * comint.el (comint-add-to-input-history): New function.
2863         (comint-send-input): Use `comint-add-to-input-history'.
2865 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
2867         * info.el (info-menu-header): New face.
2868         (Info-fontify-menu-headers): New function.
2869         (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
2871         * info.el (Info-insert-dir): Don't include blank lines at
2872         beginning of additional dir files (one is added automatically).
2874 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
2876         * emacs-lisp/easy-mmode.el (define-minor-mode):
2877         Revert the latest changes.
2878         Allow the three positional arguments to be skipped and replaced
2879         by keyword arguments.
2880         Add a :toggle argument to determine whether a nil arg means toggle
2881         or means turn-on.  The default is unchanged.
2882         Add a call to force-mode-line-update.
2884 2000-11-01  Dave Love  <fx@gnu.org>
2886         * emacs-lisp/elp.el (elp-restore-function): Remove autoload
2887         cookie.
2889 2000-11-01  Miles Bader  <miles@lsi.nec.co.jp>
2891         * calendar/calendar.el (diary-face, holiday-face): Add
2892         dark-background variants.
2894 2000-10-31  Sam Steingold  <sds@gnu.org>
2896         * textmodes/tex-mode.el (tex-file): Use `default-directory' when
2897         `tex-main-file' does not have directory in it.
2899 2000-10-31  Stefan Monnier  <monnier@cs.yale.edu>
2901         * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
2903 2000-10-31  Thien-Thi Nguyen  <ttn@gnu.org>
2905         * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
2906         functional change.
2908 2000-10-31  Gerd Moellmann  <gerd@gnu.org>
2910         * files.el (find-file-noselect): When we expand a wildcard, return
2911         a list of buffers, as we should do according to the doc string.
2913 2000-10-31  Ken Raeburn  <raeburn@gnu.org>
2915         * loadup.el (top level): Adjust load path if program name is
2916         "../src/bootstrap-emacs", in case it's not dumped and thus the
2917         load path adjustment hasn't already been done.
2919 2000-10-31  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2921         * ps-print.el: Fix bug on selected pages for printing.  Use
2922         `color-values' for Emacs 21.  Ensure fontification when jit-lock
2923         is on.  Try to avoid warning messages when compiling.  Doc Fix.
2924         (ps-print-version): New version number (6.3).
2925         (ps-color-device): Use `color-values' to determine if device
2926         supports color.
2927         (ps-color-values): Try to use `x-color-values' when using XEmacs.
2928         (ps-print-page-p): Changed from defsubst to defun.
2929         (ps-page-number): Changed from defmacro to defun.
2930         (ps-header-sheet, ps-header-page): Fix bug on selected pages for
2931         printing.
2932         (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
2933         (ps-end-file, ps-dummy-page): Funs eliminated.
2934         (ps-print-color-scale): Changed default value.
2935         (ps-page-n-up, ps-print-page-p): New internal vars.
2936         (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
2937         (ps-plot-region, ps-generate, ps-end-job): Code fix.
2939         * delim-col.el: Little programming improvement.
2940         (delimit-columns-str): New macro.
2941         (delimit-columns-region, delimit-columns-rectangle): Code fix.
2943 2000-10-31  Kenichi Handa  <handa@etl.go.jp>
2945         * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
2946         Moved to european.el.
2947         (ccl-encode-mac-roman-font, fontset-mac): Modified for
2948         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
2949         (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
2950         (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
2952 2000-10-30  Dave Love  <fx@gnu.org>
2954         * progmodes/cc-menus.el (imenu-generic-expression)
2955         (imenu-progress-message): Only defvar when compiling.
2957         * emacs-lisp/elp.el (elp-unload-hook): New function.
2959         * loadhist.el (unload-feature): Call elp-restore-function,
2960         checking for symbols; don't use elp-restore-all.
2961         (loadhist-hook-functions): Doc fix.
2963 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
2965         * log-edit.el (log-edit-confirm): Fix the default.
2967 2000-10-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2969         * delim-col.el: Little fix: replace delimit-columns-align-columns by
2970         delimit-columns-format.
2971         (delimit-columns-region, delimit-columns-rectangle): Code fix.
2973 2000-10-30  Miles Bader  <miles@lsi.nec.co.jp>
2975         * comint.el (comint-replace-by-expanded-history): Don't use
2976         comint-get-old-input (we're not looking at *old* input).
2977         (comint-get-old-input-default): If using fields, signal an error
2978         when the point is not in an input field.
2980 2000-10-30  Kenichi Handa  <handa@etl.go.jp>
2982         * international/mule-conf.el: New charsets mule-unicode-2500-33ff
2983         and mule-unicode-e000-ffff.
2985         * international/mule.el (decode-char, encode-char): New functions.
2986         (make-coding-system): Accept a symbol of translation table as a
2987         value of property `safe-chars'.
2989         * international/mule-cmds.el (encode-coding-char): Check property
2990         safe-chars instead of safe-charsets.
2992         * international/fontset.el (fontset-default): Modified for
2993         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
2994         (x-font-name-charset-alist): Likewise.
2995         (ccl-encode-unicode-font): New CCL program.  Record it in
2996         font-ccl-encoder-alist to be used for fonts "ISO10646-1".
2998         * language/european.el (mac-roman-decoder, mac-roman-encoder):
2999         New translation tables.
3000         (decode-mac-roman, encode-mac-roman): Definition of these CCL
3001         programs are modified and moved from mac-win.el.
3002         (mac-roman): Definition of this coding system is modified and
3003         moved from mac-win.el.
3005 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
3007         * ediff-wind.el (ediff-setup-control-frame): Enclose
3008         face-attribute in condition-case to avoid errors in older emacsen.
3010 2000-10-29  Miles Bader  <miles@gnu.org>
3012         * custom.el (custom-add-to-group): Allow multiple entries for a
3013         given value OPTION, as long as their widget types are different.
3014         * cus-edit.el (custom-face-value-create): If face name doesn't end
3015         with "face", add such here (similar to custom group widgets).
3017         * comint.el (comint-highlight-prompt): Add :type.
3019 2000-10-28  John Wiegley  <johnw@gnu.org>
3021         * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3022         Changed this function to operate on a temporary buffer instead of
3023         the main buffer.  This not only keeps flyspell from marking a
3024         buffer as changed that wasn't, but it solves the jumpy cursor
3025         problem when attempts are made to edit incorrect words.
3026         (flyspell-maybe-correct-doubling): Same change as for
3027         `flyspell-maybe-correct-transposition'.
3029         * calendar/timeclock.el (timeclock-log): Doc fix.
3030         (timeclock-last-event): Doc fix.
3031         (timeclock-log): Kill the timelog buffer after appending a new
3032         event.
3033         (timeclock-find-discrep): Use a temp buffer to read in the
3034         timelog, instead of visiting the file.
3035         (timeclock-log-data): A new function, along with a host of helper
3036         functions, for the purpose of making timelog data accessible to
3037         programmers.
3039         * eshell/esh-mode.el (window-height test): Make certain that
3040         `eshell-stringify-t' is non-nil.
3041         (eshell-password-prompt-regexp): Changed to a much simpler
3042         password regexp.
3043         (eshell-send-input): If `eshell-invoke-directly' returns t,
3044         directly invoke the parsed command using `eval'.  This improves
3045         turn-around time on simple commands by a factor of three or
3046         greater, such as cd, ls, pwd, etc. -- which get used very often.
3047         It also conserves thousands of cons cells per call (since
3048         `eshell-do-eval' consumes memory like a Cookie Monster set loose
3049         in the Pacific Cookie Company).
3051         * eshell/esh-test.el (eshell-test): Whitespace fix.
3053         * eshell/em-ls.el (eshell-ls-insert-directory): Make
3054         `eshell-ls-initial-args' nil when inserting directory contents.
3056         * eshell/em-script.el (eshell-script-initialize): Add names to
3057         `eshell-complex-commands, since `source' and `.' are complex.
3059         * eshell/esh-cmd.el (eshell-rewrite-for-command)
3060         (eshell-rewrite-while-command): Use `eshell-protect' instead of
3061         `eshell-copy-handles'.
3062         (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
3063         bodies.
3064         (eshell-separate-commands): Whitespace fix.
3065         (eshell-complex-commands): Added a new list of names, for
3066         determining whether a given command is as simple as it looks.
3067         (eshell-invoke-directly): New function.  Returns t if a command
3068         should be invoked directly (using `eval'), rather than indirectly
3069         using `eshell-do-eval'.
3070         (eshell-do-eval): Whitespace fix.
3072         * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
3073         which provides an emulation of the DOS shell behavior of assuming
3074         that cp/mv/ln should copy/move/link to the current directory.
3075         (eshell-remove-entries): Added a doc string.
3076         (eshell-shuffle-files): Removed the check for `target' being null.
3077         (eshell-mvcp-template, eshell-mvcpln-template): Renamed
3078         `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
3079         it to do a smarter check of whether a destination was provided.
3080         (eshell/mv, eshell/cp): Enable `:preserve-args'.
3081         (eshell/ln): Enable `:preserve-args', and use
3082         `eshell-mvcpln-template' to implement the body of the function.
3083         (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
3084         (eshell/du, eshell/diff, eshell/locate): Stringify the argument
3085         list after flattening it.  This makes it possible to cat files
3086         with numerical names.
3087         (eshell-unix-initialize): Added several names to
3088         `eshell-complex-commands.
3089         (eshell-unix-command-complex-p): Return t if a given command name
3090         may result in external processes being invoked.
3092         * eshell/em-glob.el (eshell-glob-show-progress): Make this
3093         variable nil by default, since it slows down glob processing by a
3094         factor of two or more, and increases memory consumption.
3096         * eshell/em-smart.el: Added a note about how memory consumptive
3097         smart display mode can be (at least this is true in Emacs 21).
3098         (eshell-smart-initialize): Whitespace fix.
3099         (eshell-refresh-windows): Use `if' instead of `when'.
3100         (eshell-smart-scroll-window): Calling `save-current-buffer' was
3101         not necessary.
3102         (eshell-currently-handling-window): Added a missing global
3103         variable.
3105         * eshell/em-ls.el (eshell-do-ls): Code simplification.
3106         (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
3107         Whitespace fix.
3108         (eshell-ls-exclude-hidden): Added this variable in addition to
3109         `eshell-ls-exclude-regexp'.  This one prevents files beginning
3110         with . from even being read, which can improve memory consumption
3111         quite a bit.
3112         (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
3113         read file entries beginning with a dot.  In home directories with
3114         lots of hidden files, fully two-thirds of the time spent in ls is
3115         used to read directory entries that are immediately thrown away.
3116         (eshell-ls-initial-args): Added back this configuration variable,
3117         for specifying default initial arguments to every call to ls.
3118         Much faster than using an alias to do the same thing.
3119         (eshell-do-ls): Use `eshell-ls-initial-args', if set.
3120         (eshell-ls-dir): Whitespace change.
3122         * eshell/em-dirs.el (eshell/pwd): Small code simplification.
3124         * eshell/esh-util.el: Don't require `ange-ftp' if it's not
3125         available.
3126         (eshell-stringify-t): Added a customization variable, to indicate
3127         whether `t' should be rendered as a string at all.  If not, one
3128         can still determine if the result of an expression is true using
3129         "file-exists-p FILE && echo true".
3130         (eshell-stringify): If `eshell-stringify-t' is nil, don't
3131         stringify t!
3133         * eshell/esh-module.el: Whitespace fix.
3135         * eshell/em-alias.el (eshell-alias-initialize): Added
3136         `eshell-command-aliased-p' to `eshell-complex-commands'.
3137         (eshell-command-aliased-p): New function that returns t if a
3138         command name names an aliased.
3140 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
3142         * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
3143         redrawing the screen when changing cursor color.
3144         (viper-insert-state-pre-command-sentinel)
3145         (viper-replace-state-pre-command-sentinel)
3146         (viper-replace-state-post-command-sentinel):
3147         Use viper-preserve-cursor-color.
3148         Many functions changed to use viper= instead of = when comparing
3149         characters.
3150         * viper-util.el (viper-memq-char,viper=): New functions for
3151         working with characters.
3152         (viper-change-cursor-color): Fixed buglet.
3153         Many functions changed to use viper= instead of = when comparing
3154         characters.
3155         * viper.el (viper-insert-state-mode-list): Added eshell.
3157         * ediff-init.el (ediff-before-setup-hook): New hook.
3158         Several typos fixed in various docstrings.
3159         * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
3160         * ediff-nult.el (ediff-before-session-group-setup-hooks): New
3161         hook.
3162         (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
3163         * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
3164         (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
3165         (ediff-get-selected-buffers): New function.
3166         * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
3167         (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
3168         save-window-excursion.
3169         * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
3170         termination check in while loop.
3171         * ediff.el (ediff-get-default-file-name): Better defaults when in
3172         dired buffer.
3173         (ediff-files,ediff-merge-files,ediff-files3)
3174         (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
3176 2000-10-28  Dave Love  <fx@gnu.org>
3178         * info.el (Info-fontify-node): Add help-echo for menu items.
3180 2000-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
3182         * startup.el (normal-top-level): If the value of $TERM indicates
3183         we are running from xterm or one of its work-alikes, default to a
3184         light background mode.
3186         Support for -fg, -bg, and -rv command-line arguments for TTYs:
3187         * faces.el (tty-handle-reverse-video): New function.
3188         (tty-create-frame-with-faces): Call it.
3190         * frame.el (frame-notice-user-settings): Don't apply
3191         default-frame-alist and initial-frame-alist to MS-DOS frames.
3192         Call tty-handle-reverse-video, frame-set-background-mode, and
3193         face-set-after-frame-default for non-MS-DOS frames.
3195         * startup.el (tty-long-option-alist): New variable.
3196         (tty-handle-args): New function.
3197         (command-line): Call tty-handle-args.
3199         * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
3200         startup.el now does that for all character-terminal frames.
3202 2000-10-28  Miles Bader  <miles@gnu.org>
3204         * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
3205         `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
3206         global.  If :global is followed by a non-nil but non-t value,
3207         make the mode buffer-local, but also generate a `global-MODE'
3208         version using `easy-mmode-define-global-mode'.  Add
3209         :conditional-turn-on keyword argument.
3211 2000-10-28  Dave Love  <fx@gnu.org>
3213         * international/latin1-disp.el (latin1-char-displayable-p): Don't
3214         use window-system.
3216 2000-10-27  Eli Zaretskii  <eliz@is.elta.co.il>
3218         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
3219         Don't call find-buffer-file-type-coding-system.  Instead, just
3220         set eol-type to -unix if inhibit-eol-conversion is in effect, or
3221         if the file is on an untranslated filesystem.
3222         (add-untranslated-filesystem): Use "D" instead of "f" inside
3223         interactive.
3225 2000-10-27  Dave Love  <fx@gnu.org>
3227         * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
3228         (refill-mode): Use it.
3230 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
3232         * international/quail.el (quail-activate): Don't make-local-hook.
3234 2000-10-27  Andre Spiegel  <spiegel@gnu.org>
3236         * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
3237         manual backups and file.~<rev>.~ for automatic ones.
3238         (vc-make-version-backup): Don't do it on MS-DOS without long file
3239         names.
3241         * vc.el (vc-version-other-window): If an automatic backup of the
3242         desired version exists, rename it instead of copying it.
3244         * vc-cvs.el (vc-cvs-checkin): Check both status and error message
3245         after command.  If there's an unexpected error, signal it instead
3246         of being silent.
3247         (vc-cvs-merge-news): Be prepared for no news at all.
3249 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
3251         * shell.el (shell): Add BUFFER argument.
3252         * comint.el (make-comint-in-buffer): New function.
3253         (make-comint): Use it.
3255         * faces.el (face-spec-choose): Change syntax so that the list of
3256         attribute-value pairs is now the cdr of each clause, not the cadr.
3257         Detect old-style entries, and handle them.  Use pop.
3259 2000-10-26  Stefan Monnier  <monnier@cs.yale.edu>
3261         * cus-edit.el (custom-mode-map): Use a sparse map.
3262         (custom-mode): Don't bother with make-local-hook.
3264         * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
3266         * vc.el (vc-start-entry): Only erase the buffer if comment is set.
3268 2000-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3270         * ps-print.el: Avoid compilation gripes.
3271         (ps-print-version): New version number (6.2.1).
3273 2000-10-26  Dave Love  <fx@gnu.org>
3275         * menu-bar.el: Modify some menu item help strings.
3276         (menu-bar-help-menu): Add link to MORE.STUFF.
3278         * cus-edit.el (custom-mode): Add `special' mode-class property.
3280         * wid-browse.el (widget-browse-mode): Likewise.
3282         * wid-edit.el (widget-specify-field): Revert to using local-map
3283         property, not keymap.
3285 2000-10-26  Miles Bader  <miles@lsi.nec.co.jp>
3287         * wid-edit.el (widget-field-end): When checking for a `boundary'
3288         field, do so in the correct buffer.
3290         * simple.el (undo): Correctly distinguish between numeric and
3291         non-numeric prefix args in non-transient-mark-mode, as per the doc
3292         string.  When in transient-mark-mode, treat all prefix-args as
3293         numeric.
3295         * simple.el (previous-matching-history-element): Miscellaneous cleanup.
3296         Position point on match.  Handle N == 0 correctly.
3298         * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
3299         (comint-mode-map): Reverse order of `comint-write-output' and
3300         `comint-append-output-to-file'.
3301         (comint-append-output-to-file): Reinstate this function, for the
3302         benefit of the menu.
3304 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
3306         * vc.el (vc-version-other-window): Bind `file'.
3308 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
3310         * Makefile.in (update-authors): New target for maintenance purposes.
3312         * emacs-lisp/authors.el (batch-update-authors): New function.
3313         (authors-fixed-entries): New defconst.
3314         (authors-add-fixed-entries): New function.
3315         (authors): Call it.: Don't process lispref/.
3317 2000-10-25  Jason Rumney  <jasonr@gnu.org>
3319         * cus-edit.el (custom-button-face, custom-button-pressed-face):
3320         Merge x w32 and mac definitions.
3322 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
3324         * menu-bar.el (menu-bar-options-menu): Add a help string for
3325         `uniquify'.
3327 2000-10-25  Stephen Gildea  <gildea@alum.mit.edu>
3329         * time-stamp.el (time-stamp-string-preprocess):
3330         Fix a wrong type argument error.
3332 2000-10-25  Miles Bader  <miles@gnu.org>
3334         * recentf.el (recentf-mode): Variable removed.
3335         (recentf-mode): Use `define-minor-mode'.
3337         * mwheel.el (mouse-wheel-mode): New global minor mode.
3338         (mwheel-install): Use `mouse-wheel-mode'.
3340 2000-10-25  Dave Love  <fx@gnu.org>
3342         * progmodes/cperl-mode.el (cperl-mode):
3343         Set normal-auto-fill-function correctly.
3345         * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
3346         inherit from global-map and don't nullify menu-bar and tool-bar
3347         bindings.
3349 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>
3351         * wid-edit.el (widget-field-at): New function.
3352         (widget-at, widget-field-activate): Use it.
3353         (widget-tabable-at): Use `widget-at'.
3354         (widget-specify-field): If the terminating character of the widget
3355         field (which is read-only) is a newline, put it into a special
3356         `boundary' field so that C-n/C-p act more naturally.
3357         (widget-field-end): Also don't subtract one if a special
3358         `boundary' field has been added after the widget field.
3360         * comint.el (comint-output-filter, comint-send-input): Don't
3361         bother adding stickiness fields to overlays to fool the field
3362         code, since it should notice the overlay insertion-types now.
3364         * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
3365         Replace with aliases of the normal emacs b-o-l/e-o-l functions.
3366         (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
3368 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
3370         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
3371         (authors): Set file coding system to iso-2022-7bit.  Add
3372         file-local variables to output buffer.
3374         * files.el (after-find-file): Don't print any warnings if
3375         WARN is nil.
3377 2000-10-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3379         * ps-print.el (ps-generate): Fix odd/even pages printing bug.
3381         * delim-col.el: Now there is a column formatting mechanism.
3382         Modified to customization mechanisms convention.  Doc fix.
3383         (columns): New group for delim-col.
3384         (delimit-columns-before, delimit-columns-after)
3385         (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
3386         (delimit-columns-end): New vars.
3387         (delimit-columns-customize, delimit-columns-format): New funs.
3388         (delimit-columns-region, delimit-columns-rectangle)
3389         (delimit-columns-rectangle-line): Modified to support column
3390         formatting.
3392 2000-10-24  Dave Love  <fx@gnu.org>
3394         * log-edit.el (log-edit): Add :version and a :group for vc.
3396 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
3398         * files.el (after-find-file): Don't print a message ``New file''
3399         if WARN is nil.
3401         * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
3402         the tool-bar map as nil, as for the menu-bar.  Otherwise, we'll
3403         get duplicate tool-bar entries because we'll see the global ones
3404         on more than one path through keymaps.
3406         * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
3408         * progmodes/cmacexp.el: Change Francesco's email address.
3410 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
3412         * window.el (fit-window-to-buffer): Adjust point of the window
3413         buffer, not that of the current buffer.
3415 2000-10-24  Eli Zaretskii  <eliz@is.elta.co.il>
3417         * progmodes/cmacexp.el: Update the euthor's email address.
3419 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
3421         * faces.el (face-spec-set-match-display): Add `graphic' display
3422         type (the inverse of `tty').  Use `display-graphic-p' instead of
3423         the window-system variable.
3425 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
3427         * international/isearch-x.el (isearch-with-input-method): Call
3428         input-method-function with the first event in
3429         unread-command-events.
3431 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
3433         * faces.el (face-default-spec, face-user-default-spec): Make
3434         defsubsts.
3436 2000-10-24  Andrew Choi  <akochoi@i-cable.com>
3438         * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
3439         New charsets.
3441         * term/mac-win.el: Remove definitions of mac-roman-lower and
3442         mac-roman-upper, require dired, and define instead of set
3443         mac-ready-for-drag-n-drop to avoid compilation error.
3445 2000-10-23  Andrew Innes  <andrewi@gnu.org>
3447         * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
3448         superfluous calls to subst-char-in-string; instead apply
3449         expand-file-name after convert-standard-filename to ensure
3450         expected directory separators are used.
3452 2000-10-23  Eli Zaretskii  <eliz@is.elta.co.il>
3454         * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
3456 2000-10-23  Dave Love  <fx@gnu.org>
3458         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
3459         (tool-bar-add-item): Set foreground and background for XBM icons.
3461         * international/latin1-disp.el (latin1-char-displayable-p): New
3462         function (from Handa).
3463         (latin1-display-check-font): Use it.
3465         * imenu.el (imenu--create-keymap-2): Build menu with menu-item
3466         using :key-sequence, making it much more usable.  Use nconc, not
3467         append.
3468         (imenu--create-keymap-1): Avoid append.
3470         * textmodes/refill.el: Remove bits redundant with define-minor-mode.
3472 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
3474         [the following changes fix a bug where `define-minor-mode' didn't
3475         correctly generate :require clauses for defcustoms in compiled files]
3476         * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
3477         (byte-compile-log-file, byte-compile-log-1): Don't set
3478         `byte-compile-current-file' to nil.  Instead set
3479         `byte-compile-last-logged-file' to it.  Test whether
3480         byte-compile-current-file equals byte-compile-last-logged-file
3481         instead of whether its nil.
3482         (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
3484 2000-10-23  Stefan Monnier  <monnier@cs.yale.edu>
3486         * textmodes/refill.el: Fix var names in doc.
3487         (refill-mode): Don't bother with make-local-hook anymore.
3489 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
3491         * faces.el (face-user-default-spec, face-default-spec): New functions.
3492         (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
3493         (frame-set-background-mode, face-set-after-frame-default):
3494         Use `face-user-default-spec'.  Simplify code slightly.
3496         * woman.el (woman-italic-face, woman-bold-face)
3497         (woman-unknown-face): Add dark-background variants.
3498         (woman-default-faces): Renamed from `woman-colour-faces'.
3499         Set using the stored defaults, rather than using hard-wired colors.
3500         (woman-monochrome-faces): Renamed from `woman-black-faces'.
3501         Just make the foreground `unspecified' rather than "black".
3502         (woman-menu): Rename menu entries accordingly.
3504         * faces.el (header-line): Make more reasonable on mono/grayscale
3505         displays.
3507 2000-10-23  Andrew Choi  <akochoi@i-cable.com>
3509         * cus-edit.el (custom-button-face): Use 3D look for mac.
3510         (custom-button-pressed-face): Likewise.
3512         * faces.el (set-face-attributes-from-resources): Handle mac frames
3513         in the same way as x and w32 frames.
3514         (face-valid-attribute-values): Likewise.
3515         (read-face-attribute): Likewise.
3516         (defined-colors): Likewise.
3517         (color-defined-p): Likewise.
3518         (color-values): Likewise.
3519         (display-grayscale-p): Likewise.
3520         (face-set-after-frame-default): Likewise.
3521         (mode-line): Same default face as for x and w32.
3522         (tool-bar): Likewise.
3524         * frame.el: Remove call to frame-notice-user-settings at end of
3525         the file.
3527         * info.el (Info-fontify-node): make underlines invisible for mac
3528         as for x, pc, and w32 frame types.
3530         * term/mac-win.el: New file.
3532 2000-10-22  Dave Love  <fx@gnu.org>
3534         * textmodes/refill.el: New file.
3536 2000-10-22  Andre Spiegel  <spiegel@gnu.org>
3538         * vc-hooks.el (vc-version-backup-file-name): New optional args
3539         MANUAL and REGEXP.
3540         (vc-delete-automatic-version-backups, vc-make-version-backup):
3541         New functions.
3542         (vc-before-save): Use the latter.
3543         (vc-default-make-version-backups-p): Added `-p' suffix to avoid
3544         confusion.
3546         * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
3547         expected by vc[-hooks].el.
3549         * vc.el (vc-checkout): Added `-p' suffix in call to
3550         vc-make-version-backups-p; use vc-make-version-backup to actually
3551         make the backup.
3552         (vc-version-other-window, vc-version-backup-file): Handle both
3553         automatic and manual backups.
3554         (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
3555         of all of them.
3557 2000-10-22  Miles Bader  <miles@gnu.org>
3559         * comint.el (comint-highlight-input, comint-highlight-prompt):
3560         Renamed, `-face' at end removed.
3561         (comint-send-input, comint-output-filter): Use renamed faces.
3563         * window.el (fit-window-to-buffer): Change defaulting of
3564         MAX-HEIGHT slightly.
3566         * faces.el (color-values, color-defined-p): Use `member', not
3567         `memq', because it works correctly for strings.
3568         (frame-set-background-mode): Actually, "unspecified-fg" and
3569         "unspecified-bg" *are* strings.  Use `member', not `memq', and
3570         `equal', not `eq', when a string value is possible.
3572 2000-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
3574         * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
3576 2000-10-21  Stefan Monnier  <monnier@cs.yale.edu>
3578         * progmodes/sh-script.el (sh-mode-map): Remove bindings for
3579         sh-electric-rparen, sh-electric-less and sh-electric-hash.
3580         (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
3581         (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
3582         (sh-font-lock-syntactic-keywords): Use them.
3583         (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
3584         (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
3585         (sh-mode): Don't override font-lock-unfontify-region-function.
3586         Use a copy of sh-font-lock-syntactic-keywords.
3587         (sh-set-shell): Don't set sh-electric-rparen-needed-here.
3588         Don't call sh-scan-buffer since font-lock does it on the fly.
3589         (sh-get-indent-info): Use `face' rather than `syntax-table'
3590         text-property to detect here-documents.
3591         Replace sh-special-syntax with sh-st-punc.
3592         (sh-prev-line): Use `face' rather than `syntax-table'
3593         text-property to skip over here-documents.
3594         (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
3595         (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
3596         (sh-electric-less, sh-set-here-doc-region)
3597         (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
3598         (sh-scan-buffer, sh-rescan-buffer): Remove.
3600 2000-10-21  Andrew Innes  <andrewi@gnu.org>
3602         * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
3603         remote (ange-ftp) file names.
3605 2000-10-21  Miles Bader  <miles@gnu.org>
3607         * window.el (fit-window-to-buffer): New function.
3608         (shrink-window-if-larger-than-buffer): Use it.
3609         (window-text-height): Don't expect minibuffers to have mode-lines.
3611         * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
3612         * international/quail.el (quail-update-guidance): Use
3613         `fit-window-to-buffer' instead of `set-window-text-height'.
3615         * international/quail.el (quail-show-guidance-buf): Make sure
3616         guidance window really has enough room.
3617         (quail-update-guidance): If quail-guidance-win is already shown,
3618         make sure its height is OK.
3620         * window.el (window-text-height, set-window-text-height):
3621         New functions.
3622         (shrink-window-if-larger-than-buffer): Use `window-text-height'
3623         instead of `window-height' & `mode-line-window-height-fudge'.
3624         (mode-line-window-height-fudge): Add FACE parameter.
3625         * help.el (resize-temp-buffer-window): Use `set-window-text-height'
3626         instead of `enlarge-window' & `mode-line-window-height-fudge'.
3628 2000-10-20  Miles Bader  <miles@gnu.org>
3630         * window.el (height-affecting-face-attributes): Use `defconst'.
3632         * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
3633         New function, conditionally aliased to `mode-line-window-height-fudge'.
3634         (ispell-help): Use it.
3635         (ispell-choices-win-default-height): Don't include mode-line fudge.
3636         (ispell-choices-win-default-height): New function.
3637         (ispell-show-choices, ispell-command-loop): Use function
3638         `ispell-choices-win-default-height' instead of variable.
3640 2000-10-20  Miles Bader  <miles@lsi.nec.co.jp>
3642         * window.el (mode-line-window-height-fudge): New variable.
3643         (height-affecting-face-attributes): New variable.
3644         (mode-line-window-height-fudge): New function.
3645         (shrink-window-if-larger-than-buffer): Use it.
3646         * help.el (resize-temp-buffer-window): Likewise.
3648         * info.el (Info-fontify-node): Add support for @subsubsection
3649         titles, which use `Info-title-4-face'.
3650         (Info-title-4-face): New face.
3651         (Info-title-3-face): Inherit from Info-title-4-face instead of
3652         variable-pitch.
3654 2000-10-19  Jason Rumney  <jasonr@gnu.org>
3656         * dired.el (dired-insert-directory): Do not let errors signalled by
3657         attempt to run dired-free-space-program prevent dired from working.
3659 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
3661         * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
3663 2000-10-19  Gerd Moellmann  <gerd@gnu.org>
3665         * dirtrack.el (dirtrack): Fix call to run-hooks.
3667         * cmuscheme.el (cmuscheme-program-name): Renamed from
3668         scheme-program-name because xscheme.el contains a defcustom with
3669         the same name.  As a consequence, customizing group `cmuscheme'
3670         loaded `xscheme' which redefined run-scheme.
3671         (run-scheme): Use cmuscheme-program-name.
3673         * ps-print.el (ps-print-emacs-type): Move into the
3674         eval-and-compile.
3676         * play/doctor.el (doctor-death): Update the Samaritans'
3677         anonymous address, and add a website for Befrienders International.
3679 2000-10-19  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3681         * ps-print.el: Even/odd pages fix.  Fix little bug on XEmacs.
3682         Avoid compilation gripes.  Doc fix.
3683         (ps-print-version): New version number (6.2).
3684         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
3685         (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
3686         (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
3687         (ps-x-extent-priority, ps-x-extent-start-position)
3688         (ps-x-face-font-instance, ps-x-find-coding-system)
3689         (ps-x-font-instance-properties, ps-x-make-color-instance)
3690         (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
3691         avoid compilation gripes without defining functions.
3692         (ps-e-find-composition): Alias for function find-composition, to have a
3693         suitable function depending on Emacs version.
3694         (ps-color-device, ps-color-values, ps-face-foreground-name)
3695         (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
3696         (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
3697         (ps-print-ensure-fontified): Function definitions surrounded by
3698         `eval-and-compile' to avoid compilation gripes.
3699         (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
3700         by symbol-value to avoid compilation gripes.
3701         (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
3702         (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
3704 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
3706         * startup.el (normal-top-level): Call `frame-set-background-mode'
3707         after `frame-notice-user-settings' because the latter doesn't call
3708         the former on a tty.
3710         * faces.el (frame-set-background-mode): `unspecified' &c are
3711         symbols, not strings.
3713 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
3715         * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
3716         why some "light*" colors are deliberately absent from the alist.
3718         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
3719         Change colors for tty's, as suggested by Miles Bader.
3721 2000-10-19  Kenichi Handa  <handa@etl.go.jp>
3723         * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
3724         (ccl-encode-mule-unicode-0100-24ff): New CCL program.  Register it
3725         for ISO10646-1 fonts.
3726         (x-font-name-charset-alist): Add an entry for "iso10646-1".
3728 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
3730         * faces.el (frame-set-background-mode): If a tty frame defines a
3731         background color, use that to compute the background mode, instead
3732         of always defaulting to "dark".
3734 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
3736         * comint.el (comint-write-output): New function.
3737         (comint-mode-map): Add it to the menu.
3738         Bind `C-c C-s' to comint-write-output.
3740 2000-10-18  Gerd Moellmann  <gerd@gnu.org>
3742         * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
3743         Use fancy-splash-delay.
3745 2000-10-18  Alex Schroeder  <alex@gnu.org>
3747         * progmodes/sql.el (sql-sybase-options): New option.
3748         (sql-sybase): Use it.  Add sql-database to the list of parameters
3749         provided for login.  The options -w 2048 -n are not used any more.
3751         * comint.el (comint-read-input-ring): Bugfix such that the first
3752         and the last entry of the input ring file are not lost.
3754 2000-10-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3756         * ps-print.el: Internal variable changes to defcustom,
3757         make-local-hook changes to defvar.  Doc fix.
3758         (ps-print-version): New version number (6.1).
3759         (ps-setup, ps-do-despool): Code fix.
3760         (ps-printer-name): Customization fix.
3761         (ps-printer-name-option): Now is a defcustom instead of an
3762         internal variable.
3763         (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
3764         (ps-print-begin-column-hook): Now are defvar instead of
3765         make-local-hook.
3767 2000-10-18  Miles Bader  <miles@gnu.org>
3769         * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
3770         (comint-kill-output): Changed into an alias for `comint-delete-output',
3771         and made obsolete.
3772         (comint-mode-map): Rename references to comint-kill-output.
3774 2000-10-18  Eli Zaretskii  <eliz@is.elta.co.il>
3776         * diff-mode.el (diff-header-face, diff-file-header-face)
3777         (diff-changed-face): Add bold and italic attributes to tty faces.
3778         (diff-function-face): New face.
3779         (diff-font-lock-keywords): Use it.
3781 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
3783         * comint.el (comint-output-filter): Fixup comint-last-input-end too.
3784         Remove commented-out call to force-mode-line-update.
3785         (comint-kill-output): Use `forward-line 0' instead of
3786         beginning-of-line to make sure we get past the prompt.
3788 2000-10-17  Stefan Monnier  <monnier@cs.yale.edu>
3790         * diff-mode.el (diff-header-face, diff-file-header-face):
3791         Add specific setting for dark background.
3792         (diff-context-face): Renamed from diff-comment-face.
3793         Set explicitly rather than inheriting from font-lock-comment-face.
3795 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
3797         * startup.el (command-line): Move the code which sets the default
3798         TTY colors to before before-init-hook.
3800 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
3802         * jit-lock.el (jit-lock-stealth-time): Doc fix.
3804 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
3806         * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
3807         extensions, for MS-DOS.
3809         * diff-mode.el (diff-header-face, diff-file-header-face)
3810         (diff-changed-face): Define tty-specific colors.
3812 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
3814         * startup.el (fancy-splash-text): Realign the text.
3816 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
3818         * font-lock.el (font-lock-comment-face): Define a separate default
3819         for dark-background tty's.
3821 2000-10-17  Miles Bader  <miles@gnu.org>
3823         * help.el (resize-temp-buffer-window): Add hack to avoid last line
3824         being obscured by whizzy mode-lines on graphics displays.
3826 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
3828         * info.el (Info-title-1-face, Info-title-2-face)
3829         (Info-title-3-face): Define colors for tty's.
3830         (info-header-node): Remove unneeded tty-specific definition.
3832 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
3834         * term/pc-win.el (msdos-handle-reverse-video): Don't remove
3835         reverse from the frame parameters, and don't invert foreground and
3836         background colors.
3838 2000-10-16  Miles Bader  <miles@gnu.org>
3840         * info.el (Info-set-mode-line): Use `%b' instead of hardwired
3841         string "*Info*".  Call propertized-buffer-identification to spruce
3842         up the result.
3844 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
3846         * help.el: Provide `help' for the sake of define-minor-mode
3847         which generates defcustoms with requires.
3849         * jit-lock.el (jit-lock-after-change): If we're in text that
3850         matches a multi-line font-lock pattern, make sure the whole text
3851         will be redisplayed.
3853         * emacs-lisp/authors.el (authors-add): Don't add an entry if
3854         author's name is unknown.
3856         * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
3857         * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
3858         * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
3859         * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
3860         * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
3861         * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
3862         * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
3863         * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
3864         * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
3865         Add author information.
3867 2000-10-16  Miles Bader  <miles@lsi.nec.co.jp>
3869         * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
3870         * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
3871         full-color version (using the Gimp) to eliminate dithering artifacts.
3873 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
3875         * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
3877         * simple.el (syntax-flag-table, string-to-syntax): Remove.
3879 2000-10-15  Dave Love  <fx@gnu.org>
3881         * progmodes/sh-script.el: Require skeleton and comint when
3882         compiling.
3884         * pcomplete.el (pcomplete) <defgroup>: Add :version.
3886         * whitespace.el: Doc fixes.
3887         (top-level): Don't add hooks here.
3888         (whitespace-running-emacs): Deleted.
3889         (timer): Don't require.
3890         (whitespace): Add back :version conditional on xemacs test.
3891         (whitespace-spacetab-regexp, whitespace-indent-regexp)
3892         (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
3893         (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
3894         (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
3895         Avoid specific xemacs test.
3896         (whitespace-global-mode): New option.
3897         (whitespace-global-mode): New command.
3898         (whitespace-unload-hook): New function.
3900         * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
3901         (Info-fontify-node, Info-goto-node, Info-mode-menu)
3902         (Info-fontify-node): `Goto' goes to `Go to'.
3903         (Info-fontify-node): Add help-echo to xref links.
3905 2000-10-15  Eli Zaretskii  <eliz@is.elta.co.il>
3907         * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
3909 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
3911         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
3912         Use plist-get and allow :inherit.
3914         * emacs-lisp/cl-macs.el (cl-do-arglist):
3915         Use plist-get and plist-member instead of memq.
3917         * emacs-lisp/ewoc.el (ewoc-location): New function.
3918         (ewoc-enter-after, ewoc-enter-before): Document return value.
3919         * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
3920         Don't need make-local-hook any more.
3921         (cvs-addto-collection): Return the new tin.
3922         (cvs-mode-insert): Jump to the new line.
3924         * jit-lock.el (jit-lock-fontify-buffer): Remove.
3926         * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
3928         * font-lock.el (font-lock-syntactically-fontified): New var.
3929         (font-lock-fontify-syntactic-keywords-region): Use it.
3930         (font-lock-mode): Fix docstring.  Don't need make-local-hook anymore.
3932         * diff-mode.el (diff-find-file-name): Fix regexp.
3934         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3935         (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
3937         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
3938         (sh-mode-syntax-table): Add punctuation syntax for < and >.
3939         (sh-mode): Don't make all vars local here.
3940         (sh-kw): Reformat.
3941         (sh-set-shell): Use dolist.  Don't set indent-region-function.
3942         (sh-mode-syntax-table): Use pop.
3943         (sh-remember-variable): Use push.
3944         (sh-help-string-for-variable): Use memq.
3945         (sh-safe-backward-sexp): Remove.
3946         (sh-safe-forward-sexp): Add ARG.
3947         (sh-get-indent-info, sh-prev-stmt): Use it.
3948         (sh-prev-line): Simplify by using forward-comment.
3949         (sh-this-is-a-continuation): Simplify.
3950         (sh-learn-buffer-indent): Use dolist.
3951         (sh-do-nothing): Remove.
3952         (sh-set-char-syntax, sh-set-here-doc-region):
3953         Use inhibit-modification-hooks.
3954         (sh-name-style): Use mapcar and push.
3955         (sh-load-style): Use dolist.
3956         (sh-save-styles-to-buffer): Use with-current-buffer and pp.
3957         (sh-case, sh-while-getopts): Use propertize directly rather
3958         than sh-electric-rparen.
3960 2000-10-14  Stefan Monnier  <monnier@cs.yale.edu>
3962         * textmodes/tex-mode.el: Require CL when compiling.
3963         (tex-mode-syntax-table): Init immediately.
3964         (tex-mode-map): Bind M-RET to latex-insert-item.
3965         (latex-mode): Set indent-line-function to latex-indent.
3966         (tex-common-initialization): Don't setup the syntax-table any more.
3967         (latex-insert-item): New skeleton.
3968         (tex-next-unmatched-end): Fix copy/paste braino.
3969         (latex-syntax-after, latex-skip-close-parens, latex-down-list)
3970         (latex-indent, latex-find-indent): New functions.
3971         (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
3972         (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
3973         (tex-compilation-parse-errors): Use with-syntax-table.
3975 2000-10-15  Miles Bader  <miles@gnu.org>
3977         * font-lock.el (font-lock-comment-face): Change dark-background,
3978         color, non-tty, default to `chocolate1'.
3980 2000-10-13  John Wiegley  <johnw@gnu.org>
3982         * eshell/esh-util.el (require): Added a missing `require' form,
3983         needed when compiling (for an ange-ftp macro definition).
3985 2000-10-13  Dave Love  <fx@gnu.org>
3987         * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
3989 2000-10-13  Gerd Moellmann  <gerd@gnu.org>
3991         * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
3992         fix.
3994         * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
3995         transparent -colors 8).
3997 2000-10-13  Stephen Gildea  <gildea@alum.mit.edu>
3999         * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4000         that breaks with old list format timestamps.
4001         (time-stamp-warn-inactive, time-stamp-old-format-warn)
4002         (time-stamp-count, time-stamp-conversion-warn): Improved doc
4003         strings.
4005 2000-10-13  John Wiegley  <johnw@gnu.org>
4007         * align.el, pcomplete.el, calendar/timeclock.el,
4008         eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4010         * calendar/timeclock.el (timeclock-find-discrep): A fix to some
4011         faulty math, where holiday hours were being computing as seconds.
4013 2000-10-13  John Wiegley  <johnw@gnu.org>
4015         * desktop.el (desktop-buffer-modes-to-save): Added a global for
4016         specifying what "other" kinds of buffers should be saved.  This
4017         used to be hard-coded.
4018         (desktop-buffer-misc-functions): A global for specifying how
4019         auxiliary data should be determined for special buffer types.
4020         (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4021         instead of hard-coding the special buffer types.
4022         (desktop-save): Run `desktop-buffer-misc-functions' to gather
4023         auxiliary data, instead of hard-coding for Info buffers and dired.
4024         (desktop-buffer-info-misc-data): Aux function for determining Info
4025         buffer auxiliary info.
4026         (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4027         (desktop-buffer-info): Changed this function to use the info
4028         gathered above.
4029         (desktop-create-buffer): Be a little more careful about what
4030         `minor-mode' means before calling it.  This is important for some
4031         buffer types.
4033 2000-10-13  John Wiegley  <johnw@gnu.org>
4035         * eshell/esh-util.el: Added a global form which declares an
4036         autoload for `parse-time-string', if that function is not already
4037         defined, and if parse-time.el is available on the user's system.
4039         * eshell/em-ls.el (eshell-ls-applicable): Extended this function
4040         to be aware of ange-ftp user info.
4041         (eshell-do-ls): Bind `ange-cache'.  Also, use
4042         `eshell-file-attributes'.
4043         (eshell-ls-annotate): Use `eshell-file-attributes'.
4044         (eshell-ls-file): Made the user-id printing code a bit smarter.
4046         * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
4047         allow identification of alias user ids in remote directories.
4048         It's manual, but there's no other way to know when the current
4049         user on the local machine, is also the owning user on the remote
4050         machine.
4051         (fboundp): Bind `ange-cache'.
4052         (eshell-directory-files-and-attributes): Re-organized the logic a
4053         bit to use `eshell-file-attributes' instead of `file-attributes'.
4054         The former is more sensitive to directories that are read via FTP,
4055         and knows how to use ange-ftp to determine full attribute
4056         information, instead of just the name and last modtime.
4057         (eshell-current-ange-uids): Return the current user id when in a
4058         remote directory.
4059         (eshell-parse-ange-ls): Parse a full directory listing that has
4060         been returned by ange-ftp.
4061         (eshell-file-attributes): This beefed up version of
4062         `file-attributes' is only special if the user is currently in a
4063         remote directory, in which case it does a lot of work to find out
4064         what the real attributes of a file are, as they appear on the
4065         remote machine.  This makes usage of remote directories (i.e.,
4066         ange-ftp pathnames) much more useful.  You can now use Eshell as a
4067         full-fledged FTP client, with much more manipulation ability than
4068         most other clients.
4070         * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
4071         variable, which means that Eshell's du should always be preferred
4072         in remote directories.
4073         (eshell-shuffle-files): Use `eshell-file-attributes', rather than
4074         just `file-attributes'.
4075         (eshell-mvcp-template): Bind `ange-cache', to improve performance
4076         when reading remote directories.  This is an Eshell-specific
4077         variable (not part of ange-ftp).
4078         (eshell/ln): Bind `ange-cache'.
4079         (eshell/du): Added some extra logic for determining when to use
4080         Eshell's du (which is slow), and when to use the external version
4081         (which may or may not exist).
4083         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
4084         `eshell-interactive-process', rather than using
4085         `get-buffer-process', since backgrounded processes don't count in
4086         the context of this function's logic.
4088         * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
4089         `forward-char', so that null strings are parsed correctly.
4091 2000-09-13  John Wiegley  <johnw@gnu.org>
4093         * eshell/em-pred.el (eshell-pred-file-type,
4094         eshell-pred-file-links, eshell-pred-file-size): Use
4095         `eshell-file-attributes'.  This is more correct over ange-ftp.
4097         * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
4098         that remote file globbing is more efficient.
4100         * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
4101         gathering the files and attributes within a directory.
4103         * eshell/em-unix.el (eshell/cat): If any of the files passed on
4104         the command line is a special file (not a regular file, directory
4105         or symlink), always attempt to call the external version of cat.
4107 2000-09-13  John Wiegley  <johnw@gnu.org>
4109         * eshell/esh-mode.el (eshell-find-tag): Corrections to the
4110         Eshell-friendly version of find-tag.
4112 2000-10-13  Miles Bader  <miles@lsi.nec.co.jp>
4114         * image-file.el (image-file-name-extensions)
4115         (image-file-name-regexps): Add autoload cookies.
4117 2000-10-13  Kenichi Handa  <handa@etl.go.jp>
4119         * international/mule-cmds.el (select-safe-coding-system): If FROM
4120         is string, show it in *Warning* buffer.
4122 2000-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
4124         * startup.el (normal-top-level): Use display-popup-menus-p instead
4125         of window-system.
4126         (command-line): Use display-graphic-p instead of window-system.
4127         (command-line-1): Use display-popup-menus-p and display-mouse-p
4128         instead of window-system.
4130 2000-10-12  Sam Steingold  <sds@gnu.org>
4132         * tooltip.el (tooltip-use-echo-area): New user variable.
4133         (tooltip-show): Use it to choose between `x-show-tip' and `message'.
4135 2000-10-12  Dave Love  <fx@gnu.org>
4137         * recentf.el: Maintainer's checkdoc fixes.
4139         * startup.el (normal-top-level-add-subdirs-to-load-path): Use
4140         character class, not ASCII when matching file names.
4141         (fancy-splash-head): Add trailing slash to URL.
4142         (command-line): Don't require XPM support for toolbar.
4144         * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
4145         (cperl-invalid-face): Revert last change.
4146         (cperl-init-faces): Quote cperl-invalid-face.
4148 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
4150         * startup.el (fancy-splash-text): Remove superfluous quote.
4152 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
4154         * startup.el (fancy-splash-screens): Don't add a pre-command hook.
4155         (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
4156         (command-line-1): Don't use fancy-splash-pending-command.
4157         (fancy-splash-screens-1): Goto point-min after inserting text.
4159         * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
4161         * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
4162         instead of shared-lisp-mode-map.
4164 2000-10-12  Miles Bader  <miles@lsi.nec.co.jp>
4166         * faces.el (header-line): Change tty-variant to use underlining.
4168         * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
4169         (isearch-highlight): Restore lazy-isearch face properties at old
4170         position, and suppress them at new position.
4171         (isearch-dehighlight): Restore lazy-isearch face properties.
4172         (isearch-lazy-highlight-update): Add lazy-isearch overlays even
4173         over the real isearch overlay, but in that case, don't give it a
4174         face property.  Use `push'.
4176 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
4178         * man.el (Man-getpage-in-background): Fix previous change.
4179         Decode the process output only when we are in multibyte mode.
4181 2000-10-11  Dave Love  <fx@gnu.org>
4183         * info.el (Info-mode-menu): Fix some help.
4184         (info-tool-bar-map): Add entry for Info-last.
4186         * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
4187         * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
4188         * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
4189         * toolbar/cut.xpm, toolbar/mail_compose.xpm:
4190         * toolbar/search-replace.xpm, toolbar/exit.xpm:
4191         * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
4192         * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
4193         * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
4194         * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
4195         * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
4196         Reduce colour requirements to 25 overall.  (Probably wants
4197         revisiting from the originals to reduce further.)
4199 2000-10-11  Eli Zaretskii  <eliz@is.elta.co.il>
4201         * hexl.el (hexlify-buffer): Bind coding-system-for-write to
4202         buffer-file-coding-system, instead of raw-text.
4203         (dehexlify-buffer): Bind coding-system-for-read to
4204         buffer-file-coding-system, instead of raw-text.
4206 2000-10-11  Sam Steingold  <sds@gnu.org>
4208         * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
4209         `underline' - fixes the bug introduced on 2000-09-21.
4211 2000-10-11  Dave Love  <fx@gnu.org>
4213         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
4214         compiler warnings.
4215         (scheme-mode): Doc fix.
4216         (scheme-font-lock-keywords-1): Match `define-syntax'.
4218 2000-10-11  Miles Bader  <miles@lsi.nec.co.jp>
4220         * faces.el (frame-set-background-mode): Pay attention to saved
4221         face specs as well as default ones.  Only do anything if the
4222         bg-mode or display-type has actually changed.  Use `dolist'.
4223         (region): Make dark-background `region' face less in-your-face.
4225 2000-10-10  Sam Steingold  <sds@gnu.org>
4227         * chistory.el, ielm.el, ledit.el:
4228         * progmodes/inf-lisp.el, progmodes/scheme.el:
4229         Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
4231 2000-10-10  Stefan Monnier  <monnier@cs.yale.edu>
4233         * textmodes/texinfo.el: Update copyright and fix typo.
4235         * desktop.el (desktop-modes-not-to-save): New var.
4236         (desktop-save-buffer-p): Use it.
4237         Also, obey desktop-buffers-not-to-save even for non-file buffers.
4238         (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
4240 2000-10-10  Dave Love  <fx@gnu.org>
4242         * toolbar/tool-bar.el (tool-bar-add-item)
4243         (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
4244         display.
4246         * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
4247         * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
4248         * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
4249         * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
4250         * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
4251         * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
4252         * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
4253         * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
4254         * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
4255         * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
4256         the .xpms; probably need retouching.
4258 2000-10-10  Miles Bader  <miles@lsi.nec.co.jp>
4260         * subr.el (add-to-list): Add optional argument APPEND.
4261         * battery.el (display-battery): Use `add-to-list'.
4263 2000-10-09  Thien-Thi Nguyen  <ttn@gnu.org>
4265         * play/zone.el (zone-timer, zone-wc-tbl): Rework
4266         these vars as symbol properties.
4267         (zone, zone-when-idle, zone-leave-me-alone)
4268         (zone-pgm-whack-chars): Use new symbol properties.
4270         * battery.el (display-battery): Doc spelling fix.
4272         * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
4273         property.
4275 2000-10-09  Dave Love  <fx@gnu.org>
4277         * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
4278         has been initialized before calling tool-bar-setup.
4279         (tool-bar-add-item-from-menu): Add autoload cookie.
4281 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>
4283         * menu-bar.el (send-mail-item-name): New function.
4284         (menu-bar-tools-menu) <compose-mail>: Use it to display the value
4285         of mail-user-agent in the menu.  Don't display the "Send Mail"
4286         item if mail-user-agent is nil or its value is ignore.
4287         (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
4288         if read-mail-command is nil or its value is ignore.
4290         * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
4292 2000-10-09  Miles Bader  <miles@gnu.org>
4294         * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
4295         Correct image size.
4296         * toolbar/left_arrow.xpm: Correct image size.
4298         * jka-compr.el: Don't call `jka-compr-install' when loading (it
4299         will be done by the definition of `auto-compression-mode' if
4300         necessary.  Move code to uninstall existing file-name handler
4301         before definition of `auto-compression-mode'.
4303         * image-file.el (auto-image-file-mode): Move to the end of the
4304         file, because `define-minor-mode' actually calls the mode-function
4305         if the associated variable is non-nil, which requires that all
4306         needed functions be already defined.
4308         * mouse.el (popup-menu): Balance parens.
4310 2000-10-08  Stefan Monnier  <monnier@cs.yale.edu>
4312         * mouse.el (popup-menu): Move the command call outside the loop
4313         so that popup-menu returns whatever the command returns.
4315         * progmodes/etags.el: Docstring fixes.  Maintainer line updated.
4316         (initialize-new-tags-table): Use run-hook-with-args-until-success.
4317         (find-tag): Use pop-to-buffer if switch-to-buffer failed.
4318         (tags-table-format-functions): Renamed from tags-table-format-hooks.
4320         * vc.el (vc-version-diff): diff-switches can be a list.
4321         Use relative filenames for prettier output.
4323         * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
4324         (vc-post-command-functions): Remove old-VC compatibility code.
4326         * newcomment.el (comment-indent-default): Autoload.
4328         * font-lock.el (font-lock-defaults): Make buffer-local.
4329         (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
4330         (font-lock-choose-keywords):
4331         Ignore LEVEL unless KEYWORDS is a list of syms.
4332         (c-keywords, c++-keywords, objc-keywords, java-keywords):
4333         Don't wrap regexp-opt things in \(...\) unnecessarily.
4335         * jit-lock.el: Don't require font-lock any more.
4336         (jit-lock-functions): Make buffer-local.
4337         (jit-lock-saved-fontify-buffer-function): Remove.
4338         (jit-lock-mode): Remove autoload cookie.
4339         Remove font-lock specific code.
4340         (jit-lock-unregister): Don't bother handling complex hooks any more.
4341         (jit-lock-refontify): New function.
4342         (jit-lock-fontify-buffer): Use it.
4343         (jit-lock-function-1): Replaced by jit-lock-fontify-now.
4344         (jit-lock-fontify-now): Renamed from jit-lock-function-1.
4345         Add optional args START and END.
4346         Never call font-lock-fontify-region directly.
4347         (jit-lock-function, jit-lock-stealth-fontify): Use it.
4349         * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
4351 2000-10-08  Dave Love  <fx@gnu.org>
4353         * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
4355         * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
4357         * play/studly.el (studlify-region, studlify-word): Add autoload
4358         cookie.
4360         * play/morse.el (morse-region, unmorse-region): Add autoload
4361         cookie.
4363         * play/spook.el (spook-phrases-file): Use expand-file-name, not
4364         concat.
4366         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
4367         insist on symbols starting with word syntax.
4368         (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
4369         (eval-defun-1): Doc fix.
4370         (indent-sexp): Use nconc to build up indent-stack.
4372         * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
4373         Gnus with little use.
4374         (mail-setup-hook): Add mail-abbrevs-setup to options.
4376         * recentf.el: Doc fixes.
4378         * vcursor.el (vcursor-cs-binding): Remove compatibility code.
4379         Clean up remainder.
4381         * timezone.el (timezone-parse-date): Doc fix.  Fix regexps for (5)
4382         without timezone and (8) with timezone to enforce some whitespace.
4383         Simplify code somewhat.
4385         * options.el (list-options): Doc that you should use customize.
4387         * iswitchb.el (iswitchb-mode): Add :require.
4389         * info.el (Info-goto-node, Info-menu): Doc fix.
4390         (Info-mode-menu): Bind beginning-of-buffer, Info-edit
4391         (info-tool-bar-map): New variable.
4392         (Info-mode): Use it.
4393         (Info-edit-map): Define all in defvar.
4394         (speedbar-attached-frame): Avoid compiler warning.
4396         * toolbar/tool-bar.el (tool-bar-map): Define it empty.
4397         (global-map): Bind [tool-bar] to a filtered map.
4398         (tool-bar-add-item): Remove MAP arg.  Allow PBM icons.
4399         (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
4400         Allow PBM icons.
4401         (tool-bar-setup): Adjust calls of tool-bar-add-item.
4403         * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
4404         * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
4405         * toolbar/right_arrow.xpm: New files.  Renamed from tigert's
4406         icons, except up_arrow, which is left-arrow rotated.
4408         * imenu.el (imenu-add-to-menubar): Fix last change.
4410 2000-10-08  Peter Breton  <pbreton@ne.mediaone.net>
4412         * generic-x.el (rul-generic-mode): Remove eval-when-compile
4413         statements. Suggested by Stefan Monnier  <monnier@cs.yale.edu>.
4415 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
4417         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
4418         typos in doc strings.
4420         * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
4421         the doc strings how to customize Font Lock faces.
4423         * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
4424         computing growth when dragging the header line.
4426 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
4428         * simple.el (kill-line): Doc fix.
4430 2000-10-08  Miles Bader  <miles@gnu.org>
4432         * faces.el (secondary-selection): Make foreground visible on tty.
4434         * jka-compr.el (auto-compression-mode): Move to the end of the
4435         file, because `define-minor-mode' actually calls the mode-function
4436         if the associated variable is non-nil, which requires that all
4437         needed functions be already defined.
4438         (with-auto-compression-mode): Add autoload cookie.
4440 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
4442         * files.el (find-backup-file-name) [ms-dos]: If support for long
4443         file names is not available, behave as if version-control were set
4444         to never.
4446 2000-10-07  Dave Love  <fx@gnu.org>
4448         * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
4449         (browse-url-gnome-moz): New function.
4450         (browse-url-browser-function): Use it.
4451         Suggested by Colin Walters <walters@cis.ohio-state.edu>.
4453 2000-10-07  Stefan Monnier  <monnier@cs.yale.edu>
4455         * indent.el (tab-always-indent): New var.
4456         (indent-for-tab-command): Use it.
4458         * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
4459         raise an error.  This way it can still default to a sane value.
4461 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
4463         * startup.el (fancy-splash-screens): Use local rather than global map.
4464         Don't use `update-menu-bindings' any more.
4465         Get rid of assumptions about keymap representation.
4467 2000-10-06  Dave Love  <fx@gnu.org>
4469         * textmodes/fill.el (sentence-end-double-space)
4470         (sentence-end-without-period):  Doc fix.
4471         (adaptive-fill-regexp): Purecopy.
4472         (unjustify-current-line): Use line-end-position.
4473         (fill-individual-paragraphs-prefix): Use line-beginning-position.
4475         * net/eudc-vars.el (eudc): Add :version, :link.
4477         * international/mule-conf.el (file-coding-system-alist): Use \', not $.
4479         * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
4480         Fix for define-minor-mode.
4481         (function-at-point): Alias to function-called-at-point.
4483         * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
4485         * simple.el (backward-word): Doc fix.
4487         * image-file.el (image-file-name-regexp): image-file-regexps ->
4488         image-file-name-regexps.
4489         (image-file-name-extensions): Add pbm.
4491 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
4493         * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
4494         and add filename to the names so that diff-mode can jump to source.
4496         * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
4497         (tex-font-lock-keywords, tex-font-lock-keywords-2)
4498         (tex-font-lock-keywords-1): Remove.
4499         (font-lock-turn-on-thing-lock): Use jit-lock-register.
4500         (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
4501         (font-lock-default-fontify-region):
4502         Expand beg..end correctly when just following a multiline region.
4503         (font-lock-fontify-anchored-keywords):
4504         Include the anchor text as part of the multiline.
4506 2000-10-06  Gerd Moellmann  <gerd@gnu.org>
4508         * loadup.el (toplevel): Load `loaddefs' before `help' because the
4509         latter needs the autoloaded define-minor-mode macro during the
4510         bootstrap.
4512         * startup.el (command-line): For now, activate tool-bar-mode only
4513         if XPM images are supported.
4515         * mouse.el (mouse-drag-header-line): Don't allow resizing a
4516         window by dragging a header-line at the top of the frame; that's
4517         confusing because the header-line doesn't move.
4518         (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
4519         of treating the event as a list.  Some cleanup.
4521 2000-10-06  Miles Bader  <miles@gnu.org>
4523         * simple.el (display-message-or-buffer): New function.
4524         (shell-command-on-region): Use `display-message-or-buffer'.
4526         * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
4527         docstring parts.
4529         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
4530         (smbclient-prompt-regexp): Add usage note to doc string.
4531         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
4532         (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
4533         Use add-hook for adding the comint filter function, and only do so
4534         if it's not already in the global hook list.
4535         (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
4536         to `make-local-variable'.
4537         (nslookup-font-lock-keywords): Remove prompt entry.
4538         (nslookup): Don't set the process-filter.
4539         (finger): Exit the loop correctly when the regexps list runs out.
4540         (ftp, smbclient, smbclient-list-shares):
4541         Set the real major mode immediately, not after execing.
4542         Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
4544         * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
4546 2000-10-05  Stefan Monnier  <monnier@cs.yale.edu>
4548         * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
4550         * which-func.el (which-func-format): Remove spurious space.
4551         (which-func-mode): Don't make it permanent-local.
4552         (which-func-ff-hook): Allow which-func-maxout to be nil.
4553         (which-func-update): Simplify a bit.  Only run if which-func-mode is t.
4554         (which-func-mode): Simplify.
4555         Use post-command-idle-hook rather than post-command-hook.
4556         Go through all buffers and update their state.
4557         (which-function): Also try add-log-current-defun-function.
4559         * vc.el (with-vc-properties): Use conses rather than length-2 lists.
4560         (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
4561         Update call to with-vc-properties accordingly.
4562         (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
4563         (vc-revert-buffer): More careful about window selection and deletion.
4564         (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
4566         * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
4567         (cvs-retrieve-revision): Reuse a pre-existing buffer.
4568         (cvs-dired-action): Change the default to quickdir.
4570         * newcomment.el (comment-indent): Delegate to indent-according-to-mode
4571         if comment-indent-function returns nil.
4572         (comment-indent-default): New function.
4573         (comment-indent-function): Use it and document the new semantics.
4575         * image-file.el: Docstring fixes.
4577         * help.el (help-xref-on-pp): Use match-string.
4578         (describe-variable): New arg BUFFER.
4579         Store the current buffer in the help-xref-stack.
4580         (temp-buffer-resize-mode): Use define-minor-mode.
4582         * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
4583         consistently with its docstring.
4584         Set jit-lock-first-unfontify-pos in an idempotent way.
4585         (jit-lock-register): Autoload and add arg CONTEXTUAL.
4587 2000-10-05  Alex Schroeder  <alex@gnu.org>
4589         * sql.el (sql-mysql-options): New variable.
4590         (sql-mysql): Use it.
4592 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
4594         * image.el (image): New group.
4596         * smerge-mode.el (smerge-mine-face, smerge-other-face)
4597         (smerge-base-face, smerge-markers-face): Add dark-background variants.
4599 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
4601         * net/net-utils.el (nslookup-font-lock-keywords)
4602         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
4603         Ignore the value of wqindow-system; always define keywords
4605 2000-10-05  Kenichi Handa  <handa@etl.go.jp>
4607         * startup.el (fancy-splash-screens): Remove the code for
4608         debugging; `(trace-to-stderr "EXITTT\n")'.
4610 2000-10-05  Miles Bader  <miles@gnu.org>
4612         * diff-mode.el (diff-goto-source): Update call to
4613         `diff-hunk-status-msg' to reflect new REV variable.
4615 2000-10-04  Stefan Monnier  <monnier@cs.yale.edu>
4617         * progmodes/icon.el (icon-mode):
4618         Don't gratuitously override the default for comment-column.
4620         * vc-hooks.el (vc-mode-line): Fix interactive spec.
4622         * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
4623         (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
4624         (jit-lock-functions): New var.
4625         (jit-lock-function-1): Use it if non-nil.
4626         Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
4627         Set the `fontified' property before doing the fontification to avoid
4628         repeatedly going through the same error.
4629         Don't turn errors into messages.
4630         (jit-lock-register, jit-lock-unregister): New functions.
4632         * dired.el (dired-mark-pop-up): Turn comment into docstring.
4633         Use with-current-buffer.
4635         * dired-aux.el (dired-do-create-files, dired-kill-tree):
4636         Turn comment into docstring.
4638         * apropos.el (apropos-mode): Use define-derived-mode.
4640 2000-10-04  Gerd Moellmann  <gerd@gnu.org>
4642         * startup.el (fancy-splash-pending-command): New variable.
4643         (fancy-splash-pre-command): New function.
4644         (fancy-splash-screens): Rewritten.
4645         (command-line-1): If fancy-splash-pending-command is set, call it
4646         interactively.
4648 2000-10-04  Dave Love  <fx@gnu.org>
4650         * toolbar/tool-bar.el (tool-bar-setup): New function.
4651         (tool-bar-mode): Use it.
4653         * subr.el (substitute-key-definition): Doc fix.
4654         (play-sound-file): New command.
4656 2000-10-04  Andre Spiegel  <spiegel@gnu.org>
4658         * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
4659         vc-version-backup-file-name): New functions.
4661         * files.el (basic-save-buffer): Call vc-before-save before saving.
4663         * vc-cvs.el (vc-cvs-make-version-backups): Return t if
4664         vc-cvs-stay-local-p.
4666         * vc.el (vc-revert-buffer): Handle empty diff properly.
4667         (vc-version-backup-file): New function.
4668         (vc-checkout): Create a version backup if necessary.
4669         (vc-checkin): If a version backup file exists, delete it.
4670         (vc-version-diff): Diff locally using version backups, if available.
4671         (vc-revert-file): If there's a version backup, revert locally.
4672         (vc-transfer-file): Use version backup for base version, if
4673         available.  If not, ask for confirmation whether to get it from the
4674         server.  Update mode line before check-in.
4676 2000-10-04  Dave Love  <fx@gnu.org>
4678         * toolbar/tool-bar.el (tool-bar-setup): New function.
4679         (tool-bar-mode): Use it.
4681 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
4683         * net/net-utils.el (nslookup-font-lock-keywords)
4684         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
4685         Only set if window-system is non-nil
4686         (net-utils-run-program): Returns buffer.
4687         (network-connection-reconnect): Added this function.
4689         * generic.el:
4690         Incorporates extensive cleanup and docfixes by
4691         Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
4692         Uses cl compile-time macros.
4693         (generic-mode-name, generic-comment-list)
4694         (generic-keywords-list, generic-font-lock-expressions)
4695         (generic-mode-function-list, generic-mode-syntax-table):
4696         Removed variables.
4697         (generic-mode-alist): Renamed to generic-mode-list.
4698         (generic-find-file-regexp): Default changed to "^#".
4699         (generic-read-type): Uses completing read on generic-mode-list.
4700         (generic-mode-sanity-check): removed this function.
4701         (generic-add-to-auto-mode): Removed this function
4702         (generic-mode-internal): Bind mode-specific definitions
4703         into function instead of putting them in alist.
4704         (generic-mode-set-comments): Reworked extensively.
4705         (generic-mode-find-file-hook): Simplified regexp searching
4706         (generic-make-keywords-list): Omit extra pair of parens
4708         * find-lisp.el (find-lisp-find-files-internal):
4709         Make sure directory name ends with "/".
4711         * generic-x.el (apache-conf-generic-mode):
4712         Regexp now allows leading whitespace.
4713         (rc-generic-mode): Added eval-when-compile
4714         around generic-make-keywords-list.
4715         Deleted duplicate regexp
4716         (rul-generic-mode): Added eval-when-compile
4717         around generic-make-keywords-list.
4718         (etc-fstab-generic-mode): New generic mode.
4719         (rul-generic-mode): Removed one eval-when-compile
4720         which caused a max-specpdl-size exceeded error.
4722 2000-10-04  Miles Bader  <miles@gnu.org>
4724         * simple.el (minibuffer-temporary-goal-position): New variable.
4725         (next-history-element): Try to keep the position of point in the
4726         input string constant.
4728         * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
4729         (dired-do-create-files): If there's only one file, pass it in as
4730         the DEFAULT arg to dired-mark-read-file-name.
4732 2000-10-03  Stefan Monnier  <monnier@cs.yale.edu>
4734         * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
4735         (diff-goto-source): Be smarter when choosing REVERSE or not.
4737         * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
4738         (texinfo-mode-menu): Add an explicit shortcut for update all.
4740 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
4742         * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
4743         factorize backend-specific code cleanly (this was essentially
4744         conceived by Stefan Monnier).
4745         (vc-unregister): Function removed.
4746         (vc-revert-file): New function.
4747         (vc-revert-buffer): Delegate some of the work to it.
4749         * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
4750         default branch unconditionally.
4751         (vc-rcs-set-default-branch): New function.
4752         (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
4753         (vc-rcs-checkin): If an appropriate default branch has been set,
4754         force creation of that branch.
4755         (vc-rcs-receive-file): Rewritten to contain only backend-specific
4756         code (as suggested by Stefan Monnier).
4758 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
4760         * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
4761         highlighting overlay with a different face over the overlay
4762         isearch uses to highlight the current match because that can lead
4763         to bad face combinations.
4765         * loadup.el (toplevel): Load faces before isearch.
4767         * isearch.el (isearch-faces): New custom group.
4768         (isearch): New defface; was already tested for in the code.
4769         (isearch-lazy-highlight-face): Changed to defface from defcustom.
4770         (isearch-highlight): Always use face `isearch'.
4772 2000-10-02  Dave Love  <fx@gnu.org>
4774         * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
4775         unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
4776         comparison of opcode with operand.
4778 2000-10-03  Miles Bader  <miles@gnu.org>
4780         * play/yow.el (yow): Don't display multi-line quotations in a *Help*
4781         buffer, since the echo area will now grow to accommodate them.
4783 2000-10-02  Andre Spiegel  <spiegel@gnu.org>
4785         * vc-hooks.el (vc-registered): If FILE used to be registered under
4786         a certain backend, try that one first.
4788         * vc.el (vc-responsible-backend): Undo the previous change in the
4789         argument list.  Handle multiple backends correctly.
4790         (vc-find-new-backend): Function removed.
4791         (vc-register): Use vc-responsible-backend, as before.
4792         (vc-next-action-on-file): Do use vc-registered, not vc-backend.
4794 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
4796         * startup.el (fancy-splash-head): Change message below the
4797         logo.
4799 2000-10-02  Miles Bader  <miles@lsi.nec.co.jp>
4801         * diff-mode.el (diff-goto-source): Emit a status message.
4802         (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
4803         (diff-test-hunk): Fix doc string.
4804         (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
4805         (diff-advance-after-apply-hunk): New variable.
4806         (diff-apply-hunk): Don't return a value.
4808 2000-10-01  Stefan Monnier  <monnier@cs.yale.edu>
4810         * vc.el (vc-editable-p): Minor optimization.
4811         (edit-vc-file, vc-next-action-on-file): Don't use find-file.
4812         (vc-find-new-backend): New function split from vc-responsible-backend.
4813         (vc-register): Use it.
4814         (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
4815         (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
4816         (vc-default-unregister, vc-revert-buffer): Docstring fix.
4817         (vc-clear-headers): Don't use find-file.
4818         (vc-revert-buffer): Use `and' again (must have been a braino).
4819         (vc-switch-backend): Only prompt if requested.
4820         Short circuit if nothing is to be done.
4821         Don't use vc-resynch-buffer which could lose unsaved editing.
4822         (vc-default-receive-file): Update call to vc-unregister.
4823         (with-vc-file, vc-next-action-on-file):
4824         Use vc-backend rather than vc-registered.
4825         (vc-next-action-on-file): Use intern-soft.
4826         Deal with read-only *vc-diff* buffer.
4827         (vc-transfer-file): Docstring fix.
4829         * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
4830         (vc-rcs-receive-file): Avoid with-vc-properties.
4831         Update call to vc-unregister.
4832         Use constant `RCS' rather than (dynamically bound) var `backend'.
4834 2000-10-01  Andre Spiegel  <spiegel@gnu.org>
4836         * vc.el (vc-next-action-on-file): Update mode line only if file
4837         is visited.
4838         (vc-start-entry): New argument initial-contents.  Don't visit the file
4839         if it isn't already visited.  Brought documentation up-to-date.
4840         (vc-next-action, vc-register): Updated calls to vc-start-entry.
4841         (vc-checkin): New optional arg initial-contents, which is passed to
4842         vc-start-entry.
4843         (vc-finish-logentry): Make sure to bury log buffer only if there
4844         really is one.  Call `vc-resynch-buffer' on log-file, not
4845         buffer-file-name.
4846         (vc-default-comment-history, vc-default-wash-log): New functions.
4847         (vc-index-of): Removed.
4848         (vc-transfer-file): Make do without the above.
4849         (vc-default-receive-file): Call comment-history unconditionally.  Pass
4850         the resulting string to vc-checkin, instead of inserting it into the
4851         comment ring.
4853         * vc-rcs.el (vc-rcs-receive-file): Call comment-history
4854         unconditionally.  Use the comments as initial contents of the log
4855         entry buffer.  Document the trick to force branch creation with no
4856         changes.
4858 2000-10-01  Miles Bader  <miles@gnu.org>
4860         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
4861         `recenter' with an arg to prevent redrawing the display.
4863 2000-09-30  Stefan Monnier  <monnier@cs.yale.edu>
4865         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
4867         * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
4869         * progmodes/c-mode.el (c-mode):
4870         Don't gratuitously override the default for comment-column.
4872         * textmodes/tex-mode.el (latex-metasection-list): New var.
4873         (latex-imenu-create-index): Use it.
4874         Move the regexp construction outside loops (and use push).
4875         (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
4876         (tex-font-lock-keywords): Moved from font-lock.el.
4877         (tex-comment-indent): Remove.
4878         (tex-common-initialization): Don't set comment-indent-function.
4879         (latex-block-default): New var.
4880         (tex-latex-block): Use it to provide a default choice.
4881         Add any unknown choice to latex-block-names.
4882         Insert [...] after {...}.
4883         (tex-last-unended-begin): Simplify regexp.
4884         (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
4885         (latex-forward-sexp-1, latex-forward-sexp): New functions.
4886         (latex-mode): Set forward-sexp-function.
4888         * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
4889         Add regexp for @ignore ... @end ignore.
4890         (texinfo-heading-face): New face.
4891         (texinfo-font-lock-keywords): Use it.
4892         (texinfo-mode-menu): New menu.
4893         (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
4894         New functions.
4895         (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
4896         (texinfo-section-types-regexp, texinfo-section-level-regexp)
4897         (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
4898         Remove declaration.
4899         (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
4901         * delsel.el (delete-selection-mode): Use define-minor-mode.
4903         * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
4905 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
4907         * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
4909 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
4911         * replace.el (keep-lines-read-args): New function.
4912         (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
4913         read arguments interactively.  Add parameters RSTART and REND.
4914         Operate on the active region in Transient Mark mode.
4916         * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
4918         * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
4919         (authors-obsolete-files-regexps): New variable.
4920         (authors-add): Don't record changes in obsolete files.
4922 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
4924         * autoinsert.el (auto-insert-mode): Use define-minor-mode.
4926         * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
4927         (comment-indent): Make sure there's a space between code and comment.
4928         Shift comments left to avoid going past fill-column.
4930 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
4932         * startup.el (startup-echo-area-message): New function.
4933         (display-startup-echo-area-message): Use it.
4934         (fancy-splash-screens): Rewritten to use keymaps and a timer.
4935         (fancy-splash-default-action): New function.
4936         (fancy-splash-screens-1): New function.
4937         (fancy-splash-head): Put a help-echo and a keymap under the image.
4939 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
4941         * diff-mode.el (diff-add-log-file-name): Remove.
4942         (diff-mode): Use add-log-buffer-file-name-function.
4944         * add-log.el (find-change-log): New arg BUFFER-FILE.
4945         (add-log-file-name): Obey add-log-file-name-function.
4946         (add-log-buffer-file-name-function): New var.
4947         (add-change-log-entry): Use it.
4949 2000-09-29  Miles Bader  <miles@gnu.org>
4951         * image-file.el (image-file-name-extensions): New variable.
4952         (image-file-name-regexps): Renamed from `image-file-regexps'.
4953         New default value is nil.  Call `auto-image-file-mode'.
4954         (image-file-name-regexp): New function.
4955         (auto-image-file-mode): New minor mode.
4956         (insert-image-file): Don't make conditional on the image-file
4957         handler being enabled.
4958         (image-file-handler): Make the call here conditional instead.
4959         (set-image-file-handler-enabled, enable-image-file-handler)
4960         (disable-image-file-handler): Functions removed.
4962         * emacs-lisp/authors.el (authors-print): Rephrase many-files
4963         string.
4965 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
4967         * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
4968         it's a function from CL.
4969         (latex-imenu-create-index): Replace eval-when-compile with progn
4970         because latex-section-alist is not bound while compiling.
4972 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
4974         * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
4975         (outline-mode): Use define-derived-mode.
4977         * progmodes/perl-mode.el (perl-mode):
4978         * progmodes/awk-mode.el (awk-mode):
4979         * progmodes/asm-mode.el (asm-mode):
4980         Don't gratuitously override the default for comment-column.
4982         * emacs-lisp/lisp.el (lisp-complete-symbol):
4983         Distinguish the let-binding case from the funcall case.
4984         (forward-sexp-function): New variable.
4985         (forward-sexp): Use it.
4987         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
4988         (easy-mmode-defmap): Remove the now useless autoload.
4990         * time.el (display-time-mode): Use define-minor-mode.
4992         * subr.el (add-minor-mode): Don't eval NAME.
4993         Don't depend on the presence of TOGGLE-FUN for any special behavior.
4994         Use if rather than cond.
4996         * simple.el (read-expression-map): Define more properly.
4997         (comment-indent-hook): Remove.
4998         (string-to-syntax): Bug fix.
5000         * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5001         (cvs-ediff-diff): Fix typo.
5002         (cvs-revert-if-needed): Don't bother preserving read-only.
5004         * paren.el (show-paren-mode): Use define-minor-mode.
5006         * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5007         (toggle-auto-compression): Remove.
5008         (jka-compr-build-file-regexp): Remove useless grouping.
5010         * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5011         Avoid user-reserved bindings.
5012         (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5013         (diff-header-face): Revert to grey85.
5015         * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5017         * complete.el (partial-completion-mode) <defcustom>: Remove.
5018         (partial-completion-mode): Use define-minor-mode.
5019         (PC-do-completion): Understand `completion-auto-help = delay'
5020         to mean to popup the completion buffer only the second time.
5021         (PC-include-file-all-completions, PC-include-file-all-completions)
5022         (PC-include-file-all-completions): Don't quote lambda.
5024         * comint.el (comint-mode-hook): Docstring fix.
5025         (comint-mode): Use define-derived-mode.
5026         (comint-mode-map): Remove obsolete comment.
5027         (make-comint): Minor stylistic change.
5028         (comint-insert-clicked-input): Be more careful to find the overlay.
5029         Use this-command-keys rather than hardcoding mouse-2.
5031         * font-lock.el: Replace confusing (,@ with ,
5032         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5033         Don't use regexp-opt-depth.  Spice up the regexp for args.
5034         Don't distinguish between cmds that can take an opt arg or not.
5035         Use `append' and `prepend' rather than `keep'.
5037         * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
5038         (latex-outline-regexp): New var.
5039         (latex-outline-level): New fun.
5040         (latex-section-alist): New var.
5041         (latex-imenu-create-index): Use it.  Use `push' as well.
5042         (tex-shell-map): Initialize it properly.
5043         (tex-mode): Minor stylistic change.
5044         (plain-tex-mode): Use define-derived-mode.
5045         (latex-mode): Use define-derived-mode.
5046         Construct the paragraph regexps in a more readable way.
5047         Set the buffer-local outline-{level,regexp} vars.
5048         (slitex-mode): Derive from latex-mode.
5049         (tex-common-initialization): Don't kill-all-vars anymore.
5050         Add setting for comment-add and font-lock-defaults.
5051         (tex-start-shell): Use with-current-buffer and don't re-init keymap.
5052         (tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
5053         (tex-start-tex): New arg DIR (and send a chdir command for it).
5054         Also display the shell buffer and save it in tex-last-buffer-texed.
5055         (tex-region): Use expand-file-name rather than concat.
5056         Remove code made useless by changes in tex-start-tex.
5057         (tex-file): Use tex-main-file and adapt to new tex-start-tex.
5059         * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
5061 2000-09-28  Dave Love  <fx@gnu.org>
5063         * eshell/eshell.el (eshell) <defgroup>: Add :version.
5065 2000-09-28  Gerd Moellmann  <gerd@gnu.org>
5067         * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
5068         `append'.
5070 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
5072         * info.el (Info-extract-pointer): Undo last change.
5073         Instead, fix the position of the `bound' arg to re-search-backward.
5075 2000-09-27  Stefan Monnier  <monnier@cs.yale.edu>
5077         * info.el (Info-extract-pointer):
5078         Widen more carefully, to avoid finding pointers in other nodes.
5079         (Info-index): Use push.
5081 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
5083         * frame.el (set-frame-font): Remove call to obsolete function
5084         frame-update-faces.
5085         (set-foreground-color, set-background-color): Likewise for
5086         frame-update-face-colors.
5088 2000-09-27  Miles Bader  <miles@gnu.org>
5090         * image-file.el: New file.
5092 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
5094         * frame.el (frame-notice-user-settings): Don't call
5095         frame-update-faces, which is a no-op now.
5097         * ediff-wind.el (ediff-control-frame-parameters): Add zero
5098         tool-bar-lines.
5100 2000-09-27  Dave Love  <fx@gnu.org>
5102         * mouse.el: Fix last change.
5104 2000-09-27  Miles Bader  <miles@lsi.nec.co.jp>
5106         * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
5108 2000-09-22  Kenichi Handa  <handa@etl.go.jp>
5110         * international/quail.el (quail-help): The output message is
5111         improved.
5113 2000-09-26  Dave Love  <fx@gnu.org>
5115         * mouse.el (popup-menu): If POSITION is nil, set it using
5116         mouse-position.
5118 2000-09-25  Sam Steingold  <sds@gnu.org>
5120         * net/browse-url.el (browse-url-file-url): Check for null maps.
5122 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
5124         * frame.el (frame-notice-user-settings): Don't add a
5125         tool-bar-lines frame parameter to default-frame-alist in batch mode.
5127         * frame.el (frame-notice-user-settings):
5128         Make tool-bar-mode and default-frame-alist consistent.
5130         * toolbar/tool-bar.el (tool-bar-help): New function.
5132 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
5134         * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
5135         current-load-list in top-level forms.  Else this leaks a cons cell
5136         every time a defun is called.
5138         * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
5140 2000-09-25  Dave Love  <fx@gnu.org>
5142         * startup.el (fancy-splash-head): Check XPM is available.
5144         * autoinsert.el (auto-insert): Doc fix.
5145         (auto-insert-alist): Following GNU notices, don't say `copyright
5146         _by_'.  Use line-beginning-position.
5147         (auto-insert): Check buffer-file-name is non-nil before use.
5149 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
5151         * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
5152         starting with `@def' or `@multitable', in addition to ones
5153         specified by the user in auto-fill-inhibit-regexp.
5155 2000-09-25  Markus Rost  <rost@math.ohio-state.edu>
5157         * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
5158         rmail-dont-reply-to-names matches the empty string.
5160 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
5162         * startup.el (command-line-1, fancy-splash-text): Change the
5163         text to sound more friendly.
5165 2000-09-23  Thien-Thi Nguyen  <ttn@gnu.org>
5167         * progmodes/hideshow.el: Update author email address.
5168         Generally, sync w/ maintainer version 5.22.
5169         (hs-hide-all-non-comment-function): New var.
5170         (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
5171         (hs-hide-all): Use `hs-hide-all-non-comment-function'.
5172         (hs-show-region): Delete this command.
5173         (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
5175 2000-09-22  Dave Love  <fx@gnu.org>
5177         * hl-line.el (hl-line-overlay): Don't make it buffer-local.
5178         (hl-line-highlight): Specify buffer when moving overlay.
5180         * progmodes/fortran.el (fortran-mode): Locally set
5181         normal-auto-fill-function.
5182         (fortran-auto-fill-mode): Just alias to auto-fill-mode.
5183         (fortran-mode-map): Adjust auto-fill menu entry.
5185 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
5187         * vc-rcs.el (toplevel): Require `vc' when compiling.
5189         * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
5191 2000-09-22  Andre Spiegel  <spiegel@gnu.org>
5193         * vc.el (vc-switch-backend): Signal an error if the file is not
5194         registered under the new backend.
5196         * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
5197         without explicit revision number.
5199 2000-09-21  Stefan Monnier  <monnier@cs.yale.edu>
5201         * diff-mode.el (diff-file-header-face): Reset to its previous value.
5202         (diff-hunk-text): Correctly use offsets rather than buffer-positions.
5203         (diff-xor): New function.
5204         (diff-find-source-location): Use it.  Fix a stupid name clash.
5205         (diff-hunk-status-msg): New function.
5206         (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
5207         (diff-test-hunk): Use diff-find-source-location.
5208         (diff-goto-source): Favor the `reverse'.
5209         (diff-hunk-text): Properly handle one-sided context diffs.
5210         (diff-apply-hunk): When done, advance to the next hunk.
5212 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
5214         * startup.el (command-line): If frame was created with a non-zero
5215         tool-bar-lines parameter, switch tool-bar-mode on.
5217         * add-log.el (change-log-date-face, change-log-name-face)
5218         (change-log-email-face, change-log-file-face)
5219         (change-log-list-face, change-log-conditionals-face)
5220         (change-log-function-face, change-log-acknowledgement-face):
5221         New faces, inheriting from font-lock faces.
5222         (change-log-font-lock-keywords): Use them.
5224 2000-09-21  Dave Love  <fx@gnu.org>
5226         * progmodes/cperl-mode.el (top-level): Clean up
5227         `eval-when-compile's and assorted defvars.
5228         (cperl-invalid-face): Don't double-quote value.  Change custom
5229         type.
5230         (cperl-mode): Set normal-auto-fill-function and don't zap
5231         auto-fill-function.
5232         (cperl-imenu--function-name-regexp-perl): Renamed from
5233         imenu-example--function-name-regexp-perl.
5234         (cperl-imenu--create-perl-index): Renamed from
5235         imenu-example--create-perl-index.
5236         (cperl-xsub-scan): Don't require cl.
5238         * msb.el (msb-mode-map): Use substitute-key-definition.
5239         (msb-mode): Use msb-mode-map.
5241 2000-09-21  Andre Spiegel  <spiegel@gnu.org>
5243         * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
5244         New functions.
5245         (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
5246         (vc-switch-backend): New function.
5247         (vc-prefix-map): Bind `vc-switch-backend' to `b'.
5248         (vc-register): Fix prompt.
5249         (vc-unregister, vc-default-unregister): New functions.
5250         (vc-version-diff): Handle empty buffer in sentinel.
5252         * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
5253         (vc-rcs-state-heuristic): Use it to guess the state of files with
5254         non-strict locking.
5255         (vc-rcs-find-most-recent-rev): Handle the case when a branch has
5256         been set with -b, but not created yet.
5257         (vc-rcs-fetch-master-state): With non-strict locking, compare file
5258         contents in order to find the state.
5259         (vc-rcs-checkin): Allow creation of branches with no changes.
5260         (vc-rcs-unregister, vc-rcs-receive-file)
5261         (vc-rcs-set-non-strict-locking): New functions.
5263         * vc-hooks.el (vc-name): Force correct computation of the value
5264         in case it is missing.
5266 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
5268         * startup.el (fancy-splash-tail): Use a different foreground
5269         color on a dark frame background.
5271 2000-09-21  Miles Bader  <miles@lsi.nec.co.jp>
5273         * info.el: Use the correct capitalization when making Info-mode
5274         and Info-edit-mode `special' modes.
5276 2000-09-20  Stefan Monnier  <monnier@cs.yale.edu>
5278         * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
5279         (diff-mode): Add support for add-log.el.
5280         (diff-hunk-text): Use char offsets rather than line offsets.
5281         (diff-find-source-location): Replace LINE with line-offset (nil
5282         if not found) and always set POS to a meaningful position.
5283         Adapt to the new char-offsets.
5284         (diff-apply-hunk): Drop support for the unused `select' POPUP.
5285         Adapt to the new diff-find-source-location.
5286         (diff-goto-source): Adapt to the new diff-find-source-location.
5288         * add-log.el (add-log-file-name): New function (split out of
5289         add-change-log-entry).
5290         (add-change-log-entry): Use it.
5291         Call add-log-file-name-function with the changelog file name if
5292         the current buffer is not associated with any file.
5293         Avoid find-file if the selected window is dedicated.
5295         * diff-mode.el (diff-find-source-location):
5296         Move code from diff-apply-hunk.  Return buffer rather than file.
5297         (diff-apply-hunk): Use the new result from  diff-find-source-location.
5298         (diff-goto-source): Use the new diff-find-source-location.
5300 2000-09-20  Dave Love  <fx@gnu.org>
5302         * iswitchb.el: Some doc fixes.
5303         (iswitchb-mode-map): Define completely initially.  Inherit
5304         minibuffer-local-map.
5305         (iswitchb-completion-help) <!iswitchb-xemacs>: Use
5306         fundamental-mode.
5307         (iswitchb-global-map): New variable.
5308         (iswitchb-summaries-to-end): Amalgamate regexps.
5309         (iswitchb-mode): New.
5310         (iswitchb-mode-hook): New variable.
5311         (iswitchb) <defgroup>: Add URL link.  Use group `completion', not
5312         `extensions'.
5314 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
5316         * ehelp.el (electric-help): New defgroup.
5317         (electric-help-shrink-window): New user-option.
5318         (with-electric-help): Use it.
5320         * window.el (shrink-window-if-larger-than-buffer): If face
5321         `mode-line' has a :box, and we're on a graphical frame, add 1
5322         to the needed window height.
5324         * frame.el (frame-notice-user-settings): Add a last parameter nil
5325         to a call to `append', because the last list passed to `append' is
5326         not copied, and so subsequent calls to assq-delete-all will modify
5327         default-frame-alist.
5329         * startup.el (fancy-splash-image): Change :type.
5330         (fancy-splash-head): Use an XBM image if appropriate.
5331         (command-line-1): Show splash screens in more cases.
5333         * startup.el (fancy-splash-text): Don't quote faces.
5335         * dired.el (dired-font-lock-keywords): Undo last change.
5336         (dired-readin): Bind indent-tabs-mode to nil.
5338         * startup.el (fancy-splash-head): If frame's background mode
5339         is `dark', change the black background of the image to gray.
5340         (fancy-splash-screens): Display startup echo area message.
5341         (display-startup-echo-area-message): New function.
5343 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
5345         * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
5347         * info.el (info-header-node): Tweak for color ttys.
5349         * faces.el (face-valid-attribute-values): Make sure directories we
5350         search for stipples both exist and are readable before trying to
5351         search them.
5353         * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
5354         in the dry-run case.
5356         * jka-compr.el (with-auto-compression-mode): New macro.
5358         * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
5359         (custom-group-tag-face, custom-variable-tag-face): Use relative
5360         :height and inherit from `variable-pitch' face instead of
5361         hardwiring :family.
5362         * hi-lock.el (hi-black-hb): Likewise.
5364         Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
5365         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
5366         toolbar-add-item, if image doesn't have a mask add a `:mask
5367         heuristic'.
5369 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
5371         * diff-mode.el: Docstring fixes.
5372         (diff-header-face, diff-comment-face): New faces.
5373         (diff-font-lock-keywords): Highlight a bit differently.
5374         (diff-find-source-location): Don't return SPAN any more.
5375         (diff-hunk-text): Don't bother erasing the temp buffer.
5376         (diff-find-text): Drop argument LINE.
5377         (diff-apply-hunk): Update calls to diff-find-text.
5378         (diff-goto-source): Use pop-to-buffer again and don't raise an error.
5380         * calendar/calendar.el: Docstring fixes.
5381         (calendar-make-alist): Don't quote lambda.
5382         (calendar-star-date): Use make-local-variable.
5384 2000-09-19  Dave Love  <fx@gnu.org>
5386         * toolbar/tool-bar.el: Renamed from toolbar.el.
5387         Change `toolbar' to `tool-bar' generally in symbols.
5388         Make some items invisible in `special' major modes.
5389         (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
5390         Add arg PROPS.
5392         * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
5393         Add :version here.
5394         (fancy-splash-delay, fancy-splash-image): Remove :version here.
5396 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
5398         * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
5400         * files.el (find-file-suppress-same-file-warnings): New user-option.
5401         (find-file-noselect): Use it.
5403         * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
5404         (fancy-splash-screen): Defgroup.
5406         * add-log.el (change-log-font-lock-keywords): Match names
5407         more exactly for the case that font-lock-constant-face is
5408         underlined.
5410 2000-09-19  Richard M. Stallman  <rms@gnu.org>
5412         * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
5414 2000-09-19  Andre Spiegel  <spiegel@gnu.org>
5416         * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
5418 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
5420         * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
5421         * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
5422         * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
5423         * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
5424         * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
5425         * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
5426         * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
5427         * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
5428         * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
5429         * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
5430         * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
5431         * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
5433         * startup.el (fancy-splash-text): New variable.
5434         (fancy-splash-delay, fancy-splash-image): New user-options.
5435         (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
5436         (fancy-splash-screens): New functions.
5437         (command-line-1): If display has a `display' frame parameter, has
5438         colors, and we have XPM support, show more fancy splash screens.
5440 2000-09-19  Dave Love  <fx@gnu.org>
5442         * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
5443         with null `help'.  Use modern backquote syntax.
5445 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
5447         * font-lock.el (font-lock-mode): Change message telling the user
5448         that ``the buffer is too big''.
5450         * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
5451         for instance for the case that tab-width is 2.
5453 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
5455         * toolbar/toolbar.el (toolbar-like-menu-item): Like in
5456         toolbar-add-item, if image doesn't have a mask add a `:mask
5457         heuristic'.
5459 2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
5461         * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
5462         and return a cons if it's non-nil.
5463         (diff-apply-hunk): Try to jump to the line in the source text
5464         corresponding to the position of point in the in the hunk.
5466         * info.el (Info-title-3-face, Info-title-2-face)
5467         (Info-title-1-face): Use face inheritance and relative sizes
5468         instead of hard-wiring things.
5470         * faces.el (secondary-selection): Make dark-background variant sane.
5472 2000-09-16  Andrew Innes  <andrewi@gnu.org>
5474         * makefile.w32-in (compile-files-CMD): No need to make .elc files
5475         read-only, since they aren't under VC now.
5477 2000-09-17  Dave Love  <fx@gnu.org>
5479         * tmm.el: Replace mapcar with mapc in several places.
5481         * loadhist.el (unload-feature): Maybe call elp-restore-list and
5482         ad-unadvise.
5484         * international/latin1-disp.el: New file.
5486         * calendar/cal-move.el (scroll-calendar-left)
5487         (scroll-calendar-right): Make arg optional (for active mode line).
5489         * calendar/calendar.el (calendar-mode-line-format): Make fields
5490         mouse-sensitive.
5491         (calendar-read-date, calendar-read-date, calendar-window-list):
5492         Unquote lambda.
5493         (calendar-month-name): Use aref, not sref.
5495         * view.el (minor-mode-alist): Propertize the string.
5497         * international/characters.el (standard-case-table): Add entries
5498         for Greek.
5500 2000-09-18  Miles Bader  <miles@gnu.org>
5502         * info.el (info-node, info-xref): Add dark-background variants.
5504         * faces.el (header-line): Change defaults to be less confusing
5505         when mixed with mode-lines.
5507         * info.el (Info-fontify-node): Make a few cleanups.
5508         Add extra `help-echo' and `local-map' props to node xrefs.
5509         Use header-specific faces for node-names & xrefs.
5510         (Info-use-header-line): New variable.
5511         (info-header-xref, info-header-node): New faces.
5512         (Info-setup-header-line): New function.
5513         (Info-select-node): Call Info-setup-header-line when enabled.
5514         (Info-extract-pointer): Work even if the header line is hidden.
5515         (Info-header-line): New variable.
5517 2000-09-16  Stefan Monnier  <monnier@cs.yale.edu>
5519         * vms-patch.el (print-region-function): Don't quote lambda.
5521         * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
5523         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
5524         (lm-get-header-re): Allow spaces between the header and the colon.
5525         (lm-header): Allow $ in non-RCS headers.
5526         (lm-header-multiline): Put the strings back into order.
5527         Stop at an empty line.  Don't require two space chars if the
5528         line is clearly not another header line.
5530         * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
5531         (popup-menu-popup): Remove.
5533 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
5535         * toolbar/toolbar.el (toolbar-add-item): Use the same image
5536         specification if or if not tool-bar item contains an `:enabled'
5537         property.
5539         * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
5540         current buffer has no file name.
5542 2000-09-15  Dave Love  <fx@gnu.org>
5544         * strokes.el: Sync with maintainer's current version with changes
5545         for Emacs, but avoid runtime cl and levents.
5546         (toplevel):  Change autoloads and compilation requires.
5547         (strokes-version, strokes-bug-address, strokes-lift): Values
5548         changed.
5549         (strokes-xpm-header, strokes-insinuated): New variable.
5550         (strokes): Add :link.
5551         (strokes-mode): Customized.
5552         (strokes-while-inhibiting-garbage-collector): New macro.
5553         (strokes-remassoc): Avoid remove-if.
5554         (strokes-fix-button2-command): Don't use ad-do-it.
5555         (strokes-insinuate): New function.
5556         (strokes-button-press-event-p, strokes-button-release-event-p):
5557         New functions, used instead of non-`strokes-' versions..
5558         (strokes-mouse-event-p): Rewritten.
5559         (strokes-event-closest-point): Avoid event-point.
5560         (strokes-get-grid-position): Avoid cdadr, caadr
5561         (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
5562         functions.
5563         (strokes-help): Use with-output-to-temp-buffer.
5564         (strokes-window-configuration-changed-p): New function.
5565         (strokes-update-window-configuration): Use buffer-live-p,
5566         strokes-window-configuration-changed-p.
5567         (strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
5568         (strokes-char-face): New face.
5569         (strokes-char-table, strokes-base64-chars): New variable.
5570         (strokes-xpm-for-stroke, strokes-list-strokes)
5571         (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
5572         (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
5573         (strokes-xpm-to-compressed-string, strokes-decode-buffer)
5574         (strokes-encode-buffer, strokes-xpm-for-compressed-string)
5575         (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
5576         functions.
5578 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
5580         * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
5582         * image.el (create-image): Doc fix.
5584         * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
5585         instead of `:heuristic-mask t'.
5587 2000-09-14  Andrew Innes  <andrewi@gnu.org>
5589         * makefile.w32-in: Revert to Unix line endings.
5591 2000-09-14  Andrew Innes  <andrewi@gnu.org>
5593         * makefile.w32-in: Add bootstrap support.  Also copy lisp source
5594         when installing.
5596         * makefile.nt (DONTCOMPILE): Fix typo.
5598         * shell.el (shell-write-history-on-exit): New function.
5599         (shell-dumb-shell-regexp): New custom variable.
5600         (shell-mode): Make shell-write-history-on-exit the process
5601         sentinel if shell name matches shell-dumb-shell-regexp.
5603         * w32-fns.el: Comment out before-init-hook function which resets
5604         source-directory based; this breaks bootstrap.
5606 2000-09-14  Dave Love  <fx@gnu.org>
5608         * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
5609         toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
5610         toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
5611         toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
5612         toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
5613         toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
5614         toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm:  New.
5615         From Tuomas Kuosmanen <tigert@gimp.org>.  (Gnome icons fetched
5616         from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
5618         * toolbar/toolbar.el: New.
5620         * subdirs.el: Add toolbar.
5622 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
5624         * indent.el (indent-for-tab-command): Doc fix.
5626 2000-09-14  Alex Schroeder  <alex@gnu.org>
5628         * ansi-color.el (ansi-colors): Doc change.
5629         (ansi-color-get-face): Simplified regexp.
5630         (ansi-color-faces-vector): Added more faces, doc change.
5631         (ansi-color-names-vector): Doc change.
5632         (ansi-color-regexp): Simplified regexp.
5633         (ansi-color-parameter-regexp): New regexp.
5634         (ansi-color-filter-apply): Doc change.
5635         (ansi-color-filter-region): Doc change.
5636         (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
5637         deal with zero length parameters.
5638         (ansi-color-apply-on-region): Doc change.
5639         (ansi-color-map): Doc change.
5640         (ansi-color-map-update): Removed debugging message.
5641         (ansi-color-get-face-1): Added condition-case to trap
5642         args-out-of-range errors.
5643         (ansi-color-get-face): Doc change.
5644         (ansi-color-make-face): Removed.
5645         (ansi-color-for-shell-mode): New option.
5647 2000-09-13  Kenichi Handa  <handa@etl.go.jp>
5649         * international/quail.el (quail-start-translation): Translate KEY
5650         if necessary even if it doesn't have any mapping in the current
5651         input method.
5652         (quail-start-conversion): Likewise.
5653         (quail-help): The output message is improved.
5655 2000-09-13  Miles Bader  <miles@gnu.org>
5657         * comint.el (comint-output-filter): Revert to using
5658         `insert-before-markers'.  Add bletcherous hack to undo damage
5659         caused by `insert-before-markers'.  Put `front-sticky' property on
5660         overlays created here so that the field code understands how the
5661         overlay works.  Use a let when making comint-last-prompt-overlay,
5662         so that the code is easier to read.
5664 2000-09-13  Dave Love  <fx@gnu.org>
5666         * wid-edit.el (widget-default-format-handler): DTRT when
5667         doc-property is a function.
5669 2000-09-12  Francesco Potorti`  <pot@gnu.org>
5671         * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
5672         filed name if it's not there.
5674 2000-09-12  Dave Love  <fx@gnu.org>
5676         * simple.el (read-mail-command): Doc fix.
5677         (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
5679         * vc.el (vc-dired-listing-switches): Fix :version.
5681         * vc-hooks.el: Doc fixes.
5683         * subr.el (add-minor-mode): Use toggle-fun arg.
5685         * speedbar.el: Add :version to several defcustoms.
5687         * imenu.el (imenu--truncate-items, imenu--cleanup)
5688         (imenu--generic-function): Avoid mapcar.
5689         (imenu--replace-spaces): Function removed.
5690         (imenu--completion-buffer): Use subst-char-in-string.
5691         (imenu-add-to-menubar): Use keymap inheritance.
5693 2000-09-12  Miles Bader  <miles@gnu.org>
5695         * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
5696         (diff-mode-map): Bind `diff-test-hunk'.
5697         (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
5699 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
5701         * bytecomp.el (byte-compile-defvar): Undo last change
5702         because it breaks '(make-variable-buffer-local (defvar ...)'
5703         which is used at least in dired.
5705 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
5707         * international/quail.el (quail-define-package): Docstring
5708         modified.
5710 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
5712         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
5713         extra docstrings for "chinese-ccdospy", "chinese-ecdict",
5714         "chinese-etzy", "chinese-sw", and "chinese-ziranma".  Modify the
5715         docstring of "chinese-py".
5717         * international/quail.el (quail-translation-docstring): New
5718         variable.
5719         (quail-show-keyboard-layout): Docstring modified.
5720         (quail-select-current): Likewise.
5721         (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
5722         infinite recursive call.
5723         (quail-help): Check quail-translation-docstring.  Format of the
5724         output changed.
5725         (quail-help-insert-keymap-description): Adjusted for the above
5726         change.
5728 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
5730         * bytecomp.el (byte-compile-defvar): Only cons onto
5731         current-load-list in top-level forms.  Else this leaks a cons cell
5732         every time a defun is called.
5734 2000-09-11  Miles Bader  <miles@lsi.nec.co.jp>
5736         * diff-mode.el (diff-apply-hunk): Function basically rewritten.
5737         Now understands non-unified diffs.  Some functionality moved into
5738         `diff-hunk-text' and `diff-find-text'.  Add OTHER-FILE, DRY-RUN,
5739         POPUP, and NOERROR arguments.  If DRY-RUN is true, don't actually
5740         modify anything.  Only reposition point in the patched file if the
5741         patch succeeds.  Only pop up another window if POPUP is true.
5742         Emit a message describing what happened if successful, and at what
5743         line-offset.  Automatically detect reversed hunks and do something
5744         appropriate.
5745         (diff-hunk-text, diff-find-text): New functions.
5746         (diff-filter-lines): Function removed.
5747         (diff-test-hunk): New function.
5748         (diff-goto-source): Rewritten in terms of diff-apply-hunk.
5750 2000-09-10  Dave Love  <fx@gnu.org>
5752         * textmodes/tildify.el: Minor doc/commentary fixes.
5753         (tildify) <defgroup>: Add :version.
5755         * faces.el (face-x-resources): Make custom type more specific.
5756         (frame-background-mode): Use mapc.
5757         (region) <defcustom>: Add :version.
5759 2000-09-08  Stefan Monnier  <monnier@cs.yale.edu>
5761         * vc-sccs.el (vc-sccs-register):
5762         * vc-rcs.el (vc-rcs-register):
5763         * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
5764         * vc.el (vc-register): Clear file's properties.
5766 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
5768         * faces.el (face-spec-set): Only face-spec-reset-face when
5769         ATTRS is non-nil.
5771 2000-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
5773         * help.el (help-insert-xref-button): Fix a typo in doc string.
5775 2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
5777         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5778         Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
5779         methods.
5781         * menu-bar.el (read-mail-item-name): New function.
5782         (menu-bar-tools-menu): Use it to compute and display the package
5783         used to read email.
5784         (menu-bar-tools-menu): Fix typo in GUD's help string.
5786 2000-09-07  Dave Love  <fx@gnu.org>
5788         * diff-mode.el (diff-mouse-goto-source): New function.
5790         * vc-sccs.el: Doc fixes.
5791         (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
5793         * vc-rcs.el: Doc fixes.
5794         (vc-rcs-register-switches, vc-rcs-checkin-switches)
5795         (vc-rcs-checkout-switches, vc-rcs-header)
5796         (vc-rcs-master-templates): Add or change :version.
5798         * vc-cvs.el: Doc fixes.
5799         (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
5800         (vc-cvs-stay-local): Add :version.
5802         * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
5804 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
5806         * international/quail.el (quail-help): Fix previous change.
5808 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
5810         * faces.el (color-values): Doc fix.
5812         * faces.el (frame-set-background-mode): Use frame-parameter
5813         instead of frame-parameters.
5815         * frame.el (filtered-frame-list): Reduce consing.
5816         (frames-on-display-list): Call frame-parameter instead of
5817         frame-parameters.
5819 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
5821         * language/devan-util.el (devanagari-to-indian-region): In the
5822         loop, change the following char, not preceding char.
5824 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
5826         * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
5827         instead of frame-parameters.
5829         * faces.el (set-face-attribute): Simplify by calling
5830         internal-set-lisp-face-attribute with FRAME being 0.
5832         * vc.el: Remove `Id' version control keyword.
5834 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
5836         * help.el (help-make-xrefs): Adjusted for the change of
5837         help-xref-mule-regexp.
5838         (help-insert-xref-button): New function.
5840         * international/mule-cmds.el (help-xref-mule-regexp-template):
5841         Include the pattern for character set.
5842         (leim): New group.
5844         * international/quail.el: Don't require face.
5845         (quail): New group.
5846         (quail-other-command): Dummy command to make quail-help work better.
5847         (quail-keyboard-layout-alist): Add Keyboard type "jp106".
5848         (quail-keyboard-layout-substitution): New variable.
5849         (quail-update-keyboard-layout): New function.
5850         (quail-keyboard-layout-type): New customizable variable.
5851         (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
5852         (quail-keyboard-translate): Pay attention to
5853         quail-keyboard-layout-substitution.
5854         (quail-insert-kbd-layout): New function.
5855         (quail-show-keyboard-layout): New function.
5856         (quail-get-translation): If the definition is a vector of length
5857         1, and the element is a string of length 1, return the character
5858         in that string.
5859         (quail-update-current-translations): Fix the case of
5860         relative-index out of range.
5861         (quail-build-decode-map, quail-insert-decode-map): New Functions.
5862         (quail-help): Show keyboard layout by quail-insert-kbd-layout.
5863         Show key sequences for all available characters.
5864         (quail-help-insert-keymap-description): Don't show such verbose
5865         key bindings as quail-self-insert-command.
5867         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5868         Format changed, and each element now have extra documentations.
5869         (tit-process-header): Delete invalid characters from TIT-PROMPT.
5870         Adjusted for the change of quail-cxterm-package-ext-info.
5872 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
5874         * vc-hooks.el (toplevel): Don't require `vc' during compilation;
5875         requiring it leads to a recursive loading of vc.el and vc-hooks.el
5876         during bootstrap.
5878 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
5880         * vc.el: (toplevel): Don't require `dired' at run-time.
5881         (vc-dired-resynch-file): Remove autoload cookie.
5883 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
5885         * vc.el: Made several backend functions optional.
5886         (vc-default-responsible-p): New function.
5887         (vc-merge): Use RET for first version to trigger merge-news, not
5888         prefix arg.
5889         (vc-annotate): Handle backends that do not support annotation.
5890         (vc-default-merge-news): Removed.  The existence of a merge-news
5891         implementation is now checked on caller sites.
5893         * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
5894         case.
5896         * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
5897         special case that has been removed from the default in vc-hooks.el.
5899 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
5901         * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
5903 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
5905         * vc-hooks.el: Require vc during compilation.
5906         (vc-file-setprop): Use `vc-touched-properties' if bound by the new
5907         macro `with-vc-properties' in vc.el.
5908         (vc-file-getprop): Doc fix.
5909         (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
5911         * vc.el: Require dired-aux during compilation.
5912         (vc-name-assoc-file): Moved to vc-sccs.el.
5913         (with-vc-properties): New macro.
5914         (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
5915         vc-finish-steal): Use it.
5916         (vc-cancel-version): Moved RCS-specific code to vc-rcs.el.  The call
5917         to the backend-specific function is now supposed to do the checkout,
5918         too.
5919         (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
5921         * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
5922         set file properties; that gets done in the generic code now.
5924         * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
5925         Changed parameter list, added code from vc.el that does the
5926         checkout, possibly with a double-take.
5928         * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
5929         (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
5930         the above under the new name.
5931         (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'.  Changed
5932         parameter list, added checkout command.
5933         (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
5934         properties; that gets done in the generic code now.
5936 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
5938         * vc.el: Docstring fixes (courtesy of checkdoc).
5940 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
5942         * vc.el (vc-checkout-writable-buffer-hook)
5943         (vc-checkout-writable-buffer): Remove.
5944         (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
5945         (vc-log-mode): Make it into a clean derived major mode.
5946         (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
5947         vc-log-mode if log-edit is not available.
5948         (vc-dired-mode-map): Don't set-keymap-parent yet.
5949         (vc-dired-mode): Do set-keymap-parent here.
5950         (vc-dired-buffers-for-dir): Nop if dired is not loaded.
5952 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
5954         * faces.el (set-face-attribute, face-spec-reset-face)
5955         (face-spec-set): Avoid consing by removing calls to `apply'.
5957         * frame.el (frame-parameter): Move to C code.
5959 2000-09-05  Dave Love  <fx@gnu.org>
5961         * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
5962         insert-before-markers-and-inherit.  Now checked systematically!
5964 2000-09-05  Alex Schroeder  <alex@gnu.org>
5966         * sql.el (sql-postgres): Use sql-postgres-options.
5967         (sql-postgres-options): New variable.
5969 2000-09-05  Alex Schroeder  <alex@gnu.org>
5971         * sql.el (sql-mode-menu): Work around missing variable mark-active
5972         in XEmacs.
5973         (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
5974         (sql-interactive-mode): Added call to easy-menu-add for XEmacs
5975         compatibility.
5977 2000-09-04  Gerd Moellmann  <gerd@gnu.org>
5979         * vc.el (vc-dired-resynch-file): Add autoload cookie.
5981         * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
5983         * Makefile.in (DONTCOMPILE): Fix typo in file name.
5985 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
5987         * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
5988         don't support anything else under SCCS yet.
5990         * vc-hooks.el: Minor doc fixes.
5992 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
5994         * vc.el (vc-next-action-on-file): Do not visit the file if it's
5995         not necessary.  If verbose in state `needs-patch', do the same as
5996         under `up-to-date'.  When NOT verbose and `needs-patch', check out
5997         latest version instead of `merge-news'.
5998         (vc-next-action-dired): Don't mess with default-directory here; it
5999         breaks other parts of dired.  It is the job of the
6000         backend-specific functions to adjust it temporarily if they need it.
6001         (vc-next-action): Remove a special CVS case.
6002         (vc-clear-headers): New optional arg FILE.
6003         (vc-checkin, vc-checkout): Set properties vc-state and
6004         vc-checkout-time properly.
6005         (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
6006         (vc-print-log): Use new backend function `show-log-entry'.
6007         (vc-cancel-version): Do the checks in a different order.  Added a
6008         FIXME concerning RCS-only code.
6010         * vc-rcs.el (vc-rcs-show-log-entry): New function.
6011         (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6013         * vc-cvs.el (vc-cvs-show-log-entry): New function.
6015         * vc-hooks.el (vc-default-mode-line-string): Show state
6016         `needs-patch' as a `-' too.
6018 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6020         * vc.el (vc-responsible-backend): New optional arg REGISTER.
6021         (vc-default-could-register): New function.
6022         (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6023         (vc-resynch-buffer): Call vc-dired-resynch-file.
6024         (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6025         vc-resynch-buffer instead of vc-resynch-window.
6026         (vc-next-action-dired): Don't redisplay here, that gets done as a
6027         result of the individual file operations.
6028         (vc-retrieve-snapshot): Corrected prompt order.
6030         * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
6032         * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
6033         as well.
6034         (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p.  Handle
6035         hostname regexps.  Updated all callers.
6036         (vc-cvs-responsible-p): Handle directories as well.
6037         (vc-cvs-could-register): New function.
6038         (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
6039         properties up-to-date.
6041         * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
6042         user whether to create one.
6044 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6046         * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
6047         check out a non-existing file.
6049         * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
6050         workfile does not exist.
6052         * vc.el (vc-version-diff): Use `require' to check for existence of
6053         diff-mode.
6055 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6057         * vc-cvs.el (vc-cvs-registered): Use new function
6058         vc-cvs-parse-entry to do the actual work.
6060 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6062         * vc-hooks.el (vc-find-backend-function): If function doesn't
6063         exist, return nil instead of error.
6064         (vc-call-backend): Doc fix.
6066         * vc.el (vc-do-command): Doc fix.
6067         (vc-finish-logentry): When checking in from vc-dired, choose the
6068         right backend for logentry check.
6069         (vc-dired-mode-map): Inherit from dired-mode-map.
6070         (vc-dired-mode): Local value of dired-move-to-filename-regexp
6071         simplified.
6072         (vc-dired-state-info): Removed, updated caller.
6073         (vc-default-dired-state-info): Use parentheses instead of hyphens.
6074         (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
6075         (vc-dired-listing-switches): New variable.
6076         (vc-directory): Use it, instead of dired-listing-switches.
6078         * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
6079         (vc-cvs-dir-state): New function.
6080         (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
6081         (vc-cvs-parse-entry): New function, also to be used in
6082         vc-cvs-registered.
6084 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6086         * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
6087         *or* single-window-frames.
6089 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6091         * vc.el (vc-update-changelog): Split into generic part and default
6092         implementation.  Doc string adapted.
6093         (vc-default-update-changelog): New function.  Call the `rcs2log'
6094         script in exec-directory, to fix a long-standing nuisance.
6096         * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
6097         simply signals an error.
6099 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6101         * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
6102         control-flow more clear and to avoid running `cvs' twice.
6104         * vc.el (vc-next-action-on-file): Doc fix.
6105         (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
6106         (vc-print-log): Eval `file' before constructing the continuation.
6108 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6110         * vc.el (vc-next-action-on-file): Corrected several messages.
6111         (vc-merge): Add prefix arg `merge-news'; handle it.
6113         * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
6114         is not reached.  It is.
6115         (vc-cvs-merge): Set state to 'edited after merge.
6116         (vc-cvs-merge-news): Set workfile version to nil if not known.
6117         (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
6119         * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
6120         via stdout. (Merge from main line.)
6122 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6124         * vc.el (vc-finish-logentry): Thinko in the "same comment"
6125         detection.
6127 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6129         * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
6130         against kill-all-local-variables.
6131         (vc-log-edit): Don't save vc-parent-buffer any more.
6132         (vc-last-comment-match): Initialize to an empty string.
6133         (vc-post-command-functions): New hook.
6134         (vc-do-command): Run it.
6135         (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
6136         (vc-finish-logentry): Only add the comment to the ring if it's
6137         different from the last comment entered.
6138         (vc-new-comment-index): New function.
6139         (vc-previous-comment): Use it.  Make the minibuffer message
6140         slightly less terse.
6141         (vc-comment-search-reverse): Make it work forward as well.  Don't
6142         set vc-comment-ring-index if no match is found.  Use
6143         vc-new-comment-index.
6144         (vc-comment-search-forward): Use vc-comment-search-reverse.
6145         (vc-dired-mode-map): Don't inherit from dired-mode-map since
6146         define-derived-mode will do it for us.  Bind `v' to a keymap that
6147         inherits from vc-prefix-map so that we can bind `vt' without
6148         binding C-x v t.
6149         (vc-retrieve-snapshot): Parenthesis typo.
6151         * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
6152         to 1.  Make sure to switch to *vc* before looking for an error
6153         message.  Use vc-parse-buffer.
6155 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6157         * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
6158         and NAME.
6159         (vc-retrieve-snapshot): Split into two parts.
6160         (vc-default-retrieve-snapshot): New function.
6162         * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
6163         (vc-cvs-retrieve-snapshot): New function (untested).
6164         (vc-cvs-stay-local): Default to t.
6165         (vc-cvs-remote-p): New function and property.
6166         (vc-cvs-state): Stay local only if the above is t.
6167         (vc-handle-cvs): Removed.
6168         (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
6169         done via vc-handled-backends now.
6170         (vc-cvs-header): Escape Id.
6172 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6174         * vc.el (vc-do-command): Remove unused commands.
6175         (vc-version-diff): Make sure default-directory ends with a slash.
6176         Move the window commands into a vc-exec-after.
6177         (vc-print-log): Move more of the code into the `vc-exec-after'.
6179 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6181         * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
6182         (vc-print-log): Search current revision from beginning of buffer.
6183         (vc-revert-buffer): Clear echo area after the diff is finished.
6184         (vc-prefix-map): Removed definition of "t" for terse display in vc
6185         dired.
6186         (vc-dired-mode-map): Inherit from dired-mode-map.  Added
6187         definition of "vt" for terse display.
6188         (vc-dired-mode): Fix dired-move-to-filename-regexp.
6190 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6192         * vc.el (vc-exec-after): Avoid caddr.
6194 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6196         * vc.el (vc-exec-after): New function.
6197         (vc-do-command): Use it to add a termination message for async
6198         procs.
6199         (vc-checkout): Try to handle a missing-backend situation.
6200         (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
6201         of a directory with a backend using async diffs.
6202         (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
6203         present.
6205         * vc-sccs.el (vc-sccs-state-heuristic): Use
6206         file-ownership-preserved-p.
6208         * vc-rcs.el (vc-rcs-state-heuristic): Use
6209         file-ownership-preserved-p.
6210         (vc-rcs-checkout): Remove the error-handling for missing-rcs.
6212 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6214         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
6215         vc-do-command.
6217         * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
6218         when there are no changes.
6220 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6222         * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
6224         * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
6226 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6228         * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
6230         * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
6231         the `fset' outside of the defvar so that it works even if
6232         vc-prefix-map was already defined.
6233         (vc-setup-buffer): New function, split out of vc-do-command.
6234         (vc-do-command): Allow BUFFER to be t to mean `just use the
6235         current buffer without any fuss'.
6236         (vc-version-diff): Change the `diff' backend operation to just put
6237         the diff in the current buffer without erasing it.  Always use
6238         *vc-diff* even for directory-diffs.  Use vc-setup-buffer.  Protect
6239         shrink-window-if-larger-than-buffer.
6240         (vc-print-log): Change the `print-log' backend operation to just
6241         put the log in the current buffer without erasing it.  Protect
6242         shrink-window-if-larger-than-buffer.
6243         (vc-update-change-log): Fix setd typo.
6245         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
6246         (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
6248         * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
6249         (vc-rcs-diff): Insert in the current buffer and remove unused arg
6250         CMP.
6252         * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
6253         with-temp-file.  Use the new BUFFER=t argument to vc-do-command.
6254         (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
6256 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6258         * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
6259         not possible, use vc-BACKEND-workfile-unchanged-p.
6260         (vc-default-workfile-unchanged-p): New function.  Delegates to a
6261         full vc-BACKEND-diff.
6263         * vc-hooks.el (vc-simple-command): Removed.
6265         * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
6266         instead of vc-simple-command.
6267         (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
6268         avoid doing a diff when opening a file.
6269         (vc-rcs-state): Added check for unlocked-changes.
6270         (vc-rcs-header): Escape Id.
6271         (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
6272         (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
6273         version.
6275         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
6276         (vc-sccs-diff): Remove optional arg CMP.
6277         (vc-sccs-state): Call vc-workfile-unchanged-p, not the
6278         SCCS-specific function.
6280         * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
6281         vc-simple-command.
6283 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6285         * vc.el (vc-editable-p): Renamed from vc-writable-p.
6286         (with-vc-file, vc-merge): Use vc-editable-p.
6287         (vc-do-command): Remove unused var vc-file and fix the
6288         doubly-defined `status' var.  Add a user message when starting an
6289         async command.
6290         (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
6291         (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
6292         Use with-current-buffer.
6293         (vc-buffer-sync): Use unless.
6294         (vc-next-action-on-file): If the file is 'edited by read-only,
6295         make it read-write instead of trying to commit.
6296         (vc-version-diff, vc-update-change-log): Use `setq
6297         default-directory' rather than `cd'.
6298         (vc-log-edit): Don't forget to set default-directory in the
6299         buffer.
6301         * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
6302         (vc-sccs-state-heuristic): Use file-writable-p instead of
6303         comparing userids.
6304         (vc-sccs-checkout): Use `unless'.
6306         * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
6307         of comparing userids.
6308         (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
6309         Simplify the logic by eliminating unreachable code.
6310         (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
6311         just do a recursive call if we need to retry.
6312         (vc-rcs-checkout): Handle the case where rcs is missing by making
6313         the buffer read-write if requested and re-signalling the error.
6315         * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
6317 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6319         * vc-hooks.el (vc-handled-backends): Docstring change.
6320         (vc-ignore-vc-files): Mark obsolete.
6321         (vc-registered): Check vc-ignore-vc-files.
6322         (vc-find-file-hook, vc-file-not-found-hook): Don't check
6323         vc-ignore-vc-files.
6325         * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
6327 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6329         * vc.el (vc-checkout): Don't do anything special for ange-ftp
6330         files since ange-ftp already has vc-registered return nil.
6332         * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
6333         (vc-sccs-workfile-version): Use with-temp-buffer and new
6334         vc-parse-buffer and don't bother setting the property.
6335         (vc-sccs-add-triple): Use with-current-buffer and
6336         find-file-noselect.
6337         (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
6339         * vc-rcs.el (vc-rcs-find-most-recent-rev): New function.  The code
6340         derives from the old vc-parse-buffer but uses the revision number
6341         rather than the date (much easier to compare robustly).
6342         (vc-rcs-fetch-master-state): Use `with-temp-buffer'.  Adapt to the
6343         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).  Find the
6344         locking-user more directly.  Check strict locking and set
6345         checkout-model appropriately.
6346         (vc-rcs-parse-locks): Remove.
6347         (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
6348         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
6349         (vc-rcs-system-release): Use with-current-buffer and
6350         vc-parse-buffer.
6351         (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
6353         * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
6354         (vc-simple-command): Docstring fix.
6355         (vc-registered): Align the way the file-handler is called with the
6356         way the function itself works.
6357         (vc-file-owner): Remove.
6359         * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer.  Reorder
6360         extraction of fields and call to file-attributes because of a
6361         temporary bug in rcp.el.
6362         (vc-cvs-fetch-status): Use with-current-buffer.
6364 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6366         * vc.el (vc-do-command): Use file-relative-name.
6367         (vc-responsible-backend): Use vc-backend if possible.
6368         (vc-create-snapshot): Improve the `interactive' spec. Add support
6369         for branches and dispatch to backend-specific `create-snapshot'.
6370         (vc-default-create-snapshot): New function, containing the bulk of
6371         the old vc-create-snapshot.
6372         (vc-retrieve-snapshot): Improve the interactive spec.
6374         * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
6375         (vc-backend-hook-functions): Remove.
6376         (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
6377         (vc-backend): Reintroduce the test for `file = nil' now that I
6378         know why it was there (and added a comment to better remember).
6380         * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
6381         code from vc-sccs-hooks.el.
6382         (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
6383         'vc anymore.
6384         (vc-sccs-responsible-p): Use expand-file-name instead of concat
6385         and file-directory-p instead of file-exists-p.
6386         (vc-sccs-check-headers): Simplify the regexp.
6388         * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
6389         from vc-rcs-hooks.el.  Don't require 'vc anymore.
6390         (vc-rcs-responsible-p): Use expand-file-name instead of concat and
6391         file-directory-p instead of file-exists-p.
6393         * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
6394         from vc-cvs-hooks.el.
6395         (proto vc-cvs-registered): Require 'vc-cvs instead of
6396         'vc-cvs-hooks.  Don't require 'vc anymore.
6397         (vc-cvs-responsible-p): Use expand-file-name instead of concat and
6398         file-directory-p instead of file-exists-p.
6399         (vc-cvs-create-snapshot): New function, replacing
6400         vc-cvs-assign-name.
6401         (vc-cvs-assign-name): Remove.
6403 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6405         * vc-cvs.el (vc-cvs-header): New var.
6407         * vc-rcs.el (vc-rcs-exists): Remove.
6408         (vc-rcs-header): New var.
6410         * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
6411         `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
6412         (vc-sccs-header): New var.
6414         * vc.el (vc-do-command): Get rid of the `last' argument.
6415         (vc-header-alist): Remove, replaced by vc-X-header.
6416         (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
6417         (vc-dired-hook): Use expand-file-name instead of concat.
6418         (vc-directory): Use file-name-as-directory.
6419         (vc-snapshot-precondition, vc-create-snapshot)
6420         (vc-retrieve-snapshot): Allow the command to operate on any
6421         directory.
6423         * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
6424         just removing the 'WORKFILE argument or by removing the 'MASTER
6425         argument and replacing `file' with (vc-name file).
6427 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6429         * vc.el: Update Copyright and add a crude list of backend funs.
6430         (vc-writable-p): New function.
6431         (with-vc-file): Use vc-writable-p.
6432         (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
6433         (vc-register): Avoid vc-name.
6434         (vc-locking-user): Remove.
6435         (vc-steal-lock): Make the `owner' arg non-optional.
6436         (vc-merge): Use vc-writable-p instead of vc-locking-user and
6437         vc-checkout-model.
6438         (vc-default-dired-state-info): Use vc-state instead of
6439         vc-locking-user and return special strings for special states.
6440         (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
6441         and get rid of one of the special CVS cases.
6442         (vc-cancel-version): prettify error message with \\[...].
6443         (vc-rename-master): New function.
6444         (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
6445         use vc-rename-master) instead of vc-BACKEND-record-rename.  Make
6446         the CVS special case generic.
6447         (vc-default-record-rename): Remove.
6448         (vc-file-tree-walk-internal): Only call FUNC for files that are
6449         under control of some VC backend and replace `concat' with
6450         expand-file-name.
6451         (vc-file-tree-walk): Update docstring.
6452         (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
6453         (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
6455         * vc-sccs.el (vc-sccs-rename-file): Renamed from
6456         vc-sccs-record-rename.  Use `find-file-noselect' rather than
6457         `find-file' and call `vc-rename-master' to do the actual move.
6458         (vc-sccs-diff): Remove unused `backend' variable.
6460         * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
6461         to delay loading of vc-sccs until it is really used.
6462         (vc-sccs-master-templates): Preload.
6463         (vc-sccs-state): Update call to vc-sccs-parse-locks.
6464         (vc-sccs-project-dir): Remove (merged into
6465         vc-sccs-search-project-dir).
6466         (vc-sccs-search-project-dir): Rewrite using file name handling ops
6467         rather than `concat', make sure it is preloaded and don't bother
6468         to check that the file actually exists.
6469         (vc-sccs-parse-locks): Remove unused `file' argument, remove
6470         `locks' argument (use buffer's content instead) and eliminate n^2
6471         behavior.
6473         * vc-rcs.el: Update Copyright.
6474         (vc-rcs-rename-file): New function.
6475         (vc-rcs-diff): Remove unused `backend' variable.
6477         * vc-hooks.el: Update Copyright.
6478         (vc-backend): Don't accept a nil argument any more.
6479         (vc-up-to-date-p): Turn into a defsubst.
6480         (vc-possible-master): New function.
6481         (vc-check-master-templates): Use `vc-possible-master' and allow
6482         funs in vc-X-master-templates to return a non-existent file.
6484         * vc-cvs.el: Update Copyright.
6485         (vc-cvs-diff): Remove unused `backend' variable.
6486         (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
6488         * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
6490 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6492         * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
6493         since it can be called from vc-rcs.el.
6494         (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
6496 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6498         * vc.el (vc-version-diff): Expand file name read from the
6499         minibuffer.  Handle the case when a previous version number can't
6500         be guessed.  Give suitable messages when there were no differences
6501         found.
6502         (vc-clear-headers): Call backend-specific implementation, if one
6503         exists.
6504         (vc-cancel-version): Made error checks generic.  When done, clear
6505         headers generically, too.
6507         * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
6508         from vc-clear-headers in vc.el.
6510         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
6511         correctly.
6512         (vc-rcs-latest-on-branch-p): Made second argument VERSION
6513         optional.  Handle the case when it's not there.
6515 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6517         * vc.el (vc-locking-user): Moved from vc-hooks.el.
6519 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6521         * vc-hooks.el (vc-loadup): Remove.
6522         (vc-find-backend-function): Use `require'.  Also, handle the case
6523         where vc-BACKEND-hooks.el doesn't exist.
6524         (vc-call-backend): Cleanup.
6526 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6528         * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
6529         vc-rcs-grab-templates)
6530         (vc-rcs-registered): Remove.  The default function works as well.
6531         * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
6532         vc-sccs-grab-templates)
6533         (vc-sccs-registered): Remove.  The default function works as well.
6535         * vc.el (vc-version-diff): Left out a vc- in call to
6536         vc-call-backend.
6537         (vc-default-dired-state-info, vc-default-record-rename)
6538         (vc-default-merge-news): Update for the new backend argument.
6540         * vc-hooks.el (vc-find-backend-function): Return a cons cell if
6541         using the default function.
6542         (vc-call-backend): If calling the default function, pass it the
6543         backend as first argument.  Update the docstring accordingly.
6544         (vc-default-state-heuristic, vc-default-mode-line-string): Update
6545         for the new backend argument.
6546         (vc-make-backend-sym): Renamed from vc-make-backend-function.
6547         (vc-find-backend-function): Use the new name.
6548         (vc-default-registered): New function.
6550 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6552         * vc.el (vc-merge): Use vc-find-backend-function.
6554         * vc-hooks.el (vc-backend-functions): Remove.
6555         (vc-loadup): Don't setup 'vc-functions.
6556         (vc-find-backend-function): New function.
6557         (vc-call-backend): Use above fun and populate 'vc-functions
6558         lazily.
6559         (vc-backend-defines): Remove.
6561 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6563         * vc.el (vc-register): Put a FIXME note for a newly found bug.
6564         Call vc-call-backend without the leading vc-.
6565         (vc-responsible-backend, vc-finish-logentry, vc-annotate)
6566         (vc-check-headers): Call vc-call-backend without the leading vc-.
6567         (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
6568         (vc-annotate-display): Replace confusing use of `cond' with `or'.
6569         Call vc-call-backend without the leading vc-.
6571         * vc-cvs.el (tail): Provide vc-cvs.
6572         * vc-sccs.el (tail): Provide vc-sccs.
6573         * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
6575         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
6576         (vc-make-backend-function, vc-call): Pass names without leading
6577         `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
6578         (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
6579         (vc-call-backend): Always try to load vc-X-hooks.
6580         (vc-registered): Remove vc- in call to vc-call-backend.
6582 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6584         * vc.el (vc-process-filter): New function.
6585         (vc-do-command): Setup `vc-process-filter' for the async process.
6586         (vc-maybe-resolve-conflicts): New function to reduce
6587         code-duplication.  Additionally, it puts the buffer in
6588         `smerge-mode' if applicable.
6589         (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
6590         calling `merge-news'.
6591         (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
6592         (vc-log-edit): New function.  Replacement for `vc-log-mode' by
6593         interfacing to log-edit.el.
6594         (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
6595         log-edit is available.
6596         (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
6598 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6600         * vc.el (vc-register): Remove `vc-buffer-backend' setup.
6601         (vc-log-mode-map): New name for vc-log-entry-mode and merge the
6602         defvar and the initialization.
6603         (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
6605         * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
6606         (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
6608         * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
6610 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6612         * vc.el (vc-file-clear-masterprops): Removed.
6613         (vc-checkin, vc-revert-buffer): Removed calls to the above.
6614         (vc-version-diff): Use buffer-size without argument.
6615         (vc-register): Heed vc-initial-comment.
6617         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
6618         default branch.
6620         * vc-rcs.el (vc-rcs-register): Parse command output to find master
6621         file name and workfile version.
6622         (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
6624         * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
6625         vc-file-clear-masterprops.
6627         * vc-sccs.el (vc-sccs-checkout): Removed call to
6628         vc-file-clear-masterprops.  If writable, set vc-state to 'edited
6629         rather than user login name.
6632 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6634         * vc.el (vc-workfile-unchanged-p): Remove unused argument
6635         `want-differences-if-changed' and simplify.
6636         (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
6637         (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
6638         output (which is invalid for async vc-diff) to decide whether to
6639         do the revert silently or not.
6641 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6643         * vc-hooks.el (vc-loadup): Load files quietly.
6644         (vc-call-backend): Oops, brain fart.
6646 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6648         * vc-cvs.el (vc-cvs-state): Typo.
6649         (vc-cvs-merge-news): Return the status code rather than the error msg.
6651 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6653         * vc.el (with-vc-file, vc-next-action, vc-version-diff)
6654         (vc-dired-mark-locked): Replaced usage of vc-locking-user with
6655         vc-state or vc-up-to-date-p.
6656         (vc-merge): Use vc-backend-defines to check whether merging is
6657         possible.  Set state to 'edited after successful merge.
6659         * vc-hooks.el (vc-locking-user): If locked by the calling user,
6660         return that name.  Redocumented.
6662 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6664         * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
6665         new `vc-state' semantics.
6666         (vc-finish-steal): Set 'vc-state to 'edited rather than setting
6667         'vc-locking-user to the current user.
6668         (vc-merge): Inline vc-backend-merge.  Comment out code that I
6669         don't understand and hence can't adapt to the new `vc-state' and
6670         `vc-locking-user' semantics.
6671         (vc-backend-merge): Remove.
6673         * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
6674         rather than 'vc-locking-user.
6676         * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
6678         * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
6679         (vc-state): Don't use 'reserved any more.  Just use the same
6680         convention as the one used for vc-<backend>-state where the
6681         locking user (as a string) is returned.
6682         (vc-locking-user): Update, based on the above convention. The
6683         'vc-locking-user property has disappeared.
6684         (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
6686         * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
6687         with a heuristic one.
6688         (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
6689         (vc-cvs-checkin): Do a trivial parse to set the state in case of
6690         error.  That allows us to get to 'needs-merge even in the
6691         stay-local case.  There's still no way to detect 'needs-patch in
6692         such a setup (or to force an update for that matter).
6693         (vc-cvs-logentry-check): Remove, the default works as well.
6695 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6697         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
6699         * vc.el (vc-do-command): kill-all-local-variables, to reset any
6700         major-mode in which the buffer might have been put earlier.  Use
6701         `remove' and `when'.  Allow `okstatus' to be `async' and use
6702         `start-process' in this case.
6703         (vc-version-diff): Handle the case where the diff looks empty
6704         because of the use of an async process.
6706 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6708         * vc.el (vc-next-action-on-file): Removed optional parameter
6709         `simple'.  Recompute state unconditionally.
6710         (vc-default-toggle-read-only): Removed.
6712         * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
6713         (vc-toggle-read-only): Undid prev change.
6715         * vc-cvs.el (vc-cvs-stay-local): Renamed from
6716         vc-cvs-simple-toggle.  Redocumented.
6717         (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
6718         (vc-cvs-toggle-read-only): Removed.
6720 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6722         * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
6723         (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
6724         (vc-release-greater-or-equal-p): Move to vc-rcs.el.
6725         (vc-file-clear-masterprops): Braindead "fix".  It was a nop and
6726         still is. So maybe it should be removed.
6727         (vc-head-version, vc-find-binary): Remove.
6728         (vc-recompute-state): Move from vc-hooks.el.
6729         (vc-next-action-on-file): Add a `simple' argument to allow
6730         avoiding the `recompute' step (use for vc-cvs-simple-toggle).
6731         (vc-default-toggle-read-only, vc-default-record-rename): New funs.
6732         (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
6733         (vc-dired-mode-map): Properly defvar it.
6734         (vc-print-log): Call log-view-mode if available.
6735         (small-temporary-file-directory): defvar instead of use boundp.
6736         (vc-merge-news): Moved to vc-cvs.el.
6737         (vc-default-merge-news): New function.
6739         * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
6740         (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
6741         (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
6742         unknown `vc-latest-version' function.  It should probably refer to
6743         vc-workfile-version or somesuch, but it's very unclear to me and I
6744         don't have SCCS to test things.
6746         * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
6747         (vc-sccs-state-heuristic): Fix typo.
6748         (vc-sccs-workfile-unchanged-p): Add missing argument.
6750         * vc-rcs.el: Require vc and vc-rcs-hooks.
6751         (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
6752         (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
6753         (vc-release-greater-or-equal-p): Move from vc.
6754         (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
6755         vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
6756         (vc-rcs-checkout): Add a missing `new-version' argument in the
6757         call to vc-rcs-latest-on-branch-p.  Hopefully that was the right one.
6759         * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
6760         (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
6761         (vc-rcs-latest-on-branch-p): Use the `version' argument rather
6762         than the apparently unbound `workfile-version'.
6764         * vc-hooks.el (vc-master-templates): Def the obsolete var.
6765         (vc-file-prop-obarray): Use `make-vector'.
6766         (vc-backend-functions): Add new hookable functions
6767         vc-toggle-read-only, vc-record-rename and vc-merge-news.
6768         (vc-loadup): If neither backend nor default functions exist, use
6769         the backend function rather than nil.
6770         (vc-call-backend): If the function if not bound yet, try to load
6771         the non-hook file to see if it provides it.
6772         (vc-call): New macro plus use it wherever possible.
6773         (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
6774         nor `vc-find-binary' since it's only called from
6775         vc-mistrust-permission which is only used once the backend is known.
6776         (vc-checkout-model): Fix parenthesis.
6777         (vc-recompute-state, vc-prefix-map): Move to vc.el.
6779         * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
6780         (vc-cvs-release, vc-cvs-system-release): Remove.
6781         (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
6782         (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
6783         status symbols.
6784         (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
6785         (vc-cvs-toggle-read-only): First cut at a function to allow a
6786         cvs-status-free vc-toggle-read-only.
6787         (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
6788         (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
6789         vc-cvs-status.  Also set vc-state rather than vc-locking-user.
6790         (vc-cvs-checkout): Modify access rights directly if the user
6791         requested not to use `cvs edit'.  And refresh the mode line.
6793         * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
6794         (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
6796 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6798         * vc-cvs.el (vc-cvs-checkout): Docstring fix.  Added a `(if
6799         workfile' that got lost when the code was extracted from vc.el.
6800         And merged the tail with the rest of the code (not possible in the
6801         old vc.el where the tail was shared among all backends).  And
6802         explicitly set the state to 'edited if `writable' is set.
6804         * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
6805         (vc-cvs-state): Be careful to return the value from
6806         vc-cvs-parse-state.
6807         (vc-cvs-parse-status): Use expand-file-name.  Don't set 'vc-state
6808         property but return it instead.  Also be careful to handle a nil
6809         or "" `rev' when workfile is non-nil (it was handled properly when
6810         workfile was nil).
6812         * vc.el: Removed those pesky unnecessary `(function' quotes.
6813         (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
6814         directly in the defvar.
6815         (vc-do-command): Bind inhibit-read-only so as to properly handle
6816         the case where the destination buffer has been made read-only.
6817         (vc-diff): Delegate to vc-version-diff in all cases.
6818         (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
6819         (vc-annotate-mode-variables): Removed (code moved partly to
6820         defvars and partly to vc-annotate-add-menu).
6821         (vc-annotate-mode): Turned into a derived-mode.
6822         (vc-annotate-add-menu): Moved in code in
6823         vc-annotate-mode-variables.
6824         (vc-update-change-log): Use make-temp-file if available.
6826 2000-09-04  Martin Lorentzson  <martinl@delysid.gnu.org>
6828         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
6829         `vc-checkout-model' updated to `vc-cvs-update-model'.
6831 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6833         * vc.el (vc-next-action-on-file): Added handling of state
6834         `unlocked-changes'.
6835         (vc-checkout-carefully): Is now practically obsolete, unless the
6836         above is too slow to be enabled unconditionally.
6837         (vc-update-change-log): Fixed typo.
6839         * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
6841         * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
6842         Now handles state `unlocked-changes'.
6843         (vc-sccs-workfile-unchanged-p): New function, to support the above.
6845         * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
6847         * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
6848         (vc-rcs-fetch-master-state): Bug fixes.  Recognize state
6849         `unlocked-changes'.
6850         (vc-rcs-workfile-unchanged-p): Renamed from
6851         `vc-rcs-workfile-unchanged'.  This is not a real backend-specific
6852         function yet, but supposed to become one soon.
6854         * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
6855         `vc-steal-lock'.
6856         (vc-call-backend): Changed error message.
6857         (vc-state): Added description of state `unlocked-changes'.
6859 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6861         * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
6862         always return t in CVS-controlled directories.
6864         * vc.el (vc-responsible-backend): New function.
6865         (vc-register): Largely rewritten.
6866         (vc-admin): Removed (implementation moved into vc-register).
6867         (vc-checkin): Redocumented.
6868         (vc-finish-logentry): If no backend defined yet (because we are in
6869         the process of registering), use the responsible backend.
6871         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
6872         Updated function lists.
6873         (vc-call-backend): Fixed typo.
6875         * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
6876         New functions.
6877         (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
6878         Removed query option.  Redocumented.
6880 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6882         * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
6884         * vc.el: Updated callers of `vc-checkout-required' to use
6885         `vc-checkout-model'.
6887 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
6889         * vc-rcs.el (vc-rcs-backend-release-p): function added.  other
6890         stuff updated to reference this function instead of the old
6891         `vc-backend-release-p'.
6893 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6895         * vc-sccs-hooks.el (vc-uses-locking): Renamed to
6896         vc-checkout-model.  Return appropriate values.  Updated callers.
6898 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
6900         * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
6901         (vc-backend-revert): Function moved into `vc-revert';
6902         `vc-next-action' must be updated to accomodate this change.
6903         (vc-backend-steal): Function moved into `vc-finish-steal'.
6904         (vc-backend-logentry-check): Function moved into
6905         `vc-finish-logentry'.
6906         (vc-backend-printlog): Function moved into `vc-print-log'.
6907         (vc-backend-uncheck): Function moved into `vc-cancel-version'.
6908         (vc-backend-assign-name): Function moved into
6909         `vc-create-snapshot'.
6911 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6913         * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
6914         Rename to vc-checkout-model.  Return appropriate values.
6915         Update callers.
6917         * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
6918         to vc-checkout-model.
6919         (vc-checkout-required): Rename to vc-checkout-model.
6920         Re-implement and re-comment.
6921         (vc-after-save): Use vc-checkout-model.
6923 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
6925         * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
6926         Update to use the vc-BACKEND-diff functions instead.
6927         `vc-diff' is now working.
6929         * vc-rcs.el (vc-rcs-logentry-check): New function.
6931         * vc-cvs.el (vc-cvs-logentry-check): New function.
6933         * vc-sccs.el (vc-sccs-diff): Function changed name from
6934         `vc-backend-diff'.  This makes `vc-diff' work.
6936         * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
6937         of functions possibly implemented in a vc-BACKEND library.
6938         (vc-checkout-required): Fix bug that caused an error to be
6939         signaled during `vc-after-save'.
6941         * vc.el: Fix typo.
6942         This checkin is made with our new VC code base for the very first time.
6943         A simple `(vc-checkin (buffer-file-name))' was used to perform it.
6945         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
6946         `vc-checkout-required' updated to `vc-cvs-uses-locking'.
6948         * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
6949         updated to `vc-uses-locking'.
6950         (vc-checkout-required): Call to backend function.
6951         `vc-checkout-required' updated to `vc-uses-locking' instead.
6953         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
6954         `vc-checkout-required' updated to `vc-rcs-uses-locking'.
6956         * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
6957         to match the split into various backends.
6958         (vc-backend-checkin): Remove.  Merge with `vc-checkin'.
6959         (vc-retrieve-snapshot): Bug fix.
6961 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6963         * vc-sccs.el (vc-sccs-release): Doc fix.
6965 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
6967         * vc.el (vc-next-action-on-file): Bug found and fixed.
6968         (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
6969         (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
6971         * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
6972         (vc-rcs-checkout): Name space cleaned up.  No more revision number
6973         crunching function names that are not prefixed with vc-rcs.
6974         (vc-rcs-checkout-model): Function added.  References to
6975         `vc-checkout-model' replaced.
6977 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6979         * vc.el (vc-next-action-on-file): Rewritten for the new state model.
6980         (vc-backend-merge-news): Renamed to `vc-merge-news'.  (Specific parts
6981         still need to be split, and implemented for RCS).
6983 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
6985         * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
6987         * vc-sccs.el (vc-sccs-admin): Added the query-only option as
6988         required by the vc.el file.
6990         * vc-rcs.el (vc-rcs-admin): Added the query-only option as
6991         required by the vc.el file.
6992         (vc-rcs-exists): Function added.
6994         * vc-cvs.el (vc-cvs-admin): Added the query-only option as
6995         required by the vc.el file.
6997         * vc.el (vc-admin): Updated to handle selection of appropriate
6998         backend.  Current implementation is crufty and need re-thinking.
7000         * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7002 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7004         * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7005         beginning of annotate buffers correctly.
7007         * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7008         (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7009         functionality updated quite a lot to support multiple backends.
7010         Variables `vc-annotate-mode', `vc-annotate-buffers',
7011         `vc-annotate-backend' added.
7013         * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7014         `vc-annotate-difference' added to supported backend functions.
7016 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7018         * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7019         Use with-temp-file instead of /bin/sh.  Merged from mainline
7021 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7023         * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7025         * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7027         * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7029 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7031         * vc-hooks.el: vc-state-heuristic added to
7032         vc-backend-hook-functions.
7034         * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
7036         * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
7038         * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
7039         `vc-uses-locking' to `vc-checkout-required'.  Rename the `locked'
7040         state to `reserved'.
7042         * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
7043         `vc-checkout-required'.  Rename the `locked' state to `reserved'.
7045 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7047         * vc-rcs-hooks.el: Implement new state model.  Hardly anything
7048         untouched.
7050         * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7052         * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7053         if defined.  (Merged from main line, slightly adapted.)
7055         * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
7056         millenium problem (merged from mainline).
7058 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7060         * vc-cvs.el: Split the annotate feature into a BACKEND-specific
7061         part and moved the non-BACKEND stuff to vc.el.
7063         * vc.el: Split the annotate feature into a BACKEND specific part
7064         and moved it from the vc-cvs.el file to this one.
7066 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7068         * vc-hooks.el: Implement new state model.
7069         (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
7070         (vc-locking-user): Simplify.  Now only needed if the file is
7071         locked by somebody else.
7072         (vc-lock-from-permissions): Remove.  Functionality is in
7073         vc-sccs-hooks.el and vc-rcs-hooks.el now.
7074         (vc-mode-line-string): New name for former vc-status.  Adapted.
7075         (vc-mode-line): Adapt to use the above.  Remove optional parameter.
7077         * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
7078         Various simplifications and adaptations all over the place.
7080         * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
7081         Simplify and adapt the rest.
7083         * vc.el (vc-resynch-window): Add TODO comment: check for
7084         interaction with view mode according to recent RCS change.
7085         (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7087 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7089         * vc.el: Convert the remaining function comments to docstrings.
7091 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7093         * vc.el (vc-backend-release, vc-release-greater-or-equal)
7094         (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
7095         (vc-minor-part, vc-previous-version): Functions that operate and
7096         compare revision numbers got proper documentation.  Comments added
7097         about their possible removal.
7099 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7101         * vc.el (vc-latest-on-branch-p): Function removed and replaced in
7102         the vc-backend.el files.
7104         * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
7106         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
7107         (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
7108         (vc-rcs-previous-version): Functions added.
7110         * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
7112         * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
7114 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7116         * vc-hooks.el (vc-master-templates): Is really obsolete.
7117         Comment out the definition for now.  What is the right procedure
7118         to get rid of it?
7119         (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
7120         rewritten.
7121         (vc-default-registered): Remove.
7122         (vc-check-master-templates): New function; does mostly what the
7123         above did before.
7124         (vc-locking-user): Don't rely on the backend to set the property.
7126         * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7127         Rewrite documentation.
7128         (vc-rcs-templates-grabbed): New variable.
7129         (vc-rcs-grab-templates): New function.
7130         (vc-rcs-registered): Rewrite to use above mechanism.
7132         * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7133         Rewrite documentation.
7134         (vc-sccs-templates-grabbed): New variable.
7135         (vc-sccs-grab-templates): New function.
7136         (vc-sccs-registered): Rewrite to use above mechanism.
7137         (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
7138         Don't throw the result, simply return it.
7140         * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
7141         (vc-cvs-find-master): Remove.  Code is now in vc-cvs-registered.
7142         (vc-cvs-registered): Does the check itself now.  Simplify.
7144         * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7145         from main line.
7147 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7149         * vc-cvs.el (vc-cvs-diff): New function.
7151         * vc-sccs.el (vc-sccs-diff): New function.
7153         * vc-rcs.el (vc-rcs-diff): New function.
7154         (vc-rcs-checkout): Bug (typo) found and fixed.
7155         (vc-rcs-register-switches): New variable.
7157         * vc.el (vc-backend-diff): Function removed and placed in the
7158         backend files.
7160 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7162         * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
7164         * vc.el (vc-backend-checkout): Function removed and replaced in
7165         the vc-backend.el files.
7167         * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
7169         * vc.el (vc-backend-admin): Removed and replaced in the
7170         vc-backend.el files.
7172         * vc.el (Martin): Removed all the annotate functionality since it
7173         is CVS backend specific.
7175 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7177         * spec.txt: Added specification of vc-state.
7179         * vc-sccs-hooks.el (vc-sccs-master-properties):
7180         Remove handling of vc-latest-version and
7181         vc-your-latest-version.  What used to be vc-latest-version, is now
7182         returned as vc-workfile-version.
7183         (vc-sccs-workfile-version): Adapt.
7185 2000-09-04  Dave Love  <fx@gnu.org>
7187         * vc.el: [Merged from mainline.]
7188         (vc-dired-mode): Make the dired-move-to-filename-regexp
7189         regexp match the date, to avoid treating date as file size.
7190         Add YYYY S option to WESTERN/
7192 2000-09-04  Dave Love  <fx@gnu.org>
7194         * vc.el: Require `compile' when compiling.
7195         (vc-logentry-check-hook): New option.
7196         (vc-steal-lock): Use compose-mail.
7197         (vc-dired-mode-map): Defvar when compiling.
7198         (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
7199         vc-sccs.el and renamed.  Callers changed.
7200         (vc-backend-checkout, vc-backend-logentry-check)
7201         (vc-backend-merge-news): Doc fix.
7202         (vc-default-logentry-check): New function.
7203         (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
7204         (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
7205         (vc-backend-merge): Doc fix.  Use backend functions.
7206         (vc-check-headers): Use backend functions.
7208         * vc-cvs.el: Require vc when compiling.
7209         (vc-cvs-register-switches): Doc fix.
7210         (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
7211         (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
7212         (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
7213         New functions (code from vc.el).
7214         (vc-annotate-display-default): Fix interactive spec.
7215         (vc-annotate-time-span): Doc fix.
7217         * vc-rcs.el: Require vc when compiling.
7218         (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
7219         (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
7220         (vc-rcs-checkin): New functions (code from vc.el).
7221         (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
7222         Doc fix.
7223         (vc-rcs-release): Deleted.  (Duplicated vc-rcs-system-release).
7225         * vc-sccs.el: Require vc when compiling.
7226         (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
7227         (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
7228         (vc-sccs-revert)
7229         (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
7230         from vc.el).
7231         (vc-sccs-add-triple, vc-sccs-record-rename)
7232         (vc-sccs-lookup-triple): Moved from vc.el and renamed.
7233         (vc-sccs-admin): Doc fix.
7235 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7237         * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
7238         (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
7239         (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
7240         from vc.el.
7242         * vc-sccs.el (vc-admin-sccs): Added from vc.el
7244         * vc-cvs.el: Moved the annotate functionality from vc.el.
7245         (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
7247 2000-09-04  Dave Love  <fx@gnu.org>
7249         * vc.el (vc-backend-release): Call vc-system-release.
7251         * vc-sccs.el (vc-sccs-system-release):
7252         Renamed from vc-sccs-backend-release.
7254         * vc-rcs.el (vc-rcs-system-release):
7255         Renamed from vc-rcs-backend-release.
7257         * vc-cvs.el (vc-cvs-system-release):
7258         Renamed from vc-cvs-backend-release.
7260 2000-09-04  Dave Love  <fx@gnu.org>
7262         * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
7263         backend files.
7264         (vc-backend-release): Dispatch to backend functions.
7265         (vc-backend-release-p): Don't mention CVS, RCS.  [The SCCS case
7266         probably needs attention.]
7268         * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
7269         (vc-sccs-backend-release): New function.
7271         * vc-cvs.el (vc-cvs-release): Moved from vc.el.
7272         (vc-cvs-backend-release): New function.
7274         * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
7275         Doc fix.
7276         (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
7277         (vc-default-dired-state-info): New function.
7278         (vc-dired-state-info): Dispatch to backends.
7279         (vc-dired-hook): Doc fix.  Simplify, pending removal of CVS specifics.
7281         * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
7282         from vc.el and renamed.
7284 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7286         * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
7287         (vc-version-other-window, vc-backend-assign-name): Removed
7288         references to vc-latest-version; sometimes changed into
7289         vc-workfile-version.
7291         * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
7292         vc-rcs-master-workfile-version.
7293         (vc-rcs-workfile-version): Use the above.  Don't call
7294         vc-latest-version (that was unreachable code, anyway).
7295         (vc-rcs-fetch-master-properties): Doc fix.
7297         * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
7298         (vc-backend-hook-functions): Removed them from this list, too.
7299         (vc-fetch-properties): Removed.
7300         (vc-workfile-version): Doc fix.
7302         * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
7303         (vc-rcs-workfile-version, vc-rcs-locking-user)
7304         (vc-rcs-uses-locking): Use it.
7306         * vc-hooks.el (vc-consult-rcs-headers):
7307         Moved into vc-rcs-hooks.el, under the name
7308         vc-rcs-consult-headers.
7310         * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
7311         headers.
7312         (vc-cvs-find-master): Use this name only; correct different
7313         versions of the name.
7315         * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
7316         New functions.
7317         (vc-sccs-locking-user): Use the latter.
7319         * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
7320         New functions.
7322         * vc-hooks.el (vc-master-locks, vc-master-locking-user):
7323         Moved into both
7324         vc-rcs-hooks.el and vc-sccs-hooks.el.  These properties and access
7325         functions are implementation details of those two backends.
7327 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7329         * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
7330         (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
7332         * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
7333         (vc-sccs-parse-locks): SCCS-specific code moved here from
7334         vc-hooks.
7336         * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
7337         code moved here from vc-hooks.
7339         * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
7340         into back-end specific parts and removed.  Callers not updated
7341         yet; because I guess these callers will disappear into back-end
7342         specific files anyway.
7344 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7346         * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
7347         (vc-backend-checkout): Changed calls to `vc-checkout-model' to
7348         `vc-uses-locking'.
7350         * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
7351         Store yes/no in the property, and return t/nil.  Updated all
7352         callers.
7354         * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
7355         vc-sccs-uses-locking.  Don't set property.
7356         (vc-sccs-locking-user): Don't set property.
7358         * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
7359         vc-cvs-uses-locking.  Don't set property here; leave that to
7360         vc-hooks.
7361         (vc-cvs-locking-user): Reflect above change.  Streamlined.
7363         * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
7364         vc-rcs-uses-locking.
7365         (vc-rcs-locking-user): Reflect above change.
7367 2000-09-04  Dave Love  <fx@gnu.org>
7369         * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
7371         * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
7373         * vc-hooks.el (vc-checkout-model): Punt to backends.
7375         * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
7377         * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
7379         * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
7380         New functions.
7382         * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
7383         New functions.
7385         * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
7386         (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
7388         * vc-hooks.el (vc-default-locking-user): New function.
7389         (vc-locking-user, vc-workfile-version): Punt to backends.
7391 2000-09-04  Dave Love  <fx@gnu.org>
7393         * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
7394         (vc-master-workfile-version): Moved from vc-hooks.
7396         * vc-rcs-hooks.el: Fix duplicate code in last change.
7398         * vc-rcs-hooks.el: Require vc-hooks when compiling.
7399         (vc-rcs-master-templates): Improve :type.
7400         (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
7401         vc-master-workfile-version): Moved from vc-hooks.
7403         * vc-sccs-hooks.el: Require vc-hooks when compiling.
7404         (vc-sccs-master-templates): Improve :type.
7405         (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
7407         * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
7409         * vc-cvs-hooks.el: Require vc-hooks when compiling.
7410         (vc-cvs-master-templates): Improve :type.  Use
7411         vc-cvs-find-cvs-master.
7412         (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
7413         from vc-hooks.
7414         (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
7416         * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
7417         Moved to vc-cvs-hooks.
7419         * vc-hooks.el: Add doc strings in various places.  Simplify the
7420         minor mode setup.
7421         (vc-handled-backends): New user variable.
7422         (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
7423         simplification.
7425 2000-09-04  Dave Love  <fx@gnu.org>
7427         * vc.el: Some doc fixes for autoloaded and interactive functions.
7428         Fix compilation warnings from ediff stuff.
7429         (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
7431         * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
7433         * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
7435         * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
7437 2000-09-04  Dave Love  <fx@gnu.org>
7439         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7440         New variable.
7441         (vc-make-backend-function, vc-loadup, vc-call-backend)
7442         (vc-backend-defines): New functions.
7444         * vc-hooks.el: Various doc fixes.
7445         (vc-default-back-end, vc-follow-symlinks): Custom fix.
7446         (vc-match-substring): Function removed.  Callers changed to use
7447         match-string.
7448         (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
7449         Simplify.
7451 2000-09-04  Dave Love  <fx@gnu.org>
7453         * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
7454         type.
7455         (vc-sccs-project-dir, vc-search-sccs-project-dir)
7456         (vc-sccs-registered): Doc fix.
7458         * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
7459         (vc-cvs-registered): Doc fix.
7461         * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
7462         (vc-rcs-registered): Doc fix.
7464 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7466         * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
7468         * vc-hooks.el: vc-registered has been renamed
7469         vc-default-registered.  Some functions have been moved to the
7470         backend specific files.  they all support the
7471         vc-BACKEND-registered functions.
7473 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7475         * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
7477         * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
7479 2000-09-04  Dave Love  <fx@gnu.org>
7481         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
7482         menu-bar-update-hook.
7484         * help.el (help-manyarg-func-alist): Add
7485         find-operation-coding-system.
7487         * wid-edit.el (widget-sexp-validate): Fix garbled code.
7489         * custom.el (custom-set-variables): Print message about errors in
7490         setting.
7492 2000-09-03  Andrew Innes  <andrewi@gnu.org>
7494         * makefile.w32-in: Change to DOS line endings.
7496 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
7498         * mouse.el (mouse-popup-menubar): Supply the prompt string for
7499         minor-mode keymaps, if they don't have one.
7501 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
7503         * eshell/esh-module.el (eval-when-compile): Don't lose if
7504         esh-module.el's file name is truncated to DOS 8+3 limits.
7506 2000-09-01  John Wiegley  <johnw@gnu.org>
7508         * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
7509         predicate, which caused entries in the completion list to be
7510         doubled.
7512 2000-08-30  John Wiegley  <johnw@gnu.org>
7514         * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
7515         sending to subprocesses.  Also, hook pre-command-hook if
7516         `eshell-send-direct-to-subprocesses' is non-nil.
7517         (eshell-send-direct-to-subprocesses): New config variable.  If t,
7518         subprocess input is send immediately.
7519         (eshell-toggle-direct-send): New function.
7520         (eshell-self-insert-command): New function.
7521         (eshell-intercept-commands): New function.
7522         (eshell-send-input): If direct subprocess sending is enabled,
7523         don't echo any input to the Eshell buffer.  Let the subprocess
7524         handle that.  This requires "stty echo" in bash, for example.
7526 2000-08-28  John Wiegley  <johnw@gnu.org>
7528         * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
7529         completion function for Eshell's implementation of `unset'.
7531 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
7533         * info.el (Info-directory-list): Doc fix.
7535 2000-08-31  Peter Breton  <pbreton@ne.mediaone.net>
7537         * filecache.el (file-cache-add-directory-using-find): Don't quote
7538         wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
7540 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
7542         * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
7543         coding systems.
7545 2000-08-30  Andrew Innes  <andrewi@gnu.org>
7547         * timer.el (run-with-idle-timer): Undo last change, so that timer
7548         is not activated immediately if Emacs is already idle.  Some
7549         existing code relies on this behaviour.
7551 2000-08-30  Miles Bader  <miles@gnu.org>
7553         * frame.el (set-frame-font): Do completion of font-name for
7554         interactive use.
7556 2000-08-30  Kenichi Handa  <handa@etl.go.jp>
7558         * international/quail.el (quail-start-translation): Bind locally
7559         last-command-event, last-command, and this-command.
7560         (quail-start-conversion): Likewise.
7561         (quail-self-insert-command): Fix docstring.
7563 2000-08-29  Gerd Moellmann  <gerd@gnu.org>
7565         * progmodes/executable.el
7566         (executable-make-buffer-file-executable-if-script-p): Check that
7567         buffer contains at least 2 characters.
7569 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
7571         * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
7573 2000-08-29  Dave Love  <fx@gnu.org>
7575         * diff-mode.el (diff-mode) <defgroup>: Add :version.
7576         (diff-mode-shared-map): Bind mouse-2.
7577         (diff-imenu-generic-expression): New variable.
7578         (diff-mode): Use it.
7580         * mouse.el (mouse-major-mode-menu): Use local-key-binding.
7581         (mouse-popup-menubar): Add minor mode menus.
7582         (popup-menu): Check for lookup-key returning number.
7584 2000-08-29  Miles Bader  <miles@gnu.org>
7586         * comint.el (comint-send-input): Create overlays using the proper
7587         front/read-advance arguments.
7589 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7591         * ps-print.el: Even/odd pages printing.  Doc fix.
7592         (ps-print-version): New version number (6.0).
7593         (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
7594         (ps-background, ps-begin-file, ps-begin-job): Code fix.
7595         (ps-print-duplex-feature): Variable eliminated.
7596         (ps-even-or-odd-pages): New variable.
7598         * progmodes/ebnf2ps.el: Doc fix.
7599         (ebnf-version): New version (3.3).
7600         (ebnf-user-arrow): Change variable customization to sexp.
7601         (ebnf-user-arrow): Function eliminated.
7602         (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
7604 2000-08-29  Kenichi Handa  <handa@etl.go.jp>
7606         * help.el (help-xref-mule-regexp): New variable.
7607         (help-make-xrefs): Handle help-xref-mule-regexp.
7609         * international/mule-cmds.el (help-xref-mule-regexp-template): New
7610         variable.
7611         (describe-input-method): Temporarily activate the specfied input
7612         method to display the information.
7613         (describe-language-environment): Hyperlinks to mule related items.
7615         * international/mule-diag.el (charset-multibyte-form-string): New
7616         function.
7617         (list-character-sets-1): Use charset-multibyte-form-string.
7618         (describe-character-set): New function.
7619         (describe-coding-system): Hyperlinks to safe character sets.
7621         * international/quail.el (quail-help): New arg PACKAGE.
7622         Hyperlinks to mule related items.
7623         (quail-help-insert-keymap-description): Use
7624         substitute-command-keys instead of describe-bindings.
7625         (quail-translation-help): Hyperlinks to mule related items.
7627 2000-08-28  John Wiegley  <johnw@gnu.org>
7629         * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
7630         have a defsubst call itself.  Made `eshell-flatten-list' back into
7631         a function again.
7633         * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
7634         catch, in case re-centering point at bottom messes up the display.
7635         This happens frequently in Emacs 21, due I believe to variable
7636         line heights.
7638         * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
7639         to call `find-tag-interactive'.
7641         * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
7642         the list of remember directories.
7644 2000-08-28  John Wiegley  <johnw@gnu.org>
7646         * align.el: Test align-region-separate to see if it's a symbol.
7648 2000-08-28  John Wiegley  <johnw@gnu.org>
7650         * eshell/esh-util.el (eshell-flatten-list): Made this function
7651         into a defsubst form.  It gets used very frequently, although
7652         calls don't occur all that often.
7654         * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
7655         examining it.
7657         * eshell/esh-cmd.el (eshell-rewrite-while-command):
7658         (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
7659         `eshell-protect'.
7660         (eshell-copy-handles): Created a new macro for duplicating the
7661         current set of open handles.  This is needed by the looping
7662         functions.
7663         (eshell-do-eval): Fixed while and if, so that the eshell-test-body
7664         is not incorrectly stomped on.
7666         * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
7667         declaration for pcomplete-use-paring.
7668         (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
7669         value of eshell-cmpl-use-paring.
7670         * pcomplete.el (pcomplete-use-paring): New config variable, to
7671         indicate whether paring should be used.
7672         (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
7673         completion alternatives that have already been used.
7675         * eshell/esh-mode.el (eshell-repeat-argument): Added function,
7676         bound to C-c C-y, which will repeat the previous N arguments
7677         (based on prefix argument).
7678         (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
7680         * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
7681         if there is no *Help* buffer.  This is for XEmacs, which renames
7682         its help buffers uniquely.  TODO: Find out what the current buffer
7683         name to delete is.
7685         * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
7686         first entry that correlates to a passwd/group number.  Later
7687         entries (used for group/user name aliasing to multiple IDs) are
7688         ignored.
7690         * eshell/em-xtra.el (eshell/expr):
7691         * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
7692         (eshell-grep, eshell/diff, eshell/locate):
7693         * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
7694         argument list, before passing it to the system command.
7696         * eshell/esh-mode.el (eshell-find-tag): Added a special version of
7697         `find-tag' for use at final position in Eshell buffers (which
7698         otherwise triggers an error on Emacs 21).
7699         (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
7700         buffer, if it is currently bound to `find-tag'.
7702         * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
7703         in the list of matched Makefile names.
7704         (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
7705         directory, prefer its contents to Makefile.
7707         * eshell/em-dirs.el (eshell/cd): cd commands that look up
7708         directory parts (like "cd old new", or "cd =regexp"), are now case
7709         sensitive on non-Windows/DOS platforms.
7711         * eshell/esh-mode.el (eshell-parse-command-input): When a user
7712         types RET after an open delimiter (like "), display a message
7713         indicating that Eshell is waiting for the closing delimiter.
7715         * eshell/esh-var.el (eshell/unset): Added a command for unsetting
7716         environment variables.
7718         * eshell/em-unix.el (eshell/diff): Added logic to fail more
7719         gracefully if the user enters incorrect arguments.
7721         * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
7722         Eshell buffers.
7724         * eshell/esh-var.el (eshell-interpolate-variable):
7725         * eshell/esh-mode.el (eshell-move-argument):
7726         * eshell/em-unix.el (eshell-du-sum-directory):
7727         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
7728         * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
7729         (not (= ...)).
7731         * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
7732         to ensure the `preserve' flag gets propagated when doing recursive
7733         directory copies.
7735 2000-08-28  Stefan Monnier  <monnier@cs.yale.edu>
7737         * eshell/em-hist.el (eshell-put-history, eshell-get-history):
7738         Don't convert \n into \0177 in memory.
7739         (eshell-read-history, eshell-write-history): Convert \n to \0177,
7740         and back again, when reading and writing.
7742 2000-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
7744         * eshell/esh-util.el (eshell-processp): Added to relieve constant
7745         testing of `fboundp' on `processp'.
7747         * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
7748         (eshell/jobs): Don't call process-list if it is not bound.
7749         (eshell-gather-process-output): Support systems where async
7750         subprocesses aren't supported.
7751         (eshell-scratch-buffer, eshell-last-sync-output-start): New
7752         variables.
7754         * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
7755         eshell-do-eval returns t.
7756         (eshell-do-pipelines-synchronously): New defmacro.
7757         (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
7758         when async subprocesses aren't supported.
7759         (eshell-do-eval): Use eshell-processp.  Don't throw eshell-defer
7760         if async subprocesses aren't supported.
7761         (eshell-resume-command): Don't assume STATUS is a string.
7763         * eshell/em-unix.el (eshell/rm): Use eshell-processp.
7765         * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
7766         (eshell-close-target, eshell-get-target): Use eshell-processp.
7767         (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
7768         fix.
7769         (eshell-get-target, eshell-create-handles): Doc fix.
7771 2000-08-28  Miles Bader  <miles@lsi.nec.co.jp>
7773         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
7774         criterion to include commands that output something, as long as it
7775         leaves both the command and the end-of-buffer visible when the
7776         command has exited.
7777         (eshell-review-quick-commands): Adjust the help doc string
7778         accordingly.
7780 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
7782         * locate.el (locate): Cleaned up locate command's interactive prompting
7783         Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
7785         * filecache.el (file-cache-case-fold-search): New variable
7786         (file-cache-assoc-function): New variable
7787         (file-cache-minibuffer-complete): Use file-cache-assoc-function.
7788         Use file-cache-case-fold-search variable
7789         (file-cache-add-file): Use file-cache-assoc-function
7790         (file-cache-delete-file): likewise
7791         (file-cache-directory-name): likewise
7792         (file-cache-debug-read-from-minibuffer): likewise
7794 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
7796         * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
7797         (abbrev-table-name): New function.
7798         (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
7799         If non-nil list local abbrev, only.
7801 2000-08-28  Stanislav Shalunov  <shalunov@internet2.edu>
7803         * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
7804         from Gnus support code, and use special article copy buffer
7805         `(gnus-original-article-buffer)' instead.  This allows to get rid
7806         of article-hide-headers usage (which breaks in the latest Gnus
7807         version).  Thanks to Detlev Zundel.
7809 2000-08-28  Kenichi Handa  <handa@etl.go.jp>
7811         * international/quail.el (quail-use-package): Hide "... loaded"
7812         message.
7813         (quail-start-translation, quail-start-conversion): Likewise.
7815         * international/kkc.el (kkc-region): Hide "... loaded" message.
7817 2000-08-27  Dave Love  <fx@gnu.org>
7819         * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
7821 2000-08-27  Miles Bader  <miles@gnu.org>
7823         * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
7825 2000-08-27  Kenichi Handa  <handa@etl.go.jp>
7827         * international/ja-dic-cnv.el (skkdic-convert): Insert (require
7828         'ja-dic-cnv), not (require 'skkdic-cnv).
7830 2000-08-26  Miles Bader  <miles@gnu.org>
7832         * faces.el (face-x-resources): Add entry for :inherit.
7833         * cus-face.el (custom-face-attributes): Add support for :inherit
7834         attribute.  Add support for relative face heights.
7835         (custom-face-attributes-get): Treat `nil' as being a default value
7836         for :inherit (as well as `unspecified').
7838         * faces.el (set-face-attribute): Update doc string.
7839         (face-attribute-name-alist): Add :inherit.
7840         (face-valid-attribute-values): Handle :inherit.
7841         (face-read-string): Rephrase prompt to be less confusing.
7842         Assume that DEFAULT is a string, since we must return a string.
7843         (face-read-integer): Use `format' to turn DEFAULT into an
7844         acceptable default for face-read-string.  Match NEW-VALUE against
7845         the string "unspecified", not the symbol `unspecified', since
7846         that's what face-read-string returns.
7847         (read-face-attribute): Lookup a name for old-value in valid, and
7848         use it as a default if we find one.  Treat all values from
7849         face-read-string as strings.  If the default is used, don't do any
7850         more processing on the value, just use the old value directly.
7851         (read-face-and-attribute, modify-face): Tweak prompt.
7852         (read-face-name): Don't assume prompt ends with a space.
7854         * faces.el (describe-face): Add support for :inherit attribute.
7856 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
7858         * terminal.el (terminal-emulator): Fix args to `concat'.  Now
7859         concat doesn't accept interger.
7861         * international/kkc.el: Remove SKK from Keywords.  Require
7862         ja-dic-utl instead of skkdic-utl.
7864         * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
7865         Provide ja-dic-cnv instead of skkdic-cnv.
7866         (ja-dic-filename): Renamed from skkdic-filename.  Referers changed
7867         (iso-2022-7bit-short): Add safe-charsets property.
7868         (skkdic-convert-postfix): Search Japanese chou-on character in
7869         addition to Hiragana character.
7870         (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
7871         (skkdic-convert): Change file names from skkdic.el to ja-dic.el
7872         (batch-skkdic-convert): Likewise.
7874         * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
7875         Provide ja-dic-utl instead of skkdic-utl.
7876         (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
7878 2000-08-24  Dave Love  <fx@gnu.org>
7880         * disp-table.el (standard-display-default): Make the test of `l'
7881         useful.
7883         * language/european.el ("Latin-8", "Latin-9"): Add input methods,
7884         mod sample text.
7886         * international/iso-ascii.el: Make pilcrow convenient string
7887         consistent with section.
7888         (iso-ascii-display): Set up multibyte characters as well as
7889         unibyte.
7891 2000-08-24  Kenichi Handa  <handa@etl.go.jp>
7893         * international/mule-cmds.el (reset-language-environment): Set
7894         default-process-coding-system to '(undecided . iso-latin-1), which
7895         makes process I/O almost consistent with file I/O.   Call this
7896         function when mule-cmds.el[c] is loaded.
7898 2000-08-22  Andrew Innes  <andrewi@gnu.org>
7900         * makefile.w32-in: New file.
7902 2000-08-22  Miles Bader  <miles@lsi.nec.co.jp>
7904         * comint.el (comint-output-filter): Compare end of
7905         comint-last-output-overlay with the start of the newly inserted
7906         text, not the end, when deciding whether to extend it.
7907         Set saved-point's insertion type to advance after insertion.
7909         * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
7910         since this is now done independently of font-lock mode.
7912 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
7914         * server.el (server-kill-new-buffers): New user option.
7915         (server-existing-buffer): New buffer-local variable.
7916         (server-visit-files): When using an existing buffer, set
7917         server-existing-buffer to t.
7918         (server-buffer-done): If server-kill-new-buffers is t, kill the
7919         buffer, unless it was already present before visiting it with
7920         Emacs server.
7922 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
7924         * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
7925         even if the display doesn't support colors: some displays will
7926         support bold/underline faces.
7928 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
7930         * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
7932         * startup.el (command-line): If user's init file had an error,
7933         add explanatory text to *Messages*.
7935 2000-08-21  Kenichi Handa  <handa@etl.go.jp>
7937         * man.el (Man-getpage-in-background): Decode the process output by
7938         the system locale coding system.
7940 2000-08-20  Dave Love  <fx@gnu.org>
7942         * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
7943         Don't test x-popup-menu.
7944         (function) <complete-function>: Complete only fbound symbols.
7945         <validate, value>: New.
7946         (variable) <complete-function>: Complete only bound symbols.
7947         (coding-system): Add :base-only, :complete-function, :validate,
7948         :value, :prompt-match.
7949         (widget-coding-system-prompt-value): Use read-coding-system and
7950         act on :base-only.
7951         (editable-field): Add :help-echo.
7952         (widget-push-button-gui, widget-push-button-cache)
7953         (widget-gui-action, widget-editable-list-gui): COmment out, along
7954         with uses.
7955         (widget-at): Make arg optional.
7956         (widget-echo-help): Adjust for current help-echo calling sequence.
7957         (widget-specify-field, widget-specify-button)
7958         (widget-specify-insert, widget-get-sibling, widget-image-find)
7959         (widget-convert, widget-insert, widget-leave-text)
7960         (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
7961         (widget-setup, widget-field-find, widget-before-change)
7962         (widget-after-change, widget-default-complete)
7963         (widget-default-create, widget-default-delete)
7964         (widget-push-button-value-create, editable-field)
7965         (widget-field-prompt-value, widget-field-validate)
7966         (widget-choice-value-create, widget-choice-action)
7967         (widget-choice-validate, widget-checklist-add-item)
7968         (widget-radio-add-item, widget-radio-chosen)
7969         (widget-radio-value-inline, widget-editable-list-value-create)
7970         (widget-editable-list-entry-create)
7971         (widget-documentation-link-add)
7972         (widget-documentation-string-value-create)
7973         (widget-regexp-validate, widget-file-complete)
7974         (widget-sexp-validate, widget-plist-convert-widget)
7975         (widget-plist-convert-widget, widget-alist-convert-widget)
7976         (widget-alist-convert-widget, widget-color-complete): Simplify,
7977         particularly to avoid bindings which aren't optimized out.
7979         * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
7980         Doc fix.
7981         (down-list, backward-up-list, up-list, kill-sexp)
7982         (backward-kill-sexp, mark-sexp): Make arg optional.
7983         (lisp-complete-symbol): Add optional arg PREDICATE.
7985         * cus-start.el: Add display-buffer-reuse-frames,
7986         file-coding-system-alist.
7988 2000-08-20  Gerd Moellmann  <gerd@gnu.org>
7990         * startup.el (command-line): Clear realized faces after
7991         modifying TTY color mappings.
7993 2000-08-20  Miles Bader  <miles@gnu.org>
7995         * faces.el (face-attr-match-p): Don't return true if ATTRS are
7996         merely a subset of FACE's attributes.
7998 2000-08-19  Miles Bader  <miles@gnu.org>
8000         * comint.el (comint-output-filter): Save the point with a marker,
8001         not just a buffer position.
8003         * international/mule.el (set-buffer-process-coding-system): Make
8004         interactive prompt less confusing.
8006 2000-08-19  Gerd Moellmann  <gerd@gnu.org>
8008         * hilit-chg.el: General cleanup of doc strings, comments and
8009         code formatting.
8011 2000-08-19  Miles Bader  <miles@gnu.org>
8013         * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8014         Compiler macro removed; beginning-of-line is no longer always
8015         equivalent to forward-line, in the presence of fields.
8017         * comint.el (comint-output-filter): Remove ad-hoc saving of
8018         restriction, and just use save-restriction, now that it works
8019         correctly.  Don't adjust comint-last-input-start to account for
8020         our insertion; it shouldn't have moved because we don't use
8021         insert-before-markers anymore.  Comment out call to
8022         `force-mode-line-update'; why is it here?
8024         * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8025         while checking for prompt to delete.  Use `forward-line 0'
8026         instead of beginning-of-line.
8027         (gud-filter): Temporarily widen gud comint buffer while
8028         examining output.
8030 2000-08-18  Stefan Monnier  <monnier@cs.yale.edu>
8032         * progmodes/sh-script.el: Big bag of typos.
8034         * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
8035         check since ispell-process is not bound when ispell is not yet loaded.
8037 2000-08-18  Dave Love  <fx@gnu.org>
8039         * image.el (find-image): Copy `spec' before using plist-put.
8041 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
8043         * textmodes/ispell.el (ispell-dictionary-alist-6): Add
8044         `portugues'.
8046         * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
8047         backward-kill-sexp, analogous to kill-sexp.
8049         * progmodes/icon.el (icon-indent-line)
8050         (icon-is-continuation-line): Handle comments specially.
8052 2000-08-17  Ken Stevens <k.stevens@ieee.org>
8054         * ispell.el: Set to standard author/maintainer/keyword fields.
8055         Fine tuning to menu map appearance and operation, and added help.
8056         Remove `start' and `end' error messages when compiling.
8057         (ispell-choices-win-default-height): Fixed comment string.
8058         (ispell-dictionary-alist-1): Fixed regexp in castellano and
8059         castellano8 dictionaries.
8060         (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
8061         (ispell-dictionary-alist-4): Fixed regexp in francais-tex
8062         dictionary, added italiano dictionary.
8063         (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
8064         word character
8065         (ispell-tex-skip-alists): Added psfig support.
8066         (ispell-skip-html): Renamed from ispell-skip-sgml.
8067         (ispell-begin-skip-region-regexp, ispell-skip-region)
8068         (ispell-minor-check): Improved html skipping support to skip across
8069         code, and recognize `&' commands without propper `;' syntax;
8070         (ispell-process-line): Fix alignment error when manually
8071         correcting spelling.
8072         (ispell): Fix comment string.
8073         (ispell-add-per-file-word-list): Always put word list on new line.
8075 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
8077         * format.el (format-encode-run-method): Fix error message to say
8078         `encode' instead of `decode'.  Use save-window-excursion around
8079         shell-command-on-region as in format-decode-run-method because
8080         shell-command-on-region can display a buffer with error output.
8081         (format-decode): Don't record undo information for the decoding.
8082         (format-annotate-function): Add parameter FORMAT-COUNT.  Make
8083         that number part of the temporary buffer name so that more than
8084         one decoding using a temporary buffer can happen safely.
8086         * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
8087         of `A-z' in the regexp.
8089         * hilit-chg.el: Fix typos in commentary.
8091         * help.el (view-emacs-news): Rewritten for new naming scheme
8092         for old NEWS files.
8094         * startup.el (command-line): Pop to *Messages* in case an error
8095         is signaled while loading user-init-file.
8097 2000-08-17  Andreas Schwab  <schwab@suse.de>
8099         * files.el (insert-directory): Don't lose original file name,
8100         undoing an undocumented change.
8102 2000-08-17  Alex Schroeder  <alex@gnu.org>
8104         * sql.el (sql-magic-go): Use comint-bol.
8105         (sql-copy-column): Use comint-line-beginning-position.
8106         (comint-line-beginning-position): Define a replacement for
8107         comint-line-beginning-position if it is not fboundp.
8109 2000-08-17  Alex Schroeder  <alex@gnu.org>
8111         * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
8112         it didn't have any effect anyway.
8114 2000-08-17  Alex Schroeder  <alex@gnu.org>
8116         * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
8117         --pset and pager=off instead of sending \\o|cat at the beginning
8118         of the session.
8120 2000-08-17  Miles Bader  <miles@gnu.org>
8122         * progmodes/octave-inf.el: Add compatibility definition of
8123         comint-line-beginning-position.
8125 2000-08-17  Kenichi Handa  <handa@etl.go.jp>
8127         * startup.el (normal-top-level): Look in each dir in load-path for
8128         a leim-list.el file too.  This assures of loading leim-list.el
8129         that is created at Emacs installation time even if a user have his
8130         own leim-list.el.
8132 2000-08-17  Miles Bader  <miles@gnu.org>
8134         * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
8135         foreground color to black if the background is dark.
8137 2000-08-16  Stefan Monnier  <monnier@cs.yale.edu>
8139         * loadhist.el (unload-feature): Typo.
8141         * finder.el (finder-compile-keywords):
8142         * cus-dep.el (custom-make-dependencies): Add local-variable settings
8143         to the generated file.
8145         * mail/mh-e.el (mh-make-local-vars):
8146         Replace make-variable-buffer-local with make-local-variable.
8148         * play/landmark.el:
8149         * options.el (Edit-options-{set,toggle,t,nil}):
8150         * mail/mailabbrev.el (mail-abbrevs-mode):
8151         * textmodes/tex-mode.el (tex-expand-files):
8152         * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
8154         * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
8156         * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
8157         (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
8158         Allow going past the last element.
8159         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
8160         (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
8161         (cvs-mouse-toggle-mark): Don't move point.
8162         (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
8164         * progmodes/compile.el (grep): Provide a default set of files.
8165         (next-error): Docstring fix.
8166         (compilation-find-file): Avoid find-file (fails in a dedicated window).
8168         * emacs-lisp/easy-mmode.el (define-minor-mode):
8169         Use `symbol-value' to keep the byte-compiler quiet.
8171         * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
8172         (diff-find-source-location): New fun, extracted from diff-goto-source.
8173         (diff-goto-source): Use it.
8174         (diff-next-complex-hunk, diff-filter-lines): New function.
8175         (diff-apply-hunk): New command.
8177         * smerge-mode.el (smerge-mode-menu): Doc fix.
8179         * msb.el (msb-mode): Define it in terms of define-minor-mode.
8181 2000-08-16  Dave Love  <fx@gnu.org>
8183         * windmove.el (windmove) <defgroup>: Add :version.
8185         * net/goto-addr.el: Don't require browse-url.  Require thingatpt.
8186         (goto-address-fontify-p, goto-address-highlight-p)
8187         (goto-address-url-face, goto-address-url-mouse-face)
8188         (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
8189         (goto-address-url-regexp): Use thing-at-point-url-regexp.
8190         (goto-address-fontify, goto-address-at-mouse): Simplify,
8191         (goto-address-at-point): browse-url-url-at-point,
8192         goto-address-find-address-at-point can return nil.
8193         (goto-address-find-address-at-point): Return nil on failure.
8195         * align.el (align) <defgroup>: Add :version.
8197         * calculator.el (calculator): Add :version.
8198         (calculator): Use two lines for calculator window if `modeline'
8199         face is boxed.
8201         * play/5x5.el: Doc fixes.
8202         (5x5) <defgroup>: Add :version.
8204         * play/fortune.el (fortune) <defgroup>: Add :version.
8205         (fortune-append): Fix error message.
8206         (fortune-from-region): Doc fix.
8208         * play/pong.el (pong): Doc fix.
8210         * play/morse.el: Keywords, commentary, autoloads.
8212 2000-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
8214         * desktop.el (desktop-save): Don't look at symbol-value of a
8215         member of minor-mode-alist, unless it is boundp.
8217 2000-08-16  Sam Steingold  <sds@gnu.org>
8219         * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
8220         `while'; use `with-current-buffer' instead of `save-excursion'.
8221         Removed unnecessary kludges now that "*Buffer List*" is excluded.
8223 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
8225         * international/ccl.el (declare-ccl-program): Docstring modified.
8226         (ccl-execute-with-args): Likewise.
8228 2000-08-16  Miles Bader  <miles@gnu.org>
8230         * progmodes/sql.el: Add compatibility definition of
8231         comint-line-beginning-position.
8233 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
8235         * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
8236         'buffer-menu' property.
8237         (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
8238         fails.
8239         (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
8240         buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
8241         wasn't killed.
8243         * buff-menu.el (list-buffers-noselect): Don't display the
8244         *Buffer List* buffer.
8246         * font-lock.el: Require jit-lock to prevent a very late
8247         `Loading jit-lock' message.
8249         * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
8250         * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
8251         mail address.
8253 2000-08-15  Miles Bader  <miles@gnu.org>
8255         * textmodes/ispell.el (ispell-graphic-p): New constant.
8256         (ispell-choices-win-default-height, ispell-help): Use
8257         `ispell-graphic-p' instead of `xemacsp'.
8259 2000-08-15  Dave Love  <fx@gnu.org>
8261         * simple.el: Autoload widget-convert when compiling.
8262         (mail-user-agent): Doc fix.
8264         * help.el (function-called-at-point, variable-at-point): Use
8265         with-syntax-table.
8266         (help-manyarg-func-alist): Add insert-and-inherit.
8268         * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
8270         * delsel.el (delsel-unload-hook): New function.
8272         * find-file.el: Doc fixes.  Move provide to end.
8273         (ff) <defgroup>: Add :link.
8274         (ff-goto-click): Deleted.
8275         (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
8276         Use mouse-set-point.
8278         * textmodes/tildify.el: Doc fixes.
8279         (tildify) <defgroup>: Add:version.
8281         * progmodes/glasses.el (glasses) <defgroup>: Add :version.
8282         (glasses-custom-set): Use set-default, not set.
8283         (minor-mode-alist): Propertize the lighter.
8284         (glasses-mode): Provide optional arg.
8286         * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
8287         (global-cwarn-mode): Don't make it a user option.  Unquote lambda.
8288         (cwarn-font-lock-feature-keywords-alist): Don't make it a user
8289         option.  Provide :type.
8290         (cwarn-configuration): Provide :type.
8291         (cwarn-mode): Doc fix.
8293         * add-log.el (change-log-merge): Doc fix.
8294         (change-log-redate): New command.
8296         * net/browse-url.el (browse-url-filename-alist): Add a clause for
8297         Doze and Dog.
8298         (browse-url): Use dolist, not mapcar.
8299         (browse-url-at-point): Check for null url.
8300         (browse-url-event-buffer, browse-url-event-point): Functions
8301         deleted.
8302         (browse-url-at-mouse, browse-url-netscape): Simplify.
8304         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
8305         modes.
8306         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
8307         Fix previous change to mapcan.
8308         (msb--init-file-alist, msb--add-separators)
8309         (msb--make-keymap-menu): Simplify.
8310         (msb--choose-file-menu): Use copy-sequence.
8311         (msb-mode-map): Add title to keymap.
8312         (msb-unload-hook): New function.
8314         * bs.el: Fix indentation.
8315         (bs) <defgroup>: Add :links.
8316         (bs-show): Doc fix.
8317         (bs-apply-sort-faces): Don't use window-system.
8318         (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
8320 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
8322         * calendar/timeclock.el (timeclock-file): Run .timelog through
8323         convert-standard-filename.
8325 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
8327         * emacs-lisp/authors.el: New file.
8329         * paren.el (show-paren-priority): New user option.
8330         (show-paren-function): Set overlay priorities to
8331         show-paren-priority.
8333 2000-08-14  Miles Bader  <miles@gnu.org>
8335         * comint.el (comint-bol): Use `forward-line 0' instead of calling
8336         beginning-of-line with inhibit-field-text-motion bound.
8338 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
8340         * calendar/timeclock.el: New file.
8342 2000-08-14  David Ponce  <david@dponce.com>
8344         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
8345         `widget-button-click'. so that one can use left mouse button to
8346         click on dialog buttons.
8348 2000-08-14  Emmanuel Briot  <briot@gnat.com>
8350         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
8351         identifiers, since XML is case sensitive
8353 2000-08-12  Miles Bader  <miles@gnu.org>
8355         * comint.el (comint-output-filter): Don't bother frobbing
8356         window-start, it doesn't seem to be necessary.
8358         * comint.el (comint-send-string, comint-send-region): Make into
8359         real functions.  Snapshot the prompt before sending.
8361 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
8363         * info.el (Info-find-emacs-command-nodes): Rewrite to use
8364         technique similar to Info-index, instead of relying on specific
8365         names of relevant Index nodes.
8366         (Info-goto-emacs-command-node): Bind Info-history to nil when
8367         going to the first node found by Info-find-emacs-command-nodes.
8369 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
8371         * menu-bar.el (menu-bar-help-menu): Add a :help string.
8373 2000-08-10  Miles Bader  <miles@gnu.org>
8375         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
8377 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
8379         * info.el (Info-file-list-for-emacs): More elements for the
8380         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
8381         and woman manuals.
8383 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
8385         * comint.el (comint-send-input): Make the newline boundary overlay
8386         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
8387         (comint-output-filter): Use `insert' instead of
8388         `insert-before-markers'.  Extend comint-last-output-overlay when
8389         necessary since we can't rely on insert-before-markers to do it.
8390         * gud.el (gud-filter): Use `with-current-buffer' instead of
8391         save-excursion when inserting the output, so that point gets
8392         updated correctly; the old method relied on a rather dodgy
8393         side-effect of comint-output-filter to avoid the effect of
8394         save-excursion.
8396 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
8398         * files.el (recover-file): Call insert-directory instead of
8399         invoking `ls' directly.
8401 2000-08-10  Miles Bader  <miles@gnu.org>
8403         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
8404         (comint-last-prompt-overlay): New variables.
8405         (comint-output-filter): Implement prompt highlighting.
8406         (comint-snapshot-last-prompt): New function.
8407         (comint-send-input): Snapshot the last prompt.
8408         Use comint-highlight-input-face.
8409         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
8410         Use defface instead of defcustom.
8411         (send-invisible, comint-send-eof): Snapshot the last prompt.
8412         (comint-delchar-or-maybe-eof): Use comint-send-eof.
8413         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
8415 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
8417         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
8418         (regexp-opt-group): Use a list of chars for `letters'.
8419         (regexp-opt-charset): `chars' is now a list of chars.
8420         Use a char-table rather than a vector so it works for multibyte chars.
8422         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
8423         Set cvs-minor-current-files to the selected fileinfo.
8424         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
8425         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
8427 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
8429         * files.el (insert-directory): Don't call access-file on
8430         directories on DOS and Windows.
8432 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
8434         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
8435         longer if necessary.
8436         (ccl-embed-code): Call ccl-embed-data to store CODE in
8437         ccl-program-vector.
8439 2000-08-09  Miles Bader  <miles@gnu.org>
8441         * comint.el (comint-output-filter): Properly handle the case where
8442         the text surrounded by comint-last-output-overlay was deleted.
8444 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
8446         * info.el (Info-insert-dir): Use Info-additional-directory-list if
8447         non-nil.
8448         (Info-file-list-for-emacs): Remove "info" from the list because
8449         that leads to trying to use the documentation from file `info'
8450         in various situations where it isn't appropriate, for instance
8451         C-h C-k C-h i.
8453         * ffap.el (ffap-read-file-or-url-internal): Handle case that
8454         DIR and/or STRING are nil.
8456         * progmodes/compile.el (compilation-setup): Make variable
8457         compilation-error-screen-columns buffer-local, as some comment
8458         in the code suggests it should be.
8460         * files.el (auto-mode-interpreter-regexp): New variable.
8461         (set-auto-mode): Use it.
8463         * indent.el (indent-for-tab-command): Doc fix.
8465         * mouse-sel.el (mouse-sel-mode): Doc fix.
8467         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
8468         labels.
8470         * help.el (print-help-return-message): When
8471         display-buffer-reuse-frames is set, let the help window been quit,
8472         instead of deleting it, which might delete a reused frame.
8474 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
8476         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
8477         rename a directory to a name that differs only by its letter case.
8479 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
8481         * international/quail.el (quail-define-rules): Handle Quail decode
8482         map correctly.  Add code for supporting annotations.
8483         (quail-install-decode-map): New function.
8484         (quail-defrule-internal): New optional arguments decode-map and
8485         props.
8486         (quail-advice): New function.
8488 2000-08-07  Sam Steingold  <sds@gnu.org>
8490         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
8491         `defconst', `define-condition', `with-slots'.
8492         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
8494 2000-08-03  Miles Bader  <miles@gnu.org>
8496         * comint.el (comint-use-prompt-regexp-instead-of-fields):
8497         New variable.
8498         (comint-prompt-regexp, comint-get-old-input): Document dependence on
8499         comint-use-prompt-regexp-instead-of-fields.
8500         (comint-send-input): Add `input' field property to stuff we send to
8501         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
8502         (comint-output-filter): Add `output' field property to process
8503         output, if comint-use-prompt-regexp-instead-of-fields is nil.
8504         (comint-replace-by-expanded-history)
8505         (comint-get-old-input-default, comint-show-output)
8506         (comint-backward-matching-input, comint-forward-matching-input)
8507         (comint-next-prompt, comint-previous-prompt):  Use field
8508         properties if comint-use-prompt-regexp-instead-of-fields is nil.
8509         (comint-line-beginning-position): New function.
8510         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
8511         (comint-replace-by-expanded-history-before-point): Use
8512         comint-line-beginning-position and line-end-position.
8513         (comint-last-output-overlay): New variable.
8514         (comint-mode): Make `comint-last-output-overlay' buffer-local.
8516         * shell.el (shell-prompt-pattern): Doc change.
8517         (shell-backward-command): Use line-beginning-position.
8519         * gud.el (gud-gdb-complete-command): Use
8520         comint-line-beginning-position.
8522         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
8523         comint-bol doesn't actually go to the beginning of the line.
8525         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
8526         if comint-use-prompt-regexp-instead-of-fields is non-nil.
8527         (try-expand-line-all-buffers): Likewise.
8529         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
8530         explicitly matching comint-prompt-regexp.
8531         (sql-copy-column): Use comint-line-beginning-position instead of
8532         explicitly matching comint-prompt-regexp.
8534         * progmodes/octave-inf.el (inferior-octave-complete): Use
8535         comint-line-beginning-position.
8537         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
8539         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
8540         looking for a prompt, use `forward-line 0' instead of
8541         `beginning-of-line', to avoid getting caught by an input field.
8543 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
8545         * files.el (shell-quote-wildcard-pattern): Make sure to return
8546         PATTERN, in the Unix case.
8548 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
8550         * play/zone.el (zone): Discard any pending input before running
8551         the randomly-chosen pgm.
8553 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
8555         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
8556         checking the existence of any multibyte characters.
8558 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
8560         * help.el (describe-mode): Test minor-mode symbol for being
8561         bound before testing its value for being nil.
8563         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
8564         `first', `second', and `third'.
8566         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
8567         (second): Make it an alias for `cadr'.
8569 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
8571         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
8572         types of display support faces now.
8574 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
8576         * pcvs.el (require): Require `cl' during compilation, only.
8578         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
8579         (toplevel): Remove `remq' and `remove' from autoloads.
8580         (cl-fake-autoloads): New variable.  If set, arrange for an error
8581         when CL functions etc. are autoloaded.
8583 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
8585         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
8587         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
8588         popped up, but the user clicks outside the menu, return an empty
8589         regexp (that causes unhighlight-regexp to have no effect).
8591         * menu-bar.el (menu-bar-games-menu): Add Zone.
8593         * hi-lock.el (toplevel): Require font-lock.
8595 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8597         * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
8598         (ebnf-8-bit-chars): New var for bug fix.
8599         (ebnf-string): Bug fix.
8601 2000-08-03  Sam Steingold  <sds@gnu.org>
8603         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
8604         instead of `buffer-string'.
8605         (require 'cl): Always, not just when compiling.
8606         `ignore-errors' in `interactive', `list*', `defun*' &c make this
8607         necessary.
8609 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
8611         * international/mule-cmds.el (select-safe-coding-system): Make
8612         the message text about selecting a safe coding system more clear.
8614 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
8616         * hi-lock.el: New file.
8618         * play/zone.el: New file.
8620         * replace.el (occur): Set tab-width in the *Occur* buffer to the
8621         value of tab-width in the original buffer.  Choose a line number
8622         format that's a multiple of the original buffer's tab width, so
8623         that lines appear right.
8625         * textmodes/ispell.el (ispell): New function, replacing an alias.
8626         Spell-check active region if in transient-mark-mode and mark
8627         is active; otherwise spell-check buffer.
8629 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8631         * ps-mule.el: Fix a customization problem on
8632         ps-mule-font-info-database-default.
8634 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
8636         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
8637         display-mouse-p instead of window-system.
8638         (ebrowse-member-mode-map): Ditto.
8640 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8642         * progmodes/ebnf2ps.el: Update ps-print functions call.
8643         Indentation fix.  Doc fix.
8644         (ebnf-version): New version number (3.2).
8645         (ebnf-format-color, ebnf-begin-job): Code fix.
8647 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
8649         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
8650         font lock support on window-system.
8651         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
8653         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
8654         display-color-p, if fboundp, instead of window-system.
8656 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
8658         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
8659         instead of window-system.
8661         * wid-edit.el (widget-choose): Use display-mouse-p instead of
8662         window-system.
8663         (widget-choice-mouse-down-action): Use display-popup-menus-p
8664         instead of window-system.
8666         * strokes.el (strokes-file): Run the file name through
8667         convert-standard-filename.
8668         (strokes-mode): Call display-mouse-p instead of looking at
8669         window-system.  Change the error message accordingly.
8671         * progmodes/cpp.el (toplevel): Support faces on tty's.
8673         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
8674         (lm-plot-square, lm-init-display): Don't use window-system.
8676         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
8677         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
8679         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
8680         instead of looking at window-system.
8682 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
8684         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
8685         of testing if iswitchb-prepost-hooks is bound, because the
8686         latter will always be true when invoking a recursive minibuffer
8687         from an active Iswitchb buffer.
8689 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
8691         * files.el (shell-quote-wildcard-pattern): New function.
8692         (insert-directory): Call it.  Only prepend "\" to command on Unix
8693         and GNU/Linux systems.
8695 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
8697         * eshell/esh-groups.el: Change custom :link file names
8698         from `eshell.info' to `eshell'.
8700 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
8702         * dired.el (dired-build-subdir-alist): Expand subdirectory names
8703         correctly in recursive ange-ftp listings.
8705 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8707         * ps-print.el: Fix bug 1: if ps-font-size-internal,
8708         ps-header-font-size-internal and
8709         ps-header-title-font-size-internal variables are not set,
8710         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
8711         face text property is (foreground-color . COLOR) or
8712         `(background-color . COLOR)', ps-print crashes.  Doc fix.
8713         (ps-print-version): New version number (5.2.4).
8714         (ps-plot-region): Code fix.
8715         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
8716         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
8717         Bug fix 2.
8719 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
8721         * glasses.el (glasses-make-readable): Fix uncapitalization of
8722         identifiers like `myXMLDocument'.
8724 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
8726         * mail/mail-hist.el (mail-hist-previous-input)
8727         (mail-hist-next-input): Do the obvious code factorization.
8728         (mail-hist-retrieve-and-insert): New func, contains common
8729         code of above two.
8730         If inserting a message body, leave point at top.
8732 2000-07-28  Sam Steingold  <sds@gnu.org>
8734         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
8735         Use `<=', not `<' to compare times!
8736         (ange-ftp-ls): Remove.
8738 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
8740         * play/cookie1.el: Add explanation of how to make cookie.el
8741         compatible with strfile(1) to comment.
8743         * subr.el (remove, remq): New functions.
8745         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
8746         escape `*' in regexps.
8747         (midnight-find): Reverse order of arguments in the funcall of
8748         TEST.
8750         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
8751         and `.class'.
8753         * play/meese.el: Add Commentary section.
8755 2000-07-27  Alex Schroeder  <alex@gnu.org>
8757         * sql.el (sql-ms): Added autoload cookie.
8758         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
8759         (sql-oracle): Ditto.
8760         (sql-help): Doc change.
8762         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
8763         types and exceptions.
8765 2000-07-27  Alex Schroeder  <alex@gnu.org>
8767         * sql.el (sql-placeholder-history): New variable.
8768         (sql-query-placeholders-and-send): New function that will query
8769         the user and replace placeholders with user input.
8770         (sql-oracle): If running on NT, set comint-input-sender to
8771         sql-query-placeholders-and-send.
8773         (sql-stop): If in the SQLi buffer, insert stop notification, else
8774         present it as a message.
8776 2000-07-27  Alex Schroeder  <alex@gnu.org>
8778         * sql.el (sql-input-ring-separator): Doc change.
8779         (sql-input-ring-file-name): Doc change.
8780         (sql-interactive-mode): Use `sql-input-ring-separator' and
8781         `sql-input-ring-file-name' to set the comint-mode equivalents
8782         without making them local variables.
8783         (sql-stop): Don't bind `sql-input-ring-separator' and
8784         `sql-input-ring-file-name' dynamically to their comint-mode
8785         equivalents.
8787 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
8789         * international/mule.el (register-char-codings): New function.
8790         (make-coding-system): Handle `safe-chars' specification in the arg
8791         PROPERTY.
8793         * international/mule-cmds.el
8794         (find-coding-systems-region-subset-p): This function deleted.
8795         (sort-coding-systems-predicate): New variable.
8796         (sort-coding-systems): New function.
8797         (find-coding-systems-region): Use
8798         find-coding-systems-region-internal.
8799         (find-coding-systems-string): Use find-coding-systems-region.
8800         (find-coding-systems-for-charsets): Check
8801         char-coding-system-table.
8802         (select-safe-coding-system-accept-default-p): New variable.
8803         (select-safe-coding-system): Mostly rewritten.  New argument
8804         ACCEPT-DEFAULT-P.
8805         (select-message-coding-system): Call select-safe-coding-system
8806         with ACCEPT-DEFAULT-P arg.
8807         (reset-language-environment): Reset default-sendmail-coding-system
8808         to the default value iso-latin-1.
8809         (set-language-environment): Don't set the obsolete variable
8810         charset-origin-alist.
8812         * international/codepage.el (cp-coding-system-for-codepage-1):
8813         Give `safe-chars' property to make-coding-system.
8815         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
8816         calling select-message-coding-system twice.
8818         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
8819         instead of `safe-charsets'.
8820         (cyrillic-alternativnyj): Likewise.
8821         (ccl-encode-alternativnyj): Don't check the charset
8822         cyrillic-iso8859-5.
8824 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
8826         * composite.el (compose-chars-after): Preserve match data.
8828 2000-07-26  Sam Steingold  <sds@gnu.org>
8830         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
8831         (ange-ftp-real-file-newer-than-file-p): New function.
8832         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
8833         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
8835         * tooltip.el (tooltip-float-time): Removed (use `float-time').
8836         * midnight.el (midnight-float-time): Ditto.
8838 2000-07-26  Andreas Schwab  <schwab@suse.de>
8840         * files.el (normal-backup-enable-predicate): Correct
8841         interpretation of the return value of compare-strings.
8843 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
8845         * isearch.el (isearch-resume): New function.
8846         (isearch-done): Add something to command-history to resume
8847         the search.
8848         (isearch-yank-line, isearch-yank-word): Use
8849         buffer-substring-no-properties instead of buffer-substring.
8851         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
8852         of flyspell-mouse-map.
8854         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
8855         duplicate definition.
8856         (makefile-mode): Remove duplicate setting of local-abbrev-table.
8858         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
8859         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
8861 2000-07-25  Sam Steingold  <sds@gnu.org>
8863         * net/ange-ftp.el: Get modtime over the net.
8864         (ange-ftp-file-modtime): New function.
8865         (ange-ftp-write-region, ange-ftp-insert-file-contents)
8866         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
8867         Use it.
8868         (ange-ftp-dot-to-slash): New function.
8869         (ange-ftp-fix-name-for-vms): Use it.
8871         * midnight.el (midnight-buffer-display-time): Use
8872         `with-current-buffer'.
8874 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
8876         * find-dired.el: Update copyright notice.
8877         (find-dired): Offer to kill a running `find'.
8879         * enriched.el (enriched-face-ans): For a `foreground-color'
8880         property, return '(("x-color" COLOR))' so that COLOR will be
8881         output as a parameter of the x-color annotation.  Likewise for the
8882         `background-color' property.  In the case of normal face
8883         properties, don't return annotations for unspecified foreground
8884         and background face attributes.
8886 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
8888         * language/japan-util.el (japanese-katakana-region): Fix handling
8889         HANKAKU argument.
8891 2000-07-25  Miles Bader  <miles@gnu.org>
8893         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
8894         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
8895         constrain-to-field.
8897 2000-07-24  Andrew Innes  <andrewi@gnu.org>
8899         * timer.el (timer-activate-when-idle): Add optional parameter
8900         DONT-WAIT.  Update docstring.
8901         (run-with-idle-timer): Specify extra parameter to
8902         timer-activate-when-idle, so that timer will be activated
8903         immediately if Emacs is already idle.
8905         * w32-fns.el (w32-using-nt): Fix docstring.
8907 2000-07-24  Dave Love  <fx@gnu.org>
8909         * mouse.el (popup-menu): Set last-command-event.
8910         (mouse-major-mode-menu-prefix): Declare.
8912 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
8914         * textmodes/flyspell.el: Update to author's version 1.5d.
8916         * progmodes/hideshow.el: Update copyright notice.
8918         * vcursor.el: Set maintainer to FSF, since author cannot
8919         be reached.
8921 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
8923         * info.el (Info-goto-emacs-key-command-node): Leave a space after
8924         the prompt.
8926         * mouse.el (popup-menu): Run the keymap through indirect-function,
8927         in case it was defined with define-prefix-key.  If the menu is a
8928         list of keymaps, look up the binding of user's choice in each one
8929         of the keymaps.
8930         (mouse-popup-menubar): If the global and local menu-bar keymaps
8931         don't have a prompt string, create one and insert it into the
8932         keymap.  Don't barf if current-local-map returns nil.
8934 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
8936         * dired.el (dired-sort-R-check): Added to allow recursive listing
8937         to be undone.
8938         (dired-sort-other): Use it.
8940 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
8942         * Release of cc-mode 5.27
8944 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
8946         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
8947         c-beginning-of-statement-1 that caused a bad case of recursion
8948         which could consume a lot of CPU in large classes in languages
8949         that have in-expression classes (i.e. Java and Pike).
8951         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
8952         statements before top level constructs (i.e. case 6 is moved
8953         before case 5 and is now case 4) to catch in-expression
8954         classes in top level expressions correctly.
8956 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
8958         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
8959         objc-method-intro. Case 4 removed and case 5I added.
8961         * cc-langs.el (c-append-paragraph-start): New variable used by
8962         c-common-init to get paragraph-start correct.
8963         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
8964         initialize paragraph-start to make it correct both with and
8965         without the javadoc special case.
8967         * cc-mode.el (java-mode): Use c-append-paragraph-start to
8968         initialize paragraph-start for javadoc markup.
8970         * cc-vars.el (c-style-variables-are-local-p): Incompatible
8971         change by defaulting this to t.  It's motivated by the
8972         confusing behavior that otherwise arise from the style system
8973         when editing both java and non-java files at the same time
8974         (see the comments about style setting in c-common-init).
8976 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
8978         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
8979         similar to the one in c-fill-paragraph to check the fill
8980         prefix from the adaptive fill function for sanity.
8982 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
8984         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
8985         defun block.
8987 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
8989         * cc-mode.texi Documented the change of cpp-macro.
8991 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
8993         * cc-align.el (c-lineup-multi-inher): Handle lines with
8994         leading comma nicely. Extended to handle member initializers
8995         too.
8997         * cc-engine.el: (c-beginning-of-inheritance-list,
8998         c-guess-basic-syntax): Fixed recognition of inheritance lists
8999         when the lines begins with a comma.
9001         * cc-mode.texi: Updated doc for c-lineup-multi-inher.
9003         * cc-vars.el (c-offsets-alist): Changed default for
9004         member-init-cont to c-lineup-multi-inher since it now handles
9005         member initializers and indents better for leading commas.
9007 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9009         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9010         handling that caused class open lines to be recognized as
9011         statement-conts in some cases.
9013         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9014         guessed by the adaptive fill function unless point is on the
9015         first line of a block comment.
9017         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9018         when the buffer ends with a macro continuation char.
9020         * cc-engine.el (c-guess-basic-syntax): Added support for
9021         function definitions as statements in Pike.  The first
9022         statement in a lambda block is now labeled defun-block-intro
9023         instead of statement-block-intro.
9025         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9026         so that the class surrounding point is selected, not the one
9027         innermost in the state.
9029         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
9030         recognition of switch labels having hanging multiline
9031         statements.
9033         * cc-engine.el (c-beginning-of-member-init-list): Broke out
9034         some code in c-guess-basic-syntax to a separate function.
9035         * cc-engine.el (c-just-after-func-arglist-p): Fixed
9036         recognition of member inits with multiple line arglists.
9037         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
9038         member-init-cont when the commas are in funny places.
9040 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9042         * cc-defs.el (c-auto-newline): Removed this macro since it's
9043         not used anymore.
9045         * cc-engine.el (c-looking-at-bos): New helper function.
9046         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
9047         inexpr and toplevel classes apart in Pike.
9049         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
9050         of case 9A.
9052         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
9053         constant, since "class" can introduce an in-expression class
9054         in Pike nowadays.
9056 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9058         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
9059         indentation on cpp-macro lines.
9061         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
9062         a syntax modifier like comment-intro, to make it possible to
9063         get syntactic indentation for preprocessor directives.  It's
9064         incompatible wrt to lineup functions on cpp-macro, but it has
9065         no observable effect in the 99.9% common case where cpp-macro
9066         is set to -1000.
9068 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9070         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
9071         member-init-cont when the preceding arglist is several lines.
9073 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9075         * cc-styles.el (c-style-alist): The basic offset for the BSD
9076         style corrected to 8.
9078 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9080         * cc-styles.el (c-style-alist): Adjusted the indentation of
9081         brace list openers in the gnu style.
9083 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9085         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
9087         * cc-cmds.el (c-electric-brace, c-electric-slash,
9088         c-electric-star, c-electric-semi&comma, c-electric-colon,
9089         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
9090         when c-syntactic-indentation is nil.
9092         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
9093         we were left at comments preceding the first statement when
9094         reaching the beginning of the buffer.
9096         * cc-vars.el (c-syntactic-indentation): New variable to turn
9097         off all syntactic indentation.
9099 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9101         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
9102         between the text and the block comment ender when it hangs,
9103         depending on how many there are before the fill.
9105 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9107         * cc-engine.el (c-beginning-of-closest-statement): New helper
9108         function to go back to the closest preceding statement start,
9109         which could be inside a conditional statement.
9110         * cc-engine.el (c-guess-basic-syntax): Use
9111         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
9113         * cc-engine.el (c-guess-basic-syntax): Better handling of
9114         arglist-intro, arglist-cont-nonempty and arglist-close when
9115         the arglist is nested inside parens.  Cases 7A, 7C and 7F
9116         changed.
9118         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
9119         up-to-date with javadoc 1.2.
9121 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9123         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
9124         multiline Pike type decls.
9126 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9128         * cc-cmds.el (c-indent-new-comment-line): Always break
9129         multiline comments in multiline mode, regardless of
9130         comment-multi-line.
9132 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9134         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
9135         fully::qualified::names in C++ member init lists.  Preamble in
9136         case 5D changed.
9138 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9140         * cc-langs.el (c-common-init): Handling of obsolete variables
9141         moved to c-initialize-cc-mode.  More compatible style override
9142         when using global style variables.
9143         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
9144         variables moved here.
9146         * cc-mode.texi: Documented the special behavior of
9147         c-special-indent-hook as a style variable.  Don't talk about
9148         doing (c-make-styles-buffer-local t) in a mode hook, since
9149         that's already too late to work right.
9151         * cc-styles.el (c-make-styles-buffer-local): Flag style
9152         variable localness in c-style-variables-are-local-p to make
9153         the compatibility measure in c-common-init work well.
9155         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
9156         longer contain set-from-style.
9157         * cc-styles.el (c-initialize-builtin-style): Don't check for
9158         set-from-style on c-special-indent-hook.
9159         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
9160         copy-alist is sufficient now.
9162         * cc-styles.el (c-set-style, c-set-style-1,
9163         c-get-style-variables): Fixes to variable initialization so
9164         that duplicate entries in styles have the same effect
9165         regardless of DONT-OVERRIDE.
9167         * cc-styles.el (c-set-style-2): Fixed bug where the
9168         initialization of inheriting styles failed when the
9169         dont-override flag is set.
9171         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
9172         on this.
9174 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9176         * cc-defs.el (c-forward-comment): Removed the workaround
9177         introduced in 5.38 since it had worse side-effects.  If a line
9178         contains the string "//\"", it regarded the // as a comment
9179         start since the \ temporarily doesn't have escape syntax.
9181 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
9183         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
9184         ada-xref.el before ada-prj.el, so that the Project menu is created
9185         when ada-prj tries to add to it.
9186         (ada-activate-keys-for-case): Suppress the characters that are not
9187         part of the Ada syntax. Better compatibility with else-mode
9188         (ada-adjust-case-interactive): When auto-casing is not active,
9189         correctly insert newlines (used to insert only ^M).  Prevent the
9190         syntax table from being changed in case of an error
9191         (or '_' becomes part of a word and some commands are confused).
9192         Do nothing if ada-auto-case is nil.
9193         (ada-after-keyword-p): Ignore keywords that are also attributes
9194         (ada-batch-reformat): Update usage comment
9195         (ada-call-from-contextual-menu): New function
9196         (ada-case-read-exceptions): Reinitialize the casing exception list
9197         first to nil first, so that the casing exception file can be
9198         shared.
9199         (ada-check-defun-name): Handles "configure" keyword for gnatdist
9200         files.
9201         (ada-compile-goto-error): Fix regexp used to detect a file:line
9202         anywhere in the error message
9203         (ada-contextual-menu-last-point): New variable
9204         (ada-create-keymap): If the variable delete-key-deletes-forward is
9205         t on XEmacs, it means that DEL should delete one character
9206         forward.
9207         (ada-create-menu): Use :included instead of :visible for XEmacs.
9208         New submenu "Options".
9209         (ada-end-stmt-re): Correctly indent "select ... then abort"
9210         statements.
9211         (ada-fill-comment-paragraph): Correctly delete all leading '--'
9212         even if they don't match ada-fill-comment-prefix Fix handling of
9213         paragraphs on the first or last line of a file.
9214         (ada-format-paramlist): Fix handling of default parameter values.
9215         (ada-get-body-name): New function.
9216         (ada-get-current-indent): Optimized by searchling directly for an
9217         existing generic part or a statement outside of it.  Handle
9218         ada-indent-align-comments when indenting comments Replaced some
9219         regexps by testing directly the next character. This results in a
9220         huge speedup on some files.  New indentation scheme for renames
9221         statements.  Stop looking for the 'while' or 'for' associated with
9222         a 'loop' at the first semicolon encountered.  A "return" can also
9223         match an anonymous access subprogram declaration.
9224         (ada-get-indent-noindent): Ignore strings and comments when
9225         looking for the keywords "record" and "private".
9226         (ada-goto-matching-decl-start): When matching "if", make sure we
9227         are not in fact seeing "end if".  Ignore "when" statements except
9228         when initial keyword was "begin".  Fix handling of nested
9229         procedures.  Add a recursive call to this function to skip over
9230         other 'end' statmts.  Fix indentation for "when .. => begin"
9231         (ada-in-open-paren-p): Fix indentation for complex boolean
9232         expressions, where 'and then', 'or else' and parenthesis
9233         statements are mixed up.
9234         (ada-in-paramlist-p): Skip comments while searching for the
9235         beginning Fix handling of operator declarations.
9236         (ada-indent-align-comments): New variable
9237         (ada-indent-current): Change the syntax table only in the
9238         protected section, so that we are sure it is restored correctly.
9239         (ada-indent-on-previous-lines): Use ada-use-indent and
9240         ada-with-indent Correctly indent "select ... then"
9241         (ada-indent-region): Slight speedup.
9242         (ada-indent-renames): New variable.
9243         (ada-last-which-function-subprog, ada-last-which-function-line):
9244         New variables
9245         (ada-looking-at-semi-private): Correctly indent the 'private'
9246         keyword when it is the first word in a package declaration.
9247         (ada-loose-case-word): Stop searching if at the end of the buffer.
9248         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
9249         even if point is not initially at the end of the word.
9250         (ada-matching-decl-start-re): Add "when".
9251         (ada-mode): Add support for abbrev-mode, outline-mode and
9252         which-func-mode Override the old find-file.el entry in
9253         ff-special-constructs since it is using the obsolete
9254         ada-spec-suffix variable
9255         (ada-no-auto-case): New function
9256         (ada-scan-paramlist): When parsing the argument type, accept
9257         spaces (as in "X 'Class", generated by Rational Rose).
9258         (ada-other-file-name): No longer loads the other file.
9259         (ada-popup-menu): Save and restore the current buffer and cursor
9260         position before and after displaying the menu.
9261         (ada-search-ignore-complex-boolean): New function.
9262         (ada-uncomment-region): Emacs21 already knows how to delete
9263         comments not starting in the first column.
9264         (ada-use-indent): New variable
9265         (ada-which-function): New function.
9266         (ada-with-indent): New variable
9267         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
9268         can be batch-compiled from the command line.
9270         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
9271         Add to the menu when the file is loaded, not in ada-mode-hook.
9272         Add -toolbar to the default ddd command Switches moved from
9273         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
9274         ada-prj-default-comp-opt
9275         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
9276         Reference Manual to the menu
9277         (ada-check-current): rewritten as a call to ada-compile-current
9278         (ada-compile): Removed.
9279         (ada-compile-application, ada-compile-current, ada-check-current):
9280         Set the compilation-search-path so that compile.el automatically
9281         finds the sources in src_dir.  Automatic scrollong of the
9282         compilation buffer.  C-uC-cC-c asks for confirmation before
9283         compiling
9284         (ada-compile-current): New parameter, prj-field
9285         (ada-complete-identifier): Load the .ali file before doing
9286         processing
9287         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
9288         conform to gnatmake's behavior.
9289         (ada-find-file-in-dir): New function
9290         (ada-find-references): Set the environment variables for gnatfind
9291         (ada-find-src-file-in-dir): New function.
9292         (ada-first-non-nil): Removed
9293         (ada-gdb-application): Add support for jdb, the java debugger.
9294         (ada-get-ada-file-name): Load the original-file first if not done
9295         yet.
9296         (ada-get-all-references): Handles the new ali syntax (parent types
9297         are found between <>).
9298         (ada-initialize-runtime-library): New function
9299         (ada-mode-hook): Always load a project file when a file is opened,
9300         so that the casing exceptions are correctly read.
9301         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
9302         (ada-parse-prj-file): Use find-file-noselect instead of find-file
9303         to open the project file, since the latter does not work with
9304         speedbar Get default values before loading the prj file, or the
9305         default executable file name is wrong.  Use the absolute value of
9306         src_dir to initialize ada-search-directories and
9307         compilation-search-path,...  Add the standard runtime library to
9308         the search path for find-file.
9309         (ada-prj-default-debugger): Was missing an opening '{'
9310         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
9311         variables.
9312         (ada-prj-default-gnatmake-opt): New variable
9313         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
9314         buffers, the project file is the default one Save the windows
9315         configuration before displaying the menu.
9316         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
9317         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
9318         ...)  regexp-quote identifiers names to support operators +,
9319         -,... in regexps.
9320         (ada-remote): New function.
9321         (ada-run-application): Erase the output buffer before starting the
9322         run Support remote execution of the application.  Use
9323         call-process, or the arguments are incorrectly parsed
9324         (ada-set-default-project-file): Reread the content of the active
9325         project file, not the one from the current buffer When a project
9326         file is set as the default project, all directories are
9327         automatically associated with it.
9328         (ada-set-environment): New function
9329         (ada-treat-cmd-string): New special variable ${current}
9330         (ada-treat-cmd-string): Revised.  The substitution is now done for
9331         any ${...} substring
9332         (ada-xref-current): If no body was found, compiles the spec
9333         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
9334         compiler to get rid of command line length limitations.
9335         (ada-xref-get-project-field): New function
9336         (ada-xref-project-files): New variable
9337         (ada-xref-runtime-library-specs-path)
9338         (ada-xref-runtime-library-ali-path): New variables
9339         (ada-xref-set-default-prj-values): Default run command now does a
9340         cd to the build directory.  New field: main_unit Provide a default
9341         file name even if the current buffer has no prj file.
9343         * ada-prj.el:
9344         Rewritten to show a tabbed-dialog.
9345         (ada-prj-add-ada-menu): Remove the map and name parameters.
9346         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
9347         New function
9348         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
9349         (ada-prj-load-from-file): New function
9350         (ada-prj-save): Always save fields that depend on the current buffer
9351         (ada-prj-show-value): New function
9353         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
9354         Ada mode. This will allow us to display the Ada menu in any buffer
9355         we want (for project items).
9356         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
9357         number of spaces in the header.
9359 2000-07-24  Dave Love  <fx@gnu.org>
9361         * ediff-init.el (ediff-region-help-echo): Bind face-help.
9363 2000-07-23  Noah Friedman  <friedman@splode.com>
9365         * type-break.el (type-break): perform autosave.
9366         Suggested by Stephen Gildea <gildea@intouchsys.com>.
9367         (type-break-do-query): Cancel query schedule while performing
9368         actual query, to avoid possibility of a second query being made
9369         while first one is already in progress.
9370         (type-break-time-stamp-format): New variable.
9371         (type-break-time-stamp): New function.
9372         (type-break-time-warning): Use it.
9373         (type-break-keystroke-warning): Use it.
9374         (type-break-noninteractive-query): Use it.
9376         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
9377         cookie.
9378         Use add-minor-mode to set minor-mode-alist, if available.
9379         (eldoc-echo-area-use-multiline-p): New user option.
9380         (eldoc-echo-area-multiline-supported-p): New variable.
9381         (eldoc-docstring-format-sym-doc): Use them.
9382         (eldoc-mode): If not using idle timers, append to local post and
9383         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
9384         (eldoc-display-message-no-interference-p): Don't interfere with
9385         edebug.
9386         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
9387         (eldoc-function-arglist): New function.
9388         (eldoc-function-argstring): Use it.
9390         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
9391         auto save directory exists before calling directory-files.
9393 2000-07-23  Dave Love  <fx@gnu.org>
9395         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
9396         ^o, ^u.
9398 2000-07-21  Dave Love  <fx@gnu.org>
9400         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
9401         now passed to the function.  It now works properly.
9403         * smerge-mode.el (smerge-mode-menu): Fill it out.
9405 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
9407         * info-look.el (info-lookup): If *info* is shown in another frame
9408         on the same display, select that frame, instead of switching to
9409         the Info buffer in another window of the selected frame.
9411         * simple.el (universal-argument-map): Bind numeric keypad keys
9412         kp-0 to kp-9 and kp-subtract.
9413         (digit-argument): Handle these keys.
9415 2000-07-20  Dave Love  <fx@gnu.org>
9417         * net/goto-addr.el (goto-address-fontify): Don't bother with
9418         buffer-modified and read-only stuff -- irrelevant with overlays.
9419         Put an extra property on the overlays and use it to clean up in
9420         case goto-address is re-run.
9422 2000-07-19  Richard M. Stallman  <rms@gnu.org>
9424         * timer.el (run-with-idle-timer): Doc fix.
9426         * mail/mail-utils.el (mail-strip-quoted-names):
9427         Handle case where <...> appears inside "...".
9428         Use replace-match to edit the string more simply.
9429         (rmail-dont-reply-to): Cope with an unmatched ".
9431 2000-07-19  Dave Love  <fx@gnu.org>
9433         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
9434         implementation.
9436         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
9437         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
9438         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
9440 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
9442         * textmodes/refer.el: Correct maintainer's email address.
9444         * progmodes/hideif.el: Correct author's email address.
9445         Fix typo in comment.
9447         * xml.el: New file.
9449         * mail/mailheader.el: Correct author's mail address.
9451         * gnus/parse-time.el: Correct author's mail address.
9453 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
9455         * comint.el (comint-highlight-input, comint-highlight-face):
9456         New user options.
9457         (comint-input-ring-file-name): Change custom type.
9458         (comint-mode-map): Bind mouse-2.
9459         (comint-insert-clicked-input): New function.
9460         (comint-send-input): Handle input highlighting.
9462 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
9464         * mouse.el (popup-menu): New function.
9465         (mouse-major-mode-menu): Use it.
9467 2000-07-18  Dave Love  <fx@gnu.org>
9469         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
9470         improvements.
9472 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
9474         * faces.el (face-font-selection-order)
9475         (face-font-family-alternatives): Add custom type.
9477 2000-07-18  Dave Love  <fx@gnu.org>
9479         * cus-edit.el (custom-variable-reset-saved)
9480         (custom-variable-reset-standard): Remove unused bindings.
9482         * rect.el (open-rectangle-line): Remove unused let.
9484         * hl-line.el (hl-line-highlight): Check hl-line-mode.
9486 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
9488         * cdl.el: Fix `Maintainer' keyword.
9490         * play/pong.el: Add author's email address.
9492 2000-07-17  Sam Steingold  <sds@gnu.org>
9494         * files.el (insert-directory): Call `split-string' instead of
9495         re-implementing it.
9497 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
9499         * mail/vms-pmail.el: Change maintainer to FSF.
9501         * net/goto-addr.el: Change maintainer to FSF.
9503         * info.el (Info-title-face-alist): Removed.
9505 2000-07-18  David Ponce  <david@dponce.com>
9507         * recentf.el (recentf-open-files): New command that works like
9508         `recentf-open-more-files', but shows the whole list of files (not just
9509         those omitted from the menu). Useful if you don't use a menu-bar!
9510         (recentf-open-more-files) Modified to use `recentf-open-files'.
9512         (recentf-open-files, recentf-open-more-files)
9513         (recentf-edit-list): Dialogs use `recentf-dialog-mode'
9515         (recentf-dialog-mode): New mode for dialogs. You can now just type
9516         "q" to cancel the dialogs.
9518 2000-07-18  David Ponce  <david@dponce.com>
9520         * recentf.el: This is a major update of recentf.el. It adds new
9521         features to better organize the recentf menu and "More..." buffer.
9523         Using new provided menu filtering functions you can now organize the
9524         recent files list:
9526         - by major modes
9527         - by directories
9528         - by user defined rules
9530         Finally, with the new `recentf-filter-changer' customizable filter you
9531         can define a ring of filters and dynamically (via the menu) cycle on
9532         each menu organization in the ring (a la msb).
9534 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
9536         * eshell/eshell.el (eshell): Replace links to eshell.info with
9537         links to eshell, to avoid problems on systems where the manual is
9538         installed as `eshell'.
9539         * eshell/esh-cmd.el (eshell-cmd): Ditto.
9540         * eshell/em-smart.el (eshell-smart): Ditto.
9541         * eshell/em-banner.el (eshell-banner): Ditto.
9542         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
9544         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
9545         same-file check in the MS-DOS version (it does support inodes).
9547         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
9549         * eshell/eshell.el (eshell-directory-name):
9550         Run default directory name through convert-standard-filename.
9552 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
9554         * international/mule-cmds.el (select-safe-coding-system):
9555         Fix typo in the comment.
9557         * language/european.el (compound-text):
9558         Force katakana-jisx0201 to be designated to G1.
9560         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
9561         Don't translate some national variant characters of latin-jisx0201.
9562         (x-ctext): Force katakana-jisx0201 to be designated to G1.
9564         * international/kkc.el (kkc-after-update-conversion-functions):
9565         New variable.
9566         (kkc-update-conversion): Run functions in it at the tail.
9568 2000-07-16  John Wiegley  <johnw@gnu.org>
9570         * lisp/align.el (align-newline-and-indent):
9571         Adding new function.  for auto-aligning blocks of code on RET.
9572         (align-region): Fixed badly formatted minibuffer message.
9574 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
9576         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
9577         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
9578         the conversion list at first if appropriate.
9579         (kkc-next): Don't update kkc-next-count here.
9580         (kkc-prev): Don't update kkc-prev-count here.
9581         (kkc-show-conversion-list-update): Fix setting up of conversion
9582         list message.
9584 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
9586         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
9588 2000-07-16  Dave Love  <fx@gnu.org>
9590         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
9591         function to be more specific.
9593         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
9594         non-string help-echo.
9595         (widget-types-convert-widget): Defsubst it.
9596         (widget-echo-help): Try to cope with a help-echo function of two
9597         possible sorts.
9599 2000-07-15  Jason Rumney  <jasonr@gnu.org>
9601         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
9602         Declare as obsolete.
9604         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
9606 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
9608         * hilit-chg.el: Fix typo.
9610 2000-07-14  Dave Love  <fx@gnu.org>
9612         * info.el (Info-mode-menu): Fix use of :help, :enable.
9614 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
9616         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
9618 2000-07-13  Dave Love  <fx@gnu.org>
9620         * emacs-lisp/easymenu.el: Doc fixes.
9621         (easy-menu-remove): Defalias to ignore.
9623         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
9624         Call throw correctly.
9626 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
9628         * faces.el (frame-background-mode): Doc fix.
9630         * simple.el (eval-expression-print-length): Change custom type to
9631         allow entering nil as value.
9633 2000-07-13  Dave Love  <fx@gnu.org>
9635         * progmodes/fortran.el (fortran-imenu-generic-expression):
9636         Change definition layout.
9637         (fortran-mode-menu): Reinstate customize entries.
9639         * cus-edit.el (custom-group-menu-create, customize-menu-create):
9640         Use :filter, per old XEmacs code.
9642 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
9644         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
9645         event when deciding what to send to the terminal.
9647 2000-07-12  Dave Love  <fx@gnu.org>
9649         * cus-start.el: Add optional version as 4th element of specs and
9650         use it for several things new in v21.  Remove load-path.  Fix type
9651         of line-number-display-limit.
9653 2000-07-11  Dave Love  <fx@gnu.org>
9655         * progmodes/fortran.el: Don't require easymenu.
9656         Use repeat counts in various regexps.
9657         (fortran-mode-syntax-table): Defvar directly.
9658         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
9659         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
9660         Use defvar, not defconst.
9661         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
9662         (fortran-mode): Set fortran-comment-line-start-skip,
9663         fortran-comment-line-start-skip, dabbrev-case-fold-search.
9664         (fortran-comment-indent): Use defsubst.
9665         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
9666         Use fortran-comment-indent, not fortran-comment-indent-function.
9667         (fortran-comment-region, fortran-electric-line-number): Simplify.
9668         (fortran-auto-fill): New function.
9669         (fortran-do-auto-fill): Deleted.
9670         (fortran-find-comment-start-skip):
9671         Check for non-null comment-start-skip.
9672         (fortran-auto-fill-mode, fortran-fill-statement):
9673         Use fortran-auto-fill.
9674         (fortran-fill): Use fortran-auto-fill.  Check for null
9675         comment-start-skip.  Simplify final clause and use end-of-line finally.
9677         * widget.el (widget-plist-member): New alias.
9679 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
9681         * eshell/esh-module.el (toplevel): Reference
9682         byte-compile-current-file only if it is bound.
9684 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
9686         * dired.el: Don't require `dired-aux'.
9688 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
9690         * dired-aux.el (dired-show-file-type): New function.
9691         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
9692         (dired-show-file-type): Add autoload.
9694 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
9696         * international/mule-diag.el (describe-font): Adjusted for the
9697         change of fontset-info.
9698         (print-fontset): Likewise.
9700 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
9702         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
9704 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
9706         * bindings.el: Bind `[delete]' to delete-char.
9708         * dired.el (dired-find-alternate-file): New function.
9709         (dired-mode-map): Bind `a' to dired-find-alternate-file.
9710         (toplevel): Require dired-aux when compiling.
9711         (dired-buffers): Move defvar within file to avoid compiler warning.
9713         * info.el (Info-last-search): Variable removed.
9714         (Info-search-history): New variable.
9715         (Info-search): New Info-search-history.
9717         * battery.el, info-look.el: Change author's mail address.
9719 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
9721         * mail/rmail.el (rmail-clear-headers): Don't throw an error
9722         if rmail-ignored-headers is nil.
9723         (rmail-retry-failure): Bind rmail-ignored-headers and
9724         rmail-displayed-headers to nil.
9726 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
9728         * lpr.el (lpr-page-header-switches): Add `-h' switch.
9729         (print-region-1): Don't hard code `-h' here.
9731         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
9733 2000-07-01  Francesco Potorti`  <pot@gnu.org>
9735         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
9736         exim can use "your message" instead of "the message".
9738 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
9740         * facemenu.el: Docstrings fixes.
9741         (facemenu-get-face): Don't use internal-find-face.
9742         (facemenu-iterate): Rename arg to match the docstring.
9744         * newcomment.el (uncomment-region): Be more careful when skipping
9745         backwards over `=' not to bump into BOBP.
9747 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
9749         * ediff-diff.el (ediff-wordify): Use syntax table.
9750         * ediff-init.el (ediff-has-face-support-p): Use
9751         ediff-color-display-p.
9752         (ediff-color-display-p): Use display-color-p, changed to defun
9753         from defsubst.
9754         Got rid of special cases for NeXT and OS/2.
9755         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
9756         face.
9758 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
9760         * emacs-lisp/lucid.el: Require CL.
9761         (copy-tree, remprop): Remove, it's provided by CL.
9762         (map-keymap): Define in terms of cl-map-keymap.
9763         (extent-property, set-extent-end-glyph): New functions.
9765         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
9767 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
9769         * Makefile.in (DONTCOMPILE): Add comment that the name may
9770         not be changed without changing the make-dist script.
9772         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
9773         (cl-mapc): Use mapc instead of cl-old-mapc.
9775 2000-07-05  Andrew Innes  <andrewi@gnu.org>
9777         * makefile.nt: Add support for `bootstrap' and related targets.
9779 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
9781         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
9782         (easy-menu-do-define): Use `menu-item' format.
9783         Handle case where easy-menu-create-menu returns a symbol.
9784         Manually call the potential top-level filter in the function binding.
9785         (easy-menu-filter-return): New arg NAME.
9786         Convert to a keymap if MENU is an XEmacs menu.
9787         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
9788         (easy-menu-converted-items-table, easy-menu-convert-item):
9789         New var and fun to memoize easy-menu-convert-item-1.
9790         (easy-menu-do-add-item): Use it.
9791         (easy-menu-create-menu): Use easy-menu-convert-item.
9792         Wrap easy-menu-filter-return around any :filter specification.
9793         Don't convert the menu if a filter was specified.
9794         Tell easy-menu-make-symbol not to check for MENU being an expression.
9795         (easy-menu-make-symbol): New arg NOEXP.
9797 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
9799         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
9800         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
9801         (eval-defun): If called with prefix arg, instrument code for
9802         Edebug.
9804         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
9805         similar to that of eval-defun.
9807 2000-07-04  Dave Love  <fx@gnu.org>
9809         * hl-line.el (hl-line-overlay): Make it permanent-local.
9811         * calendar/todo-mode.el: Replaced with a working version, based on
9812         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
9814 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
9816         * paths.el (prune-directory-list): New function.
9817         (Info-default-directory-list): Rewritten to more methodically
9818         enumerate a big list of possible info directories (based on the
9819         list used by the standalone info reader).
9821         * info.el (info-initialize): Use prune-directory-list to remove
9822         non-existent directories from Info-directory-list.
9824         * paths.el (Info-default-directory-list): Try a list of possible
9825         info-directories instead of a single one.  Add the possible
9826         info directory "/usr/share/info".
9828         * woman.el (woman-man.conf-path): Explicitly include the debian
9829         man-db config file "/etc/manpath.config".
9830         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
9831         are present in `manpath.config'.
9832         (woman-manpath): Include "/usr/share/man".
9834 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
9836         * frame.el (blink-cursor-mode): Don't hide cursor initially.
9838         * startup.el (command-line): Initialize blink-cursor based
9839         on window-system.
9841         * frame.el (blink-cursor): Default to nil if not running under
9842         a window-system.
9844         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
9845         (face-x-resources): Remove duplicate entry for :font.
9847         * textmodes/refer.el (refer-find-entry-internal): Use some-window
9848         instead of cycling through windows with next-window.
9850         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
9851         of cycling through windows with next-window.
9853         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
9854         of cycling through windows with next-window.
9856         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
9857         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
9858         instead of cycling through windows with next-window.
9860         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
9861         instead of cycling through windows with next-window.
9863         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
9864         of cycling through windows with next-window.
9866         * terminal.el (te-process-output): Use walk-windows instead of
9867         cycling through windows with next-window.
9869         * server.el (server-switch-buffer): Use some-window instead of
9870         cycling through windows with next-window.
9872         * window.el (some-window): New function.
9873         (walk-windows): Remove reference to walk-windows-start.
9875         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
9877 2000-07-03  Richard Stallman  <rms@gnu.org>
9879         * window.el (walk-windows): Guarantee termination by keeping a list
9880         of all the windows already handled.
9882 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
9884         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
9885         window-system.
9887         * man.el (Man-notify-when-ready): Don't use window-system.  If
9888         Man-notify-method is newframe, and the display is not
9889         multi-frame, select the frame created for the man page.
9890         (Man-init-defvars): Doc fix.
9892 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
9894         * faces.el (region): Change background color for light background.
9896         * ediff-wind.el (ediff-setup-control-frame): Remove :box
9897         attribute from mode-line face of Ediff control frame.
9899         * replace.el (query-replace-map): Bind `e' like `E'.
9901 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
9903         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
9904         Change name to "Select All".
9906         * dos-fns.el (convert-standard-filename): Fix last change.
9908 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
9910         * help.el (describe-variable): Don't insert a second `'s' in front
9911         of the string `value is shown below'.  Since the syntax-table is
9912         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
9913         an existing `'s', so that this won't be deleted.
9915         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
9916         * pcmpl-unix.el: New files.
9918 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
9920         * wid-edit.el (widget-member): Use the new plist-member.
9922 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
9924         * replace.el (perform-replace): Undo change of 2000-04-04.
9925         Instead, move backward 1 character at the end of the loop when
9926         necessary.
9928         * faces.el (fringe): Change face for different backgrounds.
9930         * eshell/esh-module.el (toplevel): Load defgroup's differently;
9931         patch from John.
9933         * eshell/*.el: Change spelling of the Free Software Foundation.
9935         * eshell/esh-toggle.el: Removed.
9937         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
9939         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
9940         interactively.
9942 2000-06-26  Alex Schroeder  <alex@gnu.org>
9944         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
9945         `define-key'; instead of checking `(emacs-version)' check for
9946         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
9947         for `;' and `o' which might be electric.
9949         (sql-electric-stuff): New user option.
9950         (sql-magic-go): New function which uses `sql-electric-stuff'.
9951         (sql-magic-semicolon): New function which uses
9952         `sql-electric-stuff'.
9954         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
9955         is not fboundp.
9957         (sql-oracle-options): New variable.
9958         (sql-oracle): Use it.
9960         (sql-imenu-generic-expression): Doc change.
9961         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
9962         is used.
9964         (sql-informix): Added command line parameter "-" to force
9965         sql-informix-program to use stdout.
9967 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
9969         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
9970         (cp864-decode-table): Doc fix.
9971         (cp720-decode-table): New variable, supports the Arabic OEM
9972         codepage used by Windows.
9973         (cp737-decode-table): New, Greek OEM codepage used by Windows.
9975 2000-06-23  Dave Love  <fx@gnu.org>
9977         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
9978         (font-lock-fontify-anchored-keywords): Use
9979         line-beginning-position.
9980         (global-font-lock-mode): Use mapc.
9982 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
9984         * eshell/esh-module.el: Require CL when compiling.
9986 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
9988         * comint.el (comint-substitute-in-file-name): Call replace-match
9989         with second and third arg t.
9991         * cus-edit.el (custom-button-face, custom-button-pressed-face):
9992         Specify foreground color.
9994         * faces.el (tool-bar, mode-line, header-line): Specify foreground
9995         color.
9997         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
9999         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10000         cddr instead of cdddr.
10002         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10003         instead of copy-list.
10005         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10006         of copy-list.
10008         * subdirs.el: Add eshell subdirectory.
10010         * eshell: New subdirectory containing the Eshell package.
10012         * pcomplete.el: New file.
10014 2000-06-23  Paul Eggert  <eggert@twinsun.com>
10016         * mail/mailpost.el (post-mail-send-it): Make sure file has
10017         proper permissions from birth.
10019         * files.el (basic-save-buffer-2): When temporarily setting
10020         file modes, set them to current modes plus 0200, not to 0777.
10022         * emerge.el (emerge-make-temp-file): Make sure file has proper
10023         permissions from birth.
10025 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
10027         * files.el (make-backup-file-name-1): On DOS/Windows, run the
10028         backup file name through convert-standard-filename.
10030         * dos-fns.el (convert-standard-filename): Convert leading
10031         directories as well.  When long file names are supported, convert
10032         characters that are invalid in Windows file names.
10034 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10036         * ps-print.el: Fix bug: if ^L is the very first buffer character,
10037         ps-print crashes.  New feature: page selection for printing.  Create
10038         raw-text-unix coding system for XEmacs.  Doc fix.
10039         (ps-print-version): New version number (5.2.3).
10040         (ps-plot-region): Bug fix.
10041         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
10042         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
10043         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
10044         funs.
10045         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
10046         (ps-last-page): New vars.
10048 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
10050         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
10051         empty option string.
10053 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
10055         * man.el (man): Doc fix.
10057 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
10059         * international/mule-cmds.el (set-language-info-alist): Docstring
10060         fixed.
10062 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
10064         * version.el (emacs-version): Use ISO date format.
10066         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
10067         instead of `M-backspace'.
10069         * simple.el (turn-off-auto-fill): New function.
10071 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
10073         * jit-lock.el (with-buffer-prepared-for-jit-lock):
10074         Renamed from with-buffer-prepared-for-font-lock and use
10075         inhibit-modification-hooks rather than setting *-change-functions.
10076         Update all functions to use the new name.
10077         (jit-lock-first-unfontify-pos): New semantics (and doc).
10078         (jit-lock-mode): Make non-interactive.
10079         Don't automatically turn on font-lock.
10080         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
10081         Always use jit-lock-after-change.
10082         Remove and restore font-lock-after-change-function.
10083         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
10084         (jit-lock-after-unfontify-buffer): Remove.
10085         (jit-lock-stealth-fontify):
10086         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
10087         (jit-lock-after-change): Set the `fontified' text-prop to nil.
10089 2000-06-20  Sam Steingold  <sds@gnu.org>
10091         * emacs-lisp/cl-indent.el (toplevel): Indent
10092         `print-unreadable-object' properly.  Untabify.
10094 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
10096         * textmodes/reftex.el (reftex-find-citation-regexp-format):
10097         Support for bibentry.
10098         (reftex-compile-variables): Fixed problem with end of section-re.
10100         * texmodes/reftex-dcr.el (reftex-view-crossref,
10101         reftex-view-crossref-from-bibtex):
10102         Deal with changed `reftex-find-citation-regexp-format'.
10103         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
10104         Replaced `remprop' with `put'.
10105         (reftex-view-crossref, reftex-view-crossref-when-idle):
10106         Support for bibentry.
10108         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
10109         New entry for bibentry package.
10111         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
10112         Regexp also matches "\nobibliography".
10114         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
10115         Call `reftex-ensure-write-access' before doing anything.
10116         (reftex-ensure-write-access): New function.
10118 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
10120         * progmodes/idlwave.el: File re-installed (update to version 4.2)
10122         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
10124         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
10126         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
10129 2000-06-20  Dave Love  <fx@gnu.org>
10131         * faces.el (frame-background-mode): Use set-default, not set, in
10132         setter.
10133         (frame-update-faces, frame-update-face-colors): Define with
10134         defalias.
10136         * enriched.el (enriched-decode-foreground)
10137         (enriched-decode-background): Don't use internal-find-face.
10139         * apropos.el: Doc fixes.
10141         * cus-edit.el (customize-changed-options): Check arg.
10142         (customize-version-lessp): Don't require decimal point.
10144         * custom.el (defcustom, defgroup): Doc fix.
10146         * newcomment.el (comment) <defgroup>: Add :version.
10147         (comment-multi-line): Doc fix.
10149         * emulation/mlsupport.el (define-hooked-local-abbrev,
10150         define-hooked-global-abbrev): Fix, using define-abbrev.
10152 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
10154         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
10155         the whole buffer.
10157 2000-06-19  Dave Love  <fx@gnu.org>
10159         * menu-bar.el (menu-bar-options-save): New function.
10160         (menu-bar-options-menu): Use it.
10161         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
10162         Simplify.
10164 2000-06-19  Andreas Schwab  <schwab@suse.de>
10166         * progmodes/etags.el (tags-query-replace): Put new parameters
10167         START and END at the end, for backward compatibility.
10169 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
10171         * international/codepage.el:
10172         (cp-coding-system-for-codepage-1): Delete special codes for
10173         generating xxx-dos coding system because now a CCL based coding
10174         system can handle EOL conversion by default.
10176         * international/mule.el (make-coding-system): Generate subsidiary
10177         coding systems for EOL handling variants even for a CCL based
10178         coding system.
10180 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
10182         * international/isearch-x.el (isearch-minibuffer-input-method)
10183         (isearch-minibuffer-input-method-function): These variables
10184         deleted.
10185         (isearch-with-input-method): Don't use the above variables.
10186         (isearch-process-search-multibyte-characters): Likewise.  Call
10187         read-string with the arg INHERIT-INPUT-METHOD t.
10189 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
10191         * font-lock.el (font-lock-after-fontify-buffer)
10192         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
10194         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
10195         Use consistent make-local-variable style for font-lock-fontified.
10196         (jit-lock-fontify-buffer):
10197         Don't bother checking for font-lock-mode and jit-lock-mode.
10199         * time.el: Remove trailing ^M that prevent CVS-merging.
10201 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
10203         * Makefile.in (distclean): New target.
10205 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
10207         * Makefile.in (srcdir): Define for update-subdirs.
10209 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
10211         * find-lisp.el: New file.
10213 2000-06-16  Andrew Innes  <andrewi@gnu.org>
10215         * time.el (display-time-mail-function): New variable, to allow
10216         external packages to indicate when new mail is available.
10217         (display-time-update): Use it.
10219 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
10221         * international/mule.el (mule-version): Change version name to
10222         SAKAKI.  AOI has already been used by Meadow.
10224         * international/quail.el (quail-show-guidance-buf): To find the
10225         bottom window (but minibuffer), pay attention to the height of
10226         minibuffer.
10228 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
10230         * arc-mode.el (archive-mode-map): Use the new menu-item format for
10231         menu-bar menus.  Add help strings.  Don't remove the Edit menu
10232         from the menu bar, as the menu bar has enough space now.
10234         * Makefile.in (SHELL): Make sure /bin/sh is used.
10236         * woman.el (woman-man-buffer): Fix bold and underlined CJK
10237         characters, which use series of two ^H characters instead of one.
10239 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
10241         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
10242         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
10243         functions.
10244         (Info-find-node-2): Try a case-sensitive search first, then
10245         do a case-insensitive search.
10247         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
10248         tutorials.
10250         * complete.el (PC-env-vars-alist): New variable.
10251         (PC-complete-as-file-name): New function.
10252         (partial-completion-mode): Initialize PC-env-vars-alist from
10253         process-environment.
10254         (PC-do-completion): Handle completion of env vars.
10256         * info.el (Info-set-mode-line): Show file name in mode line,
10257         use `*Info*' instead of `Info:'.
10259         * startup.el (command-line-1): Change copyright messages to year
10260         2000.
10262 2000-06-15  Dave Love  <fx@gnu.org>
10264         * net/goto-addr.el (goto-address-fontify): Use keymap property,
10265         not local-map.
10267 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
10269         * international/mule.el (set-buffer-file-coding-system): Almost
10270         rewritten to handle `undecided' as no-op.
10272 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
10274         * Makefile.in: New file.
10276         * Makefile: Removed.
10278         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
10279         (goto-address-highlight-keymap): Bind C-c RET.
10281 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
10283         * mail/sendmail.el (sendmail-send-it): The temporary buffer
10284         inherits buffer-file-coding-system of the current buffer.
10286         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
10287         0.  Give correct argument to set-auto-coding-function.
10288         (tar-expunge): For goto-char, use (point-min), not 0.
10289         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
10290         (tar-subfile-save-buffer): Likewize.
10292         * international/mule.el
10293         (after-insert-file-set-buffer-file-coding-system): Call
10294         set-buffer-file-coding-system with the arg FORCE t.
10296 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
10298         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
10299         nil.  Contemporary sendmails issue an X-Authentication-Warning if
10300         the sender is set with `-f'.
10302 2000-06-13  Dave Love  <fx@gnu.org>
10304         * help.el (describe-function-1): Kluge around cases of functions
10305         fset to subrs whose doc doesn't match their symbol-name.
10307         * image.el (insert-image): Default STRING to a space.
10309         * info.el Doc fixes.
10310         (Info-build-node-completions): Match Ref tags.
10312 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
10314         * frame.el (display-multi-frame-p, display-multi-font-p): New
10315         defaliases for display-graphic-p.
10317         * hl-line.el: Fixed a typo in commentary.
10319 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
10321         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
10322         fixed.
10324 2000-06-12  Dave Love  <fx@gnu.org>
10326         * image.el (insert-image): Save a little consing.
10328 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
10330         * language/tibet-util.el: Convert all tibetan-1-column characters
10331         to the corresponding tibetan characters.
10332         (tibetan-add-components): Delete code for the special treatment of
10333         'a chung.
10335         * language/tibetan.el (tibetan-composable-pattern): Fix previous
10336         change.
10337         (tibetan-vowel-transcription-alist): More rules added.
10338         (tibetan-composite-vowel-alist): New variable.
10339         (tibetan-precomposition-rule-alist): More rules added.
10341 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
10343         * startup.el (command-line): Only call menu-bar-mode if interactive.
10345         * thingatpt.el (toplevel symbol-properties):
10346         * textmodes/makeinfo.el (makeinfo-compile):
10347         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
10348         * progmodes/hideif.el (hif-compress-define-list)
10349         (hide-ifdef-use-define-alist):
10350         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
10351         (ange-ftp-vms-add-file-entry):
10352         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
10353         * man.el (Man-build-man-command):
10354         * mail/rnewspost.el (news-reply-header-hook):
10355         * info.el (Info-insert-dir):
10356         * emulation/mlconvert.el (backward-word, forward-word, setq):
10357         * emacs-lisp/gulp.el (gulp-send-requests):
10358         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
10359         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
10360         (byte-optimize-apply, end of file):
10361         * emacs-lisp/advice.el (ad-advice-class-completion-table)
10362         (ad-make-freeze-definition):
10363         * startup.el (command-line, command-line-1): Don't quote lambdas.
10365         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
10366         (cvs-cleanup-removed): New function.
10367         (cvs-cleanup-functions): New var.
10368         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
10369         some flexibility in specifying additional entries to auto-cleanup.
10370         (cvs-quickdir): New function.
10371         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
10372         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
10373         (cvs-mode-find-file): Check that we are on a filename or dirname
10374         when invoked through a mouse-click.
10375         (cvs-full-path): Remove.
10376         (cvs-dired-action): Re-introduced.
10377         (cvs-dired-noselect): Use it.
10378         (vc-post-command-functions): use this new hook if available.
10380         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
10381         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
10382         (cvs-filename-map, cvs-dirname-map): Remove.
10383         (cvs-default-action): Remove.
10384         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
10385         if the arg is really a keymap.
10386         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
10387         Don't hardcode the mapping from state (aka type) to face, but check
10388         the var cvs-fi-<type>-face instead.
10389         (cvs-fileinfo-from-entries): New function.
10391         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
10392         Docstring fix.
10393         (cvs-find-file-and-jump): Change default to be safer.
10394         (cvs-mode-diff-map): Define it as a function as well.
10395         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
10396         Bind mouse-2 in this global map rather than with text-properties.
10398         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
10399         file to resolve the ambiguity between C(conflict) and C(need-merge).
10401 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
10403         * international/mule.el (set-buffer-file-coding-system): If
10404         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
10405         unconditionally.
10407 2000-06-12  Dave Love  <fx@gnu.org>
10409         * wid-edit.el (widget-specify-button): Really suppress the face if
10410         required.
10412 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
10414         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
10416 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
10418         * imenu.el (imenu-generic-expression): Docstring fix.
10420         * composite.el (composition-function-table): Move the `put'
10421         below the autoload cookie so we can load the file before loaddefs.
10423         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
10425         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
10426         Handle easy-mmode-define-global-mode.
10427         For complex macros like define-minor-mode that can generate
10428         several autoload entries, try to autoload entries in the
10429         macroexpanded code.
10431         * emacs-lisp/easy-mmode.el (define-minor-mode):
10432         If KEYMAP is a symbol, just use it.
10433         Use byte-compile-current-file and load-file-name to infer the
10434         proper :require to pass to defcustom.
10435         Wrap the hook var into `progn' so as not to autoload it.
10436         Add a :autoload-end cookie.
10437         Be more careful about the evaluation of KEYMAP.
10438         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
10439         (define-derived-mode): Move define-abbrev-table outside of defvar.
10441 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
10443         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
10444         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
10445         (backup-compiled-files): Ignore errors during `tar'.
10446         (bootstrap): Make autoloads before elc files.
10448 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
10450         * international/mule.el (set-buffer-file-coding-system): If one of
10451         undecided-XXX is specified, change only EOL conversion.
10453         * international/mule-conf.el (unix): New alias for the coding
10454         system undecided-unix.
10456 2000-06-09  Dave Love  <fx@gnu.org>
10458         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
10460         * progmodes/executable.el: Byte compile dynamic.
10461         (executable-insert): Change custom type.
10462         (executable-find): Add autoload cookie.
10463         (executable-make-buffer-file-executable-if-script-p): New
10464         function.  After Noah Friedman.
10466         * files.el (after-save-hook): Customize, with
10467         executable-make-buffer-file-executable-if-script-p as an option.
10469 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
10471         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
10472         "tib24p-mule.bdf" for Tibetan.
10474         * composite.el (decompose-composite-char): Declare it as obsolete.
10476         * man.el (Man-fontify-manpage): Pay attention to underline and
10477         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
10479 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
10481         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
10482         Set maintainer to FSF since author isn't reachable.
10484 2000-06-08  Dave Love  <fx@gnu.org>
10486         * international/mule-cmds.el (select-safe-coding-system): If
10487         DEFAULT-CODING-SYSTEM is not specified, also check the most
10488         preferred coding-system if buffer-file-coding-system is
10489         `undecided'.  From Handa.
10491 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
10493         * international/mule.el
10494         (after-insert-file-set-buffer-file-coding-system): If the buffer
10495         size is greater than INSERTED, judget that we are not visiting.
10497 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
10499         * whitespace.el (defgroup whitespace): Comment out `:version'.
10500         XEmacs 20.4 has problems defining the group with this present.
10501         We'll have this commented out till get resolve the problem.
10503 2000-06-07  John Wiegley  <johnw@gnu.org>
10505         * align.el (align-dq-string-modes, align-sq-string-modes)
10506         (align-open-comment-modes): Add pyhton-mode.
10507         (align-rules-list): Use get-text-property instead of
10508         text-properties-at.
10509         (align-rules-list): Add python-assignment.
10510         (align-rules-list): Change perl-comma-delimiter to
10511         basic-comma-delimiter.  Use if for Perl modes and python-mode.
10512         (align-rules-list): Add python-chain-logic and
10513         basic-line-continuation.
10515 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
10517         * apropos.el (apropos-mode-hook): New user variable.
10518         (apropos-mode): Run apropos-mode-hook.
10520 2000-06-07  David Ponce  <david@dponce.com>
10522         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
10523         commands.  Require `wid-edit' at run-time.
10525 2000-06-07  David Ponce  <david@dponce.com>
10527         * recentf.el: Added some "Commentary".
10528         (recentf-open-more-files, recentf-edit-list): Minor changes to
10529         move the point at the top of the file list.  This behaviour is
10530         consistent with the menu one when the list contains a lot of
10531         files.
10532         (recentf-cleanup): Now displays the number of items removed from
10533         the list.
10534         (recentf-relative-filter) New menu filter to show filenames
10535         relative to `default-directory'.
10537 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10539         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
10540         with/without giving an error if PostScript printer doesn't have this
10541         kind of page size.  Zebra Stripe continues or restarts on next page.
10542         Manual/automatic paper feeding.  Switch or not the header.
10543         (ps-print-version): New version number (5.2.2).
10544         (ps-windows-system): Include emx as a Windows system.
10545         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
10546         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
10547         (ps-background-text): Code fix.
10548         (ps-error-handler-message, ps-user-defined-prologue)
10549         (ps-print-prologue-header, ps-printer-name)
10550         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
10551         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
10552         (ps-use-face-background): Customization fix.
10553         (ps-n-up-database): Data fix.
10554         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
10555         (ps-switch-header): New vars.
10556         (ps-xemacs-color-name, ps-face-foreground-name)
10557         (ps-face-background-name, ps-boolean-constant): New funs.
10559 2000-06-07  Dave Love  <fx@gnu.org>
10561         * allout.el: New version from Manheimer.
10563 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
10565         * textmodes/fill.el (fill-find-break-point): Check the validity of
10566         charset.
10568 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
10570         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
10571         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
10572         Call display-color-p and display-mouse-p instead of looking at
10573         window-system.
10575 2000-06-06  Dave Love  <fx@gnu.org>
10577         * image.el (find-image): Doc fix.  Return nil if image not found.
10578         (put-image, insert-image): Make STRING arg optional.
10580 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
10582         * language/vietnamese.el: Remove eval-when-compile.
10583         (viet-viscii-nonascii-translation-table): Define it as a
10584         translation table made from viet-viscii-decode-table.
10585         (viet-viscii-encode-table): Define it as a translation table made
10586         from the reverse map of above.
10587         (viet-vscii-nonascii-translation-table): Define it as a
10588         translation table made from viet-vscii-decode-table.
10589         (viet-vscii-encode-table): Define it as a translation table made
10590         from the reverse map of above.
10591         (ccl-decode-viscii): Use translate-character.
10592         (ccl-encode-viscii, ccl-encode-viscii-font)
10593         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
10594         Likewize.
10596         * language/cyrillic.el: Remove eval-when-compile.
10597         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
10598         translation table made from cyrillic-koi8-r-decode-table.
10599         (cyrillic-koi8-r-encode-table): Define it as a translation table
10600         made from the reverse map of above.
10601         (ccl-decode-koi8): Use translate-character.
10602         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
10603         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
10604         a translation table made from cyrillic-alternativnyj-decode-table.
10605         (cyrillic-alternativnyj-encode-table): Define it as a translation
10606         table made from the reverse map of above.
10607         (ccl-decode-alternativnyj): Use translate-character.
10608         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
10609         Likewize
10611         * international/mule-diag.el (non-iso-charset-alist): Specify
10612         translation table symbol instead of translation table itself.
10613         (list-block-of-chars): CHARSET may be a translation table symbol.
10615         * international/mule.el (make-coding-system): If CODING-SYSTEM
10616         already exists, override it.
10618         * international/fontset.el: Use family `proportional' for Tibetan
10619         fonts.
10621         * international/ccl.el (ccl-compile-translate-character): Don't
10622         check if Rrr has property translation-table.
10623         (ccl-compile-map-multiple): Modified to avoid compiler warning.
10625 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
10627         * info.el: Bind case-fold-search to t when searching in case
10628         a user sets it to nil in a hook.
10630 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
10632         * autoarg.el (autoarg-mode, autoarg-kp-mode):
10633         * hl-line.el (hl-line-mode): Use the new :global key argument.
10635         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
10636         (tar-clip-time-string): Prepend a space.
10637         (tar-grind-file-mode): Construct a string rather than modifying one.
10638         (tar-header-block-summarize): Fix docstring.
10639         Use `format' rather than an error-prone set of copy-loops.
10641         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
10642         (diff-goto-source, diff-unified->context, diff-context->unified)
10643         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
10644         understand the format output by the `-p' argument to diff.
10646         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
10647         (sh-re-done): Use defconst.
10648         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
10649         (sh-help-string-for-variable, sh-guess-basic-offset):
10650         Don't quote lambdas.
10651         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
10652         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
10654         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
10655         (mh-letter-mode): Derive from text-mode.
10656         This implicitly means that it now calls kill-all-local-variables.
10657         Also remove the Emacs-18 compatibility code.
10659         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
10660         Make use of symbol-property doc-string-elt.
10661         Use memq rather than a sequence of eq.
10662         (doc-string-elt): Fix the wrong or missing previously unused values.
10663         (autoload-print-form): New function extracted from
10664         generate-file-autoloads to allow recursion when handling progn
10665         so that defvar's and defun's docstrings are properly printed.
10666         (generate-file-autoloads): Use it.
10668         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
10669         Use find-file-hooks in the minor-mode function.
10670         Be careful not to loop indefinitely in the post-command-hook function.
10672 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
10674         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
10675         tty's.
10676         * ediff-diff.el (ediff-exec-process): Use --binary for fine
10677         differences whenever appropriate.
10678         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
10679         * viper.el (find-file, find-file-other-window): Get viper to do
10680         wildcards.
10682 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
10684         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
10685         (jit-lock-fontify-buffer): New function for JIT refontification.
10686         (jit-lock-mode): Fix docstring.
10687         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
10688         Remove jit-lock-after-change from the _local_ hook.
10689         (jit-lock-function-1): Fix docstring.
10691         * info.el (Info-on-current-buffer): Initialize info.
10693         * newcomment.el (comment-indent): Ignore comment-indent-hook.
10695         * progmodes/tcl.el (tcl-indent-for-comment):
10696         Ignore comment-indent-hook.
10698         * emacs-lisp/easy-mmode.el: Require CL during compilation.
10699         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
10700         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
10701         and improve to use the lighter to guess the capitalization.
10702         (define-minor-mode): Inline code from easy-mmode-define-toggle.
10703         Add keyword arguments to specify global-ness or the custom group.
10704         Add local-map and help-echo properties to the lighter.
10705         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
10706         (easy-mmode-define-global-mode): New macro.
10708 2000-06-02  Dave Love  <fx@gnu.org>
10710         * wid-edit.el: byte-compile-dynamic since we typically don't use
10711         all the widgets.  Don't require cl or widget.  Remove
10712         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
10713         (widget-read-event): Removed.  Callers changed to use read-event.
10714         (widget-button-release-event-p): Renamed from
10715         button-release-event-p.
10716         (widget-field-add-space, widget-field-use-before-change):
10717         Uncustomize.
10718         (widget-specify-field): Use keymap property, not local-map.
10719         (widget-specify-button): Obey :suppress-face.
10720         (widget-specify-insert): Use modern backquote syntax.
10721         (widget-image-directory): Renamed from widget-glyph-directory.
10722         (widget-image-enable): Renamed from widget-glyph-enable.
10723         (widget-image-find): Replaces widget-glyph-find.
10724         (widget-button-pressed-face): Move defvar.
10725         (widget-image-insert): Replaces widget-glyph-insert.
10726         (widget-convert): Use keywordp.
10727         (widget-leave-text, widget-children-value-delete): Use mapc.
10728         (widget-keymap): Remove XEmacs stuff.
10729         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
10730         (widget-button-click): Don't set point at the click, but re-centre
10731         if we scroll out of window.  Rewritten for images v. glyphs &c.
10732         (widget-tabable-at): Use POS arg, not point.
10733         (widget-beginning-of-line, widget-end-of-line)
10734         (widget-item-value-create, widget-sublist, widget-princ-to-string)
10735         (widget-sexp-prompt-value, widget-echo-help): Simplify.
10736         (widget-default-create): Use widget-image-insert; some rewriting.
10737         (widget-visibility-value-create)
10738         (widget-push-button-value-create, widget-toggle-value-create): Use
10739         widget-image-insert.
10740         (checkbox): Create on and off images dynamically.
10741         (documentation-link): Change :help-echo.
10742         (widget-documentation-link-echo-help): Remove.
10744 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
10746         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
10748         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
10749         (easy-mmode-define-toggle, define-minor-mode): Use it.
10750         (easy-mmode-define-keymap): Docstring fix.
10751         (define-derived-mode): Default PARENT to fundamental-mode.
10752         Add the derived-mode-parent symbol-property.
10753         (easy-mmode-derived-mode-p): New function.
10755 2000-06-02  Dave Love  <fx@gnu.org>
10757         * files.el (convert-standard-filename): Doc fix.
10758         (normal-backup-enable-predicate): New function.
10759         (backup-enable-predicate): Use it to replace the lambda form.
10761         * calendar/todo-mode.el: [This needs more work on the outline
10762         stuff.]  Doc fixes.
10763         (todo) <defgroup>: Add :version.
10764         (todo-add-category): Don't use pushnew.
10765         (todo-cmd-raise): Fix typo.
10766         (todo-top-priorities): Change temp buffer name.
10767         (todo-category-alist): Avoid redundant lambda.
10768         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
10769         Use outline-next-heading.
10771         * autoarg.el: Rewritten to use define-minor-mode.
10772         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
10773         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
10775 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
10777         * isearch.el (isearch-other-meta-char): Fix previous change.
10779 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
10781         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
10782         (log-edit-done): Only add the comment to the ring if it's different
10783         from the last comment entered.
10785         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
10787 2000-06-01  Dave Love  <fx@gnu.org>
10789         * hl-line.el: Rewritten using define-minor-mode.
10791         * help.el (describe-function-1): Distinguish special form from
10792         builtin function.  Sanity-check presence of arglist for builtins.
10794 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
10796         * international/characters.el: Fix syntax/category setting of
10797         Tibetan characters.
10799         * language/tibet-util.el (tibetan-add-components): Fixes for new
10800         encoding of Tibetan characters.
10801         (tibetan-decompose-precomposition-alist): New variable.
10802         (tibetan-decompose-region): Convert precomposed characters to
10803         non-precomposed characters.
10804         (tibetan-decompose-string): Likewise.
10805         (tibetan-composition-function): Fix args to
10806         thibetan-compose-string.
10808         * language/tibetan.el (tibetan-composable-pattern): More
10809         characters included.
10810         (tibetan-consonant-transcription-alist): Rule for "R" added.
10811         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
10812         "+R" added.
10813         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
10815         * language/lao-util.el (lao-composition-function): Fix args to
10816         compose-string.
10818         * language/thai-util.el (thai-composition-function): Fix args to
10819         compose-string.
10821         * isearch.el (isearch-update): Set disable-point-adjustment to t
10822         to prevent the point moving to the end of a composition when a
10823         part of a composition is searched.
10824         (isearch-other-meta-char): If the key invoking this command can be
10825         mapped by function-key-map to a printing char, call
10826         isearch-process-search-char directly.
10828 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
10830         * emacs-lisp/bytecomp.el:
10831         * frame.el:
10832         * international/mule-cmds.el:
10833         * international/mule-util.el:
10834         * international/mule.el:
10835         * mouse.el:
10836         * subr.el:
10837         * faces.el: Update calls to make-obsolete with a WHEN argument.
10839         * byte-run.el (make-obsolete, make-obsolete-variable):
10840         Add an optional WHEN argument and change the format of the
10841         symbol-property information.
10842         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
10843         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
10844         new obsolete-symbol-property format and print WHEN if it is provided.
10846 2000-05-31  Dave Love  <fx@gnu.org>
10848         * loadhist.el (loadhist-hook-functions): Remove
10849         before-change-function, after-change-function.
10850         (unload-feature): Deal with symbols which are both bound and
10851         fbound.
10853         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
10854         before-change-function, after-change-function.
10856         * simple.el (newline): Don't bind before-change-function,
10857         after-change-function.
10859 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
10861         * whitespace.el (whitespace-rescan-timer-time): Update interval
10862         set to 600 seconds (10 minutes) instead of 60 seconds since
10863         a large number of whitespace buffers causes emacs to `freeze'
10864         for a considerable amount of time.
10866         * whitespace.el: Updated email address
10868 2000-05-31  Dave Love  <fx@gnu.org>
10870         * add-log.el (change-log-font-lock-keywords) <function>: Add
10871         pattern for function of change.
10872         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
10873         acknowledgements patterns.
10875 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
10877         * isearch.el (isearch-printing-char): If keyboard coding system is
10878         being used, call isearch-process-search-multibyte-characters.
10880         * international/isearch-x.el: Mostly rewritten.
10882         * international/quail.el (quail-start-conversion): Don't include
10883         unhandled events in the returned events, but set them in
10884         unread-command-events.  Exit if all inputs are deleted.
10886 2000-05-30  Jason Rumney  <jasonr@gnu.org>
10888         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
10890         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
10891         Reenable code to create initial fontsets.
10892         Use set-fontset-font in place of put-charset-property.
10894 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
10896         * progmodes/perl-mode.el (perl-indent-line): When looking for a
10897         label, ensure that the first colon isn't followed by another.
10899         * paths.el (Info-default-directory-list): Doc fix.
10901         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
10902         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
10903         send a query containing USER only, not USER@HOST.
10905         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
10906         and rmail-msgend to compute the restriction at the end, instead of
10907         computing it.
10909 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
10911         * dabbrev.el (dabbrev-expand): Don't display messages in the
10912         echo area if the minibuffer window is active.
10914         * jit-lock.el (jit-lock-mode): Add after change function to
10915         local hook.
10917 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
10919         * antlr-mode.el: New commands: hide/unhide actions,
10920         upcase/downcase literals.
10921         (antlr-tiny-action-length): New user option.
10922         (antlr-hide-actions): New command.  Suggested by
10923         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
10924         (antlr-mode-map): New binding [C-c C-v].
10925         (antlr-mode-menu): New entries.
10926         (antlr-downcase-literals): New command.
10927         (antlr-upcase-literals): Ditto.
10929         * antlr-mode.el: Minor changes: indendation, mode-name.
10930         (antlr-indent-line): Indent cpp directive at column 0.
10931         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
10933         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
10934         (antlr-font-lock-additional-keywords): Workaround for intentional
10935         bug in XEmacs version of font-lock.
10936         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
10937         be used by a smarter version of `buffers-menu-grouping-function'.
10939 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
10941         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
10942         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
10944 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
10946         * international/encoded-kb.el
10947         (encoded-kbd-iso2022-designation-map): Pay attention to that
10948         charset-iso-final-char return -1 for eight-bit-control and
10949         eight-bit-graphic.
10951 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
10953         * speedbar.el (speedbar-use-images, speedbar-update-flag)
10954         (speedbar-easymenu-definition-base): Use display-graphic-p where
10955         available, instead of window-system.
10957 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
10959         * international/codepage.el (cp-coding-system-for-codepage-1): Add
10960         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
10961         coding systems.
10963 2000-05-26  Dave Love  <fx@gnu.org>
10965         * disp-table.el (standard-display-underline): Don't use
10966         internal-find-face.
10968         * mail/reporter.el: Maintainer change.  Doc fixes.
10969         (reporter-version): Deleted.
10971         * emacs-lisp/elp.el: Maintainer change.
10972         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
10974 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
10976         * add-log.el (add-change-log-entry): Merge the current entry with the
10977         previous one if the previous one is empty.
10979 2000-05-26  Dave Love  <fx@gnu.org>
10981         * loadhist.el (unload-feature): Fix interactive spec [from
10982         lijnzaad@ebi.ac.uk].
10984         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
10985         subr-arity to check primitives.
10986         (byte-compile-flush-pending, byte-compile-file-form-progn)
10987         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
10988         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
10989         mapcar.
10991 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
10993         * international/fontset.el: Set family names of non-latin charsets
10994         in default fontset to "*".
10996         * international/mule-diag.el (print-fontset): Combine family part
10997         and registry part of the fontname by "-*-" instead of "-".
10999         * international/mule-cmds.el (encode-coding-char): Make strings
11000         multibyte before calling encode-coding-string.
11002 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
11004         * derived.el: Fix keywords.
11005         (define-derived-mode): Only define if needed.
11007         * simple.el (fill-comment, comment-column, comment-start)
11008         (comment-start-skip, comment-end, comment-indent-function)
11009         (block-comment-start, block-comment-end, indent-for-comment)
11010         (set-comment-column, kill-comment, comment-padding, comment-region)
11011         (comment-multi-line, indent-new-comment-line): Remove.
11013         * bindings.el (esc-map): Change ; to comment-dwim and use the new
11014         function names for comment operations.
11016         * newcomment.el: Add abundant autoload cookies.
11017         (comment-style): Don't depend on runtime data at compile-time.
11018         (comment-indent-hook): Remove.
11019         (comment-indent): Check if comment-indent-hook is bound.
11020         (comment-region): Docstring fix.
11022 2000-05-25  Dave Love  <fx@gnu.org>
11024         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11025         byte-code-function-p.
11027         * mail/rmailsum.el: Add provide.
11029         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
11031         * smerge-mode.el (smerge-diff-switches): Don't use list* in
11032         defcustom.
11034 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
11036         * ediff-diff.el (ediff-exec-process): delete --binary option from
11037         non-buffer ediff jobs.
11039 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11041         * hilit-chg.el (highlight-changes-mode): Ask about color or
11042         grayscale support, not about window-system.
11044         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
11045         window-system.
11046         (ffap-highlight): Always default to t.
11048         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
11049         display-popup-menus-p instead of looking at window-system.
11051         * disp-table.el (standard-display-g1, standard-display-graphic):
11052         Only refuse to use string glyphs on X and MS-Windows.
11054         * avoid.el: Remove window-system from commentary, suggest to use
11055         display-*-p instead.
11057         * apropos.el (apropos-print): Use display-mouse-p instead of
11058         window-system.
11060 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11062         * international/codepage.el (cp-decoding-vector-for-codepage):
11063         Fill up unsupported characters with their own codes.  From Kenichi
11064         Handa.
11066 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11068         * international/mule-diag.el (describe-char-after): Use
11069         display-graphic-p instead of window-system, so that this function
11070         works on MS-DOS.
11072 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11074         * international/codepage.el (cp-make-coding-systems-for-codepage):
11075         Remove the eight-bit-graphic and eight-bit-control charsets from
11076         the list of charsets which we convert into `?'.
11078 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
11080         * international/mule-conf.el: Specify CHARSET-ID explicitely for
11081         private charsets.
11082         (mule-unicode-0100-24ff, japanese-jisx0213-1,
11083         japanese-jisx0213-2): New charsets.
11085         * international/fontset.el: Setup default fontset for new charsets.
11087 2000-05-24  Dave Love  <fx@gnu.org>
11089         * info.el (Info-find-node-2): Restructure [following "Vadim
11090         S. Solomin" <sovs@uic.nnov.ru>].
11092         * icomplete.el: Fix header for Finder.
11094 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
11096         * rmailout.el (rmail-output-to-rmail-file): Added optional param
11097         STAY.
11099         * rmail.el (rmail-automatic-folder-directives): New user variable.
11100         (rmail-show-message): Add call to `rmail-auto-file' during
11101         display.
11102         (rmail-auto-file): New function.
11104 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
11106         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
11107         account.
11108         (ediff-test-utility,ediff-diff-mandatory-option)
11109         (ediff-reset-diff-options): Utilities for proper initialization of
11110         ediff-diff-options and ediff-diff3-options on Windows.
11112         * ediff-init.el (ediff-merge-filename-prefix): New customizable
11113         variable.
11115         * ediff-mult.el (ediff-filegroup-action): Use
11116         ediff-merge-filename-prefix.
11118 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
11120         * viper-ex.el (ex-write): Set selective display to nil.
11122 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
11124         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
11125         aliases for hebrew-iso-8bit.
11127 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
11129         * woman.el: New version from Francis J. Wright
11130         <F.J.Wright@Maths.QMW.ac.uk>.
11131         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
11132         names in environment variables regardless of the path separator.
11133         (woman-topic-all-completions-1): Don't call file-name-directory-p
11134         on all files, since woman-file-regexp already filters out any
11135         directories.
11137 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
11139         * international/quail.el (quail-start-translation): Don't change
11140         modified-p of the current buffer.
11141         (quail-start-conversion): Likewise.
11143         * international/kkc.el (kkc-region): Don't change modified-p of
11144         the current buffer.
11146         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
11147         conform to RFC1468.
11148         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
11150 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
11152         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
11153         (speedbar-insert-button): Invisible text property fix.
11154         (speedbar-directory-plus): Renamed from speedbar-directory-+
11155         (speedbar-directory-minus): Renamed from speedbar-directory--
11156         (speedbar-page-plus): Renamed from speedbar-file-+
11157         (speedbar-page-minus): Renamed from speedbar-file--
11158         (speedbar-page): Renamed from speedbar-file-
11159         (speedbar-tag): Renamed from speedbar-tag-
11160         (speedbar-tag-plus): Renamed from speedbar-tag-+
11161         (speedbar-tag-minus): Renamed from speedbar-tag--
11162         (speedbar-expand-image-button-alist): Use above renames.
11164         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
11165         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
11166         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
11167         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
11168         * sb-pg.xpm: Renamed from sb-file.xpm
11169         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
11170         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
11172 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
11174         * international/quail.el (quail-show-guidance-buf): Set
11175         current-input-method of the guidance buffer to the name of the
11176         curren input method.
11178 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
11180         * progmodes/compile.el (compile-internal): Style typo.
11182         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
11183         quote vars and functions in the docstring.
11185         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
11187         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
11188         Don't quote lambdas.
11190         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
11192 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
11194         * startup.el (command-line): Determine source file of compiled
11195         user init file differently.  Warn if compiled user init file
11196         is older than its source file.
11198         * ffap.el (ffap-url-regexp): Add `https'.
11200 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
11202         * files.el (make-backup-file-name-1): Replace slashes with `!'
11203         rather than `|' (which is not allowed on Windows).  Replace the
11204         drive letters with a string "drive_X".
11206 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
11208         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
11210         * files.el (interpreter-mode-alist): Add `bash2'.
11212 2000-05-22  Dave Love  <fx@gnu.org>
11214         * loadhist.el (feature-symbols, file-provides, file-requires): Use
11215         mapc.
11216         (feature-file): Avoid calling symbol-name.  Doc fix.
11217         (file-set-intersect, file-dependents): Use dolist, not mapcar.
11218         (loadhist-hook-functions): Add mouse-position-function.
11219         (unload-feature): Change uses of mapcar.
11221         * files.el (parse-colon-path): Doc fix.
11222         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
11223         (set-auto-mode): Use mapc.
11225         * complete.el (PC-look-for-include-file): Use :alnum: character
11226         class.
11227         (partial-completion-mode): Add autoload cookie.
11229 2000-05-22  Sam Steingold  <sds@gnu.org>
11231         * info.el (Info-fontify-node): Fixed the call to
11232         `add-text-properties' (bug introduced on 2000-05-18).
11234 2000-05-22  Dave Love  <fx@gnu.org>
11236         * bindings.el: Remove debug-ignored-errors set in other files.
11238         * progmodes/etags.el: Add to debug-ignored-errors.
11239         (visit-tags-table-buffer): Clear out buffers holding old tables
11240         when making a new list.
11241         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
11242         mapc.
11244         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
11245         quote keywords.
11246         (cmpl-string-case-type): Use character classes.
11248         * comint.el:
11249         * textmodes/ispell.el:
11250         * imenu.el:
11251         * mail/mh-e.el:
11252         * progmodes/compile.el: Add to debug-ignored-errors.
11254         * dabbrev.el: Add to debug-ignored-errors.
11255         (dabbrev-completion): Use mapc.
11257 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
11259         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
11260         (woman-mapcan, woman-parse-man.conf)
11261         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
11262         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
11263         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
11264         path syntax better.
11265         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
11266         (woman-manpath): Call woman-parse-man.conf.
11267         (woman-emulation): New defcustom, defaults to nroff.
11268         (woman-font-support): New defconst.
11269         (woman-use-symbol-font): New defcustom.
11270         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
11271         "Emulation".
11272         Many functions: Doc fix.
11274 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
11276         * international/quail.el (quail-simple-translation-keymap): Map
11277         128..255 to quail-self-insert-command.
11278         (quail-keyboard-layout-alist): Add definition for "pc102-de".
11280 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
11282         * help.el (help-manyarg-func-alist): Typo.
11284         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
11285         intervals which makes it heaps simpler.
11287         * newcomment.el (comment-region-internal): Go back to BEG after quoting
11288         the nested comment markers.
11290         * subr.el (remove-hook): Don't turn the hook's value into a list.
11292 2000-05-21  Dave Love  <fx@gnu.org>
11294         * edmacro.el (edmacro-parse-keys): Return vector if any elements
11295         are invalid characters.
11297         * international/mule-util.el (detect-coding-with-priority): Use
11298         mapc.  Remove redundant lambda.
11300         * international/mule-diag.el (list-non-iso-charset-chars)
11301         (describe-fontset): Remove redundant lambda.
11303         * emulation/crisp.el (brief-mode): New alias.
11305         * emacs-lisp/ring.el (ring-elements): New function.
11307         * emacs-lisp/easymenu.el (easy-menu-create-menu)
11308         (easy-menu-do-add-item): Use keywordp.
11310         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
11312         * replace.el: Doc and error message fixes.
11313         (replace-highlight): Use facep, not internal-find-face.
11315 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
11317         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
11319         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
11320         (log-edit-insert-changelog): Drop `:' as well.
11322         * log-view.el: Fix file description.
11323         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
11324         available.
11325         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
11326         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
11328         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
11329         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
11330         Print a status message if the toggle is called interactively.
11331         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
11332         for global minor modes and use `defcustom' for them.
11333         Use add-minor-mode.
11334         (easy-mmode-define-derived-mode): Remove.
11335         (define-derived-mode): Fancier default docstring.
11336         (easy-mmode-define-navigation): Signal an error rather than (ding).
11338         * newcomment.el (comment-styles): New `box-multi'.
11339         (comment-normalize-vars): Better default for comment-continue to
11340         avoid whitespace-only continuations.
11341         (comment-search-forward): Always move even in the no-syntax case.
11342         (comment-padright): Only obey N if it's only obeyed for padleft.
11343         (comment-make-extra-lines): Better handling of empty continuations.
11344         Use `=' for the filler if comment-start has only one character.
11345         (uncomment-region): Try handling the special `=' filler.
11346         (comment-region): Allow LINES even if MULTI is nil.
11347         (comment-box): Choose box style based on comment-style.
11349 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
11351         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
11352         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
11354 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
11356         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
11357         and insert, not subst-char-in-region.
11359         * international/mule-diag.el (list-character-sets-1): Handle
11360         charsets eight-bit-control and eight-bit-graphic.
11361         (list-iso-charset-chars): Likewise.
11362         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
11363         charactes as is.  Use indent-to to align characters.
11365         * international/mule-cmds.el (find-multibyte-characters): Never
11366         exclude charsets eight-bit-control and eight-bit-graphic.
11368 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
11370         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
11371         Don't quote lambdas.
11373         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
11375 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
11377         * gud.el (gud-jdb-directories): Doc fix.
11379 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
11381         * newcomment.el: New file.
11383 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
11385         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
11387 2000-05-18  Andreas Schwab  <schwab@suse.de>
11389         * dired.el (dired-between-files): Also skip lines beginning with
11390         `used'.
11392 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
11394         * msb.el (msb-menu-cond): Add choice `user'.
11396 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11398         * ps-print.el: Compatibility, customization and doc fix.
11399         (ps-printer-name-option): Replace defconst by defvar.
11400         (ps-postscript-code-directory): XEmacs compatibility.
11401         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
11402         fix.
11403         (ps-user-defined-prologue, ps-print-prologue-header)
11404         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
11405         compatibility and code fix.
11406         (ps-print-background-image, ps-print-background-text):
11407         Customization fix.
11408         (ps-line-number-start, ps-n-up-on): New vars.
11410 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
11412         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
11413         the indent-comment function to just return the appropriate indent.
11415 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
11417         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
11418         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
11419         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
11421 2000-05-18  Dave Love  <fx@gnu.org>
11423         * info.el (Info-fontify-node): Add intangible property as well as
11424         invisible.
11426         * calendar/appt.el (appt-make-list): Match all lines of entry.
11427         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
11429 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
11431         * international/mule-diag.el (describe-char-after): Call
11432         internal-char-font, not char-font.  If internal-char-font returns
11433         nil, display "-- none --".
11435 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
11437         * image.el (image-type-available-p): Don't reference image-types
11438         if it isn't bound.
11440 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
11442         * autoarg.el (autoarg-mode): Typo in the :set argument.
11444 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
11446         * startup.el (command-line-1): Don't signal an error if the
11447         directory for auto-save-list files does not yet exist.
11449 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
11451         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
11453 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
11455         * subr.el (remove-hook): `setq' hook-value, not `set'.
11457 2000-05-16  Sam Steingold  <sds@gnu.org>
11459         * info.el (debug-ignored-errors): More errors to ignore.
11461 2000-05-16  Dave Love  <fx@gnu.org>
11463         * cus-edit.el: Don't require cl or easymenu.
11464         (custom-variable-prompt): Test standard-value property, not
11465         user-variable-p.
11467 2000-05-16  Sam Steingold  <sds@gnu.org>
11469         * subr.el (add-hook): `setq' hook-value, not `set'.
11471 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
11473         * startup.el (command-line-1): Mention the FAQ in the startup
11474         message.
11476         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
11478         * progmodes/compile.el (compilation-parse-errors): Collect
11479         `nomessage' regexps last.
11481         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
11483         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
11484         to the function name.
11486 2000-05-15  Dave Love  <fx@gnu.org>
11488         * speedbar.el (speedbar-recenter): Typo.
11489         (speedbar-expand-line): Make arg optional.
11490         (speedbar-mode): Avoid a compiler warning.
11492 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
11494         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
11495         user-specified option string is empty.
11497         * mouse.el (mouse-yank-at-click): Doc fix.
11499 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
11501         * term/internal.el (IT-character-translations): More updates of
11502         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
11503         documents.
11505 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
11507         * env.el (getenv): New function, interactively callable.
11508         (setenv, getenv): Remove autoload cookies.
11510         * loadup.el: Load `env'.
11512         * progmodes/f90.el: Change author's mail address.
11514 2000-05-14  Dave Love  <fx@gnu.org>
11516         * mail/rmail.el (rmail-show-message-hook): Customize and offer
11517         goto-addr as an option.
11519         * help.el (help-xref-stack): Doc fix.
11520         (help-xref-following): New variable.
11521         (help-make-xrefs): Use it.
11522         (help-xref-go-back): Use position information from stack element.
11523         (help-follow): Make position in stack element a pair.  Use
11524         help-xref-following.
11526         * autoarg.el: New file.
11528         * faces.el: Declare more functions obsolete.
11530         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
11531         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
11532         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
11533         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
11534         Remove all the setup-...-environment functions.
11536 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
11538         * speedbar.el: Updated the commentary section.  xemacs20p now uses
11539         >= when detecting.  Require `defimage' safely.
11540         (speedbar-easymenu-definition-base): Add toggle for images.
11541         (speedbar-easymenu-definition-special): Add flush cache & expand.
11542         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
11543         (speedbar-reconfigure-keymaps-hook): New variable.
11544         (speedbar-frame-parameters): Updated documentation.
11545         (speedbar-use-imenu-flag): Updated custom tag
11546         (speedbar-dynamic-tags-function-list): New variable.
11547         (speedbar-tag-hierarchy-method): Updated doc & custom.
11548         (speedbar-indentation-width, speedbar-indentation-width) New
11549         variables.
11550         (speedbar-hide-button-brackets-flag): Customizable.
11551         (speedbar-vc-indicator): Doc update.
11552         (speedbar-ignored-path-expressions): Updated default value.
11553         (speedbar-supported-extension-expressions): Updated default value.
11554         (speedbar-syntax-table): Remove {} paren status.
11555         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
11556         as "+".  Added overlay aliases.
11557         (speedbar-mode): Use `speedbar-mode-line-update' instead of
11558         `force-mode-line-update'.
11559         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
11560         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
11561         `mouse-set-point'
11562         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
11563         (speedbar-item-info-tag-helper): Revamped to handle a wider range
11564         of arbitrary text, and new helper functions.
11565         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
11566         filename finder.
11567         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
11568         (speedbar-directory-buttons): Update path search/expansion.
11569         (speedbar-make-tag-line): Pay attention to
11570         `speedbar-indentation-width'.  Use more care w/ invisible
11571         properties.
11572         (speedbar-change-expand-button-char): Call
11573         `speedbar-insert-image-button-maybe'.
11574         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
11575         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
11576         (speedbar-trim-words-tag-hierarchy)
11577         (speedbar-simple-group-tag-hierarchy): New functions
11578         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
11579         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
11580         functions.
11581         (speedbar-mouse-set-point): New function
11582         (speedbar-power-click): Updated documentation.
11583         (speedbar-line-token, speedbar-goto-this-file): Handle more types
11584         of tag prefix text.
11585         (speedbar-expand-line, speedbar-contract-line): Make more robust
11586         to strange text.
11587         (speedbar-expand-line): Takes universal argument to flush the
11588         cache.
11589         (speedbar-flush-expand-line): New function.
11590         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
11591         Use new generator insertion method.
11592         (speedbar-fetch-dynamic-tags): New function.
11593         (speedbar-fetch-dynamic-imenu): Removed code now handled in
11594         `speedbar-fetch-dynamic-imenu'.
11595         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
11596         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
11597         "Revert Buffer" menu items.
11598         (speedbar-buffer-buttons-engine): Be smarter when creating a
11599         filename tag (for expansion purposes.).
11600         (speedbar-highlight-one-tag-line,
11601         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
11602         (speedbar-recenter): New functions.
11603         (defimage-speedbar): Image loading abstraction.
11604         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
11605         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
11606         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
11607         (speedbar-tag-type, speedbar-tag-mail): New images.
11608         (speedbar-expand-image-button-alist): New variable.
11609         (speedbar-insert-image-button-maybe): Insert an image over some
11610         buttons.
11612 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
11614         * international/mule-cmds.el (encode-coding-char): An ASCII
11615         character is always encodable.
11617         * international/mule-conf.el: Add more information in descriptions
11618         of character sets.
11620         * international/mule-diag.el (describe-char-after): New function.
11621         (describe-font-internal): Adjusted for the change of font-info.
11622         (describe-font): Likewise.
11623         (print-fontset): Rewritten for the new fontset implementation.
11624         (describe-fontset): Include fontset alias names in completion.
11625         (list-fontsets): Adjusted for the change of print-fontset.
11627         * simple.el (what-cursor-position): If DETAIL is non-nil, call
11628         describe-char-after instead of displaying the detail in the echo
11629         area.
11630         (syntax-code-table): Format changed.
11631         (string-to-syntax): Adjusted for the above change.
11633 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
11635         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
11637 2000-05-12  Dave Love  <fx@gnu.org>
11639         * calendar/todo-mode.el: Remove some compatibility stuff and CL
11640         dependence.  Use line-{beginning,end}-position, not
11641         point-at{b,e}ol.  Some doc fixes.
11642         (todo-position): New function.  Fix callers of position to use it.
11643         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
11645 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
11647         * time.el (display-time-mail-icon): Use `:ascent center'.
11649         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
11650         handling FTP security extensions.
11652 2000-05-11  Dave Love  <fx@gnu.org>
11654         * calendar/todo-mode.el: New file.
11656 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
11658         * comint.el (comint-read-input-ring): Move reference to
11659         comint-input-ring-size outside of the save-excursion.  It was
11660         causing the default value to be the only one ever seen.
11662         * font-lock.el: Update copyright.  Remove Simon Marshall's email
11663         address on request from him.
11665         * subr.el (substitute-key-definition): Add comment describing
11666         the meaning of PREFIX.
11668 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
11670         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
11672         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
11673         (add-minor-mode): Don't make the variable buffer-local and add a
11674         reference to define-minor-mode in the docstring.
11676         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
11677         HEADER/FOOTER and fix bug with trailing empty directory.
11678         (cvs-append-to-ignore): Use vc-editable-p if available.
11679         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
11680         (vc-do-command): Tweak advice to handle the new VC.
11682         * log-view.el (log-view-goto-rev): New function for the new VC.
11683         (log-view-minor-wrap): Use mark-active.
11685         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
11686         (log-edit-changelog-full-paragraphs): New var.
11687         (log-edit-insert-changelog): Remove a lonely leading `* file'.
11688         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
11689         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
11690         (log-edit-changelog-ours-p, log-edit-changelog-entries)
11691         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
11692         Replace the `cvs' prefix with `log-edit'.
11694         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
11696         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
11697         (diff-font-lock-defaults): Explicitly turn off multiline.
11698         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
11699         (diff-ediff-patch): Fix call to ediff-patch-file.
11700         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
11701         Handle comments.
11703         * frame.el (automatic-hscrolling): Typo.
11705         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
11707 2000-05-09  Sam Steingold  <sds@goems.com>
11709         * apropos.el (apropos-print): use `describe-face' instead of
11710         `customize-face-other-window'.
11712 2000-05-09  Dave Love  <fx@gnu.org>
11714         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
11716         * help.el (describe-variable): Have customize button pop the
11717         help-xref stack when invoked.
11718         (help-xref-symbol-regexp): Add `face'.
11719         (help-make-xrefs): Check for quoted face names and adapt regexp
11720         submatch numbers to cope.
11721         (help-xref-interned): Maybe insert face doc too.  Separate
11722         sections with a line of hyphens.
11724         * faces.el:  Some doc fixes.  Declare some functions obsolete.
11725         (describe-face): Add customize button.  Return the help
11726         text.  Fix prompt.
11728 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
11730         * term/internal.el (IT-character-translations): Fix last change.
11732 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11734         * woman.el: New file
11735         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
11737 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11739         * term/internal.el (IT-character-translations): Update ASCII
11740         simulations for greek-iso8859-7, add latin-iso8859-14 and
11741         latin-iso8859-15.
11743         * international/mule-cmds.el (set-language-info-alist): Call
11744         define-prefix-command with 3 arguments, to make the map suitable
11745         for a menu.
11747 2000-05-07  Dave Love  <fx@gnu.org>
11749         * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
11751 2000-05-05  Dave Love  <fx@gnu.org>
11753         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
11754         list in doc string.  Don't quote keyword symbols.
11755         * emacs-lisp/cl.el: Likewise
11756         * emacs-lisp/cl-seq.el: Likewise
11758 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
11760         * abbrev.el (abbrev-mode): Make ARG optional.
11762 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
11764         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
11766         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
11768         * subr.el (substitute-key-definition): Clarify documentation.
11770 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
11772         * glasses.el (glasses-convert-to-unreadable): Use
11773         `glasses-separator' instead of the hard-wired "_".
11774         (glasses-mode): Call `glasses-make-unreadable' only in a single
11775         place.
11777 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
11779         * term/internal.el (cjk-codepages-alist): Add associations for
11780         Chinese and Korean codepages.  Remove FIXME comment.
11782 2000-05-03  Dave Love  <fx@gnu.org>
11784         * time.el (display-time-mail-face, display-time-use-mail-icon):
11785         New option.
11786         (display-time-mail-icon): New variable.
11787         (display-time-string-forms): Use the above.  Fix the local-map.
11789 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
11791         * replace.el (query-replace-map): Add binding for `E'.
11792         (query-replace-help): Extend help text.
11793         (perform-replace): Allow editing the replacement string.
11795         * make-mode.el (makefile-mode-abbrev-table): New variable.
11796         (makefile-mode): Set local abbrev table to
11797         makefile-mode-abbrev-table.
11798         (makefile-font-lock-keywords): Fontify includes and conditionals.
11800         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
11801         set TOGGLE's value.
11803         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
11804         mail-interactive-insert-alias.
11805         (mail-abbrev-complete-alias): New command.
11806         (mail-mode-map): Bind it to `M-TAB'.
11808 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
11810         * language/lao-util.el (lao-compose-region): New function.
11812 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
11814         * files.el (recover-session): Make directories as necessary
11815         if they don't exist yet.
11817         * calendar/cal-french.el
11818         (french-calendar-multibyte-special-days-array)
11819         (french-calendar-special-days-array): Change French text.
11820         (calendar-french-date-string): Change output.
11821         (calendar-goto-french-date): Likewise.
11823 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
11825         * wid-edit.el (widget-default-active): Obey `:always-active'.
11826         (widget-documentation-string-value-create): Set `:always-active'.
11828 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
11830         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
11831         default prefix to `~/_emacs.d/auto-save.list/_s'.
11832         (normal-top-level): Create the directory for auto-save files, if
11833         it doesn't already exist (in the ms-dos case only).
11835 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
11837         * international/mule-cmds.el (set-language-environment): Don't
11838         concat an integer (dos-codepage), use format instead.
11840 2000-05-02  Dave Love  <fx@gnu.org>
11842         * help.el (help-xref-on-pp): Check for constant symbols.
11844 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
11846         * startup.el (normal-top-level): Put a condition-case around
11847         the code loading subdirs.el.
11849 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11851         * ps-print.el: Upside-down and face background color printing,
11852         line number step, doc fix.
11853         (ps-print-version): New version number (5.2).
11854         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
11855         (ps-face-attribute-list, ps-plot-with-face): Code fix.
11856         (ps-spool-config): Var fix.
11857         (ps-printer-name-option): Const fix.
11858         (ps-print-upside-down, ps-use-face-background)
11859         (ps-line-number-step): New vars.
11860         (ps-window-system, ps-lp-system): New consts.
11861         (ps-face-background): New fun.
11863 2000-04-28  Richard Stallman  <rms@gnu.org>
11865         * files.el (make-auto-save-file-name):
11866         Apply auto-save-file-name-transforms to visited file name
11867         before generating auto save file name.
11868         (auto-save-file-name-transforms): New variable.
11870         * files.el (backup-enable-predicate):
11871         Correctly test for a file under a temporary directory.
11873 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
11875         * subr.el (add-minor-mode): Rewritten.
11877 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
11879         * mail/sendmail.el (sendmail-send-it): Set
11880         buffer-file-coding-system to the selected coding system for MIME
11881         header.
11883 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
11885         * dired.el (dired-move-to-filename-regexp): Allow format where
11886         YYYY is followed by two spaces.
11888         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
11889         in the second character class of the regexp.
11891         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
11892         mh-etc, too.
11894         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
11895         nil.
11897         * subr.el (add-minor-mode): Use `set' instead of `setq'.
11899         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
11900         argument.
11902 2000-04-27  Sen Nagata <sen@eccosys.com>
11904         * emacs-lisp/crm.el (crm-completion-table): New variable.
11905         (crm-collection-fn, crm-test-completion)
11906         (completing-read-multiple): Use it.
11908 2000-04-27  Dave Love  <fx@gnu.org>
11910         * help.el (locate-library): Use mapc.
11911         (help-manyarg-func-alist): Add call-process-region.
11913 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
11915         * subr.el (add-minor-mode): Make argument MAP optional.
11917         * desktop.el (desktop-save): Save list of minor modes.
11918         (desktop-create-buffer): Restore minor modes.
11919         (desktop-minor-mode-table): New user-option.
11921         * subr.el (add-minor-mode): New function.
11923         * image.el (find-image): New function.
11924         (defimage): Rewritten to find image at load time.
11926         * startup.el (normal-top-level-add-to-load-path): Handle
11927         case that the default directory is not in load-path.
11929         * help.el: Old patch from Stefan Monnier.
11930         (help-xref-on-pp): New function.
11931         (describe-variable): Use it to display xrefs in a symbol's value.
11933 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
11935         * cus-edit.el (custom-face): Fix parenthesis.
11937 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
11939         * mail/rmail.el (rmail-expunge): When there are no deleted
11940         messages, do nothing.
11942 2000-04-26  Dave Love  <fx@gnu.org>
11944         * international/mule-cmds.el (locale-translation-file-name):
11945         Defvar to nil.
11946         (set-locale-environment): Set it here (at runtime).
11948 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
11950         * replace.el (perform-replace): Add parameters START and END.  Use
11951         them instead of the check for a region in Transient Mark mode.
11952         (query-replace-read-args): Return two more list elements for the
11953         start and end of the region in Transient Mark mode.
11954         (query-replace, query-replace-regexp, query-replace-regexp-eval)
11955         (map-query-replace-regexp, replace-string, replace-regexp): Add
11956         optional last arguments START and END and pass them to
11957         perform-replace.
11959         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
11960         form with additional arguments for perform-replace.
11962         * progmodes/etags.el (tags-query-replace): Add parameters START
11963         and END.  Construct a form with additional arguments for
11964         perform-replace.
11966         * simple.el (shell-command): Set default directory for "*Shell
11967         Command Output" buffer.
11969         * language/european.el (iso-latin-4): Fix typo.
11971         * emacs-lisp/crm.el: New file.
11973 2000-04-24  Dave Love  <fx@gnu.org>
11975         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
11976         (Custom-reset-saved, Custom-reset-standard)
11977         (custom-group-value-create, custom-group-set, custom-group-save)
11978         (custom-group-reset-current, custom-group-reset-saved)
11979         (custom-group-reset-standard): Use mapc.
11980         (custom-buffer-create-internal): Disable undo when creating items.
11981         Use mapc.
11982         (custom-face): Avoid redundant lambda.
11984 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
11986         * startup.el (auto-save-list-file-prefix): Set default to
11987         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
11989 2000-04-24  Sam Steingold  <sds@gnu.org>
11991         * time-stamp.el (time-stamp-string-preprocess): Always convert
11992         `field-result' to a string.
11994 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
11996         * frame.el (scrolling): New group.
11997         (automatic-hscrolling): New user-option.
11999         * startup.el (command-line-x-option-alist): Add `-lsp' and
12000         `--line-spacing'.
12002 2000-04-19  Dave Love  <fx@gnu.org>
12004         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12005         (cl-mapc): Rename from mapc.  Fix the funcall.
12007 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
12009         * simple.el (clone-indirect-buffer-other-window): New command.
12010         (clone-indirect-buffer): Add optional arg NORECROD.
12011         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12013         * help.el (resize-temp-buffer-window): Use count-screen-lines.
12015         * window.el (count-screen-lines): New function.
12016         (shrink-window-if-larger-than-buffer): Use count-screen-lines
12017         instead of window-buffer-height.
12019         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12020         non-existing variable comint-input-sentinel.
12021         (inferior-lisp-args-to-list): Removed.
12022         (inferior-lisp): Use split-string instead of
12023         inferior-lisp-args-to-list.
12025         * hexl.el (hexl-insert-hex-string): New command.
12027         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12028         instead of concat.
12030 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
12032         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
12033         at the start of an existing but empty folder.
12035 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12037         * ps-mule.el: Customization fix, doc fix.
12038         (ps-multibyte-buffer): Customization fix.
12040 2000-04-17  Richard M. Stallman  <rms@gnu.org>
12042         * subr.el (read-passwd): Use read-char-exclusive.
12044 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
12046         * textmodes/texinfo.el (texinfo-insert-@email)
12047         (texinfo-insert-@emph, texinfo-insert-@quotation)
12048         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
12049         (texinfo-mode-map): Add key bindings for them.
12051         * files.el (basic-save-buffer-2): Use a template with `$'
12052         instead of `#' for VMS.
12054         * simple.el (clone-indirect-buffer): New function.
12056 2000-04-16  Stephen Eglen  <stephen@gnu.org>
12058         * iswitchb.el (iswitchb-case): New function.  If the user input
12059         contains any upper-case characters, the search is made
12060         case-sensitive.
12062 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
12064         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
12065         comment-end.
12066         (texinfo-font-lock-syntactic-keywords): New var.
12067         (texinfo-font-lock-keywords): Remove comment regexp.
12068         (texinfo-insert-block): New function.
12069         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
12070         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
12071         and font-lock-defaults.  Use regexp-opt for outline-regexp.
12072         (texinfo-environments): New var.
12073         (texinfo-environment-regexp): Use regexp-opt and
12074         texinfo-environments.
12076         * textmodes/ispell.el (ispell-menu-map-needed): Check that
12077         ispell-process is bound since this might be eval'd before ispell
12078         is loaded.
12079         (ispell-message): Use a tiny bit less magic and a bit more hard
12080         data to figure out what kind of sc-cite-regexp to use.
12082         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
12084         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
12085         (insert-cyclic-diary-entry): Unquote the lambda.
12087         * gud.el (gud-jdb-build-source-files-list): Fix typo.
12089         * files.el (backup-enable-predicate): Unquote the lambda.
12091         * cus-edit.el (custom-face, face): Unquote the lambda.
12093 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12095         * ps-print.el: Check for line-beginning-position definition.
12097         * ps-print.el: Fix counting lines in a region.
12098         (ps-print-version): New version number (5.1.5).
12099         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
12100         (ps-printing-region): Fun code fix.
12102 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
12104         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
12105         to file-directory-p.
12107 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
12109         * gud.el (gud-jdb-build-source-files-list): Check that directory
12110         exists before calling directory-files.
12112 2000-04-13  Dave Love  <fx@gnu.org>
12114         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
12115         syntax.
12117         * emacs-lisp/cl-specs.el: Remove when, unless.
12119         * emacs-lisp/cl-extra.el: Don't quote keywords.
12120         (cl-old-mapc): New variable.
12121         (mapc): Use it.
12122         (cl-map-intervals): Use with-current-buffer.  Don't check for
12123         next-property-change.
12124         (cl-map-overlays): Use with-current-buffer.
12125         (cl-expt): Remove.
12126         (copy-tree, remprop): Define unconditionally.
12128         * emacs-lisp/cl-compat.el (keywordp): Remove.
12130         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
12131         to use keywordp.
12132         (edebug-spec): Enable keywordp.
12134         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
12135         string-lessp.
12137         * cus-start.el: Use keywordp.
12139 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12141         * diary-lib.el (include-other-diary-files): Fix the fix of
12142         2000-02-18 by doing a save-excursion.
12144 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12146         * ps-print.el: Customization fix, doc fix.
12147         (ps-print-version): New version number (5.1.4).
12148         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
12149         (ps-print-preprint): Adjust code.
12150         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
12151         (ps-print-prologue-header, ps-print-control-characters)
12152         (ps-spool-config): Customization fix.
12154 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
12156         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
12157         converted to the new menu-item format, names silightly changed,
12158         help strings added.
12160         Support for spelling without async subprocesses:
12162         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
12163         (ispell-session-buffer): New variables.
12164         (ispell-start-process, ispell-process-status,
12165         ispell-accept-output, ispell-send-string): New functions, for
12166         Ispell invocation when async subprocesses aren't supported.
12167         (ispell-word, ispell-pdict-save, ispell-command-loop,
12168         ispell-process-line, ispell-buffer-local-parsing): Replace calls
12169         to process-send-string with calls to ispell-send-string, and
12170         accept-process-output with ispell-accept-output.
12171         (ispell-init-process): Call ispell-process-status instead of
12172         process-status with.
12173         (ispell-init-process): Call ispell-start-process.  Call
12174         ispell-accept-output and ispell-send-string.  Don't call
12175         process-kill-without-query and kill-process if they are unbound.
12176         (ispell-async-processp): New function.
12178 2000-04-12  Dave Love  <fx@gnu.org>
12180         * info.el: Add debug-ignored-errors.
12181         (Info-mode-menu): Add some items.
12182         (Info-directory): Add autoload cookie.
12184         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
12185         Modify `truncate-lines'.  Make `describe-language-environment'
12186         always visible and add help.  Modify `describe-key' help.  Invoke
12187         Info-directory from `info'.  New entry `emacs-manual'.
12189 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
12191         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
12192         propertized-buffer-identification.
12193         (ebrowse-update-member-buffer-mode-line): Likewise.
12194         (ebrowse--mode-strings): Removed.
12195         (ebrowse--mode-line-props): Removed.
12197         * files.el (auto-mode-alist): Add `EBROWSE'.
12199         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
12200         space before testing for end of buffer.
12201         (ebrowse-load): Removed.
12202         (ebrowse-revert-tree-buffer-from-file): Rewritten.
12203         (ebrowse-create-tree-buffer): Rewritten.
12204         (ebrowse-tree-mode): Read tree from buffer.
12206         * progmodes/ebrowse-ffh.el: Removed.
12208 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
12210         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
12212 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
12214         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
12215         at the wrong place.
12217 2000-04-09  Dave Love  <fx@gnu.org>
12219         * files.el (backup-enable-predicate): Use
12220         temporary-file-directory, small-temporary-file-directory.
12221         (make-backup-file-name-function, backup-directory-alist): New
12222         variables.
12223         (make-backup-file-name-1): New function.
12224         (make-backup-file-name): Use it.
12225         (find-backup-file-name): Likewise.  Use format for clarity, not
12226         concat.
12227         (file-newest-backup): Use make-backup-file-name.
12229 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
12231         * progmodes/ebrowse-ffh.el: New file.
12233         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
12234         to ebrowse-ffh.el.
12235         (ebrowse-load): Add autoload.
12237         * finder.el (finder-commentary): Add autoload cookie.
12239         * mail/rfc2368.el: Correct author's email address.
12241         * progmodes/ebrowse.el: New file.
12243         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
12244         item help string.
12245         (easy-menu-do-add-item): Ditto.
12246         (easy-menu-define): Extend doc string.
12248         * jit-lock.el (with-buffer-unmodified): Use
12249         restore-buffer-modified-p.
12250         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
12251         (jit-lock-function, jit-lock-stealth-fontify): Don't use
12252         with-buffer-unmodified.
12254 2000-04-08  Dave Love  <fx@gnu.org>
12256         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
12257         unless, when.
12259 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
12261         * viper-util.el (viper-put-on-search-overlay): New subroutine.
12262         (viper-flash-search-pattern): No operation when using Emacs
12263         doesn't support face.
12264         Use `viper-put-on-search-overlay'.
12266 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
12268         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
12269         like C-r.
12271         * progmodes/make-mode.el: Some doc fixes.
12272         (makefile-mode-abbrev-table): New variable.
12273         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
12274         (makefile-font-lock-keywords): Fontify includes and conditionals.
12275         (toplevel): Require `dabbrev' and `add-log' when compiling.
12277         * replace.el (perform-replace): Don't move forward one char
12278         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
12279         to do that because it leaves point 1 position after the last
12280         replacement, after everything has been replaced.
12282         * jit-lock.el (with-buffer-unmodified): New macro.
12283         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
12284         modified state.
12285         (jit-lock-function-1): Extracted from jit-lock-function; not
12286         preserving buffer's modified state.
12287         (jit-lock-function, jit-lock-stealth-fontify): Call
12288         jit-lock-function-1.
12290         * mail/rfc2368.el: Remove supernumerary copyright line.
12292 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
12294         * glasses.el: Provide facilities for inserting space before left
12295         parentheses and uncapitalization of identifiers.
12296         (glasses-mode): Try to remove old overlays in all cases.
12298 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
12300         * progmodes/compile.el (compile-internal): Display the compilation
12301         buffer in a different frame, if it's already displayed there.
12303         * mail/rfc2368.el: New file.
12305         * simple.el (sendmail-user-agent-compose): Recognize a `body'
12306         header and insert its value as mail body.
12308         * subr.el (member-ignore-case): New function.
12310         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
12311         (dabbrev--find-expansion): Ignore buffers matching a regexp
12312         from dabbrev-ignored-regexps.
12314         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
12315         to extensions handled by gzip.
12317 2000-04-03  Richard M. Stallman  <rms@gnu.org>
12319         * files.el (insert-directory): List the total free space
12320         along with the used space.
12322         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
12323         line is followed by one that matches CITATION-REGEXP, end the
12324         paragraph.
12326 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
12328         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
12329         (rmail-make-basic-summary-line): Use that option.
12331 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
12333         * international/mule-cmds.el (encoded-string-description):
12334         Rewritten.   Try pretty description for ISO 2022 escape sequences
12335         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
12336         for hexadecimal format.
12338 2000-04-01  Dave Love  <fx@gnu.org>
12340         * cpp.el: Change customization group to `c' from `C'.
12342         * vcursor.el (vcursor-move): Use display-color-p.
12344         * international/mule-util.el: Provide mule-utils.
12345         (string-to-sequence): Simplify and speed up.
12347         * international/mule.el (make-coding-system): Purecopy doc-string.
12349         * international/mule-cmds.el: Various menu changes.
12350         (describe-specified-language-support): Handle `Default'.
12351         (set-language-info): Purecopy `info'.
12353 2000-03-31  Andrew Innes  <andrewi@gnu.org>
12355         * vc.el (vc-backend-diff): Return the correct status if we had to
12356         retry the rcsdiff command without the --brief option.
12358 2000-03-31  Dave Love  <fx@gnu.org>
12360         * help.el (help-manyarg-func-alist): Correct several omissions.
12362         * add-log.el: Don't require cl, fortran.
12363         (add-log-current-defun-function): Doc fix.
12364         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
12365         fix.
12366         (change-log-version-rcs): Function deleted.
12367         (change-log-version-number-search): Doc fix.  Use
12368         vc-workfile-version.  Avoid CL dolist.
12369         (add-change-log-entry): Just call add-log-current-defun to get
12370         defun.  Simplify somewhat.
12371         (change-log-get-method-definition-1): Likewise.
12372         (add-log-current-defun): Return nil if calling
12373         add-log-current-defun-function does so.  Move Fortran stuff to
12374         fortran.el.  Return string without properties.
12376         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
12377         and :alpha: char classes.
12379         * mail/supercite.el: Defvar curline when compiling.
12380         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
12381         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
12382         rather than a-zA-Z0-9 to allow non-ASCII characters.
12384 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
12386         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
12388         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12389         Re-enable new code.
12391         * lpr.el (print-region-1): Use -d to specify printer name for
12392         systems `usg-unix-v*, `dgux', `hpux', `irix'.
12394 2000-03-31  Dave Love  <fx@gnu.org>
12396         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
12397         for function definition in symbol's function value slot first
12398         instead of first consulting byte-compile-function-environment.
12400 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
12402         * language/european.el ("Polish"): New language environment.
12403         (setup-polish-environment): New function.
12405 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
12407         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
12408         Disable new code.
12410         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
12411         trying to `load' the symbol of an autoload instead of the file
12412         recorded in the autoload.  Fix error messages.
12414 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12416         * ps-print.el: PostScript programming fix for ghostview, doc fix.
12417         (ps-print-version): New version number (5.1.3).
12418         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
12419         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
12420         (ps-generate-postscript-with-faces): Code fix.
12421         (ps-color-values): XEmacs compatibility.
12422         (ps-print-background-image, ps-print-background-text, ps-printer-name)
12423         (ps-default-fg, ps-default-bg): Adjust customization.
12424         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
12425         (ps-color-scale): Renaming old ps-color-value fun.
12426         (ps-print-headers): Replace ps-print-header group to avoid conflict
12427         with ps-print-header variable.
12428         (ps-print-miscellany): New group.
12429         (ps-format-color, ps-rgb-color): New funs.
12430         (ps-default-foreground): New var.
12431         (ps-printer-name-option): New const.
12433 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
12435         * net/net-utils.el:
12436         (network-connection-host, network-connection-service): New variables
12437         (network-connection-mode): New mode, derived from comint-mode
12438         (network-connection-mode-setup): New function, saves host and
12439         service information in local variables.
12441         * lisp/locate.el:
12442         (locate-word-at-point): Added this function
12443         (locate): Default to using locate-word-at-point as input
12444         Run dired-mode-hook
12446 2000-03-29  Dave Love  <fx@gnu.org>
12448         * calendar/appt.el: Doc fixes.
12449         (appt-check): Convert min-to-app to a string before passing to
12450         appt-disp-window-function or concat.
12451         (appt-delete-window): Remove test for frame-root-window.
12452         (appt-select-lowest-window, appt-convert-time): Simplify.
12454         * emacs-lisp/bytecomp.el: Doc fixes.
12455         (byte-compile-file-form-autoload): Update
12456         byte-compile-function-environment.
12458 2000-03-29  Andreas Schwab  <schwab@suse.de>
12460         * emacs-lisp/autoload.el: Also print defsubst doc string
12461         specially.
12463         * dired.el (dired-insert-directory): If dired-free-space-program
12464         failed just delete its output.
12466 2000-03-29  Dave Love  <fx@gnu.org>
12468         * international/iso-cvt.el: Move provide to end.  Doc fixes.
12469         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
12470         (iso-iso2sgml, iso-sgml2iso): New functions.
12471         (iso-cvt-define-menu): Fix some entries and use backquote for
12472         clarity.
12474         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
12476 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
12478         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
12479         ISO-DATE.  If non-nil, return date in ISO 8601 format.
12481 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
12483         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
12484         if it ever becomes used.
12485         (log-edit-mode-hook): Default to vc-log-mode-hook.
12486         (log-edit-mode): Fix the docstring.
12488         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
12489         the code.
12491 2000-03-26  Dave Love  <fx@gnu.org>
12493         * net/browse-url.el (browse-url): Re-fix case of
12494         browse-url-browser-function being an alist.
12495         (browse-url): Add :link to defgroup.
12497         * files.el: Doc fixes.
12498         (file-truename): Include `[' in wildcard characters.
12499         (automount-dir-prefix): Customize.
12500         (find-file-wildcards): Add :version.
12501         (find-file-noselect): Simplify a mapcar call.
12503         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
12504         compatible with inf-lisp version.
12505         (eval-defun-1): Fix custom-declare-variable case.
12507 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
12509         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
12511 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
12513         * Makefile (COMPILE_FIRST): New macro.
12514         (compile-files): Compile files from COMPILE_FIRST first.
12516         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
12517         code.
12519         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
12520         matching open parenthesis in column 0 to defun-prompt-regexp
12521         only if open-paren-in-column-0-is-defun-start is set.
12523         * sun-curs.el: Require CL at compile-time only.
12525         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
12526         instead of copy-list which is a function from CL.
12527         (msb--choose-menu, msb--mode-menu-cond)
12528         (msb--create-buffer-menu-2): Use dolist instead of mapc.
12529         (msb--init-file-alist): Use mapcar instead of mapcan.
12530         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
12531         `(' in column 0 in doc string.
12532         (msb--add-separators): Use mapcar instead of mapcan.
12534         * cus-dep.el: Require CL at compile-time only.
12536 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
12538         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
12539         (byte-compile-warnings): New warning `noruntime'.
12540         (byte-compile-constants, byte-compile-variables): Fix docstring.
12541         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
12542         execute `eval-whenc-compile's body.
12543         (byte-compile-unresolved-functions): Fix docstring.
12544         (byte-compile-eval): New function.
12545         (byte-compile-callargs-warn): Check if the function will be available
12546         at runtime (via property `byte-compile-noruntime').
12547         (byte-compile-print-syms): New function.
12548         (byte-compile-warn-about-unresolved-functions): Also warn about
12549         `noruntime' functions (and use `byte-compile-print-syms').
12550         (byte-compile-file): Capitalize the message.
12552 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
12554         * mail/rmail.el (rmail-confirm-expunge): New user-option.
12555         (rmail-expunge): Ask for confirmation depending on the setting
12556         of rmail-confirm-expunge.
12558 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
12560         * Makefile (bootstrap-clean): If $(emacs) exists, build
12561         loaddefs.el first.  A loaddefs.el that's not up-to-date might
12562         cause a bootstrap failure because things don't autoload as
12563         expected.
12565 2000-03-23  Dave Love  <fx@gnu.org>
12567         * net/browse-url.el: Restore previous use of
12568         browse-url-maybe-new-window.
12570 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12572         * ps-print.el: Skip banner page fix.
12573         (ps-print-version): New version number (5.1.2).
12574         (ps-begin-file, ps-end-file, ps-generate): Code fix.
12576 2000-03-23  Dave Pearson  <davep@davep.org>
12578         * net/quickurl.el Changed the type of parameter passed to the
12579         function defined by `quickurl-format-function'. Before only the
12580         text of the URL was passed. Now the whole URL structure is passed
12581         and the function is responsible for extracting the parts it
12582         requires.  Changed the default of `quickurl-format-function'
12583         accordingly.
12584         (quickurl-insert): Changed the `funcall' of
12585         `quickurl-format-function' to match the above change.
12586         (quickurl-list-insert): Changed the `url' case so that it makes
12587         use of `quickurl-format-function', previous to this the format was
12588         hard wired.
12590 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
12592         * startup.el: Change some spellings for the X Window System.
12594 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
12596         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
12597         up the code and the regexp and make sure the cursor is temporarily
12598         moved to the suspicious line while querying the user.
12600 2000-03-22  Jason Rumney  <jasonr@gnu.org>
12602         * w32-fns.el (w32-charset-info-alist): Initialize.
12604 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12606         * ps-print.el: N-up last page fix.
12607         (ps-print-version): New version number (5.1.1).
12608         (ps-end-file, ps-end-job, ps-generate): Code fix.
12610 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
12612         * files.el (find-file-run-dired): Update docstring.
12613         (find-directory-functions): New hook.
12614         (find-file-noselect): Run find-directory-functions rather than
12615         calling dired directly.
12617         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
12619         * pcvs.el: Add a minimal leading commentary.
12620         (cvs-make-cvs-buffer): Change the header part by removing the startup
12621         message and adding a `Module' entry.  Also replace the FOOTER and
12622         HEADER special fileinfos with the new support in ewoc for updating
12623         its own footer and header.
12624         (cvs-update-header): Update to use the header/footer of the ewoc.
12625         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
12626         (cvs-is-within-p): New function.
12627         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
12628         to only examine some subset of the buffers.
12630         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
12631         `format' instead of our own ad-hoc functions.
12632         Remove HEADER and FOOTER cases, now handled in the EWOC.
12633         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
12635         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
12636         output to avoid scaring the user.
12637         (cvs-parse-table): Catch message for non-up-to-date commits.
12639         * pcvs-defs.el (cvs-startup-message): Remove.
12640         (cvs-global-menu): New autoloaded menu.
12642         * pcvs-util.el (cvs-string-fill): Remove.
12644         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
12645         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
12646         PP part of it and also make it work for footers and headers.
12647         (ewoc-create): Drop POS and BUFFER arguments.
12648         Use the DLL's dummy node to store the end-of-footer position.
12649         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
12650         (ewoc-refresh): Remove unused `header' variable.
12651         (ewoc-(get|set)-hf): New functions.
12653         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
12654         log-view-*-(message|file) and use easy-mmode-define-navigation.
12655         (log-view-message-re): Match SCCS format as well.
12656         And match the revision line rather than the dashed separator line.
12657         (log-view-mode): Use the new define-derived-mode.
12658         (log-view-current-tag): Fill in with an actual implementation.
12660         * cvs-status.el (cvs-status-(prev|next)): Rename from
12661         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
12662         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
12663         to let the output "breathe" a little more (more readable).
12664         (cvs-status-mode): Use the new define-derived-mode.
12666         * smerge-mode.el (smerge-auto-leave): New function and variable.
12667         (smerge-basic-map): Rename from smerge-basic-keymap.
12668         Change the bindings for smerge-diff-*.
12669         (smerge-*-map): Use easy-mmode-defmap.
12670         (smerge-(next|prev)): Use easy-mmode-define-navigation.
12671         (smerge-keep-*): Use smerge-auto-leave.
12673 2000-03-21  Jason Rumney  <jasonr@gnu.org>
12675         * cus-edit.el (custom-button-face): Use 3D look for w32.
12676         (custom-button-pressed-face): Likewise.
12678 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
12680         * progmodes/etags.el (tags-case-fold-search): New user-option.
12681         (tags-loop-eval): New function.  Bind case-fold-search around eval
12682         depending on the value of tags-case-fold-search.
12683         (tags-loop-continue): Use tags-loop-eval.
12684         (find-tag-in-order): Bind case-fold-search depending on the value
12685         of tags-case-fold-search.
12687 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
12689         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
12690         (diff-end-of-hunk): Return the end position for use in
12691         `easy-mmode-define-navigation'.
12692         (diff-recenter): Remove.
12693         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
12694         of `easy-mmode-define-navigation'.
12695         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
12696         previous renaming) and fix to use new names.
12697         (diff-merge-strings): Use \n as separator: simpler, faster.
12698         (diff-mode): Use `define-derived-mode'.
12700         * derived.el (define-derived-mode): Don't autoload anymore.
12701         Prefer the macro-only version provided by easy-mmode.el.
12703         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
12704         `easy-mmode-define-derived-mode'.
12705         Use `combine-run-hooks'.
12706         (easy-mmode-define-navigation): New macro.
12708         * subr.el (combine-run-hooks): New function.
12710 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
12712         * term/x-win.el: Fontsets related initialization is simplified.
12714         * international/mule-diag.el (describe-font): Don't refer to
12715         global-fontset-alist, instead call font-list.
12716         (describe-fontset, list-fontsets, mule-diag): Likewise.
12717         (print-fontset): Adjusted for the change of fontset
12718         implementation.
12720         * international/fontset.el (x-charset-registries): Variable
12721         removed, instead the corresponding data is stored in the default
12722         fontset.
12723         (register-alternate-fontnames): Function removed.
12724         (resolved-ascii-font): Variable removed.
12725         (x-compose-font-name): Ignore the second argument REDOCE.
12726         (x-complement-fontset-spec): Complement only an ASCII font and
12727         element for those charsets than can use that ASCII font.
12728         (generate-fontset-menu): Don't refer to global-fontset-alist,
12729         instead call fontset-list.
12730         (uninstantiated-fontset-alist): Variable removed.
12731         (x-style-funcs-alist): Likewise.
12732         (fontset-default-styles): Likewise.
12733         (x-modify-font-name): Function removed.
12734         (create-fontset-from-fontset-spec): Ignore the argument
12735         STYLE-VARIANT.
12736         (create-fontset-from-ascii-font): Docsting adjusted for the above
12737         change.
12738         (instantiate-fontset, resolve-fontset-name): Functions removed.
12739         (fontset-list): Now implemented by C code.
12741         * faces.el (read-face-font): Fix TABLE arg to completing-read.
12742         (describe-face): Include `font' attribute in the description.
12744 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
12746         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
12748 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
12750         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
12751         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
12752         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
12754         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
12755         about behavior of set-buffer-modified-p wrt redisplay.
12757 2000-03-19  Richard M. Stallman  <rms@gnu.org>
12759         * view.el (view-mode-disable): Kill local binding of view-read-only.
12761 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
12763         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
12764         is a string, convert it to a syntax cell using string-to-syntax.
12766         * simple.el (syntax-code-table, syntax-flag-table): New variables.
12767         (string-to-syntax): New function.
12769         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
12770         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
12771         try to use passive ftp mode.
12773 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
12775         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
12777         * simple.el (append-to-buffer): Update point of windows after
12778         insertion.
12780         * abbrev.el (inverse-add-abbrev): Identify word by first moving
12781         forward then moving backward.  Reindent.
12783         * frame.el (other-frame): Call x-focus-frame only if
12784         focus-follows-mouse is off.
12786 2000-03-17  Dave Love  <fx@gnu.org>
12788         * pcvs-util.el (cvs-strings->string): Rename
12789         replace-regexps-in-string.
12791 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
12793         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
12794         regexp for labels cannot span several lines.
12796         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
12797         `(setq :<key> ':<key>)' to the macro expansion.
12799 2000-03-16  Dave Love  <fx@gnu.org>
12801         * progmodes/f90.el (f90): Put custom group under `languages', not
12802         `fortran'.
12803         (f90-mode-hook): Customize.
12804         (f90-mode): Set add-log-current-defun-function.
12805         (f90-current-defun): New function.
12807 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
12809         * cus-edit.el (custom-variable-tag-face): Handle case that
12810         default face's height is not a number.
12811         (custom-face-tag-face, custom-group-tag-face-1)
12812         (custom-group-tag-face): Ditto.
12813         (custom-group-tag-face-1): Add :group.
12815         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
12817 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
12819         * pcvs-defs.el (toplevel): Remove autoload cookie for form
12820         requiring easymenu.
12822 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12824         * ps-print.el: PostScript user-defined prologue, PostScript error
12825         handler, doc fix.
12826         (ps-print-version): New version number (5.1).
12827         (ps-user-defined-prologue, ps-error-handler-message)
12828         (ps-print-prologue-0, ps-error-handler-alist): New vars.
12829         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
12830         (ps-insert-string): New function.
12832 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
12834         * international/ccl.el (ccl-compile-expression): Don't generate
12835         invalid self-assignment code.
12837 2000-03-14  Dave Love  <fx@gnu.org>
12839         * subr.el (replace-regexp-in-string): Renamed from
12840         replace-regexps-in-string.  Doc fix.
12842 2000-03-12  Dave Love  <fx@gnu.org>
12844         * cus-edit.el: Doc fixes.
12845         (customize-set-variable, customize-save-variable): Rename args for
12846         doc.
12847         (custom-variable-tag-face, custom-face-tag-face)
12848         (custom-group-tag-face-1, custom-group-tag-face): Modify from
12849         style which user identify as hyperlink.
12850         (hook): Don't add undefined functions to the hook.
12851         (debug-ignored-errors): Transfer message from bindings.el.
12853 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
12855         * recentf.el (recentf-keep-non-readable-files-p): Remove
12856         double/nested definition.
12858 2000-03-12  Dave Love  <fx@gnu.org>
12860         * facemenu.el (facemenu-get-face): Use display-color-p.
12861         * enriched.el (enriched-decode-foreground): Likewise.
12862         (enriched-decode-background): Likewise.
12863         * isearch.el (isearch-highlight): Likewise.
12864         * info-look.el (info-lookup): Likewise.
12865         * simple.el (completion-setup-function): Likewise.
12867         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
12868         :options.
12870         * bindings.el (mode-line-format): Fix line-number and
12871         column-number items.  Add help-echo for the background.
12872         (mode-line-mule-info): Modify help-echo.
12874         * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
12876         * files.el (load-file): Allow completion to .elc.
12878         * man.el: Doc fixes.
12879         (Man-init-defvars): Use display-color-p to set fontification.
12881         * play/hanoi.el (hanoi-internal): Don't use oddp.
12883 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
12885         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
12887         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
12889 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
12891         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
12892         Fix comment.
12894 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
12896         * font-lock.el (font-lock-keywords): Fix the doc now that
12897         regexp-opt-depth is unnecessary.
12898         (save-buffer-state): Set an edebug spec.
12899         (font-lock-fontify-anchored-keywords): Properly handle the case when
12900         the matcher goes past the limit.
12902         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
12903         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
12905         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
12906         dll.el and cookie.el (from Elib) with heavy renaming and other
12907         massaging.
12909         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
12910         Autoload the functions used.
12911         (easy-mmode-define-syntax): Fix CL typo.
12912         (easy-mmode-define-derived-mode): Improve the docstring generation.
12914 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
12916         * textmodes/texinfo.el (texinfo-version): Variable and function
12917         removed.
12919 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
12921         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
12922         allow more flexibility.
12923         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
12924         fns.
12925         (easy-mmode-defmap, easy-mmode-defsyntax)
12926         (easy-mmode-define-derived-mode): New macros.
12928 2000-03-09  Didier Verna  <didier@xemacs.org>
12930         * rect.el (replace-rectangle): New function.
12932 2000-03-09  Dave Love  <fx@gnu.org>
12934         * progmodes/fortran.el (fortran-comment-line-start): Define as
12935         "C".
12936         (fortran-comment-line-start-skip): Don't match cpp stuff.
12937         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
12938         (fortran-mode-map): Remove over-eager custom-menu-create for now.
12939         (fortran-mode): Don't set fortran-comment-line-start-skip,
12940         fortran-comment-line-start here.  Set comment-start,
12941         add-log-current-defun.
12942         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
12943         (fortran-current-defun): New function.
12945 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
12947         * emacs-lisp/re-builder.el: New file.
12949         * mouse.el (mouse-drag-region): Don't run up-event handler
12950         if hscroll has changed.
12952         * octave-mod.el (octave-font-lock-keywords): To font-lock the
12953         builtin operators, use `font-lock-builtin-face' for Emacs and
12954         `font-lock-preprocessor-face' otherwise.
12956         * font-lock.el (lisp-font-lock-keywords-1): Highlight
12957         `(defun (setf foo)' differently.
12959 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
12961         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
12962         (regexp-opt): Update comment and adapt the code the new meaning of
12963         the `paren' argument of regex-opt-group for shy-groups.
12964         (regexp-opt-depth): Handle shy groups as well as backslashed
12965         backslashes.
12966         (regexp-opt-group): Turn the leading comment into a docstring.
12967         Allow `paren' to be a string (the string to use to open a group).
12968         Remove open-presuf and close-presuf.  Instead of checking for `all
12969         one-char' and then later on check for `several one-char', handle
12970         both cases close together.  Also apply a more generic algorithm
12971         for suffixes (the mirror image of the algorithm used for
12972         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
12973         (regexp-opt-try-suffix): Removed.
12975         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
12976         from comint-mode-map, so we can just inherit from it.  Also, move
12977         the initialization into the `defvar' since there's no docstring
12978         anyway and it's fairly short.
12979         (inferior-scheme-mode): Define it as derived-mode: the code is
12980         shorter and this way we inherit from comint-mode-map rather than
12981         copying it.
12983         * subr.el (replace-regexps-in-string): Properly handle the case
12984         where we match an empty string.
12986         * comint.el (comint-exec-1): Add the current-dir to the exec-path
12987         when the command has a directory component (such as "./testml").
12988         Also fix a typo in the comment.
12990 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
12992         * Makefile (compile-files): Compile files one by one because
12993         that's the only way to ensure a clean compilation environment for
12994         each individual file.
12996         * frame.el (other-frame): Call x-focus-frame.
12998 2000-03-07  Dave Love  <fx@gnu.org>
13000         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13001         :require to defcustom.
13003         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13004         lists.
13006         * files.el (auto-mode-alist): Add configure.in.
13008         * progmodes/autoconf.el: New file.
13010 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
13012         * mail/mh-e.el: Change maintainer to `none'.
13014         * recentf.el (recentf-keep-non-readable-files-p): Quote args
13015         to remove-hook and add-hook.
13017 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
13019         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13020         it as the default.
13021         (mail-send): Test mail-send-nonascii also for the new `mime' value.
13022         (sendmail-send-it): Conditionally add MIME headers specifying the
13023         used character set.
13025 2000-03-07  Dave Love  <fx@gnu.org>
13027         * winner.el: Fix keywords, autoload cookies.  Split
13028         eval-when-compile form to avoid compilation failure.
13030 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
13032         * international/mule.el: Modify comment about coding system
13033         property `coding-category'.
13034         (make-coding-system): New argument EOL-TYPE.  Pay attention to
13035         coding-category property of PROPERTIES.
13037         * international/mule-conf.el (coding-category-utf-8,
13038         coding-category-utf-16-be, coding-category-utf-16-le): New coding
13039         categories.  Include them in the argument for set-coding-priority.
13041         * international/mule-cmds.el (reset-language-environment): Include
13042         coding-category-utf-8, coding-category-utf-16-be, and
13043         coding-category-utf-16-le in the argument for set-coding-priority.
13044         (reset-language-environment): Initialize coding-category-utf-8,
13045         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
13047 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
13049         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
13050         code abstracted out of `bookmark-jump-noselect'.  Now tries info
13051         extensions as well as compression extensions.
13052         (bookmark-jump-noselect): Use above new func.
13054 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
13056         * strokes.el: Change maintainer's mail address.
13058 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
13060         * international/mule-diag.el (list-character-sets): Make help-echo
13061         string by substitute-command-keys.
13062         (list-character-sets): Likewise.
13063         (sort-listed-character-sets): Call help-setup-xref.
13065 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
13067         * time.el (display-time-mail-file): Add `none' to the list of
13068         choices.
13070 2000-03-01  Dave Love  <fx@gnu.org>
13072         * help.el (help-xref-go-back): Don't try to set position.
13074         * international/mule-diag.el (list-character-sets): Call
13075         help-setup-xref.  Add help-echo to xrefs.
13076         (list-character-sets-1): Add help-echo to xrefs.
13078 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
13080         * frame.el (blink-cursor-mode): Switch cursor on when turning
13081         the mode off.
13083         * add-log.el (add-log-current-defun): Add support for
13084         Autoconf mode.
13086         * mail/rmail.el (rmail-quit-hook): New variable.
13088 2000-03-01  Dave Love  <fx@gnu.org>
13090         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
13092         * help.el (help-xref-button): Add help-echo arg.
13093         (describe-function-1, describe-variable, help-make-xrefs): Use it.
13095         * faces.el (list-faces-display): Supply help-echo with
13096         help-make-xrefs.
13098         * facemenu.el (list-text-properties-at): Set help-xref-stack to
13099         nil.
13101 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
13103         * image.el (defimage): Look for image files in load-path.
13105         * frame.el (busy-cursor-delay-seconds): Change type to
13106         `number'.
13108 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
13110         * recentf.el (recentf): Added version tag to the defgroup of
13111         recentf.
13113 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
13115         * recentf.el (recentf-cleanup): Changed to remove excluded file
13116         too.
13117         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
13118         action to select/unselect a file.
13119         (recentf-edit-list): Code cleanup and improvement.
13120         (recentf-open-more-files-action): `recentf-open-more-files' button
13121         widget action to open a file.
13122         (recentf-open-more-files): No more use standard completion but
13123         widgets.
13124         (recentf-more-collection): Deleted.
13125         (recentf-more-history): Deleted.
13126         (recentf-setup-more-completion): Deleted.
13128 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
13130         * recentf.el (recentf-mode): No more needs that Emacs is running
13131         under a window-system.
13133 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
13135         * recentf.el (recentf-edit-list): New command to edit the recent
13136         list which allow the user to remove files.
13137         (recentf-edit-selected-items): New global variable, used by
13138         `recentf-edit-list' to hold the list of files to be removed from
13139         the recent list.
13140         (recentf-make-menu-items): Updated to display a "Edit list..."
13141         menu item.  Minor code cleanup.
13143 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
13145         * recentf.el (recentf-open-more-files): New command to open files
13146         that are not displayed in the menu.
13147         (recentf-more-collection): New global variable holding the set of
13148         permissible completions used by `recentf-open-more-files'.
13149         (recentf-more-history): New global variable holding the history list
13150         used by `recentf-open-more-files' completion.
13151         (recentf-setup-more-completion): New function to setup completion for
13152         `recentf-open-more-files'.
13153         (recentf-make-menu-items): Updated to display a "More..." menu item.
13155 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
13157         * recentf.el (recentf-menu-action): Doc fixed.
13159 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
13161         * recentf.el (recentf-menu-filter): Doc updated.
13162         (recentf-update-menu-hook): Allow menu filters to force menu update.
13163         (recentf-make-menu-items): New menu filter handling.
13164         (recentf-make-menu-item): New helper function.
13165         (recentf-menu-elements): New menu handling function.
13166         (recentf-sort-ascending): Updated to new menu filter handling.
13167         (recentf-sort-descending): Updated to new menu filter handling.
13168         (recentf-sort-basenames-ascending): New menu filter function.
13169         (recentf-sort-basenames-descending): New menu filter function.
13170         (recentf-show-basenames): New menu filter function.
13171         (recentf-show-basenames-ascending): New menu filter function.
13172         (recentf-show-basenames-descending): New menu filter function.
13174 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13176         * diary-lib.el (list-diary-entries): Don't try to go forward at
13177         the end of the buffer.
13179 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
13181         * international/mule-diag.el (list-character-sets): Completely
13182         rewritten.
13183         (sort-listed-character-sets): New function.
13184         (list-character-sets-1): Completely rewritten.
13185         (list-character-sets-2): New function.
13186         (non-iso-charset-alist): New variable.
13187         (decode-codepage-char): New function.
13188         (charset-history): New variable.
13189         (read-charset) (list-block-of-chars)
13190         (list-iso-charset-chars)
13191         (list-non-iso-charset-chars)
13192         (list-charset-chars): New functions.
13193         (mule-diag): Call list-character-sets-2, not
13194         list-character-sets-2.
13195         (dump-charsets): Likewise.
13197 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
13199         * dired-x.el (dired-filename-at-point): Add `@' to valid
13200         file name characters.
13201         (dired-filename-at-point): Handle ange-ftp file names.
13203         * frame.el (frame-notice-user-settings): Use assq-delete-all
13204         instead of assoc-delete-all.
13205         (frame-notice-user-settings): Ditto.
13207         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
13208         Don't copy alist.
13210 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
13212         * calculator.el (calculator-use-menu): New option.
13213         (calculator-initial-bindings): Changed some bindings to work as
13214         macros.
13215         (calculator-forced-input): Removed.
13216         (calculator-restart-other-mode): New variable.
13217         (calculator-mode-map): Set up menu.
13219 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
13221         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
13222         tags.
13224 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
13226         * viper-cmd.el (viper-envelop-ESC-key): added the option to
13227         translate all ESC key sequences.
13228         (viper-goto-mark-subr): restore markers for files for which
13229         they were saved.
13230         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
13231         * viper-util.el (viper-set-replace-overlay-glyphs,
13232         viper-set-replace-overlay): always check if the replacement
13233         overlay is live.
13234         * viper.el (viper-vi-state-mode-list): added major modes.
13235         * ediff-wind.el: minor comment changes.
13236         * ediff.el: copyright notice date fix.
13238 2000-02-27  Jason Rumney  <jasonr@gnu.org>
13240         * faces.el (face-font-family-alternatives): Add arial to helv.
13241         (mode-line, header-line, tool-bar): Same default as x for w32.
13242         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
13243         face-font-family-alternatives from working.
13244         * term/w32-win.el (mouse-set-font): Do not build fontset from
13245         chosen font.
13247 2000-02-25  Sam Steingold  <sds@goems.com>
13249         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
13250         properly.
13252 2000-02-25  Richard M. Stallman  <rms@gnu.org>
13254         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
13256 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
13258         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
13259         writable.
13261         * frame.el (busy-cursor-delay-seconds): New option.
13263 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
13265         * frame.el (show-cursor-in-non-selected-windows): New option.
13267 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13269         * diary-lib.el (include-other-diary-files): Undo the selective
13270         display in any included file and don't kill it.
13272 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
13274         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
13275         bar.  Menu items converted to (menu-item format, help strings
13276         added.
13277         [downcase, upcase]: Don't enable on MS-DOS.
13278         [symlink, symlinks]: Don't show if make-symbolic-link is not
13279         bound.
13280         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
13282 2000-02-23  Dave Love  <fx@gnu.org>
13284         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
13285         (backward-kill-word): Revert addition of * to interactive spec --
13286         it's a feature.
13288         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
13289         (backward-kill-sentence, kill-sentence): Likewise.
13291         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
13292         scratch buffer name.
13293         (gud-format-command): Use int-to-string in ?l case.  Simplify
13294         slightly.
13296         * term/w32-win.el (internal-face-interactive): Update prompt for
13297         new read-face-name.
13299         * mail/footnote.el (footnote): Add :version to defgroup.
13300         (footnote-section-tag-regexp): Customize.
13301         (footnote-start-tag, footnote-end-tag): New option.
13302         (footnote-latin-regexp): New variable.
13303         (Footnote-latin): New function.
13304         (footnote-style-alist): Add element for latin style.
13305         (footnote-style): Moved.
13306         (Footnote-goto-footnote): Use eq to test arg.
13308         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
13310         * emacs-lisp/byte-opt.el: Change old backquote syntax.
13311         (byte-compile-trueconstp): Include keywords.
13312         (byte-optimize-quote, byte-optimize-lapcode): Use
13313         byte-compile-const-symbol-p.
13314         (byte-optimize-char-before): New optimization.
13316         * emacs-lisp/bytecomp.el: Change old backquote syntax.
13317         (byte-compile-const-symbol-p): New function.
13318         (byte-compile-constp, byte-compile-out-toplevel)
13319         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
13320         Use it.
13322         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
13324 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
13326         * international/encoded-kb.el: Be sure to update minor-mode-alist
13327         and minor-mode-map-alist.
13328         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
13329         codes SS2 and SS3 correctly.
13330         (encoded-kbd-self-insert-ccl): New function.
13331         (encoded-kbd-setup-keymap): New function.
13332         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
13333         by calling encoded-kbd-setup-keymap.
13335         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
13336         characters.
13337         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
13338         locally.
13340 2000-02-22  Dave Love  <fx@gnu.org>
13342         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
13343         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
13344         defvar.
13345         (lisp-mode-syntax-table): Set up for #|...|# comments.
13346         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
13347         classes.  Match `defface'.
13348         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
13349         (eval-defun-1): Fix for defcustom.
13350         (lisp-indent-region): Doc fix.
13352         * subr.el (when, unless, split-string): Doc fix.
13353         (read-passwd): Move call of clear-this-command-keys to the right
13354         place.
13355         (replace-regexps-in-string): New function.
13357 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
13359         * help.el (describe-variable): Set syntax table to
13360         emacs-lisp-mode-syntax-table when moving forward over the
13361         symbol's name.
13363 2000-02-22  Dave Love  <fx@gnu.org>
13365         * xt-mouse.el: Doc fixes.
13366         (xterm-mouse-position-function): New function, replacing advice of
13367         mouse-position.
13368         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
13370         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
13372 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
13374         * format.el (format-annotate-single-property-change): Handle
13375         properties.with dotted-list values.
13376         (format-proper-list-p): New function.
13378         * enriched.el (enriched-face-ans): Handle '(foreground-color
13379         . COLOR) and (background-color . COLOR).
13381 2000-02-20  Dave Love  <fx@gnu.org>
13383         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
13384         and assignments to it.
13385         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
13386         current local map.
13387         (make-flyspell-overlay): Use it.
13388         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
13390         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
13391         (lm-get-header-re): Defun, not defsubst.
13392         (lm-get-package-name): Defun, not defsubst.  Simplify.
13393         (lm-version): Doc fix.  Simplify.
13394         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
13395         (lm-crack-address, lm-last-modified-date, lm-commentary)
13396         (lm-verify, lm-synopsis): Simplify.
13397         (lm-report-bug): Require emacsbug.  Use compose-mail.
13399 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
13401         * dired.el (dired-mode): Call propertized-buffer-identification
13402         to set mode-line-buffer-identification to something having
13403         the right text properties.
13405         * bindings.el (propertized-buffer-identification): New function.
13407 2000-02-20  Dave Love  <fx@gnu.org>
13409         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
13410         check for t-mouse too.
13412         * cus-start.el: Make echo-keystrokes `number'.
13414 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
13416         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
13417         Don't call ring-empty-p unless tags-location-ring is bound.
13418         From Noah Friedman <friedman@splode.com>.
13420 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
13422         * progmodes/hideshow.el (hs-flag-region): No longer use
13423         `intangible' overlay property.
13425         (hs-toggle-hiding): New command.
13426         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
13428         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
13429         Fix omission bug: Run `hs-minor-mode-hook' for both activation
13430         and deactivation.
13432 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
13434         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
13436 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
13438         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
13440         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
13441         of `*' to handle `(* ... *)' comments.
13443 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
13445         * faces.el (list-faces-display): Use display-mouse-p instead of
13446         window-system.
13448         * menu-bar.el (global-map): Menu-bar items converted to the new
13449         format (menu-item..., rearranged for better CUA compliance, and
13450         their names changed for better clarity.  Help strings added.
13452         * international/mule-cmds.el (mule-menu-keymap)
13453         (describe-language-environment-map, set-coding-system-map)
13454         (setup-language-environment-map): Convert to new (menu-item...
13455         form, add help strings.  Change names of menu items for better
13456         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
13457         submenu).
13459 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
13461         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
13462         within the code.
13464 2000-02-16  Dave Love  <fx@gnu.org>
13466         * faces.el: Don't require custom.  Add more specific :groups to
13467         various deffaces.
13468         (set-face-attribute): Purecopy args.
13469         (read-face-name): Default to name at point and use it in prompt.
13470         Remove colon from arg in all callers.
13471         (list-faces-display): Hyperlink to face descriptions and customize
13472         buffers.
13474 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
13476         * wid-edit.el (widget-match-inline): An atom never matches a
13477         list.
13479 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13481         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13482         at ':' characters by call to split-string.
13484 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13486         * textmodes/bibtex.el: Added RCS version identification.
13488 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13490         * textmodes/bibtex.el: Some temporary comments removed.
13491         (bibtex-field-name, bibtex-entry-type): Made the relationship
13492         explicit.
13493         (bibtex-field-const): Allow capital letters.
13494         (bibtex-start-of-string): Deleted because unused.
13496         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
13497         use the term 'reference' to describe a bibtex entry as a whole.
13498         Further, reference keys are no longer called 'labels'.
13499         (bibtex-keys): Renamed to bibtex-reference-keys.
13500         (bibtex-reformat-previous-labels): Renamed to
13501         bibtex-reformat-previous-reference-keys.
13502         (bibtex-reference-type): Renamed to bibtex-entry-type.
13503         (bibtex-reference-head): Renamed to bibtex-entry-head.
13504         (bibtex-reference-maybe-empty-head): Renamed to
13505         bibtex-entry-maybe-empty-head.
13506         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
13507         (bibtex-search-reference): Renamed to bibtex-search-entry.
13508         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
13509         bibtex-enclosing-entry-maybe-empty-head.
13510         (bibtex-entry-field-alist, bibtex-entry-head,
13511         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
13512         bibtex-map-entries, bibtex-search-entry,
13513         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
13514         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13515         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
13516         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
13517         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
13518         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
13519         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
13521 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13523         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
13524         comment.
13525         (bibtex-format-field-delimiters): New function, functionality
13526         extracted from bibtex-format-entry.
13527         (bibtex-autokey-get-yearfield-digits): New function, functionality
13528         extracted from bibtex-autokey-get-yearfield.
13530         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
13531         entries in order to avoid stack overflow in the regexp matcher if
13532         field contents become large.
13533         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
13534         bibtex-field-string-part-not-braced,
13535         bibtex-field-string-part-no-inner-braces,
13536         bibtex-field-string-part-1-inner-brace,
13537         bibtex-field-string-part-2-inner-braces,
13538         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
13539         bibtex-field-string-quoted, bibtex-field-string,
13540         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
13541         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
13542         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
13543         as parsing is now performed by the following functions.
13544         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
13545         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
13546         bibtex-parse-field-string, bibtex-search-forward-field-string,
13547         bibtex-parse-association, bibtex-field-name-for-parsing,
13548         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
13549         bibtex-search-forward-field, bibtex-search-backward-field,
13550         bibtex-start-of-field, bibtex-end-of-field,
13551         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
13552         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
13553         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
13554         bibtex-parse-string, bibtex-search-forward-string,
13555         bibtex-search-backward-string, bibtex-start-of-string,
13556         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
13557         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
13558         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
13559         entries.  Instead of reporting the results of the parsing by
13560         match-beginning or match-end, these functions return data structures
13561         that hold the corresponding positions.
13562         (bibtex-enclosing-field): Changed to also report field boundaries by
13563         return values rather than by match-beginning or match-end.  The
13564         following functions have been adapted to use the new parsing
13565         functions.
13566         (bibtex-skip-to-valid-entry, bibtex-search-reference,
13567         bibtex-enclosing-field, bibtex-format-entry,
13568         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
13569         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
13570         bibtex-print-help-message, bibtex-end-of-entry,
13571         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
13572         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13573         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
13574         method for parsing.
13575         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
13576         bibtex-map-entries, bibtex-flash-head,
13577         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
13578         bibtex-autokey-change, bibtex-autokey-get-namefield,
13579         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
13580         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13581         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
13582         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13583         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
13584         order to make the new binding of case-fold-search immediately
13585         visible.
13587 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13589         * textmodes/bibtex.el: Copyright notice is up to date.
13590         Added constant 'bibtex-maintainer-salutation.
13592         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
13593         than make-temp-name, use match-string-no-properties and eliminate
13594         a quadratic behavior when building bibtex-strings.
13596         * bibtex.el (bibtex-reference-key): Accept string entries whose
13597         reference key contains upper case letters.
13599 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13601         * bibtex.el (bibtex-reference-head): Allow entries to start with
13602         a new line.
13604 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13606         * bibtex.el: Hiding of entry bodies is not longer provided by
13607         bibtex.el directly.  Instead the hideshow package can be used.
13608         Added a special bibtex entry to hs-special-modes-alist.
13609         (bibtex-hs-forward-sexp): Added for hideshow.el.
13611 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13613         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
13614         at ':' characters by call to split-string.
13616 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13618         * textmodes/bibtex.el: Added RCS version identification.
13620 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13622         * textmodes/bibtex.el: Some temporary comments removed.
13623         (bibtex-field-name, bibtex-entry-type): Made the relationship
13624         explicit.
13625         (bibtex-field-const): Allow capital letters.
13626         (bibtex-start-of-string): Deleted because unused.
13628         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
13629         use the term 'reference' to describe a bibtex entry as a whole.
13630         Further, reference keys are no longer called 'labels'.
13631         (bibtex-keys): Renamed to bibtex-reference-keys.
13632         (bibtex-reformat-previous-labels): Renamed to
13633         bibtex-reformat-previous-reference-keys.
13634         (bibtex-reference-type): Renamed to bibtex-entry-type.
13635         (bibtex-reference-head): Renamed to bibtex-entry-head.
13636         (bibtex-reference-maybe-empty-head): Renamed to
13637         bibtex-entry-maybe-empty-head.
13638         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
13639         (bibtex-search-reference): Renamed to bibtex-search-entry.
13640         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
13641         bibtex-enclosing-entry-maybe-empty-head.
13642         (bibtex-entry-field-alist, bibtex-entry-head,
13643         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
13644         bibtex-map-entries, bibtex-search-entry,
13645         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
13646         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13647         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
13648         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
13649         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
13650         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
13651         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
13653 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13655         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
13656         comment.
13657         (bibtex-format-field-delimiters): New function, functionality
13658         extracted from bibtex-format-entry.
13659         (bibtex-autokey-get-yearfield-digits): New function, functionality
13660         extracted from bibtex-autokey-get-yearfield.
13662         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
13663         entries in order to avoid stack overflow in the regexp matcher if
13664         field contents become large.
13665         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
13666         bibtex-field-string-part-not-braced,
13667         bibtex-field-string-part-no-inner-braces,
13668         bibtex-field-string-part-1-inner-brace,
13669         bibtex-field-string-part-2-inner-braces,
13670         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
13671         bibtex-field-string-quoted, bibtex-field-string,
13672         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
13673         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
13674         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
13675         as parsing is now performed by the following functions.
13676         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
13677         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
13678         bibtex-parse-field-string, bibtex-search-forward-field-string,
13679         bibtex-parse-association, bibtex-field-name-for-parsing,
13680         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
13681         bibtex-search-forward-field, bibtex-search-backward-field,
13682         bibtex-start-of-field, bibtex-end-of-field,
13683         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
13684         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
13685         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
13686         bibtex-parse-string, bibtex-search-forward-string,
13687         bibtex-search-backward-string, bibtex-start-of-string,
13688         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
13689         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
13690         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
13691         entries.  Instead of reporting the results of the parsing by
13692         match-beginning or match-end, these functions return data structures
13693         that hold the corresponding positions.
13694         (bibtex-enclosing-field): Changed to also report field boundaries by
13695         return values rather than by match-beginning or match-end.  The
13696         following functions have been adapted to use the new parsing
13697         functions.
13698         (bibtex-skip-to-valid-entry, bibtex-search-reference,
13699         bibtex-enclosing-field, bibtex-format-entry,
13700         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
13701         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
13702         bibtex-print-help-message, bibtex-end-of-entry,
13703         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
13704         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13705         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
13706         method for parsing.
13707         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
13708         bibtex-map-entries, bibtex-flash-head,
13709         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
13710         bibtex-autokey-change, bibtex-autokey-get-namefield,
13711         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
13712         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
13713         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
13714         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
13715         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
13716         order to make the new binding of case-fold-search immediately
13717         visible.
13719 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13721         * textmodes/bibtex.el: Copyright notice is up to date.
13722         Added constant 'bibtex-maintainer-salutation.
13724         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
13725         than make-temp-name, use match-string-no-properties and eliminate
13726         a quadratic behavior when building bibtex-strings.
13728         * bibtex.el (bibtex-reference-key): Accept string entries whose
13729         reference key contains upper case letters.
13731 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13733         * bibtex.el (bibtex-reference-head): Allow entries to start with
13734         a new line.
13736 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13738         * bibtex.el: Hiding of entry bodies is not longer provided by
13739         bibtex.el directly.  Instead the hideshow package can be used.
13740         Added a special bibtex entry to hs-special-modes-alist.
13741         (bibtex-hs-forward-sexp): Added for hideshow.el.
13743 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13745         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
13746         proceedings entry type (for cross referencing). Thanks to Wagner
13747         Toledo Correa for the suggestion.
13749         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
13751 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
13753         * international/characters.el: Setup case table for Vietnamese.
13755 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
13757         * uniquify.el (toplevel): Require CL at compile time.
13758         (uniquify-push): Removed.
13760         * shadowfile.el (shadow-when): Removed.
13762         * tempo.el (tempo-dolist, tempo-mapc): Removed.
13763         (tempo-process-and-insert-string): Use dolist instead of
13764         tempo-dolist.
13766         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
13767         regexp for paragraph-start.
13769         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
13770         commas as well.
13772 2000-02-10  Dave Love  <fx@gnu.org>
13774         * wid-edit.el: (widgets) [defgroup]: Remove url link.
13775         (widget-color-choice-list, widget-color-history, widget-mouse-help):
13776         Deleted.
13777         (widget-specify-field, widget-specify-button): Don't use
13778         widget-mouse-help as help-echo property.
13779         (default): Use #'ignore for :validate and :mouse-down-action.
13780         (checkbox): Add help-echo.
13781         (widget-sexp-validate): Rewritten to clarify error messages.
13782         (character): Use char-valid-p in :match function.
13783         (widget-color-complete): Use facemenu-color-alist.
13784         (widget-color-action): Use facemenu-read-color.
13786         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
13787         set up `caar' &c that we now have.
13789 2000-02-09  Ray Blaak  <blaak@gnu.org>
13791         * delphi.el: Make resourcestring a declaration region, like const
13792         and var.
13794 2000-02-09  Dave Love  <fx@gnu.org>
13796         * bindings.el (mode-line-input-method-map): New variable.
13797         (mode-line-mule-info): Use it; fix last change.
13798         (mode-line-mode-menu): Move definition.
13799         (mode-line-mouse-sensitive-p): Deleted.
13800         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
13801         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
13802         level.
13804         * startup.el (command-line-1): Don't call
13805         make-mode-line-mouse-sensitive.
13807 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
13809         * mail/rmail.el (rmail-retry-failure): Use
13810         rmail-beginning-of-message before rmail-toggle-header, because the
13811         former toggles headers.
13813 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
13815         * diff-mode.el (diff-kill-junk): New interactive function.
13816         (diff-reverse-direction): Use delete-and-extract-region.
13817         (diff-post-command-hook): Restrict the area so that the hook also works
13818         outside of any diff hunk.  This is necessary for the minor-mode.
13819         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
13820         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
13822         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
13823         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
13824         so that it can be used more easily in <foo>-mode-hook.  Also make sure
13825         to avoid duplicate entries.
13826         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
13827         (font-lock-remove-keywords): Just as was done for `add', allow it to
13828         work even if font-lock-mode is nil.  Also make sure we don't modify
13829         any pre-existing list by forcing a copy-sequence.  Finally rename
13830         `major-mode' to `mode'.
13831         (font-lock-fontify-syntactic-anchored-keywords)
13832         (font-lock-fontify-anchored-keywords)
13833         (font-lock-fontify-keywords-region): Use line-end-position.
13834         Don't make `font-lock-multiline' local (it's now done in
13835         font-lock-set-defaults).
13836         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
13837         move the `font-lock-fontified' creation to inside the `unless'.
13839 2000-02-06  Andrew Innes  <andrewi@gnu.org>
13841         * term/w32-win.el (x-handle-args): Comment out call to message,
13842         which occurs before window system is initialized.
13844         * makefile.nt: Add support for recompiling lisp code.
13846 2000-02-04  Dave Love  <fx@gnu.org>
13848         * bindings.el (mode-line-mule-info): Fix/extend last change.
13850         * completion.el: Replace completion-dolist with dolist.
13852         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
13853         dotimes.
13855 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
13857         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
13858         environment names before they go into the section regexp.
13860         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
13861         char class in regexp.
13863         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
13864         `case-fold-search' to nil.
13866         * progmodes/idlwave.el (idlwave-template): Respect
13867         `idlwave-abbrev-change-case'.
13868         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
13869         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
13870         idlwave-while): respect `idlwave-reserved-word-upcase'.
13871         (idlwave-rw-case): New function.
13872         (idlwave-statement-match): Fixed problem with assignment regexp.
13873         (idlwave-font-lock-keywords): Improved regexp for keyword
13874         parameters.
13875         (idlwave-surround): New argument LENGTH to support padding of
13876         operators longer than 1 char.
13878         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
13879         idlwave-shell-expression-overlay.  Implemented printing of
13880         expressions on higher levels of the calling stack.
13881         (idlwave-shell-display-level-in-calling-stack): Restore stack
13882         level.
13883         (idlwave-retrieve-expression-from-level): New function.
13884         (idlwave-shell-last-calling-stack): Variable removed.
13885         (idlwave-shell-reset): Argument action reversed (`visible' to
13886         `hidden').  Also remove stop-line overlay.
13887         (idlwave-shell-calling-stack-routine): New variable.
13888         (idlwave-shell-parse-stack-and-display): Messages now display
13889         negative level numbers.
13890         (idlwave-shell-mode): Set `modeline-format'.
13891         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
13892         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
13893         21.
13894         (idlwave-shell-print-expression-function): New option.
13896         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
13897         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
13898         `tool-bar' instead of `toolbar'.
13900 2000-02-02  Dave Love  <fx@gnu.org>
13902         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
13903         emacs-lisp-mode-hook.  Don't check for defalias being defined.
13905         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
13906         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
13907         the new builtins directly.
13909         * whitespace.el (whitespace): Add :version to defgroup.
13911         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
13912         Doc fix.
13914         * thingatpt.el (sexp-at-point, symbol-at-point)
13915         (number-at-point, list-at-point): Add autoload cookie.
13917         * recentf.el (recentf): Add :version to defgroup.
13919         * quickurl.el (quickurl): Add :version to defgroup.
13921         * elide-head.el (elide-head): Use point-marker more.
13923         * bs.el (bs): Add :version to defgroup.
13925         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
13927         * progmodes/delphi.el (delphi): Add :version to defgroup.
13929 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
13931         * ange-ftp.el (ange-ftp-write-region): Handle case that
13932         succeeding process operation sets a different coding system.
13934         * calculator.el: New file.
13936 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
13938         * frame.el (frames-on-display-list, framep-on-display): New
13939         functions.
13940         (display-mouse-p, display-popup-menus-p, display-graphic-p)
13941         (display-selections-p, display-screens, display-pixel-width)
13942         (display-pixel-height, display-mm-width, display-mm-height)
13943         (display-backing-store, display-save-under, display-planes)
13944         (display-color-cells, display-visual-class): New functions.
13946         * term/tty-colors.el (tty-color-gray-shades): New function.
13948         * faces.el (display-color-p): Use framep-on-display.
13949         (display-grayscale-p): New function.
13951 2000-01-31  Dave Love  <fx@gnu.org>
13953         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
13954         (create-fontset-from-x-resource): Don't concat integers.
13956 2000-01-31  Inge Frick  <inge@nada.kth.se>
13958         * view.el: Some changes in documentation.  Removed some trailing
13959         whitespace. Changed some parameter names to agree with
13960         documentation.
13961         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
13962         window is not deleted.  Modifies change 1998-04-26.
13964 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
13966         * windmove.el: New file.
13968         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
13969         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
13970         progmodes/ebnf-yac.el: Update copyright and license info.
13972         * jit-lock.el (jit-lock-function): Widen before calculating end
13973         position.
13974         (jit-lock-stealth-chunk-start): Rewritten.
13976         * info.el (Info-title-face-alist): Removed.
13977         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
13978         faces.
13979         (Info-fontify-node): Use these faces.
13981 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
13983         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
13984         (cl-macro-list1): Recognize `&allow-other-keys' instead of
13985         `&allow-other-keywords'.
13987         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
13988         the list of directories scanned heuristically.
13990         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
13991         exist.
13993 2000-01-30  Jason Rumney  <jasonr@gnu.org>
13995         * w32-fns.el: Define w32-tty-standard-colors.
13997         * startup.el (command-line): Use w32-tty-standard-colors when in
13998         w32 console mode.
14000 2000-01-30  Dave Love  <fx@gnu.org>
14002         * jka-compr.el (jka-compr-load): Fix up load-history.
14004         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14006         * emacs-lisp/cl-macs.el: Revert previous change.
14008 2000-01-29  Dave Love  <fx@gnu.org>
14010         * facemenu.el: Purecopy various strings.
14012         * timezone.el (timezone-fix-time): Window against 69 for two-digit
14013         years.  Deal with three-digit years.
14015         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14016         defconst, purecopy.
14017         (help-back-label): Purecopy it.
14019 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
14021         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14022         variable. If non-nil, order the buffer list according to the
14023         currently selected frame.
14024         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14025         non-nil, pass the selected frame to function buffer-list.
14027 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14029         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
14031 2000-01-28  Dave Love  <fx@gnu.org>
14033         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
14035         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
14036         Don't use lisp-indent-hook property.
14037         (cl-abs): Remove.
14039         * subr.el: Move out indent and edebug specs for when and unless.
14041         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
14042         when, unless.
14044         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
14045         unless, when.
14047 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
14049         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
14050         `collecting' as synonym for `collect'.
14052         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
14053         for the case it contains spaces.
14055         * simple.el (what-cursor-position): Change formatting of
14056         messages.
14058         * frame.el (delete-other-frames): New function.
14059         (toplevel): Bind it to C-x 5 1.
14061         * sort.el (sort-numeric-base): New option.
14062         (sort-numeric-fields): If number starts with `0' or `0[xX[',
14063         interpret it as octal or hexadecimal.  Use sort-numeric-base
14064         as default base.
14066         * progmodes/glasses.el: New file.
14068 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
14070         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
14071         userids differently.
14073         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14074         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14075         progmodes/ebnf-yac.el: New files.
14077 2000-01-26  Dave Love  <fx@gnu.org>
14079         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
14080         on a function with an empty body.  [From Eric Ludlam.]
14082 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
14084         * vc.el (vc-version-diff): Make sure file name is expanded.
14086 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
14088         * scroll-bar.el (scroll-bar-timer): Variable removed.
14089         (scroll-bar-toolkit-scroll): Don't use a timer.
14091 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
14093         * language/thai-util.el (thai-composition-function): Delete
14094         superfluous `a'.
14096 2000-01-24  Dave Love  <fx@gnu.org>
14098         * fortran.el (fortran-mode): Use beginning-of-defun-function,
14099         end-of-defun-function.
14101         * font-lock.el (turn-on-font-lock): Don't depend on window-system
14102         &c.
14104 2000-01-22  Jason Rumney  <jasonr@gnu.org>
14106         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
14107         conflicts with new face support.
14109 2000-01-22  Richard M. Stallman  <rms@gnu.org>
14111         * replace.el (query-replace): Rename last arg to DELIMITED.
14112         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
14113         (query-replace-regexp): Likewise.
14115 2000-01-20  Richard M. Stallman  <rms@gnu.org>
14117         * subr.el (with-syntax-table): Use make-symbol, not gensym.
14119         * emacs-lisp/lisp.el (beginning-of-defun-function):
14120         Variable renamed from beginning-of-defun.
14121         Do not call make-variable-buffer-local.
14122         (beginning-of-defun-raw): Use new variable name; doc fix.
14123         (beginning-of-defun): Doc fix.
14124         (end-of-defun-function): Variable renamed from end-of-defun.
14125         Do not call make-variable-buffer-local.
14126         (end-of-defun): Use new variable name; doc fix.
14128         * subr.el (dolist, dotimes): Copied from cl-macs.el
14129         and made to work.
14131         * mail/undigest.el (rmail-digest-end-regexps):
14132         Variable replaces rmail-digest-end-regexp.
14133         Allows multiple regexps for detecting the end line.
14134         (undigestify-rmail-message): Corresponding changes.
14136 2000-01-19  Dave Love  <fx@gnu.org>
14138         * files.el (user-init-file): Don't declare here -- is primitive.
14140         * startup.el (command-line): Check for compiled user-init-file and
14141         set to uncompiled version if necessary.
14143 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
14145         * mail/undigest.el (rmail-digest-end-regexp): New user option.
14146         (undigestify-rmail-message): Use it.
14148         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
14150 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
14152         * tmm.el (tmm-goto-completions): Adapt to prompt being part
14153         of mini-buffer.
14155 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
14157         * emacs-lisp/copyright.el (copyright-update): Removed the
14158         requirement for a trailing space from `copyright-regexp', to
14159         support copyrights with owner specified on a separate line..
14161         * align.el: New file.
14163         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
14165         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
14167 2000-01-13  Dave Love  <fx@gnu.org>
14169         * ph.el: Removed.  (Obsoleted by EUDC.)
14171 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
14173         * net/eudc.el (toplevel): Remove autoloaded code installing
14174         menu with easymenu, because that causes build problems.
14176         * frame.el (frame-notice-user-settings): New variable.
14177         (frame-notice-user-settings): Don't modify frame parameters
14178         if called a second time.
14180 2000-01-13  Richard M. Stallman  <rms@gnu.org>
14182         * frame.el (frame-notice-user-settings):
14183         Notice default-frame-parameters even for non-window frames.
14185 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
14187         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
14188         for Emacs.
14189         (eudc-bob-can-display-inline-images): Extend for Emacs.
14190         (eudc-bob-toggle-inline-display): Ditto.
14191         (eudc-bob-display-jpeg): Ditto.
14193 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
14195         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
14196         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
14197         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
14199         * add-log.el (add-change-log-entry): Fix error trying an `(insert
14200         nil)'.
14202         * subdirs.el: Add `net' directory.
14204         * net: New directory.
14206         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
14207         eval-last-sexp.  Don't bind debug-on-error here.
14208         (eval-last-sexp): New function.  Bind debug-on-error if
14209         eval-expression-debug-on-error is non-nil.
14210         (eval-defun-2, eval-defun): Likewise.
14212         * simple.el (eval-expression): Don't bind debug-on-error if
14213         eval-expression-debug-on-error is nil.  Detect changed
14214         debug-on-error, and propagate new value to global binding, if
14215         eval-expression-debug-on-error is non-nil,
14216         (eval-expression-debug-on-error): Change doc string.
14218 2000-01-11  Richard M. Stallman  <rms@gnu.org>
14220         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
14222         * emacs-lisp/lisp-mode.el (with-syntax-table):
14223         Set up lisp-indent-function property.
14225         * subr.el (with-syntax-table): Moved from simple.el.
14227         * simple.el (with-syntax-table): Moved to subr.el.
14229 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
14231         * tmm.el (tmm-shortcut): Delete region after prompt instead
14232         of erasing buffer.
14234         * textmodes/fill.el (fill-common-string-prefix): New function.
14235         (fill-context-prefix): Use the longest common prefix of first
14236         and second line fill prefix, if there is one.
14238 2000-01-11  Richard M. Stallman  <rms@gnu.org>
14240         * array.el (array-mode): Don't use make-variable-buffer-local.
14241         Use make-local-variable for `truncate-lines'.
14243 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
14245         * add-log.el (add-log-current-defun): Handle user-defined
14246         add-log-current-function returning nil,
14248         * add-log.el (add-change-log-entry): Insert version number
14249         if having found a current function
14251         * add-log.el (add-log-current-defun): Call
14252         `add-log-current-defun-function'.  Try matches at level 0 and
14253         level 1.  Strip whitespace from defun found.
14255 2000-01-10  John Wiegley  <johnw@gnu.org>
14257         * allout.el (isearch-done/outline-provisions): Added `edit'
14258         argument to correspond with the current definition of
14259         `isearch-done'.
14261 2000-01-10  Dave Love  <fx@gnu.org>
14263         * elide-head.el (elide-head): Use point-marker, not point.
14265 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
14267         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
14268         before and after the year 2000.
14270         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
14271         Add ispell- prefix.
14273 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
14275         * ispell.el:  Only define dictionaries in menus when they exist.
14276         (version18p): New variable.
14277         (version20p): New variable.
14278         (xemacsp): New variable.
14279         (ispell-choices-win-default-height): Fix for XEmacs visibility.
14280         (ispell-dictionary-alist1): Added Brasileiro dictionary.
14281         (ispell-dictionary-alist6): Russian command lines no longer accept
14282         run-together words.
14283         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
14284         (ispell-dictionary-alist): Add koi8-r to customize definition.
14285         (check-ispell-version): Added documentation string.  Returns
14286         library path when called non-interactively.
14287         (ispell-menu-map-needed): Uses new variables.
14288         (ispell-library-path): New variable.
14289         (ispell-decode-string): XEmacs fix for bogus variable bindings.
14290         (ispell-word): Improved documentation string.  Test for valid
14291         character mappings.  Correctly check typed in word changes that can
14292         result in single words split into multiple words.  Returns
14293         replacement word.
14294         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
14295         replace in recursive query replace mode.  Help message for
14296         recursive edit mode.
14297         (ispell-show-choices): Protect against bad framepop bindings.
14298         (ispell-help): Fix to work with XEmacs.
14299         (ispell-highlight-spelling-error): Use new variables.
14300         (ispell-overlay-window): Fix to work with XEmacs.
14301         (ispell-parse-output): Passed and returns location information
14302         tracking spelling corrections.  Doesn't recheck same word on
14303         current line.
14304         (ispell-init-process): Protect against bogus XEmacs variable binding.
14305         Fix call to single argument in sleep-for.  Use new variables.
14306         (ispell-region): Passed and returns location information tracking
14307         spelling corrections.  Doesn't check same word on current line.
14308         Improved documentation string.  Doesn't resend a line already
14309         checked to the ispell process - fixes bug in LaTeX parsing.
14310         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
14311         (ispell-skip-region): No longer skips <TT> in SGML.
14312         (ispell-process-line): Tracks location information with spelling
14313         corrections.  Added documentation string.  Accounts for words
14314         already accepted on this line.  Don't allow query-replace on line
14315         starting with math characters.  Doesn't resend a line already sent
14316         to ispell process.  Fixes alignment error bug.
14318 2000-01-10  Richard M. Stallman  <rms@gnu.org>
14320         * dired-x.el (dired-guess-shell-alist-default):
14321         Suggest xloadimage, which is free, not xv, which isn't.
14323         * ange-ftp.el (ange-ftp-file-name-nondirectory):
14324         Don't ever include the host name or user name in the value.
14326 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
14328         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
14329         of a real newline.
14331 2000-01-09  Stephen Eglen  <stephen@gnu.org>
14333         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
14334         for .png files.
14336 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
14338         * cus-edit.el (custom-hook-convert-widget): Fix comment.
14340 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
14342         * progmodes/cperl-mode.el: Replace ^F with ^L.
14344         * sendmail.el (toplevel): Provide `sendmail' when compiling
14345         before `require'ing rmail and mailalias to prevent infinite
14346         recursion.
14348 2000-01-08  Dave Love  <fx@gnu.org>
14350         * emacs-lisp/backquote.el: Remove inappropriate customization
14351         (allowing custom.el to use backquote).
14353 2000-01-07  Dave Love  <fx@gnu.org>
14355         * add-log.el (add-log-debugging): Deleted.
14356         (add-change-log-entry): Treat a backup FILE-NAME as its parent
14357         file.  Remove debugging code.
14358         (change-log-get-method-definition, change-log-name): Add doc.
14359         (change-log-sortable-date-at): New function.
14360         (change-log-merge): New command.
14362         * time.el (display-time-string-forms): Make the Mail string active.
14363         (display-time-update): Provide help-echo for load average.
14365         * bindings.el (make-mode-line-mouse2-map): New function.
14366         (mode-line-modified): Use it and simplify.
14367         (mode-line-mule-info): Provide help-echo info.
14368         (minor-mode-alist): Activate the strings.
14369         (make-mode-line-mouse-sensitive): Simplify for
14370         mode-line-buffer-identification.
14372 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
14374         * play/pong.el: New file.
14376 2000-01-06  Dave Love  <fx@gnu.org>
14378         * array.el: Assorted cleanups for compiler warnings, doc strings,
14379         `array-' prefix for symbols.
14381 2000-01-05  Dave Love  <fx@gnu.org>
14383         * textmodes/outline.el (outline-mode-menu-bar-map): Add
14384         outline-headers-as-kill.
14385         (outline-mode): Define imenu-generic-expression.
14386         (outline-headers-as-kill): New command.
14388         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
14389         from paragraph-start.
14390         (paragraph-indent-minor-mode): New command.
14392         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
14393         M-C-e, M-C-h, C-j, C-xnd, TAB.
14394         (fortran-mode): Set beginning-of-defun, end-of-defun.
14395         (fortran-column-ruler): Simplify.
14396         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
14397         (fortran-with-subprogram-narrowing): Likewise.
14398         (fortran-indent-subprogram): Call mark-defun.
14399         (fortran-check-for-matching-do): Change narrowing.
14401         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
14402         (cl-lucid-hash-tag): Delete.
14403         (cl-hash-table-p): Correct test for native table.
14404         (cl-hash-table-count): Use hash-table-count.
14406         * browse-url.el (browse-url): Fix case of
14407         browse-url-browser-function being an alist.
14409 2000-01-05  Carsten Dominik  <cd@gnu.org>
14411         * textmodes/reftex-vars.el (reftex-parse-file-extension)
14412         (reftex-index-phrase-file-extension): New options.
14414         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
14415         Use new option `reftex-index-phrase-file-extension'.
14417         * textmodes/reftex.el (reftex-access-parse-file): Use new option
14418         `reftex-parse-file-extension'.
14420 2000-01-05  Dave Love  <fx@gnu.org>
14422         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
14423         (beginning-of-defun-raw): Use it.
14424         (end-of-defun): New variable.
14425         (end-of-defun): Use it.
14426         (check-parens): New command.
14428 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
14430         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
14431         (hs-show-block): Don't use `mapcar' when not accumulating.
14433         Fix buglet in local variables initialization.
14435 2000-01-05  Andreas Schwab  <schwab@suse.de>
14437         * hscroll.el (hscroll): Doc fix.
14439 2000-01-05  Carsten Dominik  <cd@gnu.org>
14441         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
14442         idlw-toolbar.
14444         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
14445         file idlw-rinfo.el.
14446         (idlwave-customize): load must read file idlw-shell.el.
14447         (idlwave-create-customize-menu): load must read file idlw-shell.el.
14449 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
14451         * progmodes/idlw-shell.el: Also provide idlwave-shell
14452         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
14453         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
14455         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
14456         both reftex-dcr and reftex-vcr.
14458         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
14460 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14462         * ps-print.el: PostScript code now is in separate files, doc fix.
14463         (ps-print-version): New version number (5.0.3).
14464         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
14465         local.
14466         (ps-spool-config): Initialization fix.
14467         (ps-print-prologue-1, ps-print-prologue-2)
14468         (ps-print-duplex-feature): PostScript code moved to separated file.
14469         (ps-background-image): Little code reformating.
14470         (ps-begin-file, ps-begin-job): Fix code.
14471         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
14472         (ps-prologue-file): New fun.
14474 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14476         * ps-vars.el: Eliminated.
14478         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
14479         `;;;###autoload'.
14481         * ps-print.el: ps-vars eliminated, doc fix.
14482         (ps-print-version): New version number (5.0.2).
14483         (ps-spool-config): Initialization fix.
14484         (ps-print-customize): New fun.
14486 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
14488         * autorevert.el (auto-revert-mode): Return value of
14489         auto-revert-mode.
14491 2000-01-04  Dave Love  <fx@gnu.org>
14493         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
14494         menu items.
14496 2000-01-03  Dave Love  <fx@gnu.org>
14498         * elide-head.el (elide-head) [defgroup]: Add :version.
14500         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
14501         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
14502         `cl-hash-table-p', not `hash-table-p'.
14503         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
14505 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
14507         * faces.el (face-read-integer, read-face-attribute)
14508         (color-defined-p, color-values): unspecified-{f,b}g are now
14509         strings.
14511 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
14513         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
14514         at comment end, and re-insert them after filling.
14516 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
14518         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
14519         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
14520         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
14522 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
14524         * term/x-win.el (xw-defined-colors): Call color-supported-p,
14525         the new name of face-color-supported-p.
14527         * term/w32-win.el (xw-defined-colors): Likewise.
14529 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
14531         * simple.el (completion-setup-function): Count completion-size
14532         from minibuffer-prompt-end, not from point-min.
14534 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
14536         * faces.el (read-face-attribute, defined-colors, color-defined-p):
14537         Pass the frame to tty-color-* functions.
14538         (display-color-p, frame-set-background-mode): Pass the frame to
14539         tty-display-color-p.
14541         * term/tty-colors.el (tty-defined-color-alist): Renamed from
14542         tty-color-alist.
14543         (tty-color-alist, tty-modify-color-alist): New functions.
14544         (tty-color-define,  tty-color-clear, tty-color-approximate)
14545         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
14546         an optional parameter FRAME.
14548 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
14550         * image.el (create-image, defimage): Don't assume image data is a
14551         string.
14553         * image.el (defimage): Handle specifications containing :data
14554         instead of :file.
14555         (image-type-from-data): New function.
14556         (image-type-from-file-header): Use it.
14557         (create-image): Add parameter DATA-P.
14559 See ChangeLog.8 for earlier changes.
14561 ;; Local Variables:
14562 ;; coding: iso-2022-7bit
14563 ;; End: