Update author email address.
[emacs.git] / lisp / ChangeLog
blobb1d1fad795ace387ea99206fe3863f6af684ab7b
1 2000-09-23  Thien-Thi Nguyen  <ttn@gnu.org>
3         * progmodes/hideshow.el: Update author email address.
4         Generally, sync w/ maintainer version 5.22.
6         (hs-hide-all-non-comment-function): New var.
7         (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
8         (hs-hide-all): Use `hs-hide-all-non-comment-function'.
9         (hs-show-region): Delete this command.
10         (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
12 2000-09-22  Dave Love  <fx@gnu.org>
14         * hl-line.el (hl-line-overlay): Don't make it buffer-local.
15         (hl-line-highlight): Specify buffer when moving overlay.
17         * progmodes/fortran.el (fortran-mode): Locally set
18         normal-auto-fill-function.
19         (fortran-auto-fill-mode): Just alias to auto-fill-mode.
20         (fortran-mode-map): Adjust auto-fill menu entry.
22 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
24         * vc-rcs.el (toplevel): Require `vc' when compiling.
26         * startup.el (fancy-splash-head): Use splash.pbm instead of
27         splash.xbm.
29 2000-09-22  Andre Spiegel  <spiegel@gnu.org>
31         * vc.el (vc-switch-backend): Signal an error if the file is not
32         registered under the new backend.
34         * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
35         without explicit revision number.
37 2000-09-21  Stefan Monnier  <monnier@cs.yale.edu>
39         * diff-mode.el (diff-file-header-face): Reset to its previous value.
40         (diff-hunk-text): Correctly use offsets rather than buffer-positions.
41         (diff-xor): New function.
42         (diff-find-source-location): Use it.  Fix a stupid name clash.
43         (diff-hunk-status-msg): New function.
44         (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
45         (diff-test-hunk): Use diff-find-source-location.
46         (diff-goto-source): Favor the `reverse'.
47         (diff-hunk-text): Properly handle one-sided context diffs.
48         (diff-apply-hunk): When done, advance to the next hunk.
50 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
52         * startup.el (command-line): If frame was created with a non-zero
53         tool-bar-lines parameter, switch tool-bar-mode on.
55         * add-log.el (change-log-date-face, change-log-name-face)
56         (change-log-email-face, change-log-file-face)
57         (change-log-list-face, change-log-conditionals-face)
58         (change-log-function-face, change-log-acknowledgement-face): New
59         faces, inheriting from font-lock faces.
60         (change-log-font-lock-keywords): Use them.
62 2000-09-21  Dave Love  <fx@gnu.org>
64         * progmodes/cperl-mode.el (top-level): Clean up
65         `eval-when-compile's and assorted defvars.
66         (cperl-invalid-face): Don't double-quote value.  Change custom
67         type.
68         (cperl-mode): Set normal-auto-fill-function and don't zap
69         auto-fill-function.
70         (cperl-imenu--function-name-regexp-perl): Renamed from
71         imenu-example--function-name-regexp-perl.
72         (cperl-imenu--create-perl-index): Renamed from
73         imenu-example--create-perl-index.
74         (cperl-xsub-scan): Don't require cl.
76         * msb.el (msb-mode-map): Use substitute-key-definition.
77         (msb-mode): Use msb-mode-map.
79 2000-09-21  Andre Spiegel  <spiegel@gnu.org>
81         * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
82         New functions.
83         (vc-next-action-on-file): Call vc-transfer-file at appropriate
84         places.
85         (vc-switch-backend): New function.
86         (vc-prefix-map): Bind `vc-switch-backend' to `b'.
87         (vc-register): Fix prompt.
88         (vc-unregister, vc-default-unregister): New functions.
89         (vc-version-diff): Handle empty buffer in sentinel.
91         * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
92         (vc-rcs-state-heuristic): Use it to guess the state of files with
93         non-strict locking.
94         (vc-rcs-find-most-recent-rev): Handle the case when a branch has
95         been set with -b, but not created yet.
96         (vc-rcs-fetch-master-state): With non-strict locking, compare file
97         contents in order to find the state.
98         (vc-rcs-checkin): Allow creation of branches with no changes.
99         (vc-rcs-unregister, vc-rcs-receive-file,
100         vc-rcs-set-non-strict-locking): New functions.
102         * vc-hooks.el (vc-name): Force correct computation of the value
103         in case it is missing.
105 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
107         * startup.el (fancy-splash-tail): Use a different foreground
108         color on a dark frame background.
110 2000-09-21  Miles Bader  <miles@lsi.nec.co.jp>
112         * info.el: Use the correct capitalization when making Info-mode
113         and Info-edit-mode `special' modes.
115 2000-09-20  Stefan Monnier  <monnier@cs.yale.edu>
117         * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
118         (diff-mode): Add support for add-log.el.
119         (diff-hunk-text): Use char offsets rather than line offsets.
120         (diff-find-source-location): Replace LINE with line-offset (nil
121         if not found) and always set POS to a meaningful position.
122         Adapt to the new char-offsets.
123         (diff-apply-hunk): Drop support for the unused `select' POPUP.
124         Adapt to the new diff-find-source-location.
125         (diff-goto-source): Adapt to the new diff-find-source-location.
127         * add-log.el (add-log-file-name): New function (split out of
128         add-change-log-entry).
129         (add-change-log-entry): Use it.
130         Call add-log-file-name-function with the changelog file name if
131         the current buffer is not associated with any file.
132         Avoid find-file if the selected window is dedicated.
134         * diff-mode.el (diff-find-source-location):
135         Move code from diff-apply-hunk.  Return buffer rather than file.
136         (diff-apply-hunk): Use the new result from  diff-find-source-location.
137         (diff-goto-source): Use the new diff-find-source-location.
139 2000-09-20  Dave Love  <fx@gnu.org>
141         * iswitchb.el: Some doc fixes.
142         (iswitchb-mode-map): Define completely initially.  Inherit
143         minibuffer-local-map.
144         (iswitchb-completion-help) <!iswitchb-xemacs>: Use
145         fundamental-mode.
146         (iswitchb-global-map): New variable.
147         (iswitchb-summaries-to-end): Amalgamate regexps.
148         (iswitchb-mode): New.
149         (iswitchb-mode-hook): New variable.
150         (iswitchb) <defgroup>: Add URL link.  Use group `completion', not
151         `extensions'.
153 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
155         * ehelp.el (electric-help): New defgroup.
156         (electric-help-shrink-window): New user-option.
157         (with-electric-help): Use it.
159         * window.el (shrink-window-if-larger-than-buffer): If face
160         `mode-line' has a :box, and we're on a graphical frame, add 1
161         to the needed window height.
163         * frame.el (frame-notice-user-settings): Add a last parameter nil
164         to a call to `append', because the last list passed to `append' is
165         not copied, and so subsequent calls to assq-delete-all will modify
166         default-frame-alist.
168         * startup.el (fancy-splash-image): Change :type.
169         (fancy-splash-head): Use an XBM image if appropriate.
170         (command-line-1): Show splash screens in more cases.
172         * startup.el (fancy-splash-text): Don't quote faces.
174         * dired.el (dired-font-lock-keywords): Undo last change.
175         (dired-readin): Bind indent-tabs-mode to nil.
177         * startup.el (fancy-splash-head): If frame's background mode
178         is `dark', change the black background of the image to gray.
179         (fancy-splash-screens): Display startup echo area message.
180         (display-startup-echo-area-message): New function.
182 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
184         * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
186         * info.el (info-header-node): Tweak for color ttys.
188         * faces.el (face-valid-attribute-values): Make sure directories we
189         search for stipples both exist and are readable before trying to
190         search them.
192         * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
193         in the dry-run case.
195         * jka-compr.el (with-auto-compression-mode): New macro.
197         * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
198         (custom-group-tag-face, custom-variable-tag-face): Use relative
199         :height and inherit from `variable-pitch' face instead of
200         hardwiring :family.
201         * hi-lock.el (hi-black-hb): Likewise.
203         Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
204         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
205         toolbar-add-item, if image doesn't have a mask add a `:mask
206         heuristic'.
208 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
210         * diff-mode.el: Docstring fixes.
211         (diff-header-face, diff-comment-face): New faces.
212         (diff-font-lock-keywords): Highlight a bit differently.
213         (diff-find-source-location): Don't return SPAN any more.
214         (diff-hunk-text): Don't bother erasing the temp buffer.
215         (diff-find-text): Drop argument LINE.
216         (diff-apply-hunk): Update calls to diff-find-text.
217         (diff-goto-source): Use pop-to-buffer again and don't raise an error.
219         * calendar/calendar.el: Docstring fixes.
220         (calendar-make-alist): Don't quote lambda.
221         (calendar-star-date): Use make-local-variable.
223 2000-09-19  Dave Love  <fx@gnu.org>
225         * toolbar/tool-bar.el: Renamed from toolbar.el.
226         Change `toolbar' to `tool-bar' generally in symbols.
227         Make some items invisible in `special' major modes.
228         (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
229         Add arg PROPS.
231         * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
232         Add :version here.
233         (fancy-splash-delay, fancy-splash-image): Remove :version here.
235 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
237         * progmodes/sh-script.el (sh-search-word): Remove call to
238         `debug'.
240         * files.el (find-file-suppress-same-file-warnings): New
241         user-option.
242         (find-file-noselect): Use it.
244         * startup.el (fancy-splash-delay, fancy-splash-image): Add
245         :version.
246         (fancy-splash-screen): Defgroup.
248         * add-log.el (change-log-font-lock-keywords): Match names
249         more exactly for the case that font-lock-constant-face is
250         underlined.
252 2000-09-19  Richard M. Stallman  <rms@gnu.org>
254         * progmodes/sh-script.el (sh-search-word): Rewritten for
255         speed.
257 2000-09-19  Andre Spiegel  <spiegel@gnu.org>
259         * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
261 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
263         * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
264         * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
265         * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
266         * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
267         * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
268         * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
269         * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
270         * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
271         * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
272         * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
273         * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
274         * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
276         * startup.el (fancy-splash-text): New variable.
277         (fancy-splash-delay, fancy-splash-image): New user-options.
278         (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
279         (fancy-splash-screens): New functions.
280         (command-line-1): If display has a `display' frame parameter, has
281         colors, and we have XPM support, show more fancy splash screens.
283 2000-09-19  Dave Love  <fx@gnu.org>
285         * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
286         with null `help'.  Use modern backquote syntax.
288 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
290         * font-lock.el (font-lock-mode): Change message telling the user
291         that ``the buffer is too big''.
293         * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
294         for instance for the case that tab-width is 2.
296 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
298         * toolbar/toolbar.el (toolbar-like-menu-item): Like in
299         toolbar-add-item, if image doesn't have a mask add a `:mask
300         heuristic'.
302 2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
304         * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
305         and return a cons if it's non-nil.
306         (diff-apply-hunk): Try to jump to the line in the source text
307         corresponding to the position of point in the in the hunk.
309         * info.el (Info-title-3-face, Info-title-2-face)
310         (Info-title-1-face): Use face inheritance and relative sizes
311         instead of hard-wiring things.
313         * faces.el (secondary-selection): Make dark-background variant sane.
315 2000-09-16  Andrew Innes  <andrewi@gnu.org>
317         * makefile.nt (compile-files): No need to make .elc files
318         read-only, since they aren't under VC now.
320         * makefile.w32-in (compile-files-CMD): No need to make .elc files
321         read-only, since they aren't under VC now.
323 2000-09-17  Dave Love  <fx@gnu.org>
325         * tmm.el: Replace mapcar with mapc in several places.
327         * loadhist.el (unload-feature): Maybe call elp-restore-list and
328         ad-unadvise.
330         * international/latin1-disp.el: New file.
332         * calendar/cal-move.el (scroll-calendar-left)
333         (scroll-calendar-right): Make arg optional (for active mode line).
335         * calendar/calendar.el (calendar-mode-line-format): Make fields
336         mouse-sensitive.
337         (calendar-read-date, calendar-read-date, calendar-window-list):
338         Unquote lambda.
339         (calendar-month-name): Use aref, not sref.
341         * view.el (minor-mode-alist): Propertize the string.
343         * international/characters.el (standard-case-table): Add entries
344         for Greek.
346 2000-09-18  Miles Bader  <miles@gnu.org>
348         * info.el (info-node, info-xref): Add dark-background variants.
350         * faces.el (header-line): Change defaults to be less confusing
351         when mixed with mode-lines.
353         * info.el (Info-fontify-node): Make a few cleanups.
354         Add extra `help-echo' and `local-map' props to node xrefs.
355         Use header-specific faces for node-names & xrefs.
356         (Info-use-header-line): New variable.
357         (info-header-xref, info-header-node): New faces.
358         (Info-setup-header-line): New function.
359         (Info-select-node): Call Info-setup-header-line when enabled.
360         (Info-extract-pointer): Work even if the header line is hidden.
361         (Info-header-line): New variable.
363 2000-09-16  Stefan Monnier  <monnier@cs.yale.edu>
365         * vms-patch.el (print-region-function): Don't quote lambda.
367         * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
369         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
370         (lm-get-header-re): Allow spaces between the header and the colon.
371         (lm-header): Allow $ in non-RCS headers.
372         (lm-header-multiline): Put the strings back into order.
373         Stop at an empty line.  Don't require two space chars if the
374         line is clearly not another header line.
376         * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
377         (popup-menu-popup): Remove.
379 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
381         * toolbar/toolbar.el (toolbar-add-item): Use the same image
382         specification if or if not tool-bar item contains an `:enabled'
383         property.
385         * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
386         current buffer has no file name.
388 2000-09-15  Dave Love  <fx@gnu.org>
390         * strokes.el: Sync with maintainer's current version with changes
391         for Emacs, but avoid runtime cl and levents.
392         (toplevel):  Change autoloads and compilation requires.
393         (strokes-version, strokes-bug-address, strokes-lift): Values
394         changed.
395         (strokes-xpm-header, strokes-insinuated): New variable.
396         (strokes): Add :link.
397         (strokes-mode): Customized.
398         (strokes-while-inhibiting-garbage-collector): New macro.
399         (strokes-remassoc): Avoid remove-if.
400         (strokes-fix-button2-command): Don't use ad-do-it.
401         (strokes-insinuate): New function.
402         (strokes-button-press-event-p, strokes-button-release-event-p):
403         New functions, used instead of non-`strokes-' versions..
404         (strokes-mouse-event-p): Rewritten.
405         (strokes-event-closest-point): Avoid event-point.
406         (strokes-get-grid-position): Avoid cdadr, caadr
407         (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
408         functions.
409         (strokes-help): Use with-output-to-temp-buffer.
410         (strokes-window-configuration-changed-p): New function.
411         (strokes-update-window-configuration): Use buffer-live-p,
412         strokes-window-configuration-changed-p.
413         (strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
414         (strokes-char-face): New face.
415         (strokes-char-table, strokes-base64-chars): New variable.
416         (strokes-xpm-for-stroke, strokes-list-strokes)
417         (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
418         (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
419         (strokes-xpm-to-compressed-string, strokes-decode-buffer)
420         (strokes-encode-buffer, strokes-xpm-for-compressed-string)
421         (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
422         functions.
424 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
426         * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
428         * image.el (create-image): Doc fix.
430         * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
431         instead of `:heuristic-mask t'.
433 2000-09-14  Andrew Innes  <andrewi@gnu.org>
435         * makefile.w32-in: Revert to Unix line endings.
437 2000-09-14  Andrew Innes  <andrewi@gnu.org>
439         * makefile.w32-in: Add bootstrap support.  Also copy lisp source
440         when installing.
442         * makefile.nt (DONTCOMPILE): Fix typo.
444         * shell.el (shell-write-history-on-exit): New function.
445         (shell-dumb-shell-regexp): New custom variable.
446         (shell-mode): Make shell-write-history-on-exit the process
447         sentinel if shell name matches shell-dumb-shell-regexp.
449         * w32-fns.el: Comment out before-init-hook function which resets
450         source-directory based; this breaks bootstrap.
452 2000-09-14  Dave Love  <fx@gnu.org>
454         * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
455         toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
456         toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
457         toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
458         toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
459         toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
460         toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm:  New.
461         From Tuomas Kuosmanen <tigert@gimp.org>.  (Gnome icons fetched
462         from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
464         * toolbar/toolbar.el: New.
466         * subdirs.el: Add toolbar.
468 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
470         * indent.el (indent-for-tab-command): Doc fix.
472 2000-09-14  Alex Schroeder  <alex@gnu.org>
474         * ansi-color.el (ansi-colors): Doc change.
475         (ansi-color-get-face): Simplified regexp.
476         (ansi-color-faces-vector): Added more faces, doc change.
477         (ansi-color-names-vector): Doc change.
478         (ansi-color-regexp): Simplified regexp.
479         (ansi-color-parameter-regexp): New regexp.
480         (ansi-color-filter-apply): Doc change.
481         (ansi-color-filter-region): Doc change.
482         (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
483         deal with zero length parameters.
484         (ansi-color-apply-on-region): Doc change.
485         (ansi-color-map): Doc change.
486         (ansi-color-map-update): Removed debugging message.
487         (ansi-color-get-face-1): Added condition-case to trap
488         args-out-of-range errors.
489         (ansi-color-get-face): Doc change.
490         (ansi-color-make-face): Removed.
491         (ansi-color-for-shell-mode): New option.
493 2000-09-13  Kenichi Handa  <handa@etl.go.jp>
495         * international/quail.el (quail-start-translation): Translate KEY
496         if necessary even if it doesn't have any mapping in the current
497         input method.
498         (quail-start-conversion): Likewise.
499         (quail-help): The output message is improved.
501 2000-09-13  Miles Bader  <miles@gnu.org>
503         * comint.el (comint-output-filter): Revert to using
504         `insert-before-markers'.  Add bletcherous hack to undo damage
505         caused by `insert-before-markers'.  Put `front-sticky' property on
506         overlays created here so that the field code understands how the
507         overlay works.  Use a let when making comint-last-prompt-overlay,
508         so that the code is easier to read.
510 2000-09-13  Dave Love  <fx@gnu.org>
512         * wid-edit.el (widget-default-format-handler): DTRT when
513         doc-property is a function.
515 2000-09-12  Francesco Potorti`  <pot@gnu.org>
517         * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
518         filed name if it's not there.
520 2000-09-12  Dave Love  <fx@gnu.org>
522         * simple.el (read-mail-command): Doc fix.
523         (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
525         * vc.el (vc-dired-listing-switches): Fix :version.
527         * vc-hooks.el: Doc fixes.
529         * subr.el (add-minor-mode): Use toggle-fun arg.
531         * speedbar.el: Add :version to several defcustoms.
533         * imenu.el (imenu--truncate-items, imenu--cleanup)
534         (imenu--generic-function): Avoid mapcar.
535         (imenu--replace-spaces): Function removed.
536         (imenu--completion-buffer): Use subst-char-in-string.
537         (imenu-add-to-menubar): Use keymap inheritance.
539 2000-09-12  Miles Bader  <miles@gnu.org>
541         * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
542         (diff-mode-map): Bind `diff-test-hunk'.
543         (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
545 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
547         * bytecomp.el (byte-compile-defvar): Undo last change
548         because it breaks '(make-variable-buffer-local (defvar ...)'
549         which is used at least in dired.
551 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
553         * international/quail.el (quail-define-package): Docstring
554         modified.
556 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
558         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
559         extra docstrings for "chinese-ccdospy", "chinese-ecdict",
560         "chinese-etzy", "chinese-sw", and "chinese-ziranma".  Modify the
561         docstring of "chinese-py".
563         * international/quail.el (quail-translation-docstring): New
564         variable.
565         (quail-show-keyboard-layout): Docstring modified.
566         (quail-select-current): Likewise.
567         (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
568         infinite recursive call.
569         (quail-help): Check quail-translation-docstring.  Format of the
570         output changed.
571         (quail-help-insert-keymap-description): Adjusted for the above
572         change.
574 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
576         * bytecomp.el (byte-compile-defvar): Only cons onto
577         current-load-list in top-level forms.  Else this leaks a cons cell
578         every time a defun is called.
580 2000-09-11  Miles Bader  <miles@lsi.nec.co.jp>
582         * diff-mode.el (diff-apply-hunk): Function basically rewritten.
583         Now understands non-unified diffs.  Some functionality moved into
584         `diff-hunk-text' and `diff-find-text'.  Add OTHER-FILE, DRY-RUN,
585         POPUP, and NOERROR arguments.  If DRY-RUN is true, don't actually
586         modify anything.  Only reposition point in the patched file if the
587         patch succeeds.  Only pop up another window if POPUP is true.
588         Emit a message describing what happened if successful, and at what
589         line-offset.  Automatically detect reversed hunks and do something
590         appropriate.
591         (diff-hunk-text, diff-find-text): New functions.
592         (diff-filter-lines): Function removed.
593         (diff-test-hunk): New function.
594         (diff-goto-source): Rewritten in terms of diff-apply-hunk.
596 2000-09-10  Dave Love  <fx@gnu.org>
598         * textmodes/tildify.el: Minor doc/commentary fixes.
599         (tildify) <defgroup>: Add :version.
601         * faces.el (face-x-resources): Make custom type more specific.
602         (frame-background-mode): Use mapc.
603         (region) <defcustom>: Add :version.
605 2000-09-08  Stefan Monnier  <monnier@cs.yale.edu>
607         * vc-sccs.el (vc-sccs-register):
608         * vc-rcs.el (vc-rcs-register):
609         * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
610         * vc.el (vc-register): Clear file's properties.
612 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
614         * faces.el (face-spec-set): Only face-spec-reset-face when
615         ATTRS is non-nil.
617 2000-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
619         * help.el (help-insert-xref-button): Fix a typo in doc string.
621 2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
623         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
624         Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
625         methods.
627         * menu-bar.el (read-mail-item-name): New function.
628         (menu-bar-tools-menu): Use it to compute and display the package
629         used to read email.
630         (menu-bar-tools-menu): Fix typo in GUD's help string.
632 2000-09-07  Dave Love  <fx@gnu.org>
634         * diff-mode.el (diff-mouse-goto-source): New function.
636         * vc-sccs.el: Doc fixes.
637         (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
639         * vc-rcs.el: Doc fixes.
640         (vc-rcs-register-switches, vc-rcs-checkin-switches)
641         (vc-rcs-checkout-switches, vc-rcs-header)
642         (vc-rcs-master-templates): Add or change :version.
644         * vc-cvs.el: Doc fixes.
645         (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
646         (vc-cvs-stay-local): Add :version.
648         * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
650 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
652         * international/quail.el (quail-help): Fix previous change.
654 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
656         * faces.el (color-values): Doc fix.
658         * faces.el (frame-set-background-mode): Use frame-parameter
659         instead of frame-parameters.
661         * frame.el (filtered-frame-list): Reduce consing.
662         (frames-on-display-list): Call frame-parameter instead of
663         frame-parameters.
665 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
667         * language/devan-util.el (devanagari-to-indian-region): In the
668         loop, change the following char, not preceding char.
670 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
672         * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
673         instead of frame-parameters.
675         * faces.el (set-face-attribute): Simplify by calling
676         internal-set-lisp-face-attribute with FRAME being 0.
678         * vc.el: Remove `Id' version control keyword.
680 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
682         * help.el (help-make-xrefs): Adjusted for the change of
683         help-xref-mule-regexp.
684         (help-insert-xref-button): New function.
686         * international/mule-cmds.el (help-xref-mule-regexp-template):
687         Include the pattern for character set.
688         (leim): New group.
690         * international/quail.el: Don't require face.
691         (quail): New group.
692         (quail-other-command): Dummy command to make quail-help work better.
693         (quail-keyboard-layout-alist): Add Keyboard type "jp106".
694         (quail-keyboard-layout-substitution): New variable.
695         (quail-update-keyboard-layout): New function.
696         (quail-keyboard-layout-type): New customizable variable.
697         (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
698         (quail-keyboard-translate): Pay attention to
699         quail-keyboard-layout-substitution.
700         (quail-insert-kbd-layout): New function.
701         (quail-show-keyboard-layout): New function.
702         (quail-get-translation): If the definition is a vector of length
703         1, and the element is a string of length 1, return the character
704         in that string.
705         (quail-update-current-translations): Fix the case of
706         relative-index out of range.
707         (quail-build-decode-map, quail-insert-decode-map): New Functions.
708         (quail-help): Show keyboard layout by quail-insert-kbd-layout.
709         Show key sequences for all available characters.
710         (quail-help-insert-keymap-description): Don't show such verbose
711         key bindings as quail-self-insert-command.
713         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
714         Format changed, and each element now have extra documentations.
715         (tit-process-header): Delete invalid characters from TIT-PROMPT.
716         Adjusted for the change of quail-cxterm-package-ext-info.
718 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
720         * vc-hooks.el (toplevel): Don't require `vc' during compilation;
721         requiring it leads to a recursive loading of vc.el and vc-hooks.el
722         during bootstrap.
724 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
726         * vc.el: (toplevel): Don't require `dired' at run-time.
727         (vc-dired-resynch-file): Remove autoload cookie.
729 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
731         * vc.el: Made several backend functions optional.
732         (vc-default-responsible-p): New function.
733         (vc-merge): Use RET for first version to trigger merge-news, not
734         prefix arg.
735         (vc-annotate): Handle backends that do not support annotation.
736         (vc-default-merge-news): Removed.  The existence of a merge-news
737         implementation is now checked on caller sites.
739         * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
740         case.
742         * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
743         special case that has been removed from the default in vc-hooks.el.
745 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
747         * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
749 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
751         * vc-hooks.el: Require vc during compilation.
752         (vc-file-setprop): Use `vc-touched-properties' if bound by the new
753         macro `with-vc-properties' in vc.el.
754         (vc-file-getprop): Doc fix.
755         (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
757         * vc.el: Require dired-aux during compilation.
758         (vc-name-assoc-file): Moved to vc-sccs.el.
759         (with-vc-properties): New macro.
760         (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
761         vc-finish-steal): Use it.
762         (vc-cancel-version): Moved RCS-specific code to vc-rcs.el.  The call
763         to the backend-specific function is now supposed to do the checkout,
764         too.
765         (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
767         * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
768         set file properties; that gets done in the generic code now.
770         * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
771         Changed parameter list, added code from vc.el that does the
772         checkout, possibly with a double-take.
774         * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
775         (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
776         the above under the new name.
777         (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'.  Changed
778         parameter list, added checkout command.
779         (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
780         properties; that gets done in the generic code now.
782 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
784         * vc.el: Docstring fixes (courtesy of checkdoc).
786 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
788         * vc.el (vc-checkout-writable-buffer-hook)
789         (vc-checkout-writable-buffer): Remove.
790         (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
791         (vc-log-mode): Make it into a clean derived major mode.
792         (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
793         vc-log-mode if log-edit is not available.
794         (vc-dired-mode-map): Don't set-keymap-parent yet.
795         (vc-dired-mode): Do set-keymap-parent here.
796         (vc-dired-buffers-for-dir): Nop if dired is not loaded.
798 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
800         * faces.el (set-face-attribute, face-spec-reset-face)
801         (face-spec-set): Avoid consing by removing calls to `apply'.
803         * frame.el (frame-parameter): Move to C code.
805 2000-09-05  Dave Love  <fx@gnu.org>
807         * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
808         insert-before-markers-and-inherit.  Now checked systematically!
810 2000-09-05  Alex Schroeder  <alex@gnu.org>
812         * sql.el (sql-postgres): Use sql-postgres-options.
813         (sql-postgres-options): New variable.
815 2000-09-05  Alex Schroeder  <alex@gnu.org>
817         * sql.el (sql-mode-menu): Work around missing variable mark-active
818         in XEmacs.
819         (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
820         (sql-interactive-mode): Added call to easy-menu-add for XEmacs
821         compatibility.
823 2000-09-04  Gerd Moellmann  <gerd@gnu.org>
825         * vc.el (vc-dired-resynch-file): Add autoload cookie.
827         * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
829         * Makefile.in (DONTCOMPILE): Fix typo in file name.
831 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
833         * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
834         don't support anything else under SCCS yet.
836         * vc-hooks.el: Minor doc fixes.
838 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
840         * vc.el (vc-next-action-on-file): Do not visit the file if it's
841         not necessary.  If verbose in state `needs-patch', do the same as
842         under `up-to-date'.  When NOT verbose and `needs-patch', check out
843         latest version instead of `merge-news'.
844         (vc-next-action-dired): Don't mess with default-directory here; it
845         breaks other parts of dired.  It is the job of the
846         backend-specific functions to adjust it temporarily if they need it.
847         (vc-next-action): Remove a special CVS case.
848         (vc-clear-headers): New optional arg FILE.
849         (vc-checkin, vc-checkout): Set properties vc-state and
850         vc-checkout-time properly.
851         (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
852         (vc-print-log): Use new backend function `show-log-entry'.
853         (vc-cancel-version): Do the checks in a different order.  Added a
854         FIXME concerning RCS-only code.
856         * vc-rcs.el (vc-rcs-show-log-entry): New function.
857         (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
859         * vc-cvs.el (vc-cvs-show-log-entry): New function.
861         * vc-hooks.el (vc-default-mode-line-string): Show state
862         `needs-patch' as a `-' too.
864 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
866         * vc.el (vc-responsible-backend): New optional arg REGISTER.
867         (vc-default-could-register): New function.
868         (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
869         (vc-resynch-buffer): Call vc-dired-resynch-file.
870         (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
871         vc-resynch-buffer instead of vc-resynch-window.
872         (vc-next-action-dired): Don't redisplay here, that gets done as a
873         result of the individual file operations.
874         (vc-retrieve-snapshot): Corrected prompt order.
876         * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
878         * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
879         as well.
880         (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p.  Handle
881         hostname regexps.  Updated all callers.
882         (vc-cvs-responsible-p): Handle directories as well.
883         (vc-cvs-could-register): New function.
884         (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
885         properties up-to-date.
887         * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
888         user whether to create one.
890 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
892         * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
893         check out a non-existing file.
895         * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
896         workfile does not exist.
898         * vc.el (vc-version-diff): Use `require' to check for existence of
899         diff-mode.
901 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
903         * vc-cvs.el (vc-cvs-registered): Use new function
904         vc-cvs-parse-entry to do the actual work.
906 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
908         * vc-hooks.el (vc-find-backend-function): If function doesn't
909         exist, return nil instead of error.
910         (vc-call-backend): Doc fix.
912         * vc.el (vc-do-command): Doc fix.
913         (vc-finish-logentry): When checking in from vc-dired, choose the
914         right backend for logentry check.
915         (vc-dired-mode-map): Inherit from dired-mode-map.
916         (vc-dired-mode): Local value of dired-move-to-filename-regexp
917         simplified.
918         (vc-dired-state-info): Removed, updated caller.
919         (vc-default-dired-state-info): Use parentheses instead of hyphens.
920         (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
921         (vc-dired-listing-switches): New variable.
922         (vc-directory): Use it, instead of dired-listing-switches.
924         * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
925         (vc-cvs-dir-state): New function.
926         (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
927         (vc-cvs-parse-entry): New function, also to be used in
928         vc-cvs-registered.
930 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
932         * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
933         *or* single-window-frames.
935 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
937         * vc.el (vc-update-changelog): Split into generic part and default
938         implementation.  Doc string adapted.
939         (vc-default-update-changelog): New function.  Call the `rcs2log'
940         script in exec-directory, to fix a long-standing nuisance.
942         * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
943         simply signals an error.
945 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
947         * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
948         control-flow more clear and to avoid running `cvs' twice.
950         * vc.el (vc-next-action-on-file): Doc fix.
951         (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
952         (vc-print-log): Eval `file' before constructing the continuation.
954 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
956         * vc.el (vc-next-action-on-file): Corrected several messages.
957         (vc-merge): Add prefix arg `merge-news'; handle it.
959         * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
960         is not reached.  It is.
961         (vc-cvs-merge): Set state to 'edited after merge.
962         (vc-cvs-merge-news): Set workfile version to nil if not known.
963         (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
965         * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
966         via stdout. (Merge from main line.)
968 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
970         * vc.el (vc-finish-logentry): Thinko in the "same comment"
971         detection.
973 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
975         * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
976         against kill-all-local-variables.
977         (vc-log-edit): Don't save vc-parent-buffer any more.
978         (vc-last-comment-match): Initialize to an empty string.
979         (vc-post-command-functions): New hook.
980         (vc-do-command): Run it.
981         (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
982         (vc-finish-logentry): Only add the comment to the ring if it's
983         different from the last comment entered.
984         (vc-new-comment-index): New function.
985         (vc-previous-comment): Use it.  Make the minibuffer message
986         slightly less terse.
987         (vc-comment-search-reverse): Make it work forward as well.  Don't
988         set vc-comment-ring-index if no match is found.  Use
989         vc-new-comment-index.
990         (vc-comment-search-forward): Use vc-comment-search-reverse.
991         (vc-dired-mode-map): Don't inherit from dired-mode-map since
992         define-derived-mode will do it for us.  Bind `v' to a keymap that
993         inherits from vc-prefix-map so that we can bind `vt' without
994         binding C-x v t.
995         (vc-retrieve-snapshot): Parenthesis typo.
997         * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
998         to 1.  Make sure to switch to *vc* before looking for an error
999         message.  Use vc-parse-buffer.
1001 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1003         * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
1004         and NAME.
1005         (vc-retrieve-snapshot): Split into two parts.
1006         (vc-default-retrieve-snapshot): New function.
1008         * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
1009         (vc-cvs-retrieve-snapshot): New function (untested).
1010         (vc-cvs-stay-local): Default to t.
1011         (vc-cvs-remote-p): New function and property.
1012         (vc-cvs-state): Stay local only if the above is t.
1013         (vc-handle-cvs): Removed.
1014         (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
1015         done via vc-handled-backends now.
1016         (vc-cvs-header): Escape Id.
1018 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1020         * vc.el (vc-do-command): Remove unused commands.
1021         (vc-version-diff): Make sure default-directory ends with a slash.
1022         Move the window commands into a vc-exec-after.
1023         (vc-print-log): Move more of the code into the `vc-exec-after'.
1025 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1027         * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
1028         (vc-print-log): Search current revision from beginning of buffer.
1029         (vc-revert-buffer): Clear echo area after the diff is finished.
1030         (vc-prefix-map): Removed definition of "t" for terse display in vc
1031         dired.
1032         (vc-dired-mode-map): Inherit from dired-mode-map.  Added
1033         definition of "vt" for terse display.
1034         (vc-dired-mode): Fix dired-move-to-filename-regexp.
1036 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1038         * vc.el (vc-exec-after): Avoid caddr.
1040 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1042         * vc.el (vc-exec-after): New function.
1043         (vc-do-command): Use it to add a termination message for async
1044         procs.
1045         (vc-checkout): Try to handle a missing-backend situation.
1046         (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
1047         of a directory with a backend using async diffs.
1048         (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
1049         present.
1051         * vc-sccs.el (vc-sccs-state-heuristic): Use
1052         file-ownership-preserved-p.
1054         * vc-rcs.el (vc-rcs-state-heuristic): Use
1055         file-ownership-preserved-p.
1056         (vc-rcs-checkout): Remove the error-handling for missing-rcs.
1058 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1060         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
1061         vc-do-command.
1063         * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
1064         when there are no changes.
1066 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1068         * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
1070         * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
1072 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1074         * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
1076         * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
1077         the `fset' outside of the defvar so that it works even if
1078         vc-prefix-map was already defined.
1079         (vc-setup-buffer): New function, split out of vc-do-command.
1080         (vc-do-command): Allow BUFFER to be t to mean `just use the
1081         current buffer without any fuss'.
1082         (vc-version-diff): Change the `diff' backend operation to just put
1083         the diff in the current buffer without erasing it.  Always use
1084         *vc-diff* even for directory-diffs.  Use vc-setup-buffer.  Protect
1085         shrink-window-if-larger-than-buffer.
1086         (vc-print-log): Change the `print-log' backend operation to just
1087         put the log in the current buffer without erasing it.  Protect
1088         shrink-window-if-larger-than-buffer.
1089         (vc-update-change-log): Fix setd typo.
1091         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
1092         (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
1094         * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
1095         (vc-rcs-diff): Insert in the current buffer and remove unused arg
1096         CMP.
1098         * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
1099         with-temp-file.  Use the new BUFFER=t argument to vc-do-command.
1100         (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
1102 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1104         * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
1105         not possible, use vc-BACKEND-workfile-unchanged-p.
1106         (vc-default-workfile-unchanged-p): New function.  Delegates to a
1107         full vc-BACKEND-diff.
1109         * vc-hooks.el (vc-simple-command): Removed.
1111         * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
1112         instead of vc-simple-command.
1113         (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
1114         avoid doing a diff when opening a file.
1115         (vc-rcs-state): Added check for unlocked-changes.
1116         (vc-rcs-header): Escape Id.
1117         (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
1118         (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
1119         version.
1121         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
1122         (vc-sccs-diff): Remove optional arg CMP.
1123         (vc-sccs-state): Call vc-workfile-unchanged-p, not the
1124         SCCS-specific function.
1126         * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
1127         vc-simple-command.
1129 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1131         * vc.el (vc-editable-p): Renamed from vc-writable-p.
1132         (with-vc-file, vc-merge): Use vc-editable-p.
1133         (vc-do-command): Remove unused var vc-file and fix the
1134         doubly-defined `status' var.  Add a user message when starting an
1135         async command.
1136         (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
1137         (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
1138         Use with-current-buffer.
1139         (vc-buffer-sync): Use unless.
1140         (vc-next-action-on-file): If the file is 'edited by read-only,
1141         make it read-write instead of trying to commit.
1142         (vc-version-diff, vc-update-change-log): Use `setq
1143         default-directory' rather than `cd'.
1144         (vc-log-edit): Don't forget to set default-directory in the
1145         buffer.
1147         * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
1148         (vc-sccs-state-heuristic): Use file-writable-p instead of
1149         comparing userids.
1150         (vc-sccs-checkout): Use `unless'.
1152         * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
1153         of comparing userids.
1154         (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
1155         Simplify the logic by eliminating unreachable code.
1156         (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
1157         just do a recursive call if we need to retry.
1158         (vc-rcs-checkout): Handle the case where rcs is missing by making
1159         the buffer read-write if requested and re-signalling the error.
1161         * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
1163 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1165         * vc-hooks.el (vc-handled-backends): Docstring change.
1166         (vc-ignore-vc-files): Mark obsolete.
1167         (vc-registered): Check vc-ignore-vc-files.
1168         (vc-find-file-hook, vc-file-not-found-hook): Don't check
1169         vc-ignore-vc-files.
1171         * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
1173 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1175         * vc.el (vc-checkout): Don't do anything special for ange-ftp
1176         files since ange-ftp already has vc-registered return nil.
1178         * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
1179         (vc-sccs-workfile-version): Use with-temp-buffer and new
1180         vc-parse-buffer and don't bother setting the property.
1181         (vc-sccs-add-triple): Use with-current-buffer and
1182         find-file-noselect.
1183         (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
1185         * vc-rcs.el (vc-rcs-find-most-recent-rev): New function.  The code
1186         derives from the old vc-parse-buffer but uses the revision number
1187         rather than the date (much easier to compare robustly).
1188         (vc-rcs-fetch-master-state): Use `with-temp-buffer'.  Adapt to the
1189         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).  Find the
1190         locking-user more directly.  Check strict locking and set
1191         checkout-model appropriately.
1192         (vc-rcs-parse-locks): Remove.
1193         (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
1194         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
1195         (vc-rcs-system-release): Use with-current-buffer and
1196         vc-parse-buffer.
1197         (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
1199         * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
1200         (vc-simple-command): Docstring fix.
1201         (vc-registered): Align the way the file-handler is called with the
1202         way the function itself works.
1203         (vc-file-owner): Remove.
1205         * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer.  Reorder
1206         extraction of fields and call to file-attributes because of a
1207         temporary bug in rcp.el.
1208         (vc-cvs-fetch-status): Use with-current-buffer.
1210 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1212         * vc.el (vc-do-command): Use file-relative-name.
1213         (vc-responsible-backend): Use vc-backend if possible.
1214         (vc-create-snapshot): Improve the `interactive' spec. Add support
1215         for branches and dispatch to backend-specific `create-snapshot'.
1216         (vc-default-create-snapshot): New function, containing the bulk of
1217         the old vc-create-snapshot.
1218         (vc-retrieve-snapshot): Improve the interactive spec.
1220         * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
1221         (vc-backend-hook-functions): Remove.
1222         (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
1223         (vc-backend): Reintroduce the test for `file = nil' now that I
1224         know why it was there (and added a comment to better remember).
1226         * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
1227         code from vc-sccs-hooks.el.
1228         (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
1229         'vc anymore.
1230         (vc-sccs-responsible-p): Use expand-file-name instead of concat
1231         and file-directory-p instead of file-exists-p.
1232         (vc-sccs-check-headers): Simplify the regexp.
1234         * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
1235         from vc-rcs-hooks.el.  Don't require 'vc anymore.
1236         (vc-rcs-responsible-p): Use expand-file-name instead of concat and
1237         file-directory-p instead of file-exists-p.
1239         * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
1240         from vc-cvs-hooks.el.
1241         (proto vc-cvs-registered): Require 'vc-cvs instead of
1242         'vc-cvs-hooks.  Don't require 'vc anymore.
1243         (vc-cvs-responsible-p): Use expand-file-name instead of concat and
1244         file-directory-p instead of file-exists-p.
1245         (vc-cvs-create-snapshot): New function, replacing
1246         vc-cvs-assign-name.
1247         (vc-cvs-assign-name): Remove.
1249 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1251         * vc-cvs.el (vc-cvs-header): New var.
1253         * vc-rcs.el (vc-rcs-exists): Remove.
1254         (vc-rcs-header): New var.
1256         * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
1257         `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
1258         (vc-sccs-header): New var.
1260         * vc.el (vc-do-command): Get rid of the `last' argument.
1261         (vc-header-alist): Remove, replaced by vc-X-header.
1262         (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
1263         (vc-dired-hook): Use expand-file-name instead of concat.
1264         (vc-directory): Use file-name-as-directory.
1265         (vc-snapshot-precondition, vc-create-snapshot)
1266         (vc-retrieve-snapshot): Allow the command to operate on any
1267         directory.
1269         * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
1270         just removing the 'WORKFILE argument or by removing the 'MASTER
1271         argument and replacing `file' with (vc-name file).
1273 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1275         * vc.el: Update Copyright and add a crude list of backend funs.
1276         (vc-writable-p): New function.
1277         (with-vc-file): Use vc-writable-p.
1278         (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
1279         (vc-register): Avoid vc-name.
1280         (vc-locking-user): Remove.
1281         (vc-steal-lock): Make the `owner' arg non-optional.
1282         (vc-merge): Use vc-writable-p instead of vc-locking-user and
1283         vc-checkout-model.
1284         (vc-default-dired-state-info): Use vc-state instead of
1285         vc-locking-user and return special strings for special states.
1286         (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
1287         and get rid of one of the special CVS cases.
1288         (vc-cancel-version): prettify error message with \\[...].
1289         (vc-rename-master): New function.
1290         (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
1291         use vc-rename-master) instead of vc-BACKEND-record-rename.  Make
1292         the CVS special case generic.
1293         (vc-default-record-rename): Remove.
1294         (vc-file-tree-walk-internal): Only call FUNC for files that are
1295         under control of some VC backend and replace `concat' with
1296         expand-file-name.
1297         (vc-file-tree-walk): Update docstring.
1298         (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
1299         (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
1301         * vc-sccs.el (vc-sccs-rename-file): Renamed from
1302         vc-sccs-record-rename.  Use `find-file-noselect' rather than
1303         `find-file' and call `vc-rename-master' to do the actual move.
1304         (vc-sccs-diff): Remove unused `backend' variable.
1306         * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
1307         to delay loading of vc-sccs until it is really used.
1308         (vc-sccs-master-templates): Preload.
1309         (vc-sccs-state): Update call to vc-sccs-parse-locks.
1310         (vc-sccs-project-dir): Remove (merged into
1311         vc-sccs-search-project-dir).
1312         (vc-sccs-search-project-dir): Rewrite using file name handling ops
1313         rather than `concat', make sure it is preloaded and don't bother
1314         to check that the file actually exists.
1315         (vc-sccs-parse-locks): Remove unused `file' argument, remove
1316         `locks' argument (use buffer's content instead) and eliminate n^2
1317         behavior.
1319         * vc-rcs.el: Update Copyright.
1320         (vc-rcs-rename-file): New function.
1321         (vc-rcs-diff): Remove unused `backend' variable.
1323         * vc-hooks.el: Update Copyright.
1324         (vc-backend): Don't accept a nil argument any more.
1325         (vc-up-to-date-p): Turn into a defsubst.
1326         (vc-possible-master): New function.
1327         (vc-check-master-templates): Use `vc-possible-master' and allow
1328         funs in vc-X-master-templates to return a non-existent file.
1330         * vc-cvs.el: Update Copyright.
1331         (vc-cvs-diff): Remove unused `backend' variable.
1332         (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
1334         * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
1336 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1338         * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
1339         since it can be called from vc-rcs.el.
1340         (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
1342 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1344         * vc.el (vc-version-diff): Expand file name read from the
1345         minibuffer.  Handle the case when a previous version number can't
1346         be guessed.  Give suitable messages when there were no differences
1347         found.
1348         (vc-clear-headers): Call backend-specific implementation, if one
1349         exists.
1350         (vc-cancel-version): Made error checks generic.  When done, clear
1351         headers generically, too.
1353         * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
1354         from vc-clear-headers in vc.el.
1356         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
1357         correctly.
1358         (vc-rcs-latest-on-branch-p): Made second argument VERSION
1359         optional.  Handle the case when it's not there.
1361 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1363         * vc.el (vc-locking-user): Moved from vc-hooks.el.
1365 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1367         * vc-hooks.el (vc-loadup): Remove.
1368         (vc-find-backend-function): Use `require'.  Also, handle the case
1369         where vc-BACKEND-hooks.el doesn't exist.
1370         (vc-call-backend): Cleanup.
1372 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1374         * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
1375         vc-rcs-grab-templates)
1376         (vc-rcs-registered): Remove.  The default function works as well.
1377         * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
1378         vc-sccs-grab-templates)
1379         (vc-sccs-registered): Remove.  The default function works as well.
1381         * vc.el (vc-version-diff): Left out a vc- in call to
1382         vc-call-backend.
1383         (vc-default-dired-state-info, vc-default-record-rename)
1384         (vc-default-merge-news): Update for the new backend argument.
1386         * vc-hooks.el (vc-find-backend-function): Return a cons cell if
1387         using the default function.
1388         (vc-call-backend): If calling the default function, pass it the
1389         backend as first argument.  Update the docstring accordingly.
1390         (vc-default-state-heuristic, vc-default-mode-line-string): Update
1391         for the new backend argument.
1392         (vc-make-backend-sym): Renamed from vc-make-backend-function.
1393         (vc-find-backend-function): Use the new name.
1394         (vc-default-registered): New function.
1396 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1398         * vc.el (vc-merge): Use vc-find-backend-function.
1400         * vc-hooks.el (vc-backend-functions): Remove.
1401         (vc-loadup): Don't setup 'vc-functions.
1402         (vc-find-backend-function): New function.
1403         (vc-call-backend): Use above fun and populate 'vc-functions
1404         lazily.
1405         (vc-backend-defines): Remove.
1407 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1409         * vc.el (vc-register): Put a FIXME note for a newly found bug.
1410         Call vc-call-backend without the leading vc-.
1411         (vc-responsible-backend, vc-finish-logentry, vc-annotate)
1412         (vc-check-headers): Call vc-call-backend without the leading vc-.
1413         (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
1414         (vc-annotate-display): Replace confusing use of `cond' with `or'.
1415         Call vc-call-backend without the leading vc-.
1417         * vc-cvs.el (tail): Provide vc-cvs.
1418         * vc-sccs.el (tail): Provide vc-sccs.
1419         * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
1421         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
1422         (vc-make-backend-function, vc-call): Pass names without leading
1423         `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
1424         (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
1425         (vc-call-backend): Always try to load vc-X-hooks.
1426         (vc-registered): Remove vc- in call to vc-call-backend.
1428 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1430         * vc.el (vc-process-filter): New function.
1431         (vc-do-command): Setup `vc-process-filter' for the async process.
1432         (vc-maybe-resolve-conflicts): New function to reduce
1433         code-duplication.  Additionally, it puts the buffer in
1434         `smerge-mode' if applicable.
1435         (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
1436         calling `merge-news'.
1437         (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
1438         (vc-log-edit): New function.  Replacement for `vc-log-mode' by
1439         interfacing to log-edit.el.
1440         (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
1441         log-edit is available.
1442         (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
1444 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1446         * vc.el (vc-register): Remove `vc-buffer-backend' setup.
1447         (vc-log-mode-map): New name for vc-log-entry-mode and merge the
1448         defvar and the initialization.
1449         (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
1451         * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
1452         (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
1454         * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
1456 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1458         * vc.el (vc-file-clear-masterprops): Removed.
1459         (vc-checkin, vc-revert-buffer): Removed calls to the above.
1460         (vc-version-diff): Use buffer-size without argument.
1461         (vc-register): Heed vc-initial-comment.
1463         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
1464         default branch.
1466         * vc-rcs.el (vc-rcs-register): Parse command output to find master
1467         file name and workfile version.
1468         (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
1470         * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
1471         vc-file-clear-masterprops.
1473         * vc-sccs.el (vc-sccs-checkout): Removed call to
1474         vc-file-clear-masterprops.  If writable, set vc-state to 'edited
1475         rather than user login name.
1478 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1480         * vc.el (vc-workfile-unchanged-p): Remove unused argument
1481         `want-differences-if-changed' and simplify.
1482         (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
1483         (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
1484         output (which is invalid for async vc-diff) to decide whether to
1485         do the revert silently or not.
1487 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1489         * vc-hooks.el (vc-loadup): Load files quietly.
1490         (vc-call-backend): Oops, brain fart.
1492 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1494         * vc-cvs.el (vc-cvs-state): Typo.
1495         (vc-cvs-merge-news): Return the status code rather than the error msg.
1497 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1499         * vc.el (with-vc-file, vc-next-action, vc-version-diff)
1500         (vc-dired-mark-locked): Replaced usage of vc-locking-user with
1501         vc-state or vc-up-to-date-p.
1502         (vc-merge): Use vc-backend-defines to check whether merging is
1503         possible.  Set state to 'edited after successful merge.
1505         * vc-hooks.el (vc-locking-user): If locked by the calling user,
1506         return that name.  Redocumented.
1508 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1510         * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
1511         new `vc-state' semantics.
1512         (vc-finish-steal): Set 'vc-state to 'edited rather than setting
1513         'vc-locking-user to the current user.
1514         (vc-merge): Inline vc-backend-merge.  Comment out code that I
1515         don't understand and hence can't adapt to the new `vc-state' and
1516         `vc-locking-user' semantics.
1517         (vc-backend-merge): Remove.
1519         * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
1520         rather than 'vc-locking-user.
1522         * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
1524         * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
1525         (vc-state): Don't use 'reserved any more.  Just use the same
1526         convention as the one used for vc-<backend>-state where the
1527         locking user (as a string) is returned.
1528         (vc-locking-user): Update, based on the above convention. The
1529         'vc-locking-user property has disappeared.
1530         (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
1532         * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
1533         with a heuristic one.
1534         (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
1535         (vc-cvs-checkin): Do a trivial parse to set the state in case of
1536         error.  That allows us to get to 'needs-merge even in the
1537         stay-local case.  There's still no way to detect 'needs-patch in
1538         such a setup (or to force an update for that matter).
1539         (vc-cvs-logentry-check): Remove, the default works as well.
1541 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1543         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
1545         * vc.el (vc-do-command): kill-all-local-variables, to reset any
1546         major-mode in which the buffer might have been put earlier.  Use
1547         `remove' and `when'.  Allow `okstatus' to be `async' and use
1548         `start-process' in this case.
1549         (vc-version-diff): Handle the case where the diff looks empty
1550         because of the use of an async process.
1552 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
1554         * vc.el (vc-next-action-on-file): Removed optional parameter
1555         `simple'.  Recompute state unconditionally.
1556         (vc-default-toggle-read-only): Removed.
1558         * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
1559         (vc-toggle-read-only): Undid prev change.
1561         * vc-cvs.el (vc-cvs-stay-local): Renamed from
1562         vc-cvs-simple-toggle.  Redocumented.
1563         (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
1564         (vc-cvs-toggle-read-only): Removed.
1566 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1568         * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
1569         (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
1570         (vc-release-greater-or-equal-p): Move to vc-rcs.el.
1571         (vc-file-clear-masterprops): Braindead "fix".  It was a nop and
1572         still is. So maybe it should be removed.
1573         (vc-head-version, vc-find-binary): Remove.
1574         (vc-recompute-state): Move from vc-hooks.el.
1575         (vc-next-action-on-file): Add a `simple' argument to allow
1576         avoiding the `recompute' step (use for vc-cvs-simple-toggle).
1577         (vc-default-toggle-read-only, vc-default-record-rename): New funs.
1578         (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
1579         (vc-dired-mode-map): Properly defvar it.
1580         (vc-print-log): Call log-view-mode if available.
1581         (small-temporary-file-directory): defvar instead of use boundp.
1582         (vc-merge-news): Moved to vc-cvs.el.
1583         (vc-default-merge-news): New function.
1585         * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
1586         (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
1587         (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
1588         unknown `vc-latest-version' function.  It should probably refer to
1589         vc-workfile-version or somesuch, but it's very unclear to me and I
1590         don't have SCCS to test things.
1592         * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
1593         (vc-sccs-state-heuristic): Fix typo.
1594         (vc-sccs-workfile-unchanged-p): Add missing argument.
1596         * vc-rcs.el: Require vc and vc-rcs-hooks.
1597         (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
1598         (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
1599         (vc-release-greater-or-equal-p): Move from vc.
1600         (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
1601         vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
1602         (vc-rcs-checkout): Add a missing `new-version' argument in the
1603         call to vc-rcs-latest-on-branch-p.  Hopefully that was the right one.
1605         * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
1606         (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
1607         (vc-rcs-latest-on-branch-p): Use the `version' argument rather
1608         than the apparently unbound `workfile-version'.
1610         * vc-hooks.el (vc-master-templates): Def the obsolete var.
1611         (vc-file-prop-obarray): Use `make-vector'.
1612         (vc-backend-functions): Add new hookable functions
1613         vc-toggle-read-only, vc-record-rename and vc-merge-news.
1614         (vc-loadup): If neither backend nor default functions exist, use
1615         the backend function rather than nil.
1616         (vc-call-backend): If the function if not bound yet, try to load
1617         the non-hook file to see if it provides it.
1618         (vc-call): New macro plus use it wherever possible.
1619         (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
1620         nor `vc-find-binary' since it's only called from
1621         vc-mistrust-permission which is only used once the backend is known.
1622         (vc-checkout-model): Fix parenthesis.
1623         (vc-recompute-state, vc-prefix-map): Move to vc.el.
1625         * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
1626         (vc-cvs-release, vc-cvs-system-release): Remove.
1627         (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
1628         (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
1629         status symbols.
1630         (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
1631         (vc-cvs-toggle-read-only): First cut at a function to allow a
1632         cvs-status-free vc-toggle-read-only.
1633         (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
1634         (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
1635         vc-cvs-status.  Also set vc-state rather than vc-locking-user.
1636         (vc-cvs-checkout): Modify access rights directly if the user
1637         requested not to use `cvs edit'.  And refresh the mode line.
1639         * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
1640         (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
1642 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
1644         * vc-cvs.el (vc-cvs-checkout): Docstring fix.  Added a `(if
1645         workfile' that got lost when the code was extracted from vc.el.
1646         And merged the tail with the rest of the code (not possible in the
1647         old vc.el where the tail was shared among all backends).  And
1648         explicitly set the state to 'edited if `writable' is set.
1650         * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
1651         (vc-cvs-state): Be careful to return the value from
1652         vc-cvs-parse-state.
1653         (vc-cvs-parse-status): Use expand-file-name.  Don't set 'vc-state
1654         property but return it instead.  Also be careful to handle a nil
1655         or "" `rev' when workfile is non-nil (it was handled properly when
1656         workfile was nil).
1658         * vc.el: Removed those pesky unnecessary `(function' quotes.
1659         (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
1660         directly in the defvar.
1661         (vc-do-command): Bind inhibit-read-only so as to properly handle
1662         the case where the destination buffer has been made read-only.
1663         (vc-diff): Delegate to vc-version-diff in all cases.
1664         (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
1665         (vc-annotate-mode-variables): Removed (code moved partly to
1666         defvars and partly to vc-annotate-add-menu).
1667         (vc-annotate-mode): Turned into a derived-mode.
1668         (vc-annotate-add-menu): Moved in code in
1669         vc-annotate-mode-variables.
1670         (vc-update-change-log): Use make-temp-file if available.
1672 2000-09-04  Martin Lorentzson  <martinl@delysid.gnu.org>
1674         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
1675         `vc-checkout-model' updated to `vc-cvs-update-model'.
1677 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1679         * vc.el (vc-next-action-on-file): Added handling of state
1680         `unlocked-changes'.
1681         (vc-checkout-carefully): Is now practically obsolete, unless the
1682         above is too slow to be enabled unconditionally.
1683         (vc-update-change-log): Fixed typo.
1685         * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
1687         * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
1688         Now handles state `unlocked-changes'.
1689         (vc-sccs-workfile-unchanged-p): New function, to support the above.
1691         * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
1693         * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
1694         (vc-rcs-fetch-master-state): Bug fixes.  Recognize state
1695         `unlocked-changes'.
1696         (vc-rcs-workfile-unchanged-p): Renamed from
1697         `vc-rcs-workfile-unchanged'.  This is not a real backend-specific
1698         function yet, but supposed to become one soon.
1700         * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
1701         `vc-steal-lock'.
1702         (vc-call-backend): Changed error message.
1703         (vc-state): Added description of state `unlocked-changes'.
1705 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1707         * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
1708         always return t in CVS-controlled directories.
1710         * vc.el (vc-responsible-backend): New function.
1711         (vc-register): Largely rewritten.
1712         (vc-admin): Removed (implementation moved into vc-register).
1713         (vc-checkin): Redocumented.
1714         (vc-finish-logentry): If no backend defined yet (because we are in
1715         the process of registering), use the responsible backend.
1717         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
1718         Updated function lists.
1719         (vc-call-backend): Fixed typo.
1721         * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
1722         New functions.
1723         (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
1724         Removed query option.  Redocumented.
1726 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1728         * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
1730         * vc.el: Updated callers of `vc-checkout-required' to use
1731         `vc-checkout-model'.
1733 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1735         * vc-rcs.el (vc-rcs-backend-release-p): function added.  other
1736         stuff updated to reference this function instead of the old
1737         `vc-backend-release-p'.
1739 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1741         * vc-sccs-hooks.el (vc-uses-locking): Renamed to
1742         vc-checkout-model.  Return appropriate values.  Updated callers.
1744 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1746         * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
1747         (vc-backend-revert): Function moved into `vc-revert';
1748         `vc-next-action' must be updated to accomodate this change.
1749         (vc-backend-steal): Function moved into `vc-finish-steal'.
1750         (vc-backend-logentry-check): Function moved into
1751         `vc-finish-logentry'.
1752         (vc-backend-printlog): Function moved into `vc-print-log'.
1753         (vc-backend-uncheck): Function moved into `vc-cancel-version'.
1754         (vc-backend-assign-name): Function moved into
1755         `vc-create-snapshot'.
1757 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1759         * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
1760         Rename to vc-checkout-model.  Return appropriate values.
1761         Update callers.
1763         * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
1764         to vc-checkout-model.
1765         (vc-checkout-required): Rename to vc-checkout-model.
1766         Re-implement and re-comment.
1767         (vc-after-save): Use vc-checkout-model.
1769 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1771         * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
1772         Update to use the vc-BACKEND-diff functions instead.
1773         `vc-diff' is now working.
1775         * vc-rcs.el (vc-rcs-logentry-check): New function.
1777         * vc-cvs.el (vc-cvs-logentry-check): New function.
1779         * vc-sccs.el (vc-sccs-diff): Function changed name from
1780         `vc-backend-diff'.  This makes `vc-diff' work.
1782         * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
1783         of functions possibly implemented in a vc-BACKEND library.
1784         (vc-checkout-required): Fix bug that caused an error to be
1785         signaled during `vc-after-save'.
1787         * vc.el: Fix typo.
1788         This checkin is made with our new VC code base for the very first time.
1789         A simple `(vc-checkin (buffer-file-name))' was used to perform it.
1791         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
1792         `vc-checkout-required' updated to `vc-cvs-uses-locking'.
1794         * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
1795         updated to `vc-uses-locking'.
1796         (vc-checkout-required): Call to backend function.
1797         `vc-checkout-required' updated to `vc-uses-locking' instead.
1799         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
1800         `vc-checkout-required' updated to `vc-rcs-uses-locking'.
1802         * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
1803         to match the split into various backends.
1804         (vc-backend-checkin): Remove.  Merge with `vc-checkin'.
1805         (vc-retrieve-snapshot): Bug fix.
1807 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1809         * vc-sccs.el (vc-sccs-release): Doc fix.
1811 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1813         * vc.el (vc-next-action-on-file): Bug found and fixed.
1814         (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
1815         (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
1817         * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
1818         (vc-rcs-checkout): Name space cleaned up.  No more revision number
1819         crunching function names that are not prefixed with vc-rcs.
1820         (vc-rcs-checkout-model): Function added.  References to
1821         `vc-checkout-model' replaced.
1823 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1825         * vc.el (vc-next-action-on-file): Rewritten for the new state model.
1826         (vc-backend-merge-news): Renamed to `vc-merge-news'.  (Specific parts
1827         still need to be split, and implemented for RCS).
1829 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1831         * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
1833         * vc-sccs.el (vc-sccs-admin): Added the query-only option as
1834         required by the vc.el file.
1836         * vc-rcs.el (vc-rcs-admin): Added the query-only option as
1837         required by the vc.el file.
1838         (vc-rcs-exists): Function added.
1840         * vc-cvs.el (vc-cvs-admin): Added the query-only option as
1841         required by the vc.el file.
1843         * vc.el (vc-admin): Updated to handle selection of appropriate
1844         backend.  Current implementation is crufty and need re-thinking.
1846         * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
1848 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1850         * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
1851         beginning of annotate buffers correctly.
1853         * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
1854         (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
1855         functionality updated quite a lot to support multiple backends.
1856         Variables `vc-annotate-mode', `vc-annotate-buffers',
1857         `vc-annotate-backend' added.
1859         * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
1860         `vc-annotate-difference' added to supported backend functions.
1862 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1864         * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
1865         Use with-temp-file instead of /bin/sh.  Merged from mainline
1867 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1869         * vc-sccs-hooks.el (vc-sccs-registered): Updated.
1871         * vc-rcs-hooks.el (vc-rcs-registered): Updated.
1873         * vc-cvs-hooks.el (vc-cvs-registered): Updated.
1875 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1877         * vc-hooks.el: vc-state-heuristic added to
1878         vc-backend-hook-functions.
1880         * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
1882         * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
1884         * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
1885         `vc-uses-locking' to `vc-checkout-required'.  Rename the `locked'
1886         state to `reserved'.
1888         * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
1889         `vc-checkout-required'.  Rename the `locked' state to `reserved'.
1891 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1893         * vc-rcs-hooks.el: Implement new state model.  Hardly anything
1894         untouched.
1896         * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
1898         * vc.el (vc-update-change-log): Use small-temporary-file-directory,
1899         if defined.  (Merged from main line, slightly adapted.)
1901         * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
1902         millenium problem (merged from mainline).
1904 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1906         * vc-cvs.el: Split the annotate feature into a BACKEND-specific
1907         part and moved the non-BACKEND stuff to vc.el.
1909         * vc.el: Split the annotate feature into a BACKEND specific part
1910         and moved it from the vc-cvs.el file to this one.
1912 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1914         * vc-hooks.el: Implement new state model.
1915         (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
1916         (vc-locking-user): Simplify.  Now only needed if the file is
1917         locked by somebody else.
1918         (vc-lock-from-permissions): Remove.  Functionality is in
1919         vc-sccs-hooks.el and vc-rcs-hooks.el now.
1920         (vc-mode-line-string): New name for former vc-status.  Adapted.
1921         (vc-mode-line): Adapt to use the above.  Remove optional parameter.
1923         * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
1924         Various simplifications and adaptations all over the place.
1926         * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
1927         Simplify and adapt the rest.
1929         * vc.el (vc-resynch-window): Add TODO comment: check for
1930         interaction with view mode according to recent RCS change.
1931         (vc-backend-merge-news): Merge "CMUP" patch from mainline.
1933 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1935         * vc.el: Convert the remaining function comments to docstrings.
1937 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1939         * vc.el (vc-backend-release, vc-release-greater-or-equal)
1940         (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
1941         (vc-minor-part, vc-previous-version): Functions that operate and
1942         compare revision numbers got proper documentation.  Comments added
1943         about their possible removal.
1945 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1947         * vc.el (vc-latest-on-branch-p): Function removed and replaced in
1948         the vc-backend.el files.
1950         * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
1952         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
1953         (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
1954         (vc-rcs-previous-version): Functions added.
1956         * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
1958         * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
1960 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
1962         * vc-hooks.el (vc-master-templates): Is really obsolete.
1963         Comment out the definition for now.  What is the right procedure
1964         to get rid of it?
1965         (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
1966         rewritten.
1967         (vc-default-registered): Remove.
1968         (vc-check-master-templates): New function; does mostly what the
1969         above did before.
1970         (vc-locking-user): Don't rely on the backend to set the property.
1972         * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
1973         Rewrite documentation.
1974         (vc-rcs-templates-grabbed): New variable.
1975         (vc-rcs-grab-templates): New function.
1976         (vc-rcs-registered): Rewrite to use above mechanism.
1978         * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
1979         Rewrite documentation.
1980         (vc-sccs-templates-grabbed): New variable.
1981         (vc-sccs-grab-templates): New function.
1982         (vc-sccs-registered): Rewrite to use above mechanism.
1983         (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
1984         Don't throw the result, simply return it.
1986         * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
1987         (vc-cvs-find-master): Remove.  Code is now in vc-cvs-registered.
1988         (vc-cvs-registered): Does the check itself now.  Simplify.
1990         * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
1991         from main line.
1993 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
1995         * vc-cvs.el (vc-cvs-diff): New function.
1997         * vc-sccs.el (vc-sccs-diff): New function.
1999         * vc-rcs.el (vc-rcs-diff): New function.
2000         (vc-rcs-checkout): Bug (typo) found and fixed.
2001         (vc-rcs-register-switches): New variable.
2003         * vc.el (vc-backend-diff): Function removed and placed in the
2004         backend files.
2006 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
2008         * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
2010         * vc.el (vc-backend-checkout): Function removed and replaced in
2011         the vc-backend.el files.
2013         * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
2015         * vc.el (vc-backend-admin): Removed and replaced in the
2016         vc-backend.el files.
2018         * vc.el (Martin): Removed all the annotate functionality since it
2019         is CVS backend specific.
2021 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
2023         * spec.txt: Added specification of vc-state.
2025         * vc-sccs-hooks.el (vc-sccs-master-properties):
2026         Remove handling of vc-latest-version and
2027         vc-your-latest-version.  What used to be vc-latest-version, is now
2028         returned as vc-workfile-version.
2029         (vc-sccs-workfile-version): Adapt.
2031 2000-09-04  Dave Love  <fx@gnu.org>
2033         * vc.el: [Merged from mainline.]
2034         (vc-dired-mode): Make the dired-move-to-filename-regexp
2035         regexp match the date, to avoid treating date as file size.
2036         Add YYYY S option to WESTERN/
2038 2000-09-04  Dave Love  <fx@gnu.org>
2040         * vc.el: Require `compile' when compiling.
2041         (vc-logentry-check-hook): New option.
2042         (vc-steal-lock): Use compose-mail.
2043         (vc-dired-mode-map): Defvar when compiling.
2044         (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
2045         vc-sccs.el and renamed.  Callers changed.
2046         (vc-backend-checkout, vc-backend-logentry-check)
2047         (vc-backend-merge-news): Doc fix.
2048         (vc-default-logentry-check): New function.
2049         (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
2050         (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
2051         (vc-backend-merge): Doc fix.  Use backend functions.
2052         (vc-check-headers): Use backend functions.
2054         * vc-cvs.el: Require vc when compiling.
2055         (vc-cvs-register-switches): Doc fix.
2056         (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
2057         (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
2058         (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
2059         New functions (code from vc.el).
2060         (vc-annotate-display-default): Fix interactive spec.
2061         (vc-annotate-time-span): Doc fix.
2063         * vc-rcs.el: Require vc when compiling.
2064         (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
2065         (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
2066         (vc-rcs-checkin): New functions (code from vc.el).
2067         (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
2068         Doc fix.
2069         (vc-rcs-release): Deleted.  (Duplicated vc-rcs-system-release).
2071         * vc-sccs.el: Require vc when compiling.
2072         (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
2073         (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
2074         (vc-sccs-revert)
2075         (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
2076         from vc.el).
2077         (vc-sccs-add-triple, vc-sccs-record-rename)
2078         (vc-sccs-lookup-triple): Moved from vc.el and renamed.
2079         (vc-sccs-admin): Doc fix.
2081 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
2083         * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
2084         (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
2085         (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
2086         from vc.el.
2088         * vc-sccs.el (vc-admin-sccs): Added from vc.el
2090         * vc-cvs.el: Moved the annotate functionality from vc.el.
2091         (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
2093 2000-09-04  Dave Love  <fx@gnu.org>
2095         * vc.el (vc-backend-release): Call vc-system-release.
2097         * vc-sccs.el (vc-sccs-system-release):
2098         Renamed from vc-sccs-backend-release.
2100         * vc-rcs.el (vc-rcs-system-release):
2101         Renamed from vc-rcs-backend-release.
2103         * vc-cvs.el (vc-cvs-system-release):
2104         Renamed from vc-cvs-backend-release.
2106 2000-09-04  Dave Love  <fx@gnu.org>
2108         * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
2109         backend files.
2110         (vc-backend-release): Dispatch to backend functions.
2111         (vc-backend-release-p): Don't mention CVS, RCS.  [The SCCS case
2112         probably needs attention.]
2114         * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
2115         (vc-sccs-backend-release): New function.
2117         * vc-cvs.el (vc-cvs-release): Moved from vc.el.
2118         (vc-cvs-backend-release): New function.
2120         * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
2121         Doc fix.
2122         (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
2123         (vc-default-dired-state-info): New function.
2124         (vc-dired-state-info): Dispatch to backends.
2125         (vc-dired-hook): Doc fix.  Simplify, pending removal of CVS specifics.
2127         * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
2128         from vc.el and renamed.
2130 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
2132         * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
2133         (vc-version-other-window, vc-backend-assign-name): Removed
2134         references to vc-latest-version; sometimes changed into
2135         vc-workfile-version.
2137         * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
2138         vc-rcs-master-workfile-version.
2139         (vc-rcs-workfile-version): Use the above.  Don't call
2140         vc-latest-version (that was unreachable code, anyway).
2141         (vc-rcs-fetch-master-properties): Doc fix.
2143         * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
2144         (vc-backend-hook-functions): Removed them from this list, too.
2145         (vc-fetch-properties): Removed.
2146         (vc-workfile-version): Doc fix.
2148         * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
2149         (vc-rcs-workfile-version, vc-rcs-locking-user)
2150         (vc-rcs-uses-locking): Use it.
2152         * vc-hooks.el (vc-consult-rcs-headers):
2153         Moved into vc-rcs-hooks.el, under the name
2154         vc-rcs-consult-headers.
2156         * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
2157         headers.
2158         (vc-cvs-find-master): Use this name only; correct different
2159         versions of the name.
2161         * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
2162         New functions.
2163         (vc-sccs-locking-user): Use the latter.
2165         * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
2166         New functions.
2168         * vc-hooks.el (vc-master-locks, vc-master-locking-user):
2169         Moved into both
2170         vc-rcs-hooks.el and vc-sccs-hooks.el.  These properties and access
2171         functions are implementation details of those two backends.
2173 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
2175         * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
2176         (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
2178         * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
2179         (vc-sccs-parse-locks): SCCS-specific code moved here from
2180         vc-hooks.
2182         * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
2183         code moved here from vc-hooks.
2185         * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
2186         into back-end specific parts and removed.  Callers not updated
2187         yet; because I guess these callers will disappear into back-end
2188         specific files anyway.
2190 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
2192         * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
2193         (vc-backend-checkout): Changed calls to `vc-checkout-model' to
2194         `vc-uses-locking'.
2196         * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
2197         Store yes/no in the property, and return t/nil.  Updated all
2198         callers.
2200         * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
2201         vc-sccs-uses-locking.  Don't set property.
2202         (vc-sccs-locking-user): Don't set property.
2204         * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
2205         vc-cvs-uses-locking.  Don't set property here; leave that to
2206         vc-hooks.
2207         (vc-cvs-locking-user): Reflect above change.  Streamlined.
2209         * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
2210         vc-rcs-uses-locking.
2211         (vc-rcs-locking-user): Reflect above change.
2213 2000-09-04  Dave Love  <fx@gnu.org>
2215         * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
2217         * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
2219         * vc-hooks.el (vc-checkout-model): Punt to backends.
2221         * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
2223         * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
2225         * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
2226         New functions.
2228         * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
2229         New functions.
2231         * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
2232         (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
2234         * vc-hooks.el (vc-default-locking-user): New function.
2235         (vc-locking-user, vc-workfile-version): Punt to backends.
2237 2000-09-04  Dave Love  <fx@gnu.org>
2239         * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
2240         (vc-master-workfile-version): Moved from vc-hooks.
2242         * vc-rcs-hooks.el: Fix duplicate code in last change.
2244         * vc-rcs-hooks.el: Require vc-hooks when compiling.
2245         (vc-rcs-master-templates): Improve :type.
2246         (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
2247         vc-master-workfile-version): Moved from vc-hooks.
2249         * vc-sccs-hooks.el: Require vc-hooks when compiling.
2250         (vc-sccs-master-templates): Improve :type.
2251         (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
2253         * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
2255         * vc-cvs-hooks.el: Require vc-hooks when compiling.
2256         (vc-cvs-master-templates): Improve :type.  Use
2257         vc-cvs-find-cvs-master.
2258         (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
2259         from vc-hooks.
2260         (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
2262         * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
2263         Moved to vc-cvs-hooks.
2265         * vc-hooks.el: Add doc strings in various places.  Simplify the
2266         minor mode setup.
2267         (vc-handled-backends): New user variable.
2268         (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
2269         simplification.
2271 2000-09-04  Dave Love  <fx@gnu.org>
2273         * vc.el: Some doc fixes for autoloaded and interactive functions.
2274         Fix compilation warnings from ediff stuff.
2275         (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
2277         * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
2279         * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
2281         * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
2283 2000-09-04  Dave Love  <fx@gnu.org>
2285         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
2286         New variable.
2287         (vc-make-backend-function, vc-loadup, vc-call-backend)
2288         (vc-backend-defines): New functions.
2290         * vc-hooks.el: Various doc fixes.
2291         (vc-default-back-end, vc-follow-symlinks): Custom fix.
2292         (vc-match-substring): Function removed.  Callers changed to use
2293         match-string.
2294         (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
2295         Simplify.
2297 2000-09-04  Dave Love  <fx@gnu.org>
2299         * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
2300         type.
2301         (vc-sccs-project-dir, vc-search-sccs-project-dir)
2302         (vc-sccs-registered): Doc fix.
2304         * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
2305         (vc-cvs-registered): Doc fix.
2307         * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
2308         (vc-rcs-registered): Doc fix.
2310 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
2312         * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
2314         * vc-hooks.el: vc-registered has been renamed
2315         vc-default-registered.  Some functions have been moved to the
2316         backend specific files.  they all support the
2317         vc-BACKEND-registered functions.
2319 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
2321         * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
2323         * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
2325 2000-09-04  Dave Love  <fx@gnu.org>
2327         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
2328         menu-bar-update-hook.
2330         * help.el (help-manyarg-func-alist): Add
2331         find-operation-coding-system.
2333         * wid-edit.el (widget-sexp-validate): Fix garbled code.
2335         * custom.el (custom-set-variables): Print message about errors in
2336         setting.
2338 2000-09-03  Andrew Innes  <andrewi@gnu.org>
2340         * makefile.w32-in: Change to DOS line endings.
2342 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
2344         * mouse.el (mouse-popup-menubar): Supply the prompt string for
2345         minor-mode keymaps, if they don't have one.
2347 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
2349         * eshell/esh-module.el (eval-when-compile): Don't lose if
2350         esh-module.el's file name is truncated to DOS 8+3 limits.
2352 2000-09-01  John Wiegley  <johnw@gnu.org>
2354         * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
2355         predicate, which caused entries in the completion list to be
2356         doubled.
2358 2000-08-30  John Wiegley  <johnw@gnu.org>
2360         * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
2361         sending to subprocesses.  Also, hook pre-command-hook if
2362         `eshell-send-direct-to-subprocesses' is non-nil.
2363         (eshell-send-direct-to-subprocesses): New config variable.  If t,
2364         subprocess input is send immediately.
2365         (eshell-toggle-direct-send): New function.
2366         (eshell-self-insert-command): New function.
2367         (eshell-intercept-commands): New function.
2368         (eshell-send-input): If direct subprocess sending is enabled,
2369         don't echo any input to the Eshell buffer.  Let the subprocess
2370         handle that.  This requires "stty echo" in bash, for example.
2372 2000-08-28  John Wiegley  <johnw@gnu.org>
2374         * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
2375         completion function for Eshell's implementation of `unset'.
2377 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
2379         * info.el (Info-directory-list): Doc fix.
2381 2000-08-31  Peter Breton  <pbreton@ne.mediaone.net>
2383         * filecache.el (file-cache-add-directory-using-find): Don't quote
2384         wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
2386 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
2388         * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
2389         coding systems.
2391 2000-08-30  Andrew Innes  <andrewi@gnu.org>
2393         * timer.el (run-with-idle-timer): Undo last change, so that timer
2394         is not activated immediately if Emacs is already idle.  Some
2395         existing code relies on this behaviour.
2397 2000-08-30  Miles Bader  <miles@gnu.org>
2399         * frame.el (set-frame-font): Do completion of font-name for
2400         interactive use.
2402 2000-08-30  Kenichi Handa  <handa@etl.go.jp>
2404         * international/quail.el (quail-start-translation): Bind locally
2405         last-command-event, last-command, and this-command.
2406         (quail-start-conversion): Likewise.
2407         (quail-self-insert-command): Fix docstring.
2409 2000-08-29  Gerd Moellmann  <gerd@gnu.org>
2411         * progmodes/executable.el
2412         (executable-make-buffer-file-executable-if-script-p): Check that
2413         buffer contains at least 2 characters.
2415 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
2417         * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
2419 2000-08-29  Dave Love  <fx@gnu.org>
2421         * diff-mode.el (diff-mode) <defgroup>: Add :version.
2422         (diff-mode-shared-map): Bind mouse-2.
2423         (diff-imenu-generic-expression): New variable.
2424         (diff-mode): Use it.
2426         * mouse.el (mouse-major-mode-menu): Use local-key-binding.
2427         (mouse-popup-menubar): Add minor mode menus.
2428         (popup-menu): Check for lookup-key returning number.
2430 2000-08-29  Miles Bader  <miles@gnu.org>
2432         * comint.el (comint-send-input): Create overlays using the proper
2433         front/read-advance arguments.
2435 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2437         * ps-print.el: Even/odd pages printing.  Doc fix.
2438         (ps-print-version): New version number (6.0).
2439         (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
2440         (ps-background, ps-begin-file, ps-begin-job): Code fix.
2441         (ps-print-duplex-feature): Variable eliminated.
2442         (ps-even-or-odd-pages): New variable.
2444         * progmodes/ebnf2ps.el: Doc fix.
2445         (ebnf-version): New version (3.3).
2446         (ebnf-user-arrow): Change variable customization to sexp.
2447         (ebnf-user-arrow): Function eliminated.
2448         (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
2450 2000-08-29  Kenichi Handa  <handa@etl.go.jp>
2452         * help.el (help-xref-mule-regexp): New variable.
2453         (help-make-xrefs): Handle help-xref-mule-regexp.
2455         * international/mule-cmds.el (help-xref-mule-regexp-template): New
2456         variable.
2457         (describe-input-method): Temporarily activate the specfied input
2458         method to display the information.
2459         (describe-language-environment): Hyperlinks to mule related items.
2461         * international/mule-diag.el (charset-multibyte-form-string): New
2462         function.
2463         (list-character-sets-1): Use charset-multibyte-form-string.
2464         (describe-character-set): New function.
2465         (describe-coding-system): Hyperlinks to safe character sets.
2467         * international/quail.el (quail-help): New arg PACKAGE.
2468         Hyperlinks to mule related items.
2469         (quail-help-insert-keymap-description): Use
2470         substitute-command-keys instead of describe-bindings.
2471         (quail-translation-help): Hyperlinks to mule related items.
2473 2000-08-28  John Wiegley  <johnw@gnu.org>
2475         * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
2476         have a defsubst call itself.  Made `eshell-flatten-list' back into
2477         a function again.
2479         * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
2480         catch, in case re-centering point at bottom messes up the display.
2481         This happens frequently in Emacs 21, due I believe to variable
2482         line heights.
2484         * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
2485         to call `find-tag-interactive'.
2487         * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
2488         the list of remember directories.
2490 2000-08-28  John Wiegley  <johnw@gnu.org>
2492         * align.el: Test align-region-separate to see if it's a symbol.
2494 2000-08-28  John Wiegley  <johnw@gnu.org>
2496         * eshell/esh-util.el (eshell-flatten-list): Made this function
2497         into a defsubst form.  It gets used very frequently, although
2498         calls don't occur all that often.
2500         * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
2501         examining it.
2503         * eshell/esh-cmd.el (eshell-rewrite-while-command):
2504         (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
2505         `eshell-protect'.
2506         (eshell-copy-handles): Created a new macro for duplicating the
2507         current set of open handles.  This is needed by the looping
2508         functions.
2509         (eshell-do-eval): Fixed while and if, so that the eshell-test-body
2510         is not incorrectly stomped on.
2512         * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
2513         declaration for pcomplete-use-paring.
2514         (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
2515         value of eshell-cmpl-use-paring.
2516         * pcomplete.el (pcomplete-use-paring): New config variable, to
2517         indicate whether paring should be used.
2518         (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
2519         completion alternatives that have already been used.
2521         * eshell/esh-mode.el (eshell-repeat-argument): Added function,
2522         bound to C-c C-y, which will repeat the previous N arguments
2523         (based on prefix argument).
2524         (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
2526         * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
2527         if there is no *Help* buffer.  This is for XEmacs, which renames
2528         its help buffers uniquely.  TODO: Find out what the current buffer
2529         name to delete is.
2531         * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
2532         first entry that correlates to a passwd/group number.  Later
2533         entries (used for group/user name aliasing to multiple IDs) are
2534         ignored.
2536         * eshell/em-xtra.el (eshell/expr):
2537         * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
2538         (eshell-grep, eshell/diff, eshell/locate):
2539         * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
2540         argument list, before passing it to the system command.
2542         * eshell/esh-mode.el (eshell-find-tag): Added a special version of
2543         `find-tag' for use at final position in Eshell buffers (which
2544         otherwise triggers an error on Emacs 21).
2545         (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
2546         buffer, if it is currently bound to `find-tag'.
2548         * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
2549         in the list of matched Makefile names.
2550         (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
2551         directory, prefer its contents to Makefile.
2553         * eshell/em-dirs.el (eshell/cd): cd commands that look up
2554         directory parts (like "cd old new", or "cd =regexp"), are now case
2555         sensitive on non-Windows/DOS platforms.
2557         * eshell/esh-mode.el (eshell-parse-command-input): When a user
2558         types RET after an open delimiter (like "), display a message
2559         indicating that Eshell is waiting for the closing delimiter.
2561         * eshell/esh-var.el (eshell/unset): Added a command for unsetting
2562         environment variables.
2564         * eshell/em-unix.el (eshell/diff): Added logic to fail more
2565         gracefully if the user enters incorrect arguments.
2567         * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
2568         Eshell buffers.
2570         * eshell/esh-var.el (eshell-interpolate-variable):
2571         * eshell/esh-mode.el (eshell-move-argument):
2572         * eshell/em-unix.el (eshell-du-sum-directory):
2573         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
2574         * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
2575         (not (= ...)).
2577         * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
2578         to ensure the `preserve' flag gets propagated when doing recursive
2579         directory copies.
2581 2000-08-28  Stefan Monnier  <monnier@cs.yale.edu>
2583         * eshell/em-hist.el (eshell-put-history, eshell-get-history):
2584         Don't convert \n into \0177 in memory.
2585         (eshell-read-history, eshell-write-history): Convert \n to \0177,
2586         and back again, when reading and writing.
2588 2000-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
2590         * eshell/esh-util.el (eshell-processp): Added to relieve constant
2591         testing of `fboundp' on `processp'.
2593         * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
2594         (eshell/jobs): Don't call process-list if it is not bound.
2595         (eshell-gather-process-output): Support systems where async
2596         subprocesses aren't supported.
2597         (eshell-scratch-buffer, eshell-last-sync-output-start): New
2598         variables.
2600         * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
2601         eshell-do-eval returns t.
2602         (eshell-do-pipelines-synchronously): New defmacro.
2603         (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
2604         when async subprocesses aren't supported.
2605         (eshell-do-eval): Use eshell-processp.  Don't throw eshell-defer
2606         if async subprocesses aren't supported.
2607         (eshell-resume-command): Don't assume STATUS is a string.
2609         * eshell/em-unix.el (eshell/rm): Use eshell-processp.
2611         * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
2612         (eshell-close-target, eshell-get-target): Use eshell-processp.
2613         (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
2614         fix.
2615         (eshell-get-target, eshell-create-handles): Doc fix.
2617 2000-08-28  Miles Bader  <miles@lsi.nec.co.jp>
2619         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
2620         criterion to include commands that output something, as long as it
2621         leaves both the command and the end-of-buffer visible when the
2622         command has exited.
2623         (eshell-review-quick-commands): Adjust the help doc string
2624         accordingly.
2626 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
2628         * locate.el (locate): Cleaned up locate command's interactive prompting
2629         Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
2631         * filecache.el (file-cache-case-fold-search): New variable
2632         (file-cache-assoc-function): New variable
2633         (file-cache-minibuffer-complete): Use file-cache-assoc-function.
2634         Use file-cache-case-fold-search variable
2635         (file-cache-add-file): Use file-cache-assoc-function
2636         (file-cache-delete-file): likewise
2637         (file-cache-directory-name): likewise
2638         (file-cache-debug-read-from-minibuffer): likewise
2640 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
2642         * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
2643         (abbrev-table-name): New function.
2644         (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
2645         If non-nil list local abbrev, only.
2647 2000-08-28  Stanislav Shalunov  <shalunov@internet2.edu>
2649         * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
2650         from Gnus support code, and use special article copy buffer
2651         `(gnus-original-article-buffer)' instead.  This allows to get rid
2652         of article-hide-headers usage (which breaks in the latest Gnus
2653         version).  Thanks to Detlev Zundel.
2655 2000-08-28  Kenichi Handa  <handa@etl.go.jp>
2657         * international/quail.el (quail-use-package): Hide "... loaded"
2658         message.
2659         (quail-start-translation, quail-start-conversion): Likewise.
2661         * international/kkc.el (kkc-region): Hide "... loaded" message.
2663 2000-08-27  Dave Love  <fx@gnu.org>
2665         * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
2667 2000-08-27  Miles Bader  <miles@gnu.org>
2669         * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
2671 2000-08-27  Kenichi Handa  <handa@etl.go.jp>
2673         * international/ja-dic-cnv.el (skkdic-convert): Insert (require
2674         'ja-dic-cnv), not (require 'skkdic-cnv).
2676 2000-08-26  Miles Bader  <miles@gnu.org>
2678         * faces.el (face-x-resources): Add entry for :inherit.
2679         * cus-face.el (custom-face-attributes): Add support for :inherit
2680         attribute.  Add support for relative face heights.
2681         (custom-face-attributes-get): Treat `nil' as being a default value
2682         for :inherit (as well as `unspecified').
2684         * faces.el (set-face-attribute): Update doc string.
2685         (face-attribute-name-alist): Add :inherit.
2686         (face-valid-attribute-values): Handle :inherit.
2687         (face-read-string): Rephrase prompt to be less confusing.
2688         Assume that DEFAULT is a string, since we must return a string.
2689         (face-read-integer): Use `format' to turn DEFAULT into an
2690         acceptable default for face-read-string.  Match NEW-VALUE against
2691         the string "unspecified", not the symbol `unspecified', since
2692         that's what face-read-string returns.
2693         (read-face-attribute): Lookup a name for old-value in valid, and
2694         use it as a default if we find one.  Treat all values from
2695         face-read-string as strings.  If the default is used, don't do any
2696         more processing on the value, just use the old value directly.
2697         (read-face-and-attribute, modify-face): Tweak prompt.
2698         (read-face-name): Don't assume prompt ends with a space.
2700         * faces.el (describe-face): Add support for :inherit attribute.
2702 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
2704         * terminal.el (terminal-emulator): Fix args to `concat'.  Now
2705         concat doesn't accept interger.
2707         * international/kkc.el: Remove SKK from Keywords.  Require
2708         ja-dic-utl instead of skkdic-utl.
2710         * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
2711         Provide ja-dic-cnv instead of skkdic-cnv.
2712         (ja-dic-filename): Renamed from skkdic-filename.  Referers changed
2713         (iso-2022-7bit-short): Add safe-charsets property.
2714         (skkdic-convert-postfix): Search Japanese chou-on character in
2715         addition to Hiragana character.
2716         (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
2717         (skkdic-convert): Change file names from skkdic.el to ja-dic.el
2718         (batch-skkdic-convert): Likewise.
2720         * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
2721         Provide ja-dic-utl instead of skkdic-utl.
2722         (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
2724 2000-08-24  Dave Love  <fx@gnu.org>
2726         * disp-table.el (standard-display-default): Make the test of `l'
2727         useful.
2729         * language/european.el ("Latin-8", "Latin-9"): Add input methods,
2730         mod sample text.
2732         * international/iso-ascii.el: Make pilcrow convenient string
2733         consistent with section.
2734         (iso-ascii-display): Set up multibyte characters as well as
2735         unibyte.
2737 2000-08-24  Kenichi Handa  <handa@etl.go.jp>
2739         * international/mule-cmds.el (reset-language-environment): Set
2740         default-process-coding-system to '(undecided . iso-latin-1), which
2741         makes process I/O almost consistent with file I/O.   Call this
2742         function when mule-cmds.el[c] is loaded.
2744 2000-08-22  Andrew Innes  <andrewi@gnu.org>
2746         * makefile.w32-in: New file.
2748 2000-08-22  Miles Bader  <miles@lsi.nec.co.jp>
2750         * comint.el (comint-output-filter): Compare end of
2751         comint-last-output-overlay with the start of the newly inserted
2752         text, not the end, when deciding whether to extend it.
2753         Set saved-point's insertion type to advance after insertion.
2755         * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
2756         since this is now done independently of font-lock mode.
2758 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
2760         * server.el (server-kill-new-buffers): New user option.
2761         (server-existing-buffer): New buffer-local variable.
2762         (server-visit-files): When using an existing buffer, set
2763         server-existing-buffer to t.
2764         (server-buffer-done): If server-kill-new-buffers is t, kill the
2765         buffer, unless it was already present before visiting it with
2766         Emacs server.
2768 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
2770         * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
2771         even if the display doesn't support colors: some displays will
2772         support bold/underline faces.
2774 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
2776         * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
2778         * startup.el (command-line): If user's init file had an error,
2779         add explanatory text to *Messages*.
2781 2000-08-21  Kenichi Handa  <handa@etl.go.jp>
2783         * man.el (Man-getpage-in-background): Decode the process output by
2784         the system locale coding system.
2786 2000-08-20  Dave Love  <fx@gnu.org>
2788         * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
2789         Don't test x-popup-menu.
2790         (function) <complete-function>: Complete only fbound symbols.
2791         <validate, value>: New.
2792         (variable) <complete-function>: Complete only bound symbols.
2793         (coding-system): Add :base-only, :complete-function, :validate,
2794         :value, :prompt-match.
2795         (widget-coding-system-prompt-value): Use read-coding-system and
2796         act on :base-only.
2797         (editable-field): Add :help-echo.
2798         (widget-push-button-gui, widget-push-button-cache)
2799         (widget-gui-action, widget-editable-list-gui): COmment out, along
2800         with uses.
2801         (widget-at): Make arg optional.
2802         (widget-echo-help): Adjust for current help-echo calling sequence.
2803         (widget-specify-field, widget-specify-button)
2804         (widget-specify-insert, widget-get-sibling, widget-image-find)
2805         (widget-convert, widget-insert, widget-leave-text)
2806         (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
2807         (widget-setup, widget-field-find, widget-before-change)
2808         (widget-after-change, widget-default-complete)
2809         (widget-default-create, widget-default-delete)
2810         (widget-push-button-value-create, editable-field)
2811         (widget-field-prompt-value, widget-field-validate)
2812         (widget-choice-value-create, widget-choice-action)
2813         (widget-choice-validate, widget-checklist-add-item)
2814         (widget-radio-add-item, widget-radio-chosen)
2815         (widget-radio-value-inline, widget-editable-list-value-create)
2816         (widget-editable-list-entry-create)
2817         (widget-documentation-link-add)
2818         (widget-documentation-string-value-create)
2819         (widget-regexp-validate, widget-file-complete)
2820         (widget-sexp-validate, widget-plist-convert-widget)
2821         (widget-plist-convert-widget, widget-alist-convert-widget)
2822         (widget-alist-convert-widget, widget-color-complete): Simplify,
2823         particularly to avoid bindings which aren't optimized out.
2825         * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
2826         Doc fix.
2827         (down-list, backward-up-list, up-list, kill-sexp)
2828         (backward-kill-sexp, mark-sexp): Make arg optional.
2829         (lisp-complete-symbol): Add optional arg PREDICATE.
2831         * cus-start.el: Add display-buffer-reuse-frames,
2832         file-coding-system-alist.
2834 2000-08-20  Gerd Moellmann  <gerd@gnu.org>
2836         * startup.el (command-line): Clear realized faces after
2837         modifying TTY color mappings.
2839 2000-08-20  Miles Bader  <miles@gnu.org>
2841         * faces.el (face-attr-match-p): Don't return true if ATTRS are
2842         merely a subset of FACE's attributes.
2844 2000-08-19  Miles Bader  <miles@gnu.org>
2846         * comint.el (comint-output-filter): Save the point with a marker,
2847         not just a buffer position.
2849         * international/mule.el (set-buffer-process-coding-system): Make
2850         interactive prompt less confusing.
2852 2000-08-19  Gerd Moellmann  <gerd@gnu.org>
2854         * hilit-chg.el: General cleanup of doc strings, comments and
2855         code formatting.
2857 2000-08-19  Miles Bader  <miles@gnu.org>
2859         * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
2860         Compiler macro removed; beginning-of-line is no longer always
2861         equivalent to forward-line, in the presence of fields.
2863         * comint.el (comint-output-filter): Remove ad-hoc saving of
2864         restriction, and just use save-restriction, now that it works
2865         correctly.  Don't adjust comint-last-input-start to account for
2866         our insertion; it shouldn't have moved because we don't use
2867         insert-before-markers anymore.  Comment out call to
2868         `force-mode-line-update'; why is it here?
2870         * gud.el (gud-basic-call): Temporarily widen gud comint buffer
2871         while checking for prompt to delete.  Use `forward-line 0'
2872         instead of beginning-of-line.
2873         (gud-filter): Temporarily widen gud comint buffer while
2874         examining output.
2876 2000-08-18  Stefan Monnier  <monnier@cs.yale.edu>
2878         * progmodes/sh-script.el: Big bag of typos.
2880         * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
2881         check since ispell-process is not bound when ispell is not yet loaded.
2883 2000-08-18  Dave Love  <fx@gnu.org>
2885         * image.el (find-image): Copy `spec' before using plist-put.
2887 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
2889         * textmodes/ispell.el (ispell-dictionary-alist-6): Add
2890         `portugues'.
2892         * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
2893         backward-kill-sexp, analogous to kill-sexp.
2895         * progmodes/icon.el (icon-indent-line)
2896         (icon-is-continuation-line): Handle comments specially.
2898 2000-08-17  Ken Stevens <k.stevens@ieee.org>
2900         * ispell.el: Set to standard author/maintainer/keyword fields.
2901         Fine tuning to menu map appearance and operation, and added help.
2902         Remove `start' and `end' error messages when compiling.
2903         (ispell-choices-win-default-height): Fixed comment string.
2904         (ispell-dictionary-alist-1): Fixed regexp in castellano and
2905         castellano8 dictionaries.
2906         (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
2907         (ispell-dictionary-alist-4): Fixed regexp in francais-tex
2908         dictionary, added italiano dictionary.
2909         (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
2910         word character
2911         (ispell-tex-skip-alists): Added psfig support.
2912         (ispell-skip-html): Renamed from ispell-skip-sgml.
2913         (ispell-begin-skip-region-regexp, ispell-skip-region)
2914         (ispell-minor-check): Improved html skipping support to skip across
2915         code, and recognize `&' commands without propper `;' syntax;
2916         (ispell-process-line): Fix alignment error when manually
2917         correcting spelling.
2918         (ispell): Fix comment string.
2919         (ispell-add-per-file-word-list): Always put word list on new line.
2921 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
2923         * format.el (format-encode-run-method): Fix error message to say
2924         `encode' instead of `decode'.  Use save-window-excursion around
2925         shell-command-on-region as in format-decode-run-method because
2926         shell-command-on-region can display a buffer with error output.
2927         (format-decode): Don't record undo information for the decoding.
2928         (format-annotate-function): Add parameter FORMAT-COUNT.  Make
2929         that number part of the temporary buffer name so that more than
2930         one decoding using a temporary buffer can happen safely.
2932         * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
2933         of `A-z' in the regexp.
2935         * hilit-chg.el: Fix typos in commentary.
2937         * help.el (view-emacs-news): Rewritten for new naming scheme
2938         for old NEWS files.
2940         * startup.el (command-line): Pop to *Messages* in case an error
2941         is signaled while loading user-init-file.
2943 2000-08-17  Andreas Schwab  <schwab@suse.de>
2945         * files.el (insert-directory): Don't lose original file name,
2946         undoing an undocumented change.
2948 2000-08-17  Alex Schroeder  <alex@gnu.org>
2950         * sql.el (sql-magic-go): Use comint-bol.
2951         (sql-copy-column): Use comint-line-beginning-position.
2952         (comint-line-beginning-position): Define a replacement for
2953         comint-line-beginning-position if it is not fboundp.
2955 2000-08-17  Alex Schroeder  <alex@gnu.org>
2957         * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
2958         it didn't have any effect anyway.
2960 2000-08-17  Alex Schroeder  <alex@gnu.org>
2962         * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
2963         --pset and pager=off instead of sending \\o|cat at the beginning
2964         of the session.
2966 2000-08-17  Miles Bader  <miles@gnu.org>
2968         * progmodes/octave-inf.el: Add compatibility definition of
2969         comint-line-beginning-position.
2971 2000-08-17  Kenichi Handa  <handa@etl.go.jp>
2973         * startup.el (normal-top-level): Look in each dir in load-path for
2974         a leim-list.el file too.  This assures of loading leim-list.el
2975         that is created at Emacs installation time even if a user have his
2976         own leim-list.el.
2978 2000-08-17  Miles Bader  <miles@gnu.org>
2980         * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
2981         foreground color to black if the background is dark.
2983 2000-08-16  Stefan Monnier  <monnier@cs.yale.edu>
2985         * loadhist.el (unload-feature): Typo.
2987         * finder.el (finder-compile-keywords):
2988         * cus-dep.el (custom-make-dependencies): Add local-variable settings
2989         to the generated file.
2991         * mail/mh-e.el (mh-make-local-vars):
2992         Replace make-variable-buffer-local with make-local-variable.
2994         * play/landmark.el:
2995         * options.el (Edit-options-{set,toggle,t,nil}):
2996         * mail/mailabbrev.el (mail-abbrevs-mode):
2997         * textmodes/tex-mode.el (tex-expand-files):
2998         * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
3000         * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
3002         * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
3003         (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
3004         Allow going past the last element.
3005         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
3006         (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
3007         (cvs-mouse-toggle-mark): Don't move point.
3008         (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
3010         * progmodes/compile.el (grep): Provide a default set of files.
3011         (next-error): Docstring fix.
3012         (compilation-find-file): Avoid find-file (fails in a dedicated window).
3014         * emacs-lisp/easy-mmode.el (define-minor-mode):
3015         Use `symbol-value' to keep the byte-compiler quiet.
3017         * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
3018         (diff-find-source-location): New fun, extracted from diff-goto-source.
3019         (diff-goto-source): Use it.
3020         (diff-next-complex-hunk, diff-filter-lines): New function.
3021         (diff-apply-hunk): New command.
3023         * smerge-mode.el (smerge-mode-menu): Doc fix.
3025         * msb.el (msb-mode): Define it in terms of define-minor-mode.
3027 2000-08-16  Dave Love  <fx@gnu.org>
3029         * windmove.el (windmove) <defgroup>: Add :version.
3031         * net/goto-addr.el: Don't require browse-url.  Require thingatpt.
3032         (goto-address-fontify-p, goto-address-highlight-p)
3033         (goto-address-url-face, goto-address-url-mouse-face)
3034         (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
3035         (goto-address-url-regexp): Use thing-at-point-url-regexp.
3036         (goto-address-fontify, goto-address-at-mouse): Simplify,
3037         (goto-address-at-point): browse-url-url-at-point,
3038         goto-address-find-address-at-point can return nil.
3039         (goto-address-find-address-at-point): Return nil on failure.
3041         * align.el (align) <defgroup>: Add :version.
3043         * calculator.el (calculator): Add :version.
3044         (calculator): Use two lines for calculator window if `modeline'
3045         face is boxed.
3047         * play/5x5.el: Doc fixes.
3048         (5x5) <defgroup>: Add :version.
3050         * play/fortune.el (fortune) <defgroup>: Add :version.
3051         (fortune-append): Fix error message.
3052         (fortune-from-region): Doc fix.
3054         * play/pong.el (pong): Doc fix.
3056         * play/morse.el: Keywords, commentary, autoloads.
3058 2000-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
3060         * desktop.el (desktop-save): Don't look at symbol-value of a
3061         member of minor-mode-alist, unless it is boundp.
3063 2000-08-16  Sam Steingold  <sds@gnu.org>
3065         * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
3066         `while'; use `with-current-buffer' instead of `save-excursion'.
3067         Removed unnecessary kludges now that "*Buffer List*" is excluded.
3069 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
3071         * international/ccl.el (declare-ccl-program): Docstring modified.
3072         (ccl-execute-with-args): Likewise.
3074 2000-08-16  Miles Bader  <miles@gnu.org>
3076         * progmodes/sql.el: Add compatibility definition of
3077         comint-line-beginning-position.
3079 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
3081         * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
3082         'buffer-menu' property.
3083         (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
3084         fails.
3085         (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
3086         buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
3087         wasn't killed.
3089         * buff-menu.el (list-buffers-noselect): Don't display the
3090         *Buffer List* buffer.
3092         * font-lock.el: Require jit-lock to prevent a very late
3093         `Loading jit-lock' message.
3095         * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
3096         * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
3097         mail address.
3099 2000-08-15  Miles Bader  <miles@gnu.org>
3101         * textmodes/ispell.el (ispell-graphic-p): New constant.
3102         (ispell-choices-win-default-height, ispell-help): Use
3103         `ispell-graphic-p' instead of `xemacsp'.
3105 2000-08-15  Dave Love  <fx@gnu.org>
3107         * simple.el: Autoload widget-convert when compiling.
3108         (mail-user-agent): Doc fix.
3110         * help.el (function-called-at-point, variable-at-point): Use
3111         with-syntax-table.
3112         (help-manyarg-func-alist): Add insert-and-inherit.
3114         * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
3116         * delsel.el (delsel-unload-hook): New function.
3118         * find-file.el: Doc fixes.  Move provide to end.
3119         (ff) <defgroup>: Add :link.
3120         (ff-goto-click): Deleted.
3121         (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
3122         Use mouse-set-point.
3124         * textmodes/tildify.el: Doc fixes.
3125         (tildify) <defgroup>: Add:version.
3127         * progmodes/glasses.el (glasses) <defgroup>: Add :version.
3128         (glasses-custom-set): Use set-default, not set.
3129         (minor-mode-alist): Propertize the lighter.
3130         (glasses-mode): Provide optional arg.
3132         * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
3133         (global-cwarn-mode): Don't make it a user option.  Unquote lambda.
3134         (cwarn-font-lock-feature-keywords-alist): Don't make it a user
3135         option.  Provide :type.
3136         (cwarn-configuration): Provide :type.
3137         (cwarn-mode): Doc fix.
3139         * add-log.el (change-log-merge): Doc fix.
3140         (change-log-redate): New command.
3142         * net/browse-url.el (browse-url-filename-alist): Add a clause for
3143         Doze and Dog.
3144         (browse-url): Use dolist, not mapcar.
3145         (browse-url-at-point): Check for null url.
3146         (browse-url-event-buffer, browse-url-event-point): Functions
3147         deleted.
3148         (browse-url-at-mouse, browse-url-netscape): Simplify.
3150         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
3151         modes.
3152         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
3153         Fix previous change to mapcan.
3154         (msb--init-file-alist, msb--add-separators)
3155         (msb--make-keymap-menu): Simplify.
3156         (msb--choose-file-menu): Use copy-sequence.
3157         (msb-mode-map): Add title to keymap.
3158         (msb-unload-hook): New function.
3160         * bs.el: Fix indentation.
3161         (bs) <defgroup>: Add :links.
3162         (bs-show): Doc fix.
3163         (bs-apply-sort-faces): Don't use window-system.
3164         (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
3166 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
3168         * calendar/timeclock.el (timeclock-file): Run .timelog through
3169         convert-standard-filename.
3171 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
3173         * emacs-lisp/authors.el: New file.
3175         * paren.el (show-paren-priority): New user option.
3176         (show-paren-function): Set overlay priorities to
3177         show-paren-priority.
3179 2000-08-14  Miles Bader  <miles@gnu.org>
3181         * comint.el (comint-bol): Use `forward-line 0' instead of calling
3182         beginning-of-line with inhibit-field-text-motion bound.
3184 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
3186         * calendar/timeclock.el: New file.
3188 2000-08-14  David Ponce  <david@dponce.com>
3190         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
3191         `widget-button-click'. so that one can use left mouse button to
3192         click on dialog buttons.
3194 2000-08-14  Emmanuel Briot  <briot@gnat.com>
3196         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
3197         identifiers, since XML is case sensitive
3199 2000-08-12  Miles Bader  <miles@gnu.org>
3201         * comint.el (comint-output-filter): Don't bother frobbing
3202         window-start, it doesn't seem to be necessary.
3204         * comint.el (comint-send-string, comint-send-region): Make into
3205         real functions.  Snapshot the prompt before sending.
3207 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
3209         * info.el (Info-find-emacs-command-nodes): Rewrite to use
3210         technique similar to Info-index, instead of relying on specific
3211         names of relevant Index nodes.
3212         (Info-goto-emacs-command-node): Bind Info-history to nil when
3213         going to the first node found by Info-find-emacs-command-nodes.
3215 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
3217         * menu-bar.el (menu-bar-help-menu): Add a :help string.
3219 2000-08-10  Miles Bader  <miles@gnu.org>
3221         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
3223 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
3225         * info.el (Info-file-list-for-emacs): More elements for the
3226         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
3227         and woman manuals.
3229 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
3231         * comint.el (comint-send-input): Make the newline boundary overlay
3232         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
3233         (comint-output-filter): Use `insert' instead of
3234         `insert-before-markers'.  Extend comint-last-output-overlay when
3235         necessary since we can't rely on insert-before-markers to do it.
3236         * gud.el (gud-filter): Use `with-current-buffer' instead of
3237         save-excursion when inserting the output, so that point gets
3238         updated correctly; the old method relied on a rather dodgy
3239         side-effect of comint-output-filter to avoid the effect of
3240         save-excursion.
3242 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
3244         * files.el (recover-file): Call insert-directory instead of
3245         invoking `ls' directly.
3247 2000-08-10  Miles Bader  <miles@gnu.org>
3249         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
3250         (comint-last-prompt-overlay): New variables.
3251         (comint-output-filter): Implement prompt highlighting.
3252         (comint-snapshot-last-prompt): New function.
3253         (comint-send-input): Snapshot the last prompt.
3254         Use comint-highlight-input-face.
3255         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
3256         Use defface instead of defcustom.
3257         (send-invisible, comint-send-eof): Snapshot the last prompt.
3258         (comint-delchar-or-maybe-eof): Use comint-send-eof.
3259         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
3261 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
3263         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
3264         (regexp-opt-group): Use a list of chars for `letters'.
3265         (regexp-opt-charset): `chars' is now a list of chars.
3266         Use a char-table rather than a vector so it works for multibyte chars.
3268         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
3269         Set cvs-minor-current-files to the selected fileinfo.
3270         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
3271         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
3273 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
3275         * files.el (insert-directory): Don't call access-file on
3276         directories on DOS and Windows.
3278 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
3280         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
3281         longer if necessary.
3282         (ccl-embed-code): Call ccl-embed-data to store CODE in
3283         ccl-program-vector.
3285 2000-08-09  Miles Bader  <miles@gnu.org>
3287         * comint.el (comint-output-filter): Properly handle the case where
3288         the text surrounded by comint-last-output-overlay was deleted.
3290 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
3292         * info.el (Info-insert-dir): Use Info-additional-directory-list if
3293         non-nil.
3294         (Info-file-list-for-emacs): Remove "info" from the list because
3295         that leads to trying to use the documentation from file `info'
3296         in various situations where it isn't appropriate, for instance
3297         C-h C-k C-h i.
3299         * ffap.el (ffap-read-file-or-url-internal): Handle case that
3300         DIR and/or STRING are nil.
3302         * progmodes/compile.el (compilation-setup): Make variable
3303         compilation-error-screen-columns buffer-local, as some comment
3304         in the code suggests it should be.
3306         * files.el (auto-mode-interpreter-regexp): New variable.
3307         (set-auto-mode): Use it.
3309         * indent.el (indent-for-tab-command): Doc fix.
3311         * mouse-sel.el (mouse-sel-mode): Doc fix.
3313         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
3314         labels.
3316         * help.el (print-help-return-message): When
3317         display-buffer-reuse-frames is set, let the help window been quit,
3318         instead of deleting it, which might delete a reused frame.
3320 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
3322         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
3323         rename a directory to a name that differs only by its letter case.
3325 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
3327         * international/quail.el (quail-define-rules): Handle Quail decode
3328         map correctly.  Add code for supporting annotations.
3329         (quail-install-decode-map): New function.
3330         (quail-defrule-internal): New optional arguments decode-map and
3331         props.
3332         (quail-advice): New function.
3334 2000-08-07  Sam Steingold  <sds@gnu.org>
3336         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
3337         `defconst', `define-condition', `with-slots'.
3338         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
3340 2000-08-03  Miles Bader  <miles@gnu.org>
3342         * comint.el (comint-use-prompt-regexp-instead-of-fields):
3343         New variable.
3344         (comint-prompt-regexp, comint-get-old-input): Document dependence on
3345         comint-use-prompt-regexp-instead-of-fields.
3346         (comint-send-input): Add `input' field property to stuff we send to
3347         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
3348         (comint-output-filter): Add `output' field property to process
3349         output, if comint-use-prompt-regexp-instead-of-fields is nil.
3350         (comint-replace-by-expanded-history)
3351         (comint-get-old-input-default, comint-show-output)
3352         (comint-backward-matching-input, comint-forward-matching-input)
3353         (comint-next-prompt, comint-previous-prompt):  Use field
3354         properties if comint-use-prompt-regexp-instead-of-fields is nil.
3355         (comint-line-beginning-position): New function.
3356         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
3357         (comint-replace-by-expanded-history-before-point): Use
3358         comint-line-beginning-position and line-end-position.
3359         (comint-last-output-overlay): New variable.
3360         (comint-mode): Make `comint-last-output-overlay' buffer-local.
3362         * shell.el (shell-prompt-pattern): Doc change.
3363         (shell-backward-command): Use line-beginning-position.
3365         * gud.el (gud-gdb-complete-command): Use
3366         comint-line-beginning-position.
3368         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
3369         comint-bol doesn't actually go to the beginning of the line.
3371         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
3372         if comint-use-prompt-regexp-instead-of-fields is non-nil.
3373         (try-expand-line-all-buffers): Likewise.
3375         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
3376         explicitly matching comint-prompt-regexp.
3377         (sql-copy-column): Use comint-line-beginning-position instead of
3378         explicitly matching comint-prompt-regexp.
3380         * progmodes/octave-inf.el (inferior-octave-complete): Use
3381         comint-line-beginning-position.
3383         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
3385         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
3386         looking for a prompt, use `forward-line 0' instead of
3387         `beginning-of-line', to avoid getting caught by an input field.
3389 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
3391         * files.el (shell-quote-wildcard-pattern): Make sure to return
3392         PATTERN, in the Unix case.
3394 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
3396         * play/zone.el (zone): Discard any pending input before running
3397         the randomly-chosen pgm.
3399 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
3401         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
3402         checking the existence of any multibyte characters.
3404 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
3406         * help.el (describe-mode): Test minor-mode symbol for being
3407         bound before testing its value for being nil.
3409         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
3410         `first', `second', and `third'.
3412         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
3413         (second): Make it an alias for `cadr'.
3415 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
3417         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
3418         types of display support faces now.
3420 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
3422         * pcvs.el (require): Require `cl' during compilation, only.
3424         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
3425         (toplevel): Remove `remq' and `remove' from autoloads.
3426         (cl-fake-autoloads): New variable.  If set, arrange for an error
3427         when CL functions etc. are autoloaded.
3429 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
3431         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
3433         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
3434         popped up, but the user clicks outside the menu, return an empty
3435         regexp (that causes unhighlight-regexp to have no effect).
3437         * menu-bar.el (menu-bar-games-menu): Add Zone.
3439         * hi-lock.el (toplevel): Require font-lock.
3441 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3443         * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
3444         (ebnf-8-bit-chars): New var for bug fix.
3445         (ebnf-string): Bug fix.
3447 2000-08-03  Sam Steingold  <sds@gnu.org>
3449         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
3450         instead of `buffer-string'.
3451         (require 'cl): Always, not just when compiling.
3452         `ignore-errors' in `interactive', `list*', `defun*' &c make this
3453         necessary.
3455 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
3457         * international/mule-cmds.el (select-safe-coding-system): Make
3458         the message text about selecting a safe coding system more clear.
3460 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
3462         * hi-lock.el: New file.
3464         * play/zone.el: New file.
3466         * replace.el (occur): Set tab-width in the *Occur* buffer to the
3467         value of tab-width in the original buffer.  Choose a line number
3468         format that's a multiple of the original buffer's tab width, so
3469         that lines appear right.
3471         * textmodes/ispell.el (ispell): New function, replacing an alias.
3472         Spell-check active region if in transient-mark-mode and mark
3473         is active; otherwise spell-check buffer.
3475 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3477         * ps-mule.el: Fix a customization problem on
3478         ps-mule-font-info-database-default.
3480 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
3482         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
3483         display-mouse-p instead of window-system.
3484         (ebrowse-member-mode-map): Ditto.
3486 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3488         * progmodes/ebnf2ps.el: Update ps-print functions call.
3489         Indentation fix.  Doc fix.
3490         (ebnf-version): New version number (3.2).
3491         (ebnf-format-color, ebnf-begin-job): Code fix.
3493 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
3495         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
3496         font lock support on window-system.
3497         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
3499         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
3500         display-color-p, if fboundp, instead of window-system.
3502 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
3504         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
3505         instead of window-system.
3507         * wid-edit.el (widget-choose): Use display-mouse-p instead of
3508         window-system.
3509         (widget-choice-mouse-down-action): Use display-popup-menus-p
3510         instead of window-system.
3512         * strokes.el (strokes-file): Run the file name through
3513         convert-standard-filename.
3514         (strokes-mode): Call display-mouse-p instead of looking at
3515         window-system.  Change the error message accordingly.
3517         * progmodes/cpp.el (toplevel): Support faces on tty's.
3519         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
3520         (lm-plot-square, lm-init-display): Don't use window-system.
3522         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
3523         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
3525         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
3526         instead of looking at window-system.
3528 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
3530         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
3531         of testing if iswitchb-prepost-hooks is bound, because the
3532         latter will always be true when invoking a recursive minibuffer
3533         from an active Iswitchb buffer.
3535 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
3537         * files.el (shell-quote-wildcard-pattern): New function.
3538         (insert-directory): Call it.  Only prepend "\" to command on Unix
3539         and GNU/Linux systems.
3541 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
3543         * eshell/esh-groups.el: Change custom :link file names
3544         from `eshell.info' to `eshell'.
3546 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
3548         * dired.el (dired-build-subdir-alist): Expand subdirectory names
3549         correctly in recursive ange-ftp listings.
3551 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3553         * ps-print.el: Fix bug 1: if ps-font-size-internal,
3554         ps-header-font-size-internal and
3555         ps-header-title-font-size-internal variables are not set,
3556         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
3557         face text property is (foreground-color . COLOR) or
3558         `(background-color . COLOR)', ps-print crashes.  Doc fix.
3559         (ps-print-version): New version number (5.2.4).
3560         (ps-plot-region): Code fix.
3561         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
3562         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
3563         Bug fix 2.
3565 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
3567         * glasses.el (glasses-make-readable): Fix uncapitalization of
3568         identifiers like `myXMLDocument'.
3570 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
3572         * mail/mail-hist.el (mail-hist-previous-input)
3573         (mail-hist-next-input): Do the obvious code factorization.
3574         (mail-hist-retrieve-and-insert): New func, contains common
3575         code of above two.
3576         If inserting a message body, leave point at top.
3578 2000-07-28  Sam Steingold  <sds@gnu.org>
3580         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
3581         Use `<=', not `<' to compare times!
3582         (ange-ftp-ls): Remove.
3584 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
3586         * play/cookie1.el: Add explanation of how to make cookie.el
3587         compatible with strfile(1) to comment.
3589         * subr.el (remove, remq): New functions.
3591         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
3592         escape `*' in regexps.
3593         (midnight-find): Reverse order of arguments in the funcall of
3594         TEST.
3596         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
3597         and `.class'.
3599         * play/meese.el: Add Commentary section.
3601 2000-07-27  Alex Schroeder  <alex@gnu.org>
3603         * sql.el (sql-ms): Added autoload cookie.
3604         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
3605         (sql-oracle): Ditto.
3606         (sql-help): Doc change.
3608         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
3609         types and exceptions.
3611 2000-07-27  Alex Schroeder  <alex@gnu.org>
3613         * sql.el (sql-placeholder-history): New variable.
3614         (sql-query-placeholders-and-send): New function that will query
3615         the user and replace placeholders with user input.
3616         (sql-oracle): If running on NT, set comint-input-sender to
3617         sql-query-placeholders-and-send.
3619         (sql-stop): If in the SQLi buffer, insert stop notification, else
3620         present it as a message.
3622 2000-07-27  Alex Schroeder  <alex@gnu.org>
3624         * sql.el (sql-input-ring-separator): Doc change.
3625         (sql-input-ring-file-name): Doc change.
3626         (sql-interactive-mode): Use `sql-input-ring-separator' and
3627         `sql-input-ring-file-name' to set the comint-mode equivalents
3628         without making them local variables.
3629         (sql-stop): Don't bind `sql-input-ring-separator' and
3630         `sql-input-ring-file-name' dynamically to their comint-mode
3631         equivalents.
3633 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
3635         * international/mule.el (register-char-codings): New function.
3636         (make-coding-system): Handle `safe-chars' specification in the arg
3637         PROPERTY.
3639         * international/mule-cmds.el
3640         (find-coding-systems-region-subset-p): This function deleted.
3641         (sort-coding-systems-predicate): New variable.
3642         (sort-coding-systems): New function.
3643         (find-coding-systems-region): Use
3644         find-coding-systems-region-internal.
3645         (find-coding-systems-string): Use find-coding-systems-region.
3646         (find-coding-systems-for-charsets): Check
3647         char-coding-system-table.
3648         (select-safe-coding-system-accept-default-p): New variable.
3649         (select-safe-coding-system): Mostly rewritten.  New argument
3650         ACCEPT-DEFAULT-P.
3651         (select-message-coding-system): Call select-safe-coding-system
3652         with ACCEPT-DEFAULT-P arg.
3653         (reset-language-environment): Reset default-sendmail-coding-system
3654         to the default value iso-latin-1.
3655         (set-language-environment): Don't set the obsolete variable
3656         charset-origin-alist.
3658         * international/codepage.el (cp-coding-system-for-codepage-1):
3659         Give `safe-chars' property to make-coding-system.
3661         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
3662         calling select-message-coding-system twice.
3664         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
3665         instead of `safe-charsets'.
3666         (cyrillic-alternativnyj): Likewise.
3667         (ccl-encode-alternativnyj): Don't check the charset
3668         cyrillic-iso8859-5.
3670 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
3672         * composite.el (compose-chars-after): Preserve match data.
3674 2000-07-26  Sam Steingold  <sds@gnu.org>
3676         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
3677         (ange-ftp-real-file-newer-than-file-p): New function.
3678         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
3679         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
3681         * tooltip.el (tooltip-float-time): Removed (use `float-time').
3682         * midnight.el (midnight-float-time): Ditto.
3684 2000-07-26  Andreas Schwab  <schwab@suse.de>
3686         * files.el (normal-backup-enable-predicate): Correct
3687         interpretation of the return value of compare-strings.
3689 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
3691         * isearch.el (isearch-resume): New function.
3692         (isearch-done): Add something to command-history to resume
3693         the search.
3694         (isearch-yank-line, isearch-yank-word): Use
3695         buffer-substring-no-properties instead of buffer-substring.
3697         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
3698         of flyspell-mouse-map.
3700         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
3701         duplicate definition.
3702         (makefile-mode): Remove duplicate setting of local-abbrev-table.
3704         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
3705         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
3707 2000-07-25  Sam Steingold  <sds@gnu.org>
3709         * net/ange-ftp.el: Get modtime over the net.
3710         (ange-ftp-file-modtime): New function.
3711         (ange-ftp-write-region, ange-ftp-insert-file-contents)
3712         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
3713         Use it.
3714         (ange-ftp-dot-to-slash): New function.
3715         (ange-ftp-fix-name-for-vms): Use it.
3717         * midnight.el (midnight-buffer-display-time): Use
3718         `with-current-buffer'.
3720 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
3722         * find-dired.el: Update copyright notice.
3723         (find-dired): Offer to kill a running `find'.
3725         * enriched.el (enriched-face-ans): For a `foreground-color'
3726         property, return '(("x-color" COLOR))' so that COLOR will be
3727         output as a parameter of the x-color annotation.  Likewise for the
3728         `background-color' property.  In the case of normal face
3729         properties, don't return annotations for unspecified foreground
3730         and background face attributes.
3732 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
3734         * language/japan-util.el (japanese-katakana-region): Fix handling
3735         HANKAKU argument.
3737 2000-07-25  Miles Bader  <miles@gnu.org>
3739         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
3740         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
3741         constrain-to-field.
3743 2000-07-24  Andrew Innes  <andrewi@gnu.org>
3745         * timer.el (timer-activate-when-idle): Add optional parameter
3746         DONT-WAIT.  Update docstring.
3747         (run-with-idle-timer): Specify extra parameter to
3748         timer-activate-when-idle, so that timer will be activated
3749         immediately if Emacs is already idle.
3751         * w32-fns.el (w32-using-nt): Fix docstring.
3753 2000-07-24  Dave Love  <fx@gnu.org>
3755         * mouse.el (popup-menu): Set last-command-event.
3756         (mouse-major-mode-menu-prefix): Declare.
3758 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
3760         * textmodes/flyspell.el: Update to author's version 1.5d.
3762         * progmodes/hideshow.el: Update copyright notice.
3764         * vcursor.el: Set maintainer to FSF, since author cannot
3765         be reached.
3767 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
3769         * info.el (Info-goto-emacs-key-command-node): Leave a space after
3770         the prompt.
3772         * mouse.el (popup-menu): Run the keymap through indirect-function,
3773         in case it was defined with define-prefix-key.  If the menu is a
3774         list of keymaps, look up the binding of user's choice in each one
3775         of the keymaps.
3776         (mouse-popup-menubar): If the global and local menu-bar keymaps
3777         don't have a prompt string, create one and insert it into the
3778         keymap.  Don't barf if current-local-map returns nil.
3780 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
3782         * dired.el (dired-sort-R-check): Added to allow recursive listing
3783         to be undone.
3784         (dired-sort-other): Use it.
3786 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3788         * Release of cc-mode 5.27
3790 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3792         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
3793         c-beginning-of-statement-1 that caused a bad case of recursion
3794         which could consume a lot of CPU in large classes in languages
3795         that have in-expression classes (i.e. Java and Pike).
3797         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
3798         statements before top level constructs (i.e. case 6 is moved
3799         before case 5 and is now case 4) to catch in-expression
3800         classes in top level expressions correctly.
3802 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3804         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
3805         objc-method-intro. Case 4 removed and case 5I added.
3807         * cc-langs.el (c-append-paragraph-start): New variable used by
3808         c-common-init to get paragraph-start correct.
3809         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
3810         initialize paragraph-start to make it correct both with and
3811         without the javadoc special case.
3813         * cc-mode.el (java-mode): Use c-append-paragraph-start to
3814         initialize paragraph-start for javadoc markup.
3816         * cc-vars.el (c-style-variables-are-local-p): Incompatible
3817         change by defaulting this to t.  It's motivated by the
3818         confusing behavior that otherwise arise from the style system
3819         when editing both java and non-java files at the same time
3820         (see the comments about style setting in c-common-init).
3822 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3824         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
3825         similar to the one in c-fill-paragraph to check the fill
3826         prefix from the adaptive fill function for sanity.
3828 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3830         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
3831         defun block.
3833 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3835         * cc-mode.texi Documented the change of cpp-macro.
3837 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3839         * cc-align.el (c-lineup-multi-inher): Handle lines with
3840         leading comma nicely. Extended to handle member initializers
3841         too.
3843         * cc-engine.el: (c-beginning-of-inheritance-list,
3844         c-guess-basic-syntax): Fixed recognition of inheritance lists
3845         when the lines begins with a comma.
3847         * cc-mode.texi: Updated doc for c-lineup-multi-inher.
3849         * cc-vars.el (c-offsets-alist): Changed default for
3850         member-init-cont to c-lineup-multi-inher since it now handles
3851         member initializers and indents better for leading commas.
3853 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3855         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
3856         handling that caused class open lines to be recognized as
3857         statement-conts in some cases.
3859         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
3860         guessed by the adaptive fill function unless point is on the
3861         first line of a block comment.
3863         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
3864         when the buffer ends with a macro continuation char.
3866         * cc-engine.el (c-guess-basic-syntax): Added support for
3867         function definitions as statements in Pike.  The first
3868         statement in a lambda block is now labeled defun-block-intro
3869         instead of statement-block-intro.
3871         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
3872         so that the class surrounding point is selected, not the one
3873         innermost in the state.
3875         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
3876         recognition of switch labels having hanging multiline
3877         statements.
3879         * cc-engine.el (c-beginning-of-member-init-list): Broke out
3880         some code in c-guess-basic-syntax to a separate function.
3881         * cc-engine.el (c-just-after-func-arglist-p): Fixed
3882         recognition of member inits with multiple line arglists.
3883         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
3884         member-init-cont when the commas are in funny places.
3886 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3888         * cc-defs.el (c-auto-newline): Removed this macro since it's
3889         not used anymore.
3891         * cc-engine.el (c-looking-at-bos): New helper function.
3892         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
3893         inexpr and toplevel classes apart in Pike.
3895         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
3896         of case 9A.
3898         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
3899         constant, since "class" can introduce an in-expression class
3900         in Pike nowadays.
3902 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3904         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
3905         indentation on cpp-macro lines.
3907         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
3908         a syntax modifier like comment-intro, to make it possible to
3909         get syntactic indentation for preprocessor directives.  It's
3910         incompatible wrt to lineup functions on cpp-macro, but it has
3911         no observable effect in the 99.9% common case where cpp-macro
3912         is set to -1000.
3914 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3916         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
3917         member-init-cont when the preceding arglist is several lines.
3919 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3921         * cc-styles.el (c-style-alist): The basic offset for the BSD
3922         style corrected to 8.
3924 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3926         * cc-styles.el (c-style-alist): Adjusted the indentation of
3927         brace list openers in the gnu style.
3929 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3931         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
3933         * cc-cmds.el (c-electric-brace, c-electric-slash,
3934         c-electric-star, c-electric-semi&comma, c-electric-colon,
3935         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
3936         when c-syntactic-indentation is nil.
3938         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
3939         we were left at comments preceding the first statement when
3940         reaching the beginning of the buffer.
3942         * cc-vars.el (c-syntactic-indentation): New variable to turn
3943         off all syntactic indentation.
3945 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3947         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
3948         between the text and the block comment ender when it hangs,
3949         depending on how many there are before the fill.
3951 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3953         * cc-engine.el (c-beginning-of-closest-statement): New helper
3954         function to go back to the closest preceding statement start,
3955         which could be inside a conditional statement.
3956         * cc-engine.el (c-guess-basic-syntax): Use
3957         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
3959         * cc-engine.el (c-guess-basic-syntax): Better handling of
3960         arglist-intro, arglist-cont-nonempty and arglist-close when
3961         the arglist is nested inside parens.  Cases 7A, 7C and 7F
3962         changed.
3964         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
3965         up-to-date with javadoc 1.2.
3967 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3969         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
3970         multiline Pike type decls.
3972 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3974         * cc-cmds.el (c-indent-new-comment-line): Always break
3975         multiline comments in multiline mode, regardless of
3976         comment-multi-line.
3978 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3980         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
3981         fully::qualified::names in C++ member init lists.  Preamble in
3982         case 5D changed.
3984 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
3986         * cc-langs.el (c-common-init): Handling of obsolete variables
3987         moved to c-initialize-cc-mode.  More compatible style override
3988         when using global style variables.
3989         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
3990         variables moved here.
3992         * cc-mode.texi: Documented the special behavior of
3993         c-special-indent-hook as a style variable.  Don't talk about
3994         doing (c-make-styles-buffer-local t) in a mode hook, since
3995         that's already too late to work right.
3997         * cc-styles.el (c-make-styles-buffer-local): Flag style
3998         variable localness in c-style-variables-are-local-p to make
3999         the compatibility measure in c-common-init work well.
4001         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
4002         longer contain set-from-style.
4003         * cc-styles.el (c-initialize-builtin-style): Don't check for
4004         set-from-style on c-special-indent-hook.
4005         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
4006         copy-alist is sufficient now.
4008         * cc-styles.el (c-set-style, c-set-style-1,
4009         c-get-style-variables): Fixes to variable initialization so
4010         that duplicate entries in styles have the same effect
4011         regardless of DONT-OVERRIDE.
4013         * cc-styles.el (c-set-style-2): Fixed bug where the
4014         initialization of inheriting styles failed when the
4015         dont-override flag is set.
4017         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
4018         on this.
4020 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
4022         * cc-defs.el (c-forward-comment): Removed the workaround
4023         introduced in 5.38 since it had worse side-effects.  If a line
4024         contains the string "//\"", it regarded the // as a comment
4025         start since the \ temporarily doesn't have escape syntax.
4027 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
4029         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
4030         ada-xref.el before ada-prj.el, so that the Project menu is created
4031         when ada-prj tries to add to it.
4032         (ada-activate-keys-for-case): Suppress the characters that are not
4033         part of the Ada syntax. Better compatibility with else-mode
4034         (ada-adjust-case-interactive): When auto-casing is not active,
4035         correctly insert newlines (used to insert only ^M).  Prevent the
4036         syntax table from being changed in case of an error
4037         (or '_' becomes part of a word and some commands are confused).
4038         Do nothing if ada-auto-case is nil.
4039         (ada-after-keyword-p): Ignore keywords that are also attributes
4040         (ada-batch-reformat): Update usage comment
4041         (ada-call-from-contextual-menu): New function
4042         (ada-case-read-exceptions): Reinitialize the casing exception list
4043         first to nil first, so that the casing exception file can be
4044         shared.
4045         (ada-check-defun-name): Handles "configure" keyword for gnatdist
4046         files.
4047         (ada-compile-goto-error): Fix regexp used to detect a file:line
4048         anywhere in the error message
4049         (ada-contextual-menu-last-point): New variable
4050         (ada-create-keymap): If the variable delete-key-deletes-forward is
4051         t on XEmacs, it means that DEL should delete one character
4052         forward.
4053         (ada-create-menu): Use :included instead of :visible for XEmacs.
4054         New submenu "Options".
4055         (ada-end-stmt-re): Correctly indent "select ... then abort"
4056         statements.
4057         (ada-fill-comment-paragraph): Correctly delete all leading '--'
4058         even if they don't match ada-fill-comment-prefix Fix handling of
4059         paragraphs on the first or last line of a file.
4060         (ada-format-paramlist): Fix handling of default parameter values.
4061         (ada-get-body-name): New function.
4062         (ada-get-current-indent): Optimized by searchling directly for an
4063         existing generic part or a statement outside of it.  Handle
4064         ada-indent-align-comments when indenting comments Replaced some
4065         regexps by testing directly the next character. This results in a
4066         huge speedup on some files.  New indentation scheme for renames
4067         statements.  Stop looking for the 'while' or 'for' associated with
4068         a 'loop' at the first semicolon encountered.  A "return" can also
4069         match an anonymous access subprogram declaration.
4070         (ada-get-indent-noindent): Ignore strings and comments when
4071         looking for the keywords "record" and "private".
4072         (ada-goto-matching-decl-start): When matching "if", make sure we
4073         are not in fact seeing "end if".  Ignore "when" statements except
4074         when initial keyword was "begin".  Fix handling of nested
4075         procedures.  Add a recursive call to this function to skip over
4076         other 'end' statmts.  Fix indentation for "when .. => begin"
4077         (ada-in-open-paren-p): Fix indentation for complex boolean
4078         expressions, where 'and then', 'or else' and parenthesis
4079         statements are mixed up.
4080         (ada-in-paramlist-p): Skip comments while searching for the
4081         beginning Fix handling of operator declarations.
4082         (ada-indent-align-comments): New variable
4083         (ada-indent-current): Change the syntax table only in the
4084         protected section, so that we are sure it is restored correctly.
4085         (ada-indent-on-previous-lines): Use ada-use-indent and
4086         ada-with-indent Correctly indent "select ... then"
4087         (ada-indent-region): Slight speedup.
4088         (ada-indent-renames): New variable.
4089         (ada-last-which-function-subprog, ada-last-which-function-line):
4090         New variables
4091         (ada-looking-at-semi-private): Correctly indent the 'private'
4092         keyword when it is the first word in a package declaration.
4093         (ada-loose-case-word): Stop searching if at the end of the buffer.
4094         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
4095         even if point is not initially at the end of the word.
4096         (ada-matching-decl-start-re): Add "when".
4097         (ada-mode): Add support for abbrev-mode, outline-mode and
4098         which-func-mode Override the old find-file.el entry in
4099         ff-special-constructs since it is using the obsolete
4100         ada-spec-suffix variable
4101         (ada-no-auto-case): New function
4102         (ada-scan-paramlist): When parsing the argument type, accept
4103         spaces (as in "X 'Class", generated by Rational Rose).
4104         (ada-other-file-name): No longer loads the other file.
4105         (ada-popup-menu): Save and restore the current buffer and cursor
4106         position before and after displaying the menu.
4107         (ada-search-ignore-complex-boolean): New function.
4108         (ada-uncomment-region): Emacs21 already knows how to delete
4109         comments not starting in the first column.
4110         (ada-use-indent): New variable
4111         (ada-which-function): New function.
4112         (ada-with-indent): New variable
4113         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
4114         can be batch-compiled from the command line.
4116         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
4117         Add to the menu when the file is loaded, not in ada-mode-hook.
4118         Add -toolbar to the default ddd command Switches moved from
4119         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
4120         ada-prj-default-comp-opt
4121         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
4122         Reference Manual to the menu
4123         (ada-check-current): rewritten as a call to ada-compile-current
4124         (ada-compile): Removed.
4125         (ada-compile-application, ada-compile-current, ada-check-current):
4126         Set the compilation-search-path so that compile.el automatically
4127         finds the sources in src_dir.  Automatic scrollong of the
4128         compilation buffer.  C-uC-cC-c asks for confirmation before
4129         compiling
4130         (ada-compile-current): New parameter, prj-field
4131         (ada-complete-identifier): Load the .ali file before doing
4132         processing
4133         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
4134         conform to gnatmake's behavior.
4135         (ada-find-file-in-dir): New function
4136         (ada-find-references): Set the environment variables for gnatfind
4137         (ada-find-src-file-in-dir): New function.
4138         (ada-first-non-nil): Removed
4139         (ada-gdb-application): Add support for jdb, the java debugger.
4140         (ada-get-ada-file-name): Load the original-file first if not done
4141         yet.
4142         (ada-get-all-references): Handles the new ali syntax (parent types
4143         are found between <>).
4144         (ada-initialize-runtime-library): New function
4145         (ada-mode-hook): Always load a project file when a file is opened,
4146         so that the casing exceptions are correctly read.
4147         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
4148         (ada-parse-prj-file): Use find-file-noselect instead of find-file
4149         to open the project file, since the latter does not work with
4150         speedbar Get default values before loading the prj file, or the
4151         default executable file name is wrong.  Use the absolute value of
4152         src_dir to initialize ada-search-directories and
4153         compilation-search-path,...  Add the standard runtime library to
4154         the search path for find-file.
4155         (ada-prj-default-debugger): Was missing an opening '{'
4156         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
4157         variables.
4158         (ada-prj-default-gnatmake-opt): New variable
4159         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
4160         buffers, the project file is the default one Save the windows
4161         configuration before displaying the menu.
4162         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
4163         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
4164         ...)  regexp-quote identifiers names to support operators +,
4165         -,... in regexps.
4166         (ada-remote): New function.
4167         (ada-run-application): Erase the output buffer before starting the
4168         run Support remote execution of the application.  Use
4169         call-process, or the arguments are incorrectly parsed
4170         (ada-set-default-project-file): Reread the content of the active
4171         project file, not the one from the current buffer When a project
4172         file is set as the default project, all directories are
4173         automatically associated with it.
4174         (ada-set-environment): New function
4175         (ada-treat-cmd-string): New special variable ${current}
4176         (ada-treat-cmd-string): Revised.  The substitution is now done for
4177         any ${...} substring
4178         (ada-xref-current): If no body was found, compiles the spec
4179         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
4180         compiler to get rid of command line length limitations.
4181         (ada-xref-get-project-field): New function
4182         (ada-xref-project-files): New variable
4183         (ada-xref-runtime-library-specs-path)
4184         (ada-xref-runtime-library-ali-path): New variables
4185         (ada-xref-set-default-prj-values): Default run command now does a
4186         cd to the build directory.  New field: main_unit Provide a default
4187         file name even if the current buffer has no prj file.
4189         * ada-prj.el:
4190         Rewritten to show a tabbed-dialog.
4191         (ada-prj-add-ada-menu): Remove the map and name parameters.
4192         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
4193         New function
4194         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
4195         (ada-prj-load-from-file): New function
4196         (ada-prj-save): Always save fields that depend on the current buffer
4197         (ada-prj-show-value): New function
4199         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
4200         Ada mode. This will allow us to display the Ada menu in any buffer
4201         we want (for project items).
4202         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
4203         number of spaces in the header.
4205 2000-07-24  Dave Love  <fx@gnu.org>
4207         * ediff-init.el (ediff-region-help-echo): Bind face-help.
4209 2000-07-23  Noah Friedman  <friedman@splode.com>
4211         * type-break.el (type-break): perform autosave.
4212         Suggested by Stephen Gildea <gildea@intouchsys.com>.
4213         (type-break-do-query): Cancel query schedule while performing
4214         actual query, to avoid possibility of a second query being made
4215         while first one is already in progress.
4216         (type-break-time-stamp-format): New variable.
4217         (type-break-time-stamp): New function.
4218         (type-break-time-warning): Use it.
4219         (type-break-keystroke-warning): Use it.
4220         (type-break-noninteractive-query): Use it.
4222         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
4223         cookie.
4224         Use add-minor-mode to set minor-mode-alist, if available.
4225         (eldoc-echo-area-use-multiline-p): New user option.
4226         (eldoc-echo-area-multiline-supported-p): New variable.
4227         (eldoc-docstring-format-sym-doc): Use them.
4228         (eldoc-mode): If not using idle timers, append to local post and
4229         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
4230         (eldoc-display-message-no-interference-p): Don't interfere with
4231         edebug.
4232         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
4233         (eldoc-function-arglist): New function.
4234         (eldoc-function-argstring): Use it.
4236         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
4237         auto save directory exists before calling directory-files.
4239 2000-07-23  Dave Love  <fx@gnu.org>
4241         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
4242         ^o, ^u.
4244 2000-07-21  Dave Love  <fx@gnu.org>
4246         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
4247         now passed to the function.  It now works properly.
4249         * smerge-mode.el (smerge-mode-menu): Fill it out.
4251 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
4253         * info-look.el (info-lookup): If *info* is shown in another frame
4254         on the same display, select that frame, instead of switching to
4255         the Info buffer in another window of the selected frame.
4257         * simple.el (universal-argument-map): Bind numeric keypad keys
4258         kp-0 to kp-9 and kp-subtract.
4259         (digit-argument): Handle these keys.
4261 2000-07-20  Dave Love  <fx@gnu.org>
4263         * net/goto-addr.el (goto-address-fontify): Don't bother with
4264         buffer-modified and read-only stuff -- irrelevant with overlays.
4265         Put an extra property on the overlays and use it to clean up in
4266         case goto-address is re-run.
4268 2000-07-19  Richard M. Stallman  <rms@gnu.org>
4270         * timer.el (run-with-idle-timer): Doc fix.
4272         * mail/mail-utils.el (mail-strip-quoted-names):
4273         Handle case where <...> appears inside "...".
4274         Use replace-match to edit the string more simply.
4275         (rmail-dont-reply-to): Cope with an unmatched ".
4277 2000-07-19  Dave Love  <fx@gnu.org>
4279         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
4280         implementation.
4282         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
4283         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
4284         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
4286 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
4288         * textmodes/refer.el: Correct maintainer's email address.
4290         * progmodes/hideif.el: Correct author's email address.
4291         Fix typo in comment.
4293         * xml.el: New file.
4295         * mail/mailheader.el: Correct author's mail address.
4297         * gnus/parse-time.el: Correct author's mail address.
4299 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
4301         * comint.el (comint-highlight-input, comint-highlight-face):
4302         New user options.
4303         (comint-input-ring-file-name): Change custom type.
4304         (comint-mode-map): Bind mouse-2.
4305         (comint-insert-clicked-input): New function.
4306         (comint-send-input): Handle input highlighting.
4308 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
4310         * mouse.el (popup-menu): New function.
4311         (mouse-major-mode-menu): Use it.
4313 2000-07-18  Dave Love  <fx@gnu.org>
4315         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
4316         improvements.
4318 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
4320         * faces.el (face-font-selection-order)
4321         (face-font-family-alternatives): Add custom type.
4323 2000-07-18  Dave Love  <fx@gnu.org>
4325         * cus-edit.el (custom-variable-reset-saved)
4326         (custom-variable-reset-standard): Remove unused bindings.
4328         * rect.el (open-rectangle-line): Remove unused let.
4330         * hl-line.el (hl-line-highlight): Check hl-line-mode.
4332 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
4334         * cdl.el: Fix `Maintainer' keyword.
4336         * play/pong.el: Add author's email address.
4338 2000-07-17  Sam Steingold  <sds@gnu.org>
4340         * files.el (insert-directory): Call `split-string' instead of
4341         re-implementing it.
4343 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
4345         * mail/vms-pmail.el: Change maintainer to FSF.
4347         * net/goto-addr.el: Change maintainer to FSF.
4349         * recentf.el: Update from author.
4351         * info.el (Info-title-face-alist): Removed.
4353 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
4355         * eshell/eshell.el (eshell): Replace links to eshell.info with
4356         links to eshell, to avoid problems on systems where the manual is
4357         installed as `eshell'.
4358         * eshell/esh-cmd.el (eshell-cmd): Ditto.
4359         * eshell/em-smart.el (eshell-smart): Ditto.
4360         * eshell/em-banner.el (eshell-banner): Ditto.
4361         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
4363         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
4364         same-file check in the MS-DOS version (it does support inodes).
4366         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
4368         * eshell/eshell.el (eshell-directory-name):
4369         Run default directory name through convert-standard-filename.
4371 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
4373         * international/mule-cmds.el (select-safe-coding-system):
4374         Fix typo in the comment.
4376         * language/european.el (compound-text):
4377         Force katakana-jisx0201 to be designated to G1.
4379         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
4380         Don't translate some national variant characters of latin-jisx0201.
4381         (x-ctext): Force katakana-jisx0201 to be designated to G1.
4383         * international/kkc.el (kkc-after-update-conversion-functions):
4384         New variable.
4385         (kkc-update-conversion): Run functions in it at the tail.
4387 2000-07-16  John Wiegley  <johnw@gnu.org>
4389         * lisp/align.el (align-newline-and-indent):
4390         Adding new function.  for auto-aligning blocks of code on RET.
4391         (align-region): Fixed badly formatted minibuffer message.
4393 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
4395         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
4396         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
4397         the conversion list at first if appropriate.
4398         (kkc-next): Don't update kkc-next-count here.
4399         (kkc-prev): Don't update kkc-prev-count here.
4400         (kkc-show-conversion-list-update): Fix setting up of conversion
4401         list message.
4403 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
4405         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
4407 2000-07-16  Dave Love  <fx@gnu.org>
4409         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
4410         function to be more specific.
4412         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
4413         non-string help-echo.
4414         (widget-types-convert-widget): Defsubst it.
4415         (widget-echo-help): Try to cope with a help-echo function of two
4416         possible sorts.
4418 2000-07-15  Jason Rumney  <jasonr@gnu.org>
4420         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
4421         Declare as obsolete.
4423         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
4425 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
4427         * hilit-chg.el: Fix typo.
4429 2000-07-14  Dave Love  <fx@gnu.org>
4431         * info.el (Info-mode-menu): Fix use of :help, :enable.
4433 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
4435         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
4437 2000-07-13  Dave Love  <fx@gnu.org>
4439         * emacs-lisp/easymenu.el: Doc fixes.
4440         (easy-menu-remove): Defalias to ignore.
4442         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
4443         Call throw correctly.
4445 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
4447         * faces.el (frame-background-mode): Doc fix.
4449         * simple.el (eval-expression-print-length): Change custom type to
4450         allow entering nil as value.
4452 2000-07-13  Dave Love  <fx@gnu.org>
4454         * progmodes/fortran.el (fortran-imenu-generic-expression):
4455         Change definition layout.
4456         (fortran-mode-menu): Reinstate customize entries.
4458         * cus-edit.el (custom-group-menu-create, customize-menu-create):
4459         Use :filter, per old XEmacs code.
4461 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
4463         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
4464         event when deciding what to send to the terminal.
4466 2000-07-12  Dave Love  <fx@gnu.org>
4468         * cus-start.el: Add optional version as 4th element of specs and
4469         use it for several things new in v21.  Remove load-path.  Fix type
4470         of line-number-display-limit.
4472 2000-07-11  Dave Love  <fx@gnu.org>
4474         * progmodes/fortran.el: Don't require easymenu.
4475         Use repeat counts in various regexps.
4476         (fortran-mode-syntax-table): Defvar directly.
4477         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
4478         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
4479         Use defvar, not defconst.
4480         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
4481         (fortran-mode): Set fortran-comment-line-start-skip,
4482         fortran-comment-line-start-skip, dabbrev-case-fold-search.
4483         (fortran-comment-indent): Use defsubst.
4484         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
4485         Use fortran-comment-indent, not fortran-comment-indent-function.
4486         (fortran-comment-region, fortran-electric-line-number): Simplify.
4487         (fortran-auto-fill): New function.
4488         (fortran-do-auto-fill): Deleted.
4489         (fortran-find-comment-start-skip):
4490         Check for non-null comment-start-skip.
4491         (fortran-auto-fill-mode, fortran-fill-statement):
4492         Use fortran-auto-fill.
4493         (fortran-fill): Use fortran-auto-fill.  Check for null
4494         comment-start-skip.  Simplify final clause and use end-of-line finally.
4496         * widget.el (widget-plist-member): New alias.
4498 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
4500         * eshell/esh-module.el (toplevel): Reference
4501         byte-compile-current-file only if it is bound.
4503 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
4505         * dired.el: Don't require `dired-aux'.
4507 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
4509         * dired-aux.el (dired-show-file-type): New function.
4510         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
4511         (dired-show-file-type): Add autoload.
4513 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
4515         * international/mule-diag.el (describe-font): Adjusted for the
4516         change of fontset-info.
4517         (print-fontset): Likewise.
4519 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
4521         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
4523 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
4525         * bindings.el: Bind `[delete]' to delete-char.
4527         * dired.el (dired-find-alternate-file): New function.
4528         (dired-mode-map): Bind `a' to dired-find-alternate-file.
4529         (toplevel): Require dired-aux when compiling.
4530         (dired-buffers): Move defvar within file to avoid compiler warning.
4532         * info.el (Info-last-search): Variable removed.
4533         (Info-search-history): New variable.
4534         (Info-search): New Info-search-history.
4536         * battery.el, info-look.el: Change author's mail address.
4538 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
4540         * mail/rmail.el (rmail-clear-headers): Don't throw an error
4541         if rmail-ignored-headers is nil.
4542         (rmail-retry-failure): Bind rmail-ignored-headers and
4543         rmail-displayed-headers to nil.
4545 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
4547         * lpr.el (lpr-page-header-switches): Add `-h' switch.
4548         (print-region-1): Don't hard code `-h' here.
4550         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
4552 2000-07-01  Francesco Potorti`  <pot@gnu.org>
4554         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
4555         exim can use "your message" instead of "the message".
4557 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
4559         * facemenu.el: Docstrings fixes.
4560         (facemenu-get-face): Don't use internal-find-face.
4561         (facemenu-iterate): Rename arg to match the docstring.
4563         * newcomment.el (uncomment-region): Be more careful when skipping
4564         backwards over `=' not to bump into BOBP.
4566 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
4568         * ediff-diff.el (ediff-wordify): Use syntax table.
4569         * ediff-init.el (ediff-has-face-support-p): Use
4570         ediff-color-display-p.
4571         (ediff-color-display-p): Use display-color-p, changed to defun
4572         from defsubst.
4573         Got rid of special cases for NeXT and OS/2.
4574         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
4575         face.
4577 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
4579         * emacs-lisp/lucid.el: Require CL.
4580         (copy-tree, remprop): Remove, it's provided by CL.
4581         (map-keymap): Define in terms of cl-map-keymap.
4582         (extent-property, set-extent-end-glyph): New functions.
4584         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
4586 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
4588         * Makefile.in (DONTCOMPILE): Add comment that the name may
4589         not be changed without changing the make-dist script.
4591         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
4592         (cl-mapc): Use mapc instead of cl-old-mapc.
4594 2000-07-05  Andrew Innes  <andrewi@gnu.org>
4596         * makefile.nt: Add support for `bootstrap' and related targets.
4598 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
4600         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
4601         (easy-menu-do-define): Use `menu-item' format.
4602         Handle case where easy-menu-create-menu returns a symbol.
4603         Manually call the potential top-level filter in the function binding.
4604         (easy-menu-filter-return): New arg NAME.
4605         Convert to a keymap if MENU is an XEmacs menu.
4606         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
4607         (easy-menu-converted-items-table, easy-menu-convert-item):
4608         New var and fun to memoize easy-menu-convert-item-1.
4609         (easy-menu-do-add-item): Use it.
4610         (easy-menu-create-menu): Use easy-menu-convert-item.
4611         Wrap easy-menu-filter-return around any :filter specification.
4612         Don't convert the menu if a filter was specified.
4613         Tell easy-menu-make-symbol not to check for MENU being an expression.
4614         (easy-menu-make-symbol): New arg NOEXP.
4616 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
4618         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
4619         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
4620         (eval-defun): If called with prefix arg, instrument code for
4621         Edebug.
4623         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
4624         similar to that of eval-defun.
4626 2000-07-04  Dave Love  <fx@gnu.org>
4628         * hl-line.el (hl-line-overlay): Make it permanent-local.
4630         * calendar/todo-mode.el: Replaced with a working version, based on
4631         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
4633 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
4635         * paths.el (prune-directory-list): New function.
4636         (Info-default-directory-list): Rewritten to more methodically
4637         enumerate a big list of possible info directories (based on the
4638         list used by the standalone info reader).
4640         * info.el (info-initialize): Use prune-directory-list to remove
4641         non-existent directories from Info-directory-list.
4643         * paths.el (Info-default-directory-list): Try a list of possible
4644         info-directories instead of a single one.  Add the possible
4645         info directory "/usr/share/info".
4647         * woman.el (woman-man.conf-path): Explicitly include the debian
4648         man-db config file "/etc/manpath.config".
4649         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
4650         are present in `manpath.config'.
4651         (woman-manpath): Include "/usr/share/man".
4653 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
4655         * frame.el (blink-cursor-mode): Don't hide cursor initially.
4657         * startup.el (command-line): Initialize blink-cursor based
4658         on window-system.
4660         * frame.el (blink-cursor): Default to nil if not running under
4661         a window-system.
4663         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
4664         (face-x-resources): Remove duplicate entry for :font.
4666         * textmodes/refer.el (refer-find-entry-internal): Use some-window
4667         instead of cycling through windows with next-window.
4669         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
4670         of cycling through windows with next-window.
4672         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
4673         of cycling through windows with next-window.
4675         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
4676         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
4677         instead of cycling through windows with next-window.
4679         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
4680         instead of cycling through windows with next-window.
4682         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
4683         of cycling through windows with next-window.
4685         * terminal.el (te-process-output): Use walk-windows instead of
4686         cycling through windows with next-window.
4688         * server.el (server-switch-buffer): Use some-window instead of
4689         cycling through windows with next-window.
4691         * window.el (some-window): New function.
4692         (walk-windows): Remove reference to walk-windows-start.
4694         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
4696 2000-07-03  Richard Stallman  <rms@gnu.org>
4698         * window.el (walk-windows): Guarantee termination by keeping a list
4699         of all the windows already handled.
4701 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
4703         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
4704         window-system.
4706         * man.el (Man-notify-when-ready): Don't use window-system.  If
4707         Man-notify-method is newframe, and the display is not
4708         multi-frame, select the frame created for the man page.
4709         (Man-init-defvars): Doc fix.
4711 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
4713         * faces.el (region): Change background color for light background.
4715         * ediff-wind.el (ediff-setup-control-frame): Remove :box
4716         attribute from mode-line face of Ediff control frame.
4718         * replace.el (query-replace-map): Bind `e' like `E'.
4720 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
4722         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
4723         Change name to "Select All".
4725         * dos-fns.el (convert-standard-filename): Fix last change.
4727 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
4729         * help.el (describe-variable): Don't insert a second `'s' in front
4730         of the string `value is shown below'.  Since the syntax-table is
4731         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
4732         an existing `'s', so that this won't be deleted.
4734         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
4735         * pcmpl-unix.el: New files.
4737 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
4739         * wid-edit.el (widget-member): Use the new plist-member.
4741 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
4743         * replace.el (perform-replace): Undo change of 2000-04-04.
4744         Instead, move backward 1 character at the end of the loop when
4745         necessary.
4747         * faces.el (fringe): Change face for different backgrounds.
4749         * eshell/esh-module.el (toplevel): Load defgroup's differently;
4750         patch from John.
4752         * eshell/*.el: Change spelling of the Free Software Foundation.
4754         * eshell/esh-toggle.el: Removed.
4756         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
4758         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
4759         interactively.
4761 2000-06-26  Alex Schroeder  <alex@gnu.org>
4763         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
4764         `define-key'; instead of checking `(emacs-version)' check for
4765         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
4766         for `;' and `o' which might be electric.
4768         (sql-electric-stuff): New user option.
4769         (sql-magic-go): New function which uses `sql-electric-stuff'.
4770         (sql-magic-semicolon): New function which uses
4771         `sql-electric-stuff'.
4773         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
4774         is not fboundp.
4776         (sql-oracle-options): New variable.
4777         (sql-oracle): Use it.
4779         (sql-imenu-generic-expression): Doc change.
4780         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
4781         is used.
4783         (sql-informix): Added command line parameter "-" to force
4784         sql-informix-program to use stdout.
4786 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
4788         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
4789         (cp864-decode-table): Doc fix.
4790         (cp720-decode-table): New variable, supports the Arabic OEM
4791         codepage used by Windows.
4792         (cp737-decode-table): New, Greek OEM codepage used by Windows.
4794 2000-06-23  Dave Love  <fx@gnu.org>
4796         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
4797         (font-lock-fontify-anchored-keywords): Use
4798         line-beginning-position.
4799         (global-font-lock-mode): Use mapc.
4801 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
4803         * eshell/esh-module.el: Require CL when compiling.
4805 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
4807         * comint.el (comint-substitute-in-file-name): Call replace-match
4808         with second and third arg t.
4810         * cus-edit.el (custom-button-face, custom-button-pressed-face):
4811         Specify foreground color.
4813         * faces.el (tool-bar, mode-line, header-line): Specify foreground
4814         color.
4816         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
4818         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
4819         cddr instead of cdddr.
4821         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
4822         instead of copy-list.
4824         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
4825         of copy-list.
4827         * subdirs.el: Add eshell subdirectory.
4829         * eshell: New subdirectory containing the Eshell package.
4831         * pcomplete.el: New file.
4833 2000-06-23  Paul Eggert  <eggert@twinsun.com>
4835         * mail/mailpost.el (post-mail-send-it): Make sure file has
4836         proper permissions from birth.
4838         * files.el (basic-save-buffer-2): When temporarily setting
4839         file modes, set them to current modes plus 0200, not to 0777.
4841         * emerge.el (emerge-make-temp-file): Make sure file has proper
4842         permissions from birth.
4844 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
4846         * files.el (make-backup-file-name-1): On DOS/Windows, run the
4847         backup file name through convert-standard-filename.
4849         * dos-fns.el (convert-standard-filename): Convert leading
4850         directories as well.  When long file names are supported, convert
4851         characters that are invalid in Windows file names.
4853 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4855         * ps-print.el: Fix bug: if ^L is the very first buffer character,
4856         ps-print crashes.  New feature: page selection for printing.  Create
4857         raw-text-unix coding system for XEmacs.  Doc fix.
4858         (ps-print-version): New version number (5.2.3).
4859         (ps-plot-region): Bug fix.
4860         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
4861         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
4862         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
4863         funs.
4864         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
4865         (ps-last-page): New vars.
4867 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
4869         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
4870         empty option string.
4872 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
4874         * man.el (man): Doc fix.
4876 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
4878         * international/mule-cmds.el (set-language-info-alist): Docstring
4879         fixed.
4881 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
4883         * version.el (emacs-version): Use ISO date format.
4885         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
4886         instead of `M-backspace'.
4888         * simple.el (turn-off-auto-fill): New function.
4890 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
4892         * jit-lock.el (with-buffer-prepared-for-jit-lock):
4893         Renamed from with-buffer-prepared-for-font-lock and use
4894         inhibit-modification-hooks rather than setting *-change-functions.
4895         Update all functions to use the new name.
4896         (jit-lock-first-unfontify-pos): New semantics (and doc).
4897         (jit-lock-mode): Make non-interactive.
4898         Don't automatically turn on font-lock.
4899         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
4900         Always use jit-lock-after-change.
4901         Remove and restore font-lock-after-change-function.
4902         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
4903         (jit-lock-after-unfontify-buffer): Remove.
4904         (jit-lock-stealth-fontify):
4905         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
4906         (jit-lock-after-change): Set the `fontified' text-prop to nil.
4908 2000-06-20  Sam Steingold  <sds@gnu.org>
4910         * emacs-lisp/cl-indent.el (toplevel): Indent
4911         `print-unreadable-object' properly.  Untabify.
4913 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
4915         * textmodes/reftex.el (reftex-find-citation-regexp-format):
4916         Support for bibentry.
4917         (reftex-compile-variables): Fixed problem with end of section-re.
4919         * texmodes/reftex-dcr.el (reftex-view-crossref,
4920         reftex-view-crossref-from-bibtex):
4921         Deal with changed `reftex-find-citation-regexp-format'.
4922         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
4923         Replaced `remprop' with `put'.
4924         (reftex-view-crossref, reftex-view-crossref-when-idle):
4925         Support for bibentry.
4927         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
4928         New entry for bibentry package.
4930         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
4931         Regexp also matches "\nobibliography".
4933         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
4934         Call `reftex-ensure-write-access' before doing anything.
4935         (reftex-ensure-write-access): New function.
4937 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
4939         * progmodes/idlwave.el: File re-installed (update to version 4.2)
4941         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
4943         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
4945         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
4948 2000-06-20  Dave Love  <fx@gnu.org>
4950         * faces.el (frame-background-mode): Use set-default, not set, in
4951         setter.
4952         (frame-update-faces, frame-update-face-colors): Define with
4953         defalias.
4955         * enriched.el (enriched-decode-foreground)
4956         (enriched-decode-background): Don't use internal-find-face.
4958         * apropos.el: Doc fixes.
4960         * cus-edit.el (customize-changed-options): Check arg.
4961         (customize-version-lessp): Don't require decimal point.
4963         * custom.el (defcustom, defgroup): Doc fix.
4965         * newcomment.el (comment) <defgroup>: Add :version.
4966         (comment-multi-line): Doc fix.
4968         * emulation/mlsupport.el (define-hooked-local-abbrev,
4969         define-hooked-global-abbrev): Fix, using define-abbrev.
4971 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
4973         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
4974         the whole buffer.
4976 2000-06-19  Dave Love  <fx@gnu.org>
4978         * menu-bar.el (menu-bar-options-save): New function.
4979         (menu-bar-options-menu): Use it.
4980         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
4981         Simplify.
4983 2000-06-19  Andreas Schwab  <schwab@suse.de>
4985         * progmodes/etags.el (tags-query-replace): Put new parameters
4986         START and END at the end, for backward compatibility.
4988 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
4990         * international/codepage.el:
4991         (cp-coding-system-for-codepage-1): Delete special codes for
4992         generating xxx-dos coding system because now a CCL based coding
4993         system can handle EOL conversion by default.
4995         * international/mule.el (make-coding-system): Generate subsidiary
4996         coding systems for EOL handling variants even for a CCL based
4997         coding system.
4999 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
5001         * international/isearch-x.el (isearch-minibuffer-input-method)
5002         (isearch-minibuffer-input-method-function): These variables
5003         deleted.
5004         (isearch-with-input-method): Don't use the above variables.
5005         (isearch-process-search-multibyte-characters): Likewise.  Call
5006         read-string with the arg INHERIT-INPUT-METHOD t.
5008 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
5010         * font-lock.el (font-lock-after-fontify-buffer)
5011         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
5013         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
5014         Use consistent make-local-variable style for font-lock-fontified.
5015         (jit-lock-fontify-buffer):
5016         Don't bother checking for font-lock-mode and jit-lock-mode.
5018         * time.el: Remove trailing ^M that prevent CVS-merging.
5020 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
5022         * Makefile.in (distclean): New target.
5024 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
5026         * Makefile.in (srcdir): Define for update-subdirs.
5028 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
5030         * find-lisp.el: New file.
5032 2000-06-16  Andrew Innes  <andrewi@gnu.org>
5034         * time.el (display-time-mail-function): New variable, to allow
5035         external packages to indicate when new mail is available.
5036         (display-time-update): Use it.
5038 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
5040         * international/mule.el (mule-version): Change version name to
5041         SAKAKI.  AOI has already been used by Meadow.
5043         * international/quail.el (quail-show-guidance-buf): To find the
5044         bottom window (but minibuffer), pay attention to the height of
5045         minibuffer.
5047 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
5049         * arc-mode.el (archive-mode-map): Use the new menu-item format for
5050         menu-bar menus.  Add help strings.  Don't remove the Edit menu
5051         from the menu bar, as the menu bar has enough space now.
5053         * Makefile.in (SHELL): Make sure /bin/sh is used.
5055         * woman.el (woman-man-buffer): Fix bold and underlined CJK
5056         characters, which use series of two ^H characters instead of one.
5058 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
5060         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
5061         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
5062         functions.
5063         (Info-find-node-2): Try a case-sensitive search first, then
5064         do a case-insensitive search.
5066         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
5067         tutorials.
5069         * complete.el (PC-env-vars-alist): New variable.
5070         (PC-complete-as-file-name): New function.
5071         (partial-completion-mode): Initialize PC-env-vars-alist from
5072         process-environment.
5073         (PC-do-completion): Handle completion of env vars.
5075         * info.el (Info-set-mode-line): Show file name in mode line,
5076         use `*Info*' instead of `Info:'.
5078         * startup.el (command-line-1): Change copyright messages to year
5079         2000.
5081 2000-06-15  Dave Love  <fx@gnu.org>
5083         * net/goto-addr.el (goto-address-fontify): Use keymap property,
5084         not local-map.
5086 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
5088         * international/mule.el (set-buffer-file-coding-system): Almost
5089         rewritten to handle `undecided' as no-op.
5091 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
5093         * Makefile.in: New file.
5095         * Makefile: Removed.
5097         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
5098         (goto-address-highlight-keymap): Bind C-c RET.
5100 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
5102         * mail/sendmail.el (sendmail-send-it): The temporary buffer
5103         inherits buffer-file-coding-system of the current buffer.
5105         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
5106         0.  Give correct argument to set-auto-coding-function.
5107         (tar-expunge): For goto-char, use (point-min), not 0.
5108         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
5109         (tar-subfile-save-buffer): Likewize.
5111         * international/mule.el
5112         (after-insert-file-set-buffer-file-coding-system): Call
5113         set-buffer-file-coding-system with the arg FORCE t.
5115 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
5117         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
5118         nil.  Contemporary sendmails issue an X-Authentication-Warning if
5119         the sender is set with `-f'.
5121 2000-06-13  Dave Love  <fx@gnu.org>
5123         * help.el (describe-function-1): Kluge around cases of functions
5124         fset to subrs whose doc doesn't match their symbol-name.
5126         * image.el (insert-image): Default STRING to a space.
5128         * info.el Doc fixes.
5129         (Info-build-node-completions): Match Ref tags.
5131 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
5133         * frame.el (display-multi-frame-p, display-multi-font-p): New
5134         defaliases for display-graphic-p.
5136         * hl-line.el: Fixed a typo in commentary.
5138 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
5140         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
5141         fixed.
5143 2000-06-12  Dave Love  <fx@gnu.org>
5145         * image.el (insert-image): Save a little consing.
5147 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
5149         * language/tibet-util.el: Convert all tibetan-1-column characters
5150         to the corresponding tibetan characters.
5151         (tibetan-add-components): Delete code for the special treatment of
5152         'a chung.
5154         * language/tibetan.el (tibetan-composable-pattern): Fix previous
5155         change.
5156         (tibetan-vowel-transcription-alist): More rules added.
5157         (tibetan-composite-vowel-alist): New variable.
5158         (tibetan-precomposition-rule-alist): More rules added.
5160 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
5162         * startup.el (command-line): Only call menu-bar-mode if interactive.
5164         * thingatpt.el (toplevel symbol-properties):
5165         * textmodes/makeinfo.el (makeinfo-compile):
5166         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
5167         * progmodes/hideif.el (hif-compress-define-list)
5168         (hide-ifdef-use-define-alist):
5169         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
5170         (ange-ftp-vms-add-file-entry):
5171         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
5172         * man.el (Man-build-man-command):
5173         * mail/rnewspost.el (news-reply-header-hook):
5174         * info.el (Info-insert-dir):
5175         * emulation/mlconvert.el (backward-word, forward-word, setq):
5176         * emacs-lisp/gulp.el (gulp-send-requests):
5177         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
5178         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
5179         (byte-optimize-apply, end of file):
5180         * emacs-lisp/advice.el (ad-advice-class-completion-table)
5181         (ad-make-freeze-definition):
5182         * startup.el (command-line, command-line-1): Don't quote lambdas.
5184         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
5185         (cvs-cleanup-removed): New function.
5186         (cvs-cleanup-functions): New var.
5187         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
5188         some flexibility in specifying additional entries to auto-cleanup.
5189         (cvs-quickdir): New function.
5190         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
5191         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
5192         (cvs-mode-find-file): Check that we are on a filename or dirname
5193         when invoked through a mouse-click.
5194         (cvs-full-path): Remove.
5195         (cvs-dired-action): Re-introduced.
5196         (cvs-dired-noselect): Use it.
5197         (vc-post-command-functions): use this new hook if available.
5199         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
5200         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
5201         (cvs-filename-map, cvs-dirname-map): Remove.
5202         (cvs-default-action): Remove.
5203         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
5204         if the arg is really a keymap.
5205         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
5206         Don't hardcode the mapping from state (aka type) to face, but check
5207         the var cvs-fi-<type>-face instead.
5208         (cvs-fileinfo-from-entries): New function.
5210         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
5211         Docstring fix.
5212         (cvs-find-file-and-jump): Change default to be safer.
5213         (cvs-mode-diff-map): Define it as a function as well.
5214         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
5215         Bind mouse-2 in this global map rather than with text-properties.
5217         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
5218         file to resolve the ambiguity between C(conflict) and C(need-merge).
5220 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
5222         * international/mule.el (set-buffer-file-coding-system): If
5223         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
5224         unconditionally.
5226 2000-06-12  Dave Love  <fx@gnu.org>
5228         * wid-edit.el (widget-specify-button): Really suppress the face if
5229         required.
5231 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
5233         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
5235 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
5237         * imenu.el (imenu-generic-expression): Docstring fix.
5239         * composite.el (composition-function-table): Move the `put'
5240         below the autoload cookie so we can load the file before loaddefs.
5242         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
5244         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
5245         Handle easy-mmode-define-global-mode.
5246         For complex macros like define-minor-mode that can generate
5247         several autoload entries, try to autoload entries in the
5248         macroexpanded code.
5250         * emacs-lisp/easy-mmode.el (define-minor-mode):
5251         If KEYMAP is a symbol, just use it.
5252         Use byte-compile-current-file and load-file-name to infer the
5253         proper :require to pass to defcustom.
5254         Wrap the hook var into `progn' so as not to autoload it.
5255         Add a :autoload-end cookie.
5256         Be more careful about the evaluation of KEYMAP.
5257         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
5258         (define-derived-mode): Move define-abbrev-table outside of defvar.
5260 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
5262         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
5263         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
5264         (backup-compiled-files): Ignore errors during `tar'.
5265         (bootstrap): Make autoloads before elc files.
5267 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
5269         * international/mule.el (set-buffer-file-coding-system): If one of
5270         undecided-XXX is specified, change only EOL conversion.
5272         * international/mule-conf.el (unix): New alias for the coding
5273         system undecided-unix.
5275 2000-06-09  Dave Love  <fx@gnu.org>
5277         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
5279         * progmodes/executable.el: Byte compile dynamic.
5280         (executable-insert): Change custom type.
5281         (executable-find): Add autoload cookie.
5282         (executable-make-buffer-file-executable-if-script-p): New
5283         function.  After Noah Friedman.
5285         * files.el (after-save-hook): Customize, with
5286         executable-make-buffer-file-executable-if-script-p as an option.
5288 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
5290         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
5291         "tib24p-mule.bdf" for Tibetan.
5293         * composite.el (decompose-composite-char): Declare it as obsolete.
5295         * man.el (Man-fontify-manpage): Pay attention to underline and
5296         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
5298 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
5300         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
5301         Set maintainer to FSF since author isn't reachable.
5303 2000-06-08  Dave Love  <fx@gnu.org>
5305         * international/mule-cmds.el (select-safe-coding-system): If
5306         DEFAULT-CODING-SYSTEM is not specified, also check the most
5307         preferred coding-system if buffer-file-coding-system is
5308         `undecided'.  From Handa.
5310 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
5312         * international/mule.el
5313         (after-insert-file-set-buffer-file-coding-system): If the buffer
5314         size is greater than INSERTED, judget that we are not visiting.
5316 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
5318         * whitespace.el (defgroup whitespace): Comment out `:version'.
5319         XEmacs 20.4 has problems defining the group with this present.
5320         We'll have this commented out till get resolve the problem.
5322 2000-06-07  Gerd Moellmann  <gerd@gnu.org>
5324         * align.el: Update from author.
5326 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
5328         * apropos.el (apropos-mode-hook): New user variable.
5329         (apropos-mode): Run apropos-mode-hook.
5331 2000-06-07  David Ponce  <david@dponce.com>
5333         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
5334         commands.  Require `wid-edit' at run-time.
5336 2000-06-07  David Ponce  <david@dponce.com>
5338         * recentf.el: Added some "Commentary".
5339         (recentf-open-more-files, recentf-edit-list): Minor changes to
5340         move the point at the top of the file list.  This behaviour is
5341         consistent with the menu one when the list contains a lot of
5342         files.
5343         (recentf-cleanup): Now displays the number of items removed from
5344         the list.
5345         (recentf-relative-filter) New menu filter to show filenames
5346         relative to `default-directory'.
5348 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5350         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
5351         with/without giving an error if PostScript printer doesn't have this
5352         kind of page size.  Zebra Stripe continues or restarts on next page.
5353         Manual/automatic paper feeding.  Switch or not the header.
5354         (ps-print-version): New version number (5.2.2).
5355         (ps-windows-system): Include emx as a Windows system.
5356         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
5357         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
5358         (ps-background-text): Code fix.
5359         (ps-error-handler-message, ps-user-defined-prologue)
5360         (ps-print-prologue-header, ps-printer-name)
5361         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
5362         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
5363         (ps-use-face-background): Customization fix.
5364         (ps-n-up-database): Data fix.
5365         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
5366         (ps-switch-header): New vars.
5367         (ps-xemacs-color-name, ps-face-foreground-name)
5368         (ps-face-background-name, ps-boolean-constant): New funs.
5370 2000-06-07  Dave Love  <fx@gnu.org>
5372         * allout.el: New version from Manheimer.
5374 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
5376         * textmodes/fill.el (fill-find-break-point): Check the validity of
5377         charset.
5379 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
5381         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5382         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
5383         Call display-color-p and display-mouse-p instead of looking at
5384         window-system.
5386 2000-06-06  Dave Love  <fx@gnu.org>
5388         * image.el (find-image): Doc fix.  Return nil if image not found.
5389         (put-image, insert-image): Make STRING arg optional.
5391 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
5393         * language/vietnamese.el: Remove eval-when-compile.
5394         (viet-viscii-nonascii-translation-table): Define it as a
5395         translation table made from viet-viscii-decode-table.
5396         (viet-viscii-encode-table): Define it as a translation table made
5397         from the reverse map of above.
5398         (viet-vscii-nonascii-translation-table): Define it as a
5399         translation table made from viet-vscii-decode-table.
5400         (viet-vscii-encode-table): Define it as a translation table made
5401         from the reverse map of above.
5402         (ccl-decode-viscii): Use translate-character.
5403         (ccl-encode-viscii, ccl-encode-viscii-font)
5404         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
5405         Likewize.
5407         * language/cyrillic.el: Remove eval-when-compile.
5408         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
5409         translation table made from cyrillic-koi8-r-decode-table.
5410         (cyrillic-koi8-r-encode-table): Define it as a translation table
5411         made from the reverse map of above.
5412         (ccl-decode-koi8): Use translate-character.
5413         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
5414         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
5415         a translation table made from cyrillic-alternativnyj-decode-table.
5416         (cyrillic-alternativnyj-encode-table): Define it as a translation
5417         table made from the reverse map of above.
5418         (ccl-decode-alternativnyj): Use translate-character.
5419         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
5420         Likewize
5422         * international/mule-diag.el (non-iso-charset-alist): Specify
5423         translation table symbol instead of translation table itself.
5424         (list-block-of-chars): CHARSET may be a translation table symbol.
5426         * international/mule.el (make-coding-system): If CODING-SYSTEM
5427         already exists, override it.
5429         * international/fontset.el: Use family `proportional' for Tibetan
5430         fonts.
5432         * international/ccl.el (ccl-compile-translate-character): Don't
5433         check if Rrr has property translation-table.
5434         (ccl-compile-map-multiple): Modified to avoid compiler warning.
5436 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
5438         * info.el: Bind case-fold-search to t when searching in case
5439         a user sets it to nil in a hook.
5441 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
5443         * autoarg.el (autoarg-mode, autoarg-kp-mode):
5444         * hl-line.el (hl-line-mode): Use the new :global key argument.
5446         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
5447         (tar-clip-time-string): Prepend a space.
5448         (tar-grind-file-mode): Construct a string rather than modifying one.
5449         (tar-header-block-summarize): Fix docstring.
5450         Use `format' rather than an error-prone set of copy-loops.
5452         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
5453         (diff-goto-source, diff-unified->context, diff-context->unified)
5454         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
5455         understand the format output by the `-p' argument to diff.
5457         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
5458         (sh-re-done): Use defconst.
5459         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
5460         (sh-help-string-for-variable, sh-guess-basic-offset):
5461         Don't quote lambdas.
5462         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
5463         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
5465         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
5466         (mh-letter-mode): Derive from text-mode.
5467         This implicitly means that it now calls kill-all-local-variables.
5468         Also remove the Emacs-18 compatibility code.
5470         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
5471         Make use of symbol-property doc-string-elt.
5472         Use memq rather than a sequence of eq.
5473         (doc-string-elt): Fix the wrong or missing previously unused values.
5474         (autoload-print-form): New function extracted from
5475         generate-file-autoloads to allow recursion when handling progn
5476         so that defvar's and defun's docstrings are properly printed.
5477         (generate-file-autoloads): Use it.
5479         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
5480         Use find-file-hooks in the minor-mode function.
5481         Be careful not to loop indefinitely in the post-command-hook function.
5483 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
5485         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
5486         tty's.
5487         * ediff-diff.el (ediff-exec-process): Use --binary for fine
5488         differences whenever appropriate.
5489         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
5490         * viper.el (find-file, find-file-other-window): Get viper to do
5491         wildcards.
5493 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
5495         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
5496         (jit-lock-fontify-buffer): New function for JIT refontification.
5497         (jit-lock-mode): Fix docstring.
5498         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
5499         Remove jit-lock-after-change from the _local_ hook.
5500         (jit-lock-function-1): Fix docstring.
5502         * info.el (Info-on-current-buffer): Initialize info.
5504         * newcomment.el (comment-indent): Ignore comment-indent-hook.
5506         * progmodes/tcl.el (tcl-indent-for-comment):
5507         Ignore comment-indent-hook.
5509         * emacs-lisp/easy-mmode.el: Require CL during compilation.
5510         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
5511         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
5512         and improve to use the lighter to guess the capitalization.
5513         (define-minor-mode): Inline code from easy-mmode-define-toggle.
5514         Add keyword arguments to specify global-ness or the custom group.
5515         Add local-map and help-echo properties to the lighter.
5516         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
5517         (easy-mmode-define-global-mode): New macro.
5519 2000-06-02  Dave Love  <fx@gnu.org>
5521         * wid-edit.el: byte-compile-dynamic since we typically don't use
5522         all the widgets.  Don't require cl or widget.  Remove
5523         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
5524         (widget-read-event): Removed.  Callers changed to use read-event.
5525         (widget-button-release-event-p): Renamed from
5526         button-release-event-p.
5527         (widget-field-add-space, widget-field-use-before-change):
5528         Uncustomize.
5529         (widget-specify-field): Use keymap property, not local-map.
5530         (widget-specify-button): Obey :suppress-face.
5531         (widget-specify-insert): Use modern backquote syntax.
5532         (widget-image-directory): Renamed from widget-glyph-directory.
5533         (widget-image-enable): Renamed from widget-glyph-enable.
5534         (widget-image-find): Replaces widget-glyph-find.
5535         (widget-button-pressed-face): Move defvar.
5536         (widget-image-insert): Replaces widget-glyph-insert.
5537         (widget-convert): Use keywordp.
5538         (widget-leave-text, widget-children-value-delete): Use mapc.
5539         (widget-keymap): Remove XEmacs stuff.
5540         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
5541         (widget-button-click): Don't set point at the click, but re-centre
5542         if we scroll out of window.  Rewritten for images v. glyphs &c.
5543         (widget-tabable-at): Use POS arg, not point.
5544         (widget-beginning-of-line, widget-end-of-line)
5545         (widget-item-value-create, widget-sublist, widget-princ-to-string)
5546         (widget-sexp-prompt-value, widget-echo-help): Simplify.
5547         (widget-default-create): Use widget-image-insert; some rewriting.
5548         (widget-visibility-value-create)
5549         (widget-push-button-value-create, widget-toggle-value-create): Use
5550         widget-image-insert.
5551         (checkbox): Create on and off images dynamically.
5552         (documentation-link): Change :help-echo.
5553         (widget-documentation-link-echo-help): Remove.
5555 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
5557         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
5559         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
5560         (easy-mmode-define-toggle, define-minor-mode): Use it.
5561         (easy-mmode-define-keymap): Docstring fix.
5562         (define-derived-mode): Default PARENT to fundamental-mode.
5563         Add the derived-mode-parent symbol-property.
5564         (easy-mmode-derived-mode-p): New function.
5566 2000-06-02  Dave Love  <fx@gnu.org>
5568         * files.el (convert-standard-filename): Doc fix.
5569         (normal-backup-enable-predicate): New function.
5570         (backup-enable-predicate): Use it to replace the lambda form.
5572         * calendar/todo-mode.el: [This needs more work on the outline
5573         stuff.]  Doc fixes.
5574         (todo) <defgroup>: Add :version.
5575         (todo-add-category): Don't use pushnew.
5576         (todo-cmd-raise): Fix typo.
5577         (todo-top-priorities): Change temp buffer name.
5578         (todo-category-alist): Avoid redundant lambda.
5579         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
5580         Use outline-next-heading.
5582         * autoarg.el: Rewritten to use define-minor-mode.
5583         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
5584         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
5586 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
5588         * isearch.el (isearch-other-meta-char): Fix previous change.
5590 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
5592         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
5593         (log-edit-done): Only add the comment to the ring if it's different
5594         from the last comment entered.
5596         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
5598 2000-06-01  Dave Love  <fx@gnu.org>
5600         * hl-line.el: Rewritten using define-minor-mode.
5602         * help.el (describe-function-1): Distinguish special form from
5603         builtin function.  Sanity-check presence of arglist for builtins.
5605 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
5607         * international/characters.el: Fix syntax/category setting of
5608         Tibetan characters.
5610         * language/tibet-util.el (tibetan-add-components): Fixes for new
5611         encoding of Tibetan characters.
5612         (tibetan-decompose-precomposition-alist): New variable.
5613         (tibetan-decompose-region): Convert precomposed characters to
5614         non-precomposed characters.
5615         (tibetan-decompose-string): Likewise.
5616         (tibetan-composition-function): Fix args to
5617         thibetan-compose-string.
5619         * language/tibetan.el (tibetan-composable-pattern): More
5620         characters included.
5621         (tibetan-consonant-transcription-alist): Rule for "R" added.
5622         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
5623         "+R" added.
5624         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
5626         * language/lao-util.el (lao-composition-function): Fix args to
5627         compose-string.
5629         * language/thai-util.el (thai-composition-function): Fix args to
5630         compose-string.
5632         * isearch.el (isearch-update): Set disable-point-adjustment to t
5633         to prevent the point moving to the end of a composition when a
5634         part of a composition is searched.
5635         (isearch-other-meta-char): If the key invoking this command can be
5636         mapped by function-key-map to a printing char, call
5637         isearch-process-search-char directly.
5639 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
5641         * emacs-lisp/bytecomp.el:
5642         * frame.el:
5643         * international/mule-cmds.el:
5644         * international/mule-util.el:
5645         * international/mule.el:
5646         * mouse.el:
5647         * subr.el:
5648         * faces.el: Update calls to make-obsolete with a WHEN argument.
5650         * byte-run.el (make-obsolete, make-obsolete-variable):
5651         Add an optional WHEN argument and change the format of the
5652         symbol-property information.
5653         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
5654         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
5655         new obsolete-symbol-property format and print WHEN if it is provided.
5657 2000-05-31  Dave Love  <fx@gnu.org>
5659         * loadhist.el (loadhist-hook-functions): Remove
5660         before-change-function, after-change-function.
5661         (unload-feature): Deal with symbols which are both bound and
5662         fbound.
5664         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
5665         before-change-function, after-change-function.
5667         * simple.el (newline): Don't bind before-change-function,
5668         after-change-function.
5670 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
5672         * whitespace.el (whitespace-rescan-timer-time): Update interval
5673         set to 600 seconds (10 minutes) instead of 60 seconds since
5674         a large number of whitespace buffers causes emacs to `freeze'
5675         for a considerable amount of time.
5677         * whitespace.el: Updated email address
5679 2000-05-31  Dave Love  <fx@gnu.org>
5681         * add-log.el (change-log-font-lock-keywords) <function>: Add
5682         pattern for function of change.
5683         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
5684         acknowledgements patterns.
5686 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
5688         * isearch.el (isearch-printing-char): If keyboard coding system is
5689         being used, call isearch-process-search-multibyte-characters.
5691         * international/isearch-x.el: Mostly rewritten.
5693         * international/quail.el (quail-start-conversion): Don't include
5694         unhandled events in the returned events, but set them in
5695         unread-command-events.  Exit if all inputs are deleted.
5697 2000-05-30  Jason Rumney  <jasonr@gnu.org>
5699         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
5701         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
5702         Reenable code to create initial fontsets.
5703         Use set-fontset-font in place of put-charset-property.
5705 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
5707         * progmodes/perl-mode.el (perl-indent-line): When looking for a
5708         label, ensure that the first colon isn't followed by another.
5710         * paths.el (Info-default-directory-list): Doc fix.
5712         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
5713         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
5714         send a query containing USER only, not USER@HOST.
5716         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
5717         and rmail-msgend to compute the restriction at the end, instead of
5718         computing it.
5720 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
5722         * dabbrev.el (dabbrev-expand): Don't display messages in the
5723         echo area if the minibuffer window is active.
5725         * jit-lock.el (jit-lock-mode): Add after change function to
5726         local hook.
5728 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
5730         * antlr-mode.el: New commands: hide/unhide actions,
5731         upcase/downcase literals.
5732         (antlr-tiny-action-length): New user option.
5733         (antlr-hide-actions): New command.  Suggested by
5734         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
5735         (antlr-mode-map): New binding [C-c C-v].
5736         (antlr-mode-menu): New entries.
5737         (antlr-downcase-literals): New command.
5738         (antlr-upcase-literals): Ditto.
5740         * antlr-mode.el: Minor changes: indendation, mode-name.
5741         (antlr-indent-line): Indent cpp directive at column 0.
5742         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
5744         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
5745         (antlr-font-lock-additional-keywords): Workaround for intentional
5746         bug in XEmacs version of font-lock.
5747         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
5748         be used by a smarter version of `buffers-menu-grouping-function'.
5750 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
5752         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
5753         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
5755 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
5757         * international/encoded-kb.el
5758         (encoded-kbd-iso2022-designation-map): Pay attention to that
5759         charset-iso-final-char return -1 for eight-bit-control and
5760         eight-bit-graphic.
5762 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
5764         * speedbar.el (speedbar-use-images, speedbar-update-flag)
5765         (speedbar-easymenu-definition-base): Use display-graphic-p where
5766         available, instead of window-system.
5768 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
5770         * international/codepage.el (cp-coding-system-for-codepage-1): Add
5771         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
5772         coding systems.
5774 2000-05-26  Dave Love  <fx@gnu.org>
5776         * disp-table.el (standard-display-underline): Don't use
5777         internal-find-face.
5779         * mail/reporter.el: Maintainer change.  Doc fixes.
5780         (reporter-version): Deleted.
5782         * emacs-lisp/elp.el: Maintainer change.
5783         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
5785 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
5787         * add-log.el (add-change-log-entry): Merge the current entry with the
5788         previous one if the previous one is empty.
5790 2000-05-26  Dave Love  <fx@gnu.org>
5792         * loadhist.el (unload-feature): Fix interactive spec [from
5793         lijnzaad@ebi.ac.uk].
5795         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
5796         subr-arity to check primitives.
5797         (byte-compile-flush-pending, byte-compile-file-form-progn)
5798         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
5799         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
5800         mapcar.
5802 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
5804         * international/fontset.el: Set family names of non-latin charsets
5805         in default fontset to "*".
5807         * international/mule-diag.el (print-fontset): Combine family part
5808         and registry part of the fontname by "-*-" instead of "-".
5810         * international/mule-cmds.el (encode-coding-char): Make strings
5811         multibyte before calling encode-coding-string.
5813 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
5815         * derived.el: Fix keywords.
5816         (define-derived-mode): Only define if needed.
5818         * simple.el (fill-comment, comment-column, comment-start)
5819         (comment-start-skip, comment-end, comment-indent-function)
5820         (block-comment-start, block-comment-end, indent-for-comment)
5821         (set-comment-column, kill-comment, comment-padding, comment-region)
5822         (comment-multi-line, indent-new-comment-line): Remove.
5824         * bindings.el (esc-map): Change ; to comment-dwim and use the new
5825         function names for comment operations.
5827         * newcomment.el: Add abundant autoload cookies.
5828         (comment-style): Don't depend on runtime data at compile-time.
5829         (comment-indent-hook): Remove.
5830         (comment-indent): Check if comment-indent-hook is bound.
5831         (comment-region): Docstring fix.
5833 2000-05-25  Dave Love  <fx@gnu.org>
5835         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
5836         byte-code-function-p.
5838         * mail/rmailsum.el: Add provide.
5840         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
5842         * smerge-mode.el (smerge-diff-switches): Don't use list* in
5843         defcustom.
5845 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
5847         * ediff-diff.el (ediff-exec-process): delete --binary option from
5848         non-buffer ediff jobs.
5850 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
5852         * hilit-chg.el (highlight-changes-mode): Ask about color or
5853         grayscale support, not about window-system.
5855         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
5856         window-system.
5857         (ffap-highlight): Always default to t.
5859         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
5860         display-popup-menus-p instead of looking at window-system.
5862         * disp-table.el (standard-display-g1, standard-display-graphic):
5863         Only refuse to use string glyphs on X and MS-Windows.
5865         * avoid.el: Remove window-system from commentary, suggest to use
5866         display-*-p instead.
5868         * apropos.el (apropos-print): Use display-mouse-p instead of
5869         window-system.
5871 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
5873         * international/codepage.el (cp-decoding-vector-for-codepage):
5874         Fill up unsupported characters with their own codes.  From Kenichi
5875         Handa.
5877 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
5879         * international/mule-diag.el (describe-char-after): Use
5880         display-graphic-p instead of window-system, so that this function
5881         works on MS-DOS.
5883 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
5885         * international/codepage.el (cp-make-coding-systems-for-codepage):
5886         Remove the eight-bit-graphic and eight-bit-control charsets from
5887         the list of charsets which we convert into `?'.
5889 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
5891         * international/mule-conf.el: Specify CHARSET-ID explicitely for
5892         private charsets.
5893         (mule-unicode-0100-24ff, japanese-jisx0213-1,
5894         japanese-jisx0213-2): New charsets.
5896         * international/fontset.el: Setup default fontset for new charsets.
5898 2000-05-24  Dave Love  <fx@gnu.org>
5900         * info.el (Info-find-node-2): Restructure [following "Vadim
5901         S. Solomin" <sovs@uic.nnov.ru>].
5903         * icomplete.el: Fix header for Finder.
5905 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
5907         * rmailout.el (rmail-output-to-rmail-file): Added optional param
5908         STAY.
5910         * rmail.el (rmail-automatic-folder-directives): New user variable.
5911         (rmail-show-message): Add call to `rmail-auto-file' during
5912         display.
5913         (rmail-auto-file): New function.
5915 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
5917         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
5918         account.
5919         (ediff-test-utility,ediff-diff-mandatory-option)
5920         (ediff-reset-diff-options): Utilities for proper initialization of
5921         ediff-diff-options and ediff-diff3-options on Windows.
5923         * ediff-init.el (ediff-merge-filename-prefix): New customizable
5924         variable.
5926         * ediff-mult.el (ediff-filegroup-action): Use
5927         ediff-merge-filename-prefix.
5929 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
5931         * viper-ex.el (ex-write): Set selective display to nil.
5933 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
5935         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
5936         aliases for hebrew-iso-8bit.
5938 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
5940         * woman.el: New version from Francis J. Wright
5941         <F.J.Wright@Maths.QMW.ac.uk>.
5942         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
5943         names in environment variables regardless of the path separator.
5944         (woman-topic-all-completions-1): Don't call file-name-directory-p
5945         on all files, since woman-file-regexp already filters out any
5946         directories.
5948 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
5950         * international/quail.el (quail-start-translation): Don't change
5951         modified-p of the current buffer.
5952         (quail-start-conversion): Likewise.
5954         * international/kkc.el (kkc-region): Don't change modified-p of
5955         the current buffer.
5957         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
5958         conform to RFC1468.
5959         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
5961 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
5963         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
5964         (speedbar-insert-button): Invisible text property fix.
5965         (speedbar-directory-plus): Renamed from speedbar-directory-+
5966         (speedbar-directory-minus): Renamed from speedbar-directory--
5967         (speedbar-page-plus): Renamed from speedbar-file-+
5968         (speedbar-page-minus): Renamed from speedbar-file--
5969         (speedbar-page): Renamed from speedbar-file-
5970         (speedbar-tag): Renamed from speedbar-tag-
5971         (speedbar-tag-plus): Renamed from speedbar-tag-+
5972         (speedbar-tag-minus): Renamed from speedbar-tag--
5973         (speedbar-expand-image-button-alist): Use above renames.
5975         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
5976         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
5977         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
5978         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
5979         * sb-pg.xpm: Renamed from sb-file.xpm
5980         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
5981         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
5983 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
5985         * international/quail.el (quail-show-guidance-buf): Set
5986         current-input-method of the guidance buffer to the name of the
5987         curren input method.
5989 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
5991         * progmodes/compile.el (compile-internal): Style typo.
5993         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
5994         quote vars and functions in the docstring.
5996         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
5998         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
5999         Don't quote lambdas.
6001         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
6003 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
6005         * startup.el (command-line): Determine source file of compiled
6006         user init file differently.  Warn if compiled user init file
6007         is older than its source file.
6009         * ffap.el (ffap-url-regexp): Add `https'.
6011 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
6013         * files.el (make-backup-file-name-1): Replace slashes with `!'
6014         rather than `|' (which is not allowed on Windows).  Replace the
6015         drive letters with a string "drive_X".
6017 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
6019         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
6021         * files.el (interpreter-mode-alist): Add `bash2'.
6023 2000-05-22  Dave Love  <fx@gnu.org>
6025         * loadhist.el (feature-symbols, file-provides, file-requires): Use
6026         mapc.
6027         (feature-file): Avoid calling symbol-name.  Doc fix.
6028         (file-set-intersect, file-dependents): Use dolist, not mapcar.
6029         (loadhist-hook-functions): Add mouse-position-function.
6030         (unload-feature): Change uses of mapcar.
6032         * files.el (parse-colon-path): Doc fix.
6033         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
6034         (set-auto-mode): Use mapc.
6036         * complete.el (PC-look-for-include-file): Use :alnum: character
6037         class.
6038         (partial-completion-mode): Add autoload cookie.
6040 2000-05-22  Sam Steingold  <sds@gnu.org>
6042         * info.el (Info-fontify-node): Fixed the call to
6043         `add-text-properties' (bug introduced on 2000-05-18).
6045 2000-05-22  Dave Love  <fx@gnu.org>
6047         * bindings.el: Remove debug-ignored-errors set in other files.
6049         * progmodes/etags.el: Add to debug-ignored-errors.
6050         (visit-tags-table-buffer): Clear out buffers holding old tables
6051         when making a new list.
6052         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
6053         mapc.
6055         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
6056         quote keywords.
6057         (cmpl-string-case-type): Use character classes.
6059         * comint.el:
6060         * textmodes/ispell.el:
6061         * imenu.el:
6062         * mail/mh-e.el:
6063         * progmodes/compile.el: Add to debug-ignored-errors.
6065         * dabbrev.el: Add to debug-ignored-errors.
6066         (dabbrev-completion): Use mapc.
6068 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
6070         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
6071         (woman-mapcan, woman-parse-man.conf)
6072         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
6073         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
6074         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
6075         path syntax better.
6076         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
6077         (woman-manpath): Call woman-parse-man.conf.
6078         (woman-emulation): New defcustom, defaults to nroff.
6079         (woman-font-support): New defconst.
6080         (woman-use-symbol-font): New defcustom.
6081         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
6082         "Emulation".
6083         Many functions: Doc fix.
6085 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
6087         * international/quail.el (quail-simple-translation-keymap): Map
6088         128..255 to quail-self-insert-command.
6089         (quail-keyboard-layout-alist): Add definition for "pc102-de".
6091 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
6093         * help.el (help-manyarg-func-alist): Typo.
6095         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
6096         intervals which makes it heaps simpler.
6098         * newcomment.el (comment-region-internal): Go back to BEG after quoting
6099         the nested comment markers.
6101         * subr.el (remove-hook): Don't turn the hook's value into a list.
6103 2000-05-21  Dave Love  <fx@gnu.org>
6105         * edmacro.el (edmacro-parse-keys): Return vector if any elements
6106         are invalid characters.
6108         * international/mule-util.el (detect-coding-with-priority): Use
6109         mapc.  Remove redundant lambda.
6111         * international/mule-diag.el (list-non-iso-charset-chars)
6112         (describe-fontset): Remove redundant lambda.
6114         * emulation/crisp.el (brief-mode): New alias.
6116         * emacs-lisp/ring.el (ring-elements): New function.
6118         * emacs-lisp/easymenu.el (easy-menu-create-menu)
6119         (easy-menu-do-add-item): Use keywordp.
6121         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
6123         * replace.el: Doc and error message fixes.
6124         (replace-highlight): Use facep, not internal-find-face.
6126 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
6128         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
6130         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
6131         (log-edit-insert-changelog): Drop `:' as well.
6133         * log-view.el: Fix file description.
6134         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
6135         available.
6136         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
6137         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
6139         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
6140         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
6141         Print a status message if the toggle is called interactively.
6142         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
6143         for global minor modes and use `defcustom' for them.
6144         Use add-minor-mode.
6145         (easy-mmode-define-derived-mode): Remove.
6146         (define-derived-mode): Fancier default docstring.
6147         (easy-mmode-define-navigation): Signal an error rather than (ding).
6149         * newcomment.el (comment-styles): New `box-multi'.
6150         (comment-normalize-vars): Better default for comment-continue to
6151         avoid whitespace-only continuations.
6152         (comment-search-forward): Always move even in the no-syntax case.
6153         (comment-padright): Only obey N if it's only obeyed for padleft.
6154         (comment-make-extra-lines): Better handling of empty continuations.
6155         Use `=' for the filler if comment-start has only one character.
6156         (uncomment-region): Try handling the special `=' filler.
6157         (comment-region): Allow LINES even if MULTI is nil.
6158         (comment-box): Choose box style based on comment-style.
6160 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
6162         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
6163         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
6165 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
6167         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
6168         and insert, not subst-char-in-region.
6170         * international/mule-diag.el (list-character-sets-1): Handle
6171         charsets eight-bit-control and eight-bit-graphic.
6172         (list-iso-charset-chars): Likewise.
6173         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
6174         charactes as is.  Use indent-to to align characters.
6176         * international/mule-cmds.el (find-multibyte-characters): Never
6177         exclude charsets eight-bit-control and eight-bit-graphic.
6179 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
6181         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
6182         Don't quote lambdas.
6184         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
6186 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
6188         * gud.el (gud-jdb-directories): Doc fix.
6190 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
6192         * newcomment.el: New file.
6194 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
6196         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
6198 2000-05-18  Andreas Schwab  <schwab@suse.de>
6200         * dired.el (dired-between-files): Also skip lines beginning with
6201         `used'.
6203 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
6205         * msb.el (msb-menu-cond): Add choice `user'.
6207 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6209         * ps-print.el: Compatibility, customization and doc fix.
6210         (ps-printer-name-option): Replace defconst by defvar.
6211         (ps-postscript-code-directory): XEmacs compatibility.
6212         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
6213         fix.
6214         (ps-user-defined-prologue, ps-print-prologue-header)
6215         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
6216         compatibility and code fix.
6217         (ps-print-background-image, ps-print-background-text):
6218         Customization fix.
6219         (ps-line-number-start, ps-n-up-on): New vars.
6221 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
6223         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
6224         the indent-comment function to just return the appropriate indent.
6226 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
6228         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
6229         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
6230         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
6232 2000-05-18  Dave Love  <fx@gnu.org>
6234         * info.el (Info-fontify-node): Add intangible property as well as
6235         invisible.
6237         * calendar/appt.el (appt-make-list): Match all lines of entry.
6238         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
6240 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
6242         * international/mule-diag.el (describe-char-after): Call
6243         internal-char-font, not char-font.  If internal-char-font returns
6244         nil, display "-- none --".
6246 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
6248         * image.el (image-type-available-p): Don't reference image-types
6249         if it isn't bound.
6251 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
6253         * autoarg.el (autoarg-mode): Typo in the :set argument.
6255 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
6257         * startup.el (command-line-1): Don't signal an error if the
6258         directory for auto-save-list files does not yet exist.
6260 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
6262         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
6264 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
6266         * subr.el (remove-hook): `setq' hook-value, not `set'.
6268 2000-05-16  Sam Steingold  <sds@gnu.org>
6270         * info.el (debug-ignored-errors): More errors to ignore.
6272 2000-05-16  Dave Love  <fx@gnu.org>
6274         * cus-edit.el: Don't require cl or easymenu.
6275         (custom-variable-prompt): Test standard-value property, not
6276         user-variable-p.
6278 2000-05-16  Sam Steingold  <sds@gnu.org>
6280         * subr.el (add-hook): `setq' hook-value, not `set'.
6282 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
6284         * startup.el (command-line-1): Mention the FAQ in the startup
6285         message.
6287         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
6289         * progmodes/compile.el (compilation-parse-errors): Collect
6290         `nomessage' regexps last.
6292         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
6294         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
6295         to the function name.
6297 2000-05-15  Dave Love  <fx@gnu.org>
6299         * speedbar.el (speedbar-recenter): Typo.
6300         (speedbar-expand-line): Make arg optional.
6301         (speedbar-mode): Avoid a compiler warning.
6303 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
6305         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
6306         user-specified option string is empty.
6308         * mouse.el (mouse-yank-at-click): Doc fix.
6310 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
6312         * term/internal.el (IT-character-translations): More updates of
6313         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
6314         documents.
6316 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
6318         * env.el (getenv): New function, interactively callable.
6319         (setenv, getenv): Remove autoload cookies.
6321         * loadup.el: Load `env'.
6323         * progmodes/f90.el: Change author's mail address.
6325 2000-05-14  Dave Love  <fx@gnu.org>
6327         * mail/rmail.el (rmail-show-message-hook): Customize and offer
6328         goto-addr as an option.
6330         * help.el (help-xref-stack): Doc fix.
6331         (help-xref-following): New variable.
6332         (help-make-xrefs): Use it.
6333         (help-xref-go-back): Use position information from stack element.
6334         (help-follow): Make position in stack element a pair.  Use
6335         help-xref-following.
6337         * autoarg.el: New file.
6339         * faces.el: Declare more functions obsolete.
6341         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
6342         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
6343         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
6344         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
6345         Remove all the setup-...-environment functions.
6347 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
6349         * speedbar.el: Updated the commentary section.  xemacs20p now uses
6350         >= when detecting.  Require `defimage' safely.
6351         (speedbar-easymenu-definition-base): Add toggle for images.
6352         (speedbar-easymenu-definition-special): Add flush cache & expand.
6353         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
6354         (speedbar-reconfigure-keymaps-hook): New variable.
6355         (speedbar-frame-parameters): Updated documentation.
6356         (speedbar-use-imenu-flag): Updated custom tag
6357         (speedbar-dynamic-tags-function-list): New variable.
6358         (speedbar-tag-hierarchy-method): Updated doc & custom.
6359         (speedbar-indentation-width, speedbar-indentation-width) New
6360         variables.
6361         (speedbar-hide-button-brackets-flag): Customizable.
6362         (speedbar-vc-indicator): Doc update.
6363         (speedbar-ignored-path-expressions): Updated default value.
6364         (speedbar-supported-extension-expressions): Updated default value.
6365         (speedbar-syntax-table): Remove {} paren status.
6366         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
6367         as "+".  Added overlay aliases.
6368         (speedbar-mode): Use `speedbar-mode-line-update' instead of
6369         `force-mode-line-update'.
6370         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
6371         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
6372         `mouse-set-point'
6373         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
6374         (speedbar-item-info-tag-helper): Revamped to handle a wider range
6375         of arbitrary text, and new helper functions.
6376         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
6377         filename finder.
6378         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
6379         (speedbar-directory-buttons): Update path search/expansion.
6380         (speedbar-make-tag-line): Pay attention to
6381         `speedbar-indentation-width'.  Use more care w/ invisible
6382         properties.
6383         (speedbar-change-expand-button-char): Call
6384         `speedbar-insert-image-button-maybe'.
6385         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
6386         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
6387         (speedbar-trim-words-tag-hierarchy)
6388         (speedbar-simple-group-tag-hierarchy): New functions
6389         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
6390         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
6391         functions.
6392         (speedbar-mouse-set-point): New function
6393         (speedbar-power-click): Updated documentation.
6394         (speedbar-line-token, speedbar-goto-this-file): Handle more types
6395         of tag prefix text.
6396         (speedbar-expand-line, speedbar-contract-line): Make more robust
6397         to strange text.
6398         (speedbar-expand-line): Takes universal argument to flush the
6399         cache.
6400         (speedbar-flush-expand-line): New function.
6401         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
6402         Use new generator insertion method.
6403         (speedbar-fetch-dynamic-tags): New function.
6404         (speedbar-fetch-dynamic-imenu): Removed code now handled in
6405         `speedbar-fetch-dynamic-imenu'.
6406         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
6407         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
6408         "Revert Buffer" menu items.
6409         (speedbar-buffer-buttons-engine): Be smarter when creating a
6410         filename tag (for expansion purposes.).
6411         (speedbar-highlight-one-tag-line,
6412         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
6413         (speedbar-recenter): New functions.
6414         (defimage-speedbar): Image loading abstraction.
6415         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
6416         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
6417         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
6418         (speedbar-tag-type, speedbar-tag-mail): New images.
6419         (speedbar-expand-image-button-alist): New variable.
6420         (speedbar-insert-image-button-maybe): Insert an image over some
6421         buttons.
6423 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
6425         * international/mule-cmds.el (encode-coding-char): An ASCII
6426         character is always encodable.
6428         * international/mule-conf.el: Add more information in descriptions
6429         of character sets.
6431         * international/mule-diag.el (describe-char-after): New function.
6432         (describe-font-internal): Adjusted for the change of font-info.
6433         (describe-font): Likewise.
6434         (print-fontset): Rewritten for the new fontset implementation.
6435         (describe-fontset): Include fontset alias names in completion.
6436         (list-fontsets): Adjusted for the change of print-fontset.
6438         * simple.el (what-cursor-position): If DETAIL is non-nil, call
6439         describe-char-after instead of displaying the detail in the echo
6440         area.
6441         (syntax-code-table): Format changed.
6442         (string-to-syntax): Adjusted for the above change.
6444 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
6446         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
6448 2000-05-12  Dave Love  <fx@gnu.org>
6450         * calendar/todo-mode.el: Remove some compatibility stuff and CL
6451         dependence.  Use line-{beginning,end}-position, not
6452         point-at{b,e}ol.  Some doc fixes.
6453         (todo-position): New function.  Fix callers of position to use it.
6454         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
6456 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
6458         * time.el (display-time-mail-icon): Use `:ascent center'.
6460         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
6461         handling FTP security extensions.
6463 2000-05-11  Dave Love  <fx@gnu.org>
6465         * calendar/todo-mode.el: New file.
6467 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
6469         * comint.el (comint-read-input-ring): Move reference to
6470         comint-input-ring-size outside of the save-excursion.  It was
6471         causing the default value to be the only one ever seen.
6473         * font-lock.el: Update copyright.  Remove Simon Marshall's email
6474         address on request from him.
6476         * subr.el (substitute-key-definition): Add comment describing
6477         the meaning of PREFIX.
6479 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
6481         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
6483         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
6484         (add-minor-mode): Don't make the variable buffer-local and add a
6485         reference to define-minor-mode in the docstring.
6487         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
6488         HEADER/FOOTER and fix bug with trailing empty directory.
6489         (cvs-append-to-ignore): Use vc-editable-p if available.
6490         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
6491         (vc-do-command): Tweak advice to handle the new VC.
6493         * log-view.el (log-view-goto-rev): New function for the new VC.
6494         (log-view-minor-wrap): Use mark-active.
6496         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
6497         (log-edit-changelog-full-paragraphs): New var.
6498         (log-edit-insert-changelog): Remove a lonely leading `* file'.
6499         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
6500         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
6501         (log-edit-changelog-ours-p, log-edit-changelog-entries)
6502         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
6503         Replace the `cvs' prefix with `log-edit'.
6505         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
6507         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
6508         (diff-font-lock-defaults): Explicitly turn off multiline.
6509         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
6510         (diff-ediff-patch): Fix call to ediff-patch-file.
6511         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
6512         Handle comments.
6514         * frame.el (automatic-hscrolling): Typo.
6516         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
6518 2000-05-09  Sam Steingold  <sds@goems.com>
6520         * apropos.el (apropos-print): use `describe-face' instead of
6521         `customize-face-other-window'.
6523 2000-05-09  Dave Love  <fx@gnu.org>
6525         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
6527         * help.el (describe-variable): Have customize button pop the
6528         help-xref stack when invoked.
6529         (help-xref-symbol-regexp): Add `face'.
6530         (help-make-xrefs): Check for quoted face names and adapt regexp
6531         submatch numbers to cope.
6532         (help-xref-interned): Maybe insert face doc too.  Separate
6533         sections with a line of hyphens.
6535         * faces.el:  Some doc fixes.  Declare some functions obsolete.
6536         (describe-face): Add customize button.  Return the help
6537         text.  Fix prompt.
6539 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
6541         * term/internal.el (IT-character-translations): Fix last change.
6543 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
6545         * woman.el: New file
6546         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
6548 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
6550         * term/internal.el (IT-character-translations): Update ASCII
6551         simulations for greek-iso8859-7, add latin-iso8859-14 and
6552         latin-iso8859-15.
6554         * international/mule-cmds.el (set-language-info-alist): Call
6555         define-prefix-command with 3 arguments, to make the map suitable
6556         for a menu.
6558 2000-05-07  Dave Love  <fx@gnu.org>
6560         * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
6562 2000-05-05  Dave Love  <fx@gnu.org>
6564         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
6565         list in doc string.  Don't quote keyword symbols.
6566         * emacs-lisp/cl.el: Likewise
6567         * emacs-lisp/cl-seq.el: Likewise
6569 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
6571         * abbrev.el (abbrev-mode): Make ARG optional.
6573 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
6575         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
6577         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
6579         * subr.el (substitute-key-definition): Clarify documentation.
6581 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
6583         * glasses.el (glasses-convert-to-unreadable): Use
6584         `glasses-separator' instead of the hard-wired "_".
6585         (glasses-mode): Call `glasses-make-unreadable' only in a single
6586         place.
6588 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
6590         * term/internal.el (cjk-codepages-alist): Add associations for
6591         Chinese and Korean codepages.  Remove FIXME comment.
6593 2000-05-03  Dave Love  <fx@gnu.org>
6595         * time.el (display-time-mail-face, display-time-use-mail-icon):
6596         New option.
6597         (display-time-mail-icon): New variable.
6598         (display-time-string-forms): Use the above.  Fix the local-map.
6600 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
6602         * replace.el (query-replace-map): Add binding for `E'.
6603         (query-replace-help): Extend help text.
6604         (perform-replace): Allow editing the replacement string.
6606         * make-mode.el (makefile-mode-abbrev-table): New variable.
6607         (makefile-mode): Set local abbrev table to
6608         makefile-mode-abbrev-table.
6609         (makefile-font-lock-keywords): Fontify includes and conditionals.
6611         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
6612         set TOGGLE's value.
6614         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
6615         mail-interactive-insert-alias.
6616         (mail-abbrev-complete-alias): New command.
6617         (mail-mode-map): Bind it to `M-TAB'.
6619 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
6621         * language/lao-util.el (lao-compose-region): New function.
6623 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
6625         * files.el (recover-session): Make directories as necessary
6626         if they don't exist yet.
6628         * calendar/cal-french.el
6629         (french-calendar-multibyte-special-days-array)
6630         (french-calendar-special-days-array): Change French text.
6631         (calendar-french-date-string): Change output.
6632         (calendar-goto-french-date): Likewise.
6634 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
6636         * wid-edit.el (widget-default-active): Obey `:always-active'.
6637         (widget-documentation-string-value-create): Set `:always-active'.
6639 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
6641         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
6642         default prefix to `~/_emacs.d/auto-save.list/_s'.
6643         (normal-top-level): Create the directory for auto-save files, if
6644         it doesn't already exist (in the ms-dos case only).
6646 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
6648         * international/mule-cmds.el (set-language-environment): Don't
6649         concat an integer (dos-codepage), use format instead.
6651 2000-05-02  Dave Love  <fx@gnu.org>
6653         * help.el (help-xref-on-pp): Check for constant symbols.
6655 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
6657         * startup.el (normal-top-level): Put a condition-case around
6658         the code loading subdirs.el.
6660 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6662         * ps-print.el: Upside-down and face background color printing,
6663         line number step, doc fix.
6664         (ps-print-version): New version number (5.2).
6665         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
6666         (ps-face-attribute-list, ps-plot-with-face): Code fix.
6667         (ps-spool-config): Var fix.
6668         (ps-printer-name-option): Const fix.
6669         (ps-print-upside-down, ps-use-face-background)
6670         (ps-line-number-step): New vars.
6671         (ps-window-system, ps-lp-system): New consts.
6672         (ps-face-background): New fun.
6674 2000-04-28  Richard Stallman  <rms@gnu.org>
6676         * files.el (make-auto-save-file-name):
6677         Apply auto-save-file-name-transforms to visited file name
6678         before generating auto save file name.
6679         (auto-save-file-name-transforms): New variable.
6681         * files.el (backup-enable-predicate):
6682         Correctly test for a file under a temporary directory.
6684 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
6686         * subr.el (add-minor-mode): Rewritten.
6688 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
6690         * mail/sendmail.el (sendmail-send-it): Set
6691         buffer-file-coding-system to the selected coding system for MIME
6692         header.
6694 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
6696         * dired.el (dired-move-to-filename-regexp): Allow format where
6697         YYYY is followed by two spaces.
6699         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
6700         in the second character class of the regexp.
6702         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
6703         mh-etc, too.
6705         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
6706         nil.
6708         * subr.el (add-minor-mode): Use `set' instead of `setq'.
6710         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
6711         argument.
6713 2000-04-27  Sen Nagata <sen@eccosys.com>
6715         * emacs-lisp/crm.el (crm-completion-table): New variable.
6716         (crm-collection-fn, crm-test-completion)
6717         (completing-read-multiple): Use it.
6719 2000-04-27  Dave Love  <fx@gnu.org>
6721         * help.el (locate-library): Use mapc.
6722         (help-manyarg-func-alist): Add call-process-region.
6724 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
6726         * subr.el (add-minor-mode): Make argument MAP optional.
6728         * desktop.el (desktop-save): Save list of minor modes.
6729         (desktop-create-buffer): Restore minor modes.
6730         (desktop-minor-mode-table): New user-option.
6732         * subr.el (add-minor-mode): New function.
6734         * image.el (find-image): New function.
6735         (defimage): Rewritten to find image at load time.
6737         * startup.el (normal-top-level-add-to-load-path): Handle
6738         case that the default directory is not in load-path.
6740         * help.el: Old patch from Stefan Monnier.
6741         (help-xref-on-pp): New function.
6742         (describe-variable): Use it to display xrefs in a symbol's value.
6744 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
6746         * cus-edit.el (custom-face): Fix parenthesis.
6748 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
6750         * mail/rmail.el (rmail-expunge): When there are no deleted
6751         messages, do nothing.
6753 2000-04-26  Dave Love  <fx@gnu.org>
6755         * international/mule-cmds.el (locale-translation-file-name):
6756         Defvar to nil.
6757         (set-locale-environment): Set it here (at runtime).
6759 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
6761         * replace.el (perform-replace): Add parameters START and END.  Use
6762         them instead of the check for a region in Transient Mark mode.
6763         (query-replace-read-args): Return two more list elements for the
6764         start and end of the region in Transient Mark mode.
6765         (query-replace, query-replace-regexp, query-replace-regexp-eval)
6766         (map-query-replace-regexp, replace-string, replace-regexp): Add
6767         optional last arguments START and END and pass them to
6768         perform-replace.
6770         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
6771         form with additional arguments for perform-replace.
6773         * progmodes/etags.el (tags-query-replace): Add parameters START
6774         and END.  Construct a form with additional arguments for
6775         perform-replace.
6777         * simple.el (shell-command): Set default directory for "*Shell
6778         Command Output" buffer.
6780         * language/european.el (iso-latin-4): Fix typo.
6782         * emacs-lisp/crm.el: New file.
6784 2000-04-24  Dave Love  <fx@gnu.org>
6786         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
6787         (Custom-reset-saved, Custom-reset-standard)
6788         (custom-group-value-create, custom-group-set, custom-group-save)
6789         (custom-group-reset-current, custom-group-reset-saved)
6790         (custom-group-reset-standard): Use mapc.
6791         (custom-buffer-create-internal): Disable undo when creating items.
6792         Use mapc.
6793         (custom-face): Avoid redundant lambda.
6795 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
6797         * startup.el (auto-save-list-file-prefix): Set default to
6798         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
6800 2000-04-24  Sam Steingold  <sds@gnu.org>
6802         * time-stamp.el (time-stamp-string-preprocess): Always convert
6803         `field-result' to a string.
6805 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
6807         * frame.el (scrolling): New group.
6808         (automatic-hscrolling): New user-option.
6810         * startup.el (command-line-x-option-alist): Add `-lsp' and
6811         `--line-spacing'.
6813 2000-04-19  Dave Love  <fx@gnu.org>
6815         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
6816         (cl-mapc): Rename from mapc.  Fix the funcall.
6818 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
6820         * simple.el (clone-indirect-buffer-other-window): New command.
6821         (clone-indirect-buffer): Add optional arg NORECROD.
6822         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
6824         * help.el (resize-temp-buffer-window): Use count-screen-lines.
6826         * window.el (count-screen-lines): New function.
6827         (shrink-window-if-larger-than-buffer): Use count-screen-lines
6828         instead of window-buffer-height.
6830         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
6831         non-existing variable comint-input-sentinel.
6832         (inferior-lisp-args-to-list): Removed.
6833         (inferior-lisp): Use split-string instead of
6834         inferior-lisp-args-to-list.
6836         * hexl.el (hexl-insert-hex-string): New command.
6838         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
6839         instead of concat.
6841 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
6843         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
6844         at the start of an existing but empty folder.
6846 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6848         * ps-mule.el: Customization fix, doc fix.
6849         (ps-multibyte-buffer): Customization fix.
6851 2000-04-17  Richard M. Stallman  <rms@gnu.org>
6853         * subr.el (read-passwd): Use read-char-exclusive.
6855 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
6857         * textmodes/texinfo.el (texinfo-insert-@email)
6858         (texinfo-insert-@emph, texinfo-insert-@quotation)
6859         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
6860         (texinfo-mode-map): Add key bindings for them.
6862         * files.el (basic-save-buffer-2): Use a template with `$'
6863         instead of `#' for VMS.
6865         * simple.el (clone-indirect-buffer): New function.
6867 2000-04-16  Stephen Eglen  <stephen@gnu.org>
6869         * iswitchb.el (iswitchb-case): New function.  If the user input
6870         contains any upper-case characters, the search is made
6871         case-sensitive.
6873 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
6875         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
6876         comment-end.
6877         (texinfo-font-lock-syntactic-keywords): New var.
6878         (texinfo-font-lock-keywords): Remove comment regexp.
6879         (texinfo-insert-block): New function.
6880         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
6881         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
6882         and font-lock-defaults.  Use regexp-opt for outline-regexp.
6883         (texinfo-environments): New var.
6884         (texinfo-environment-regexp): Use regexp-opt and
6885         texinfo-environments.
6887         * textmodes/ispell.el (ispell-menu-map-needed): Check that
6888         ispell-process is bound since this might be eval'd before ispell
6889         is loaded.
6890         (ispell-message): Use a tiny bit less magic and a bit more hard
6891         data to figure out what kind of sc-cite-regexp to use.
6893         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
6895         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
6896         (insert-cyclic-diary-entry): Unquote the lambda.
6898         * gud.el (gud-jdb-build-source-files-list): Fix typo.
6900         * files.el (backup-enable-predicate): Unquote the lambda.
6902         * cus-edit.el (custom-face, face): Unquote the lambda.
6904 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6906         * ps-print.el: Check for line-beginning-position definition.
6908         * ps-print.el: Fix counting lines in a region.
6909         (ps-print-version): New version number (5.1.5).
6910         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
6911         (ps-printing-region): Fun code fix.
6913 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
6915         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
6916         to file-directory-p.
6918 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
6920         * gud.el (gud-jdb-build-source-files-list): Check that directory
6921         exists before calling directory-files.
6923 2000-04-13  Dave Love  <fx@gnu.org>
6925         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
6926         syntax.
6928         * emacs-lisp/cl-specs.el: Remove when, unless.
6930         * emacs-lisp/cl-extra.el: Don't quote keywords.
6931         (cl-old-mapc): New variable.
6932         (mapc): Use it.
6933         (cl-map-intervals): Use with-current-buffer.  Don't check for
6934         next-property-change.
6935         (cl-map-overlays): Use with-current-buffer.
6936         (cl-expt): Remove.
6937         (copy-tree, remprop): Define unconditionally.
6939         * emacs-lisp/cl-compat.el (keywordp): Remove.
6941         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
6942         to use keywordp.
6943         (edebug-spec): Enable keywordp.
6945         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
6946         string-lessp.
6948         * cus-start.el: Use keywordp.
6950 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6952         * diary-lib.el (include-other-diary-files): Fix the fix of
6953         2000-02-18 by doing a save-excursion.
6955 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6957         * ps-print.el: Customization fix, doc fix.
6958         (ps-print-version): New version number (5.1.4).
6959         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
6960         (ps-print-preprint): Adjust code.
6961         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
6962         (ps-print-prologue-header, ps-print-control-characters)
6963         (ps-spool-config): Customization fix.
6965 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
6967         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
6968         converted to the new menu-item format, names silightly changed,
6969         help strings added.
6971         Support for spelling without async subprocesses:
6973         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
6974         (ispell-session-buffer): New variables.
6975         (ispell-start-process, ispell-process-status,
6976         ispell-accept-output, ispell-send-string): New functions, for
6977         Ispell invocation when async subprocesses aren't supported.
6978         (ispell-word, ispell-pdict-save, ispell-command-loop,
6979         ispell-process-line, ispell-buffer-local-parsing): Replace calls
6980         to process-send-string with calls to ispell-send-string, and
6981         accept-process-output with ispell-accept-output.
6982         (ispell-init-process): Call ispell-process-status instead of
6983         process-status with.
6984         (ispell-init-process): Call ispell-start-process.  Call
6985         ispell-accept-output and ispell-send-string.  Don't call
6986         process-kill-without-query and kill-process if they are unbound.
6987         (ispell-async-processp): New function.
6989 2000-04-12  Dave Love  <fx@gnu.org>
6991         * info.el: Add debug-ignored-errors.
6992         (Info-mode-menu): Add some items.
6993         (Info-directory): Add autoload cookie.
6995         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
6996         Modify `truncate-lines'.  Make `describe-language-environment'
6997         always visible and add help.  Modify `describe-key' help.  Invoke
6998         Info-directory from `info'.  New entry `emacs-manual'.
7000 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
7002         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
7003         propertized-buffer-identification.
7004         (ebrowse-update-member-buffer-mode-line): Likewise.
7005         (ebrowse--mode-strings): Removed.
7006         (ebrowse--mode-line-props): Removed.
7008         * files.el (auto-mode-alist): Add `EBROWSE'.
7010         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
7011         space before testing for end of buffer.
7012         (ebrowse-load): Removed.
7013         (ebrowse-revert-tree-buffer-from-file): Rewritten.
7014         (ebrowse-create-tree-buffer): Rewritten.
7015         (ebrowse-tree-mode): Read tree from buffer.
7017         * progmodes/ebrowse-ffh.el: Removed.
7019 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
7021         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
7023 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
7025         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
7026         at the wrong place.
7028 2000-04-09  Dave Love  <fx@gnu.org>
7030         * files.el (backup-enable-predicate): Use
7031         temporary-file-directory, small-temporary-file-directory.
7032         (make-backup-file-name-function, backup-directory-alist): New
7033         variables.
7034         (make-backup-file-name-1): New function.
7035         (make-backup-file-name): Use it.
7036         (find-backup-file-name): Likewise.  Use format for clarity, not
7037         concat.
7038         (file-newest-backup): Use make-backup-file-name.
7040 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
7042         * progmodes/ebrowse-ffh.el: New file.
7044         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
7045         to ebrowse-ffh.el.
7046         (ebrowse-load): Add autoload.
7048         * finder.el (finder-commentary): Add autoload cookie.
7050         * mail/rfc2368.el: Correct author's email address.
7052         * progmodes/ebrowse.el: New file.
7054         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
7055         item help string.
7056         (easy-menu-do-add-item): Ditto.
7057         (easy-menu-define): Extend doc string.
7059         * jit-lock.el (with-buffer-unmodified): Use
7060         restore-buffer-modified-p.
7061         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
7062         (jit-lock-function, jit-lock-stealth-fontify): Don't use
7063         with-buffer-unmodified.
7065 2000-04-08  Dave Love  <fx@gnu.org>
7067         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
7068         unless, when.
7070 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
7072         * viper-util.el (viper-put-on-search-overlay): New subroutine.
7073         (viper-flash-search-pattern): No operation when using Emacs
7074         doesn't support face.
7075         Use `viper-put-on-search-overlay'.
7077 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
7079         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
7080         like C-r.
7082         * progmodes/make-mode.el: Some doc fixes.
7083         (makefile-mode-abbrev-table): New variable.
7084         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
7085         (makefile-font-lock-keywords): Fontify includes and conditionals.
7086         (toplevel): Require `dabbrev' and `add-log' when compiling.
7088         * replace.el (perform-replace): Don't move forward one char
7089         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
7090         to do that because it leaves point 1 position after the last
7091         replacement, after everything has been replaced.
7093         * jit-lock.el (with-buffer-unmodified): New macro.
7094         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
7095         modified state.
7096         (jit-lock-function-1): Extracted from jit-lock-function; not
7097         preserving buffer's modified state.
7098         (jit-lock-function, jit-lock-stealth-fontify): Call
7099         jit-lock-function-1.
7101         * mail/rfc2368.el: Remove supernumerary copyright line.
7103 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
7105         * glasses.el: Provide facilities for inserting space before left
7106         parentheses and uncapitalization of identifiers.
7107         (glasses-mode): Try to remove old overlays in all cases.
7109 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
7111         * progmodes/compile.el (compile-internal): Display the compilation
7112         buffer in a different frame, if it's already displayed there.
7114         * mail/rfc2368.el: New file.
7116         * simple.el (sendmail-user-agent-compose): Recognize a `body'
7117         header and insert its value as mail body.
7119         * subr.el (member-ignore-case): New function.
7121         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
7122         (dabbrev--find-expansion): Ignore buffers matching a regexp
7123         from dabbrev-ignored-regexps.
7125         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
7126         to extensions handled by gzip.
7128 2000-04-03  Richard M. Stallman  <rms@gnu.org>
7130         * files.el (insert-directory): List the total free space
7131         along with the used space.
7133         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
7134         line is followed by one that matches CITATION-REGEXP, end the
7135         paragraph.
7137 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
7139         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
7140         (rmail-make-basic-summary-line): Use that option.
7142 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
7144         * international/mule-cmds.el (encoded-string-description):
7145         Rewritten.   Try pretty description for ISO 2022 escape sequences
7146         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
7147         for hexadecimal format.
7149 2000-04-01  Dave Love  <fx@gnu.org>
7151         * cpp.el: Change customization group to `c' from `C'.
7153         * vcursor.el (vcursor-move): Use display-color-p.
7155         * international/mule-util.el: Provide mule-utils.
7156         (string-to-sequence): Simplify and speed up.
7158         * international/mule.el (make-coding-system): Purecopy doc-string.
7160         * international/mule-cmds.el: Various menu changes.
7161         (describe-specified-language-support): Handle `Default'.
7162         (set-language-info): Purecopy `info'.
7164 2000-03-31  Andrew Innes  <andrewi@gnu.org>
7166         * vc.el (vc-backend-diff): Return the correct status if we had to
7167         retry the rcsdiff command without the --brief option.
7169 2000-03-31  Dave Love  <fx@gnu.org>
7171         * help.el (help-manyarg-func-alist): Correct several omissions.
7173         * add-log.el: Don't require cl, fortran.
7174         (add-log-current-defun-function): Doc fix.
7175         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
7176         fix.
7177         (change-log-version-rcs): Function deleted.
7178         (change-log-version-number-search): Doc fix.  Use
7179         vc-workfile-version.  Avoid CL dolist.
7180         (add-change-log-entry): Just call add-log-current-defun to get
7181         defun.  Simplify somewhat.
7182         (change-log-get-method-definition-1): Likewise.
7183         (add-log-current-defun): Return nil if calling
7184         add-log-current-defun-function does so.  Move Fortran stuff to
7185         fortran.el.  Return string without properties.
7187         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
7188         and :alpha: char classes.
7190         * mail/supercite.el: Defvar curline when compiling.
7191         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
7192         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
7193         rather than a-zA-Z0-9 to allow non-ASCII characters.
7195 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
7197         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
7199         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
7200         Re-enable new code.
7202         * lpr.el (print-region-1): Use -d to specify printer name for
7203         systems `usg-unix-v*, `dgux', `hpux', `irix'.
7205 2000-03-31  Dave Love  <fx@gnu.org>
7207         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
7208         for function definition in symbol's function value slot first
7209         instead of first consulting byte-compile-function-environment.
7211 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
7213         * language/european.el ("Polish"): New language environment.
7214         (setup-polish-environment): New function.
7216 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
7218         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
7219         Disable new code.
7221         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
7222         trying to `load' the symbol of an autoload instead of the file
7223         recorded in the autoload.  Fix error messages.
7225 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7227         * ps-print.el: PostScript programming fix for ghostview, doc fix.
7228         (ps-print-version): New version number (5.1.3).
7229         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
7230         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
7231         (ps-generate-postscript-with-faces): Code fix.
7232         (ps-color-values): XEmacs compatibility.
7233         (ps-print-background-image, ps-print-background-text, ps-printer-name)
7234         (ps-default-fg, ps-default-bg): Adjust customization.
7235         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
7236         (ps-color-scale): Renaming old ps-color-value fun.
7237         (ps-print-headers): Replace ps-print-header group to avoid conflict
7238         with ps-print-header variable.
7239         (ps-print-miscellany): New group.
7240         (ps-format-color, ps-rgb-color): New funs.
7241         (ps-default-foreground): New var.
7242         (ps-printer-name-option): New const.
7244 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
7246         * net/net-utils.el:
7247         (network-connection-host, network-connection-service): New variables
7248         (network-connection-mode): New mode, derived from comint-mode
7249         (network-connection-mode-setup): New function, saves host and
7250         service information in local variables.
7252         * lisp/locate.el:
7253         (locate-word-at-point): Added this function
7254         (locate): Default to using locate-word-at-point as input
7255         Run dired-mode-hook
7257 2000-03-29  Dave Love  <fx@gnu.org>
7259         * calendar/appt.el: Doc fixes.
7260         (appt-check): Convert min-to-app to a string before passing to
7261         appt-disp-window-function or concat.
7262         (appt-delete-window): Remove test for frame-root-window.
7263         (appt-select-lowest-window, appt-convert-time): Simplify.
7265         * emacs-lisp/bytecomp.el: Doc fixes.
7266         (byte-compile-file-form-autoload): Update
7267         byte-compile-function-environment.
7269 2000-03-29  Andreas Schwab  <schwab@suse.de>
7271         * emacs-lisp/autoload.el: Also print defsubst doc string
7272         specially.
7274         * dired.el (dired-insert-directory): If dired-free-space-program
7275         failed just delete its output.
7277 2000-03-29  Dave Love  <fx@gnu.org>
7279         * international/iso-cvt.el: Move provide to end.  Doc fixes.
7280         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
7281         (iso-iso2sgml, iso-sgml2iso): New functions.
7282         (iso-cvt-define-menu): Fix some entries and use backquote for
7283         clarity.
7285         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
7287 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
7289         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
7290         ISO-DATE.  If non-nil, return date in ISO 8601 format.
7292 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
7294         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
7295         if it ever becomes used.
7296         (log-edit-mode-hook): Default to vc-log-mode-hook.
7297         (log-edit-mode): Fix the docstring.
7299         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
7300         the code.
7302 2000-03-26  Dave Love  <fx@gnu.org>
7304         * net/browse-url.el (browse-url): Re-fix case of
7305         browse-url-browser-function being an alist.
7306         (browse-url): Add :link to defgroup.
7308         * files.el: Doc fixes.
7309         (file-truename): Include `[' in wildcard characters.
7310         (automount-dir-prefix): Customize.
7311         (find-file-wildcards): Add :version.
7312         (find-file-noselect): Simplify a mapcar call.
7314         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
7315         compatible with inf-lisp version.
7316         (eval-defun-1): Fix custom-declare-variable case.
7318 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
7320         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
7322 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
7324         * Makefile (COMPILE_FIRST): New macro.
7325         (compile-files): Compile files from COMPILE_FIRST first.
7327         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
7328         code.
7330         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
7331         matching open parenthesis in column 0 to defun-prompt-regexp
7332         only if open-paren-in-column-0-is-defun-start is set.
7334         * sun-curs.el: Require CL at compile-time only.
7336         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
7337         instead of copy-list which is a function from CL.
7338         (msb--choose-menu, msb--mode-menu-cond)
7339         (msb--create-buffer-menu-2): Use dolist instead of mapc.
7340         (msb--init-file-alist): Use mapcar instead of mapcan.
7341         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
7342         `(' in column 0 in doc string.
7343         (msb--add-separators): Use mapcar instead of mapcan.
7345         * cus-dep.el: Require CL at compile-time only.
7347 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
7349         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
7350         (byte-compile-warnings): New warning `noruntime'.
7351         (byte-compile-constants, byte-compile-variables): Fix docstring.
7352         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
7353         execute `eval-whenc-compile's body.
7354         (byte-compile-unresolved-functions): Fix docstring.
7355         (byte-compile-eval): New function.
7356         (byte-compile-callargs-warn): Check if the function will be available
7357         at runtime (via property `byte-compile-noruntime').
7358         (byte-compile-print-syms): New function.
7359         (byte-compile-warn-about-unresolved-functions): Also warn about
7360         `noruntime' functions (and use `byte-compile-print-syms').
7361         (byte-compile-file): Capitalize the message.
7363 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
7365         * mail/rmail.el (rmail-confirm-expunge): New user-option.
7366         (rmail-expunge): Ask for confirmation depending on the setting
7367         of rmail-confirm-expunge.
7369 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
7371         * Makefile (bootstrap-clean): If $(emacs) exists, build
7372         loaddefs.el first.  A loaddefs.el that's not up-to-date might
7373         cause a bootstrap failure because things don't autoload as
7374         expected.
7376 2000-03-23  Dave Love  <fx@gnu.org>
7378         * net/browse-url.el: Restore previous use of
7379         browse-url-maybe-new-window.
7381 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7383         * ps-print.el: Skip banner page fix.
7384         (ps-print-version): New version number (5.1.2).
7385         (ps-begin-file, ps-end-file, ps-generate): Code fix.
7387 2000-03-23  Dave Pearson  <davep@davep.org>
7389         * net/quickurl.el Changed the type of parameter passed to the
7390         function defined by `quickurl-format-function'. Before only the
7391         text of the URL was passed. Now the whole URL structure is passed
7392         and the function is responsible for extracting the parts it
7393         requires.  Changed the default of `quickurl-format-function'
7394         accordingly.
7395         (quickurl-insert): Changed the `funcall' of
7396         `quickurl-format-function' to match the above change.
7397         (quickurl-list-insert): Changed the `url' case so that it makes
7398         use of `quickurl-format-function', previous to this the format was
7399         hard wired.
7401 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
7403         * startup.el: Change some spellings for the X Window System.
7405 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
7407         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
7408         up the code and the regexp and make sure the cursor is temporarily
7409         moved to the suspicious line while querying the user.
7411 2000-03-22  Jason Rumney  <jasonr@gnu.org>
7413         * w32-fns.el (w32-charset-info-alist): Initialize.
7415 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7417         * ps-print.el: N-up last page fix.
7418         (ps-print-version): New version number (5.1.1).
7419         (ps-end-file, ps-end-job, ps-generate): Code fix.
7421 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
7423         * files.el (find-file-run-dired): Update docstring.
7424         (find-directory-functions): New hook.
7425         (find-file-noselect): Run find-directory-functions rather than
7426         calling dired directly.
7428         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
7430         * pcvs.el: Add a minimal leading commentary.
7431         (cvs-make-cvs-buffer): Change the header part by removing the startup
7432         message and adding a `Module' entry.  Also replace the FOOTER and
7433         HEADER special fileinfos with the new support in ewoc for updating
7434         its own footer and header.
7435         (cvs-update-header): Update to use the header/footer of the ewoc.
7436         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
7437         (cvs-is-within-p): New function.
7438         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
7439         to only examine some subset of the buffers.
7441         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
7442         `format' instead of our own ad-hoc functions.
7443         Remove HEADER and FOOTER cases, now handled in the EWOC.
7444         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
7446         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
7447         output to avoid scaring the user.
7448         (cvs-parse-table): Catch message for non-up-to-date commits.
7450         * pcvs-defs.el (cvs-startup-message): Remove.
7451         (cvs-global-menu): New autoloaded menu.
7453         * pcvs-util.el (cvs-string-fill): Remove.
7455         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
7456         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
7457         PP part of it and also make it work for footers and headers.
7458         (ewoc-create): Drop POS and BUFFER arguments.
7459         Use the DLL's dummy node to store the end-of-footer position.
7460         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
7461         (ewoc-refresh): Remove unused `header' variable.
7462         (ewoc-(get|set)-hf): New functions.
7464         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
7465         log-view-*-(message|file) and use easy-mmode-define-navigation.
7466         (log-view-message-re): Match SCCS format as well.
7467         And match the revision line rather than the dashed separator line.
7468         (log-view-mode): Use the new define-derived-mode.
7469         (log-view-current-tag): Fill in with an actual implementation.
7471         * cvs-status.el (cvs-status-(prev|next)): Rename from
7472         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
7473         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
7474         to let the output "breathe" a little more (more readable).
7475         (cvs-status-mode): Use the new define-derived-mode.
7477         * smerge-mode.el (smerge-auto-leave): New function and variable.
7478         (smerge-basic-map): Rename from smerge-basic-keymap.
7479         Change the bindings for smerge-diff-*.
7480         (smerge-*-map): Use easy-mmode-defmap.
7481         (smerge-(next|prev)): Use easy-mmode-define-navigation.
7482         (smerge-keep-*): Use smerge-auto-leave.
7484 2000-03-21  Jason Rumney  <jasonr@gnu.org>
7486         * cus-edit.el (custom-button-face): Use 3D look for w32.
7487         (custom-button-pressed-face): Likewise.
7489 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
7491         * progmodes/etags.el (tags-case-fold-search): New user-option.
7492         (tags-loop-eval): New function.  Bind case-fold-search around eval
7493         depending on the value of tags-case-fold-search.
7494         (tags-loop-continue): Use tags-loop-eval.
7495         (find-tag-in-order): Bind case-fold-search depending on the value
7496         of tags-case-fold-search.
7498 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
7500         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
7501         (diff-end-of-hunk): Return the end position for use in
7502         `easy-mmode-define-navigation'.
7503         (diff-recenter): Remove.
7504         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
7505         of `easy-mmode-define-navigation'.
7506         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
7507         previous renaming) and fix to use new names.
7508         (diff-merge-strings): Use \n as separator: simpler, faster.
7509         (diff-mode): Use `define-derived-mode'.
7511         * derived.el (define-derived-mode): Don't autoload anymore.
7512         Prefer the macro-only version provided by easy-mmode.el.
7514         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
7515         `easy-mmode-define-derived-mode'.
7516         Use `combine-run-hooks'.
7517         (easy-mmode-define-navigation): New macro.
7519         * subr.el (combine-run-hooks): New function.
7521 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
7523         * term/x-win.el: Fontsets related initialization is simplified.
7525         * international/mule-diag.el (describe-font): Don't refer to
7526         global-fontset-alist, instead call font-list.
7527         (describe-fontset, list-fontsets, mule-diag): Likewise.
7528         (print-fontset): Adjusted for the change of fontset
7529         implementation.
7531         * international/fontset.el (x-charset-registries): Variable
7532         removed, instead the corresponding data is stored in the default
7533         fontset.
7534         (register-alternate-fontnames): Function removed.
7535         (resolved-ascii-font): Variable removed.
7536         (x-compose-font-name): Ignore the second argument REDOCE.
7537         (x-complement-fontset-spec): Complement only an ASCII font and
7538         element for those charsets than can use that ASCII font.
7539         (generate-fontset-menu): Don't refer to global-fontset-alist,
7540         instead call fontset-list.
7541         (uninstantiated-fontset-alist): Variable removed.
7542         (x-style-funcs-alist): Likewise.
7543         (fontset-default-styles): Likewise.
7544         (x-modify-font-name): Function removed.
7545         (create-fontset-from-fontset-spec): Ignore the argument
7546         STYLE-VARIANT.
7547         (create-fontset-from-ascii-font): Docsting adjusted for the above
7548         change.
7549         (instantiate-fontset, resolve-fontset-name): Functions removed.
7550         (fontset-list): Now implemented by C code.
7552         * faces.el (read-face-font): Fix TABLE arg to completing-read.
7553         (describe-face): Include `font' attribute in the description.
7555 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
7557         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
7559 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
7561         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
7562         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
7563         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
7565         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
7566         about behavior of set-buffer-modified-p wrt redisplay.
7568 2000-03-19  Richard M. Stallman  <rms@gnu.org>
7570         * view.el (view-mode-disable): Kill local binding of view-read-only.
7572 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
7574         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
7575         is a string, convert it to a syntax cell using string-to-syntax.
7577         * simple.el (syntax-code-table, syntax-flag-table): New variables.
7578         (string-to-syntax): New function.
7580         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
7581         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
7582         try to use passive ftp mode.
7584 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
7586         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
7588         * simple.el (append-to-buffer): Update point of windows after
7589         insertion.
7591         * abbrev.el (inverse-add-abbrev): Identify word by first moving
7592         forward then moving backward.  Reindent.
7594         * frame.el (other-frame): Call x-focus-frame only if
7595         focus-follows-mouse is off.
7597 2000-03-17  Dave Love  <fx@gnu.org>
7599         * pcvs-util.el (cvs-strings->string): Rename
7600         replace-regexps-in-string.
7602 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
7604         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
7605         regexp for labels cannot span several lines.
7607         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
7608         `(setq :<key> ':<key>)' to the macro expansion.
7610 2000-03-16  Dave Love  <fx@gnu.org>
7612         * progmodes/f90.el (f90): Put custom group under `languages', not
7613         `fortran'.
7614         (f90-mode-hook): Customize.
7615         (f90-mode): Set add-log-current-defun-function.
7616         (f90-current-defun): New function.
7618 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
7620         * cus-edit.el (custom-variable-tag-face): Handle case that
7621         default face's height is not a number.
7622         (custom-face-tag-face, custom-group-tag-face-1)
7623         (custom-group-tag-face): Ditto.
7624         (custom-group-tag-face-1): Add :group.
7626         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
7628 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
7630         * pcvs-defs.el (toplevel): Remove autoload cookie for form
7631         requiring easymenu.
7633 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7635         * ps-print.el: PostScript user-defined prologue, PostScript error
7636         handler, doc fix.
7637         (ps-print-version): New version number (5.1).
7638         (ps-user-defined-prologue, ps-error-handler-message)
7639         (ps-print-prologue-0, ps-error-handler-alist): New vars.
7640         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
7641         (ps-insert-string): New function.
7643 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
7645         * international/ccl.el (ccl-compile-expression): Don't generate
7646         invalid self-assignment code.
7648 2000-03-14  Dave Love  <fx@gnu.org>
7650         * subr.el (replace-regexp-in-string): Renamed from
7651         replace-regexps-in-string.  Doc fix.
7653 2000-03-12  Dave Love  <fx@gnu.org>
7655         * cus-edit.el: Doc fixes.
7656         (customize-set-variable, customize-save-variable): Rename args for
7657         doc.
7658         (custom-variable-tag-face, custom-face-tag-face)
7659         (custom-group-tag-face-1, custom-group-tag-face): Modify from
7660         style which user identify as hyperlink.
7661         (hook): Don't add undefined functions to the hook.
7662         (debug-ignored-errors): Transfer message from bindings.el.
7664 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
7666         * recentf.el (recentf-keep-non-readable-files-p): Remove
7667         double/nested definition.
7669 2000-03-12  Dave Love  <fx@gnu.org>
7671         * facemenu.el (facemenu-get-face): Use display-color-p.
7672         * enriched.el (enriched-decode-foreground): Likewise.
7673         (enriched-decode-background): Likewise.
7674         * isearch.el (isearch-highlight): Likewise.
7675         * info-look.el (info-lookup): Likewise.
7676         * simple.el (completion-setup-function): Likewise.
7678         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
7679         :options.
7681         * bindings.el (mode-line-format): Fix line-number and
7682         column-number items.  Add help-echo for the background.
7683         (mode-line-mule-info): Modify help-echo.
7685         * avoid.el (mouse-avoidance-mode): Add autoload cookie to
7686         defcustom.
7688         * files.el (load-file): Allow completion to .elc.
7690         * man.el: Doc fixes.
7691         (Man-init-defvars): Use display-color-p to set fontification.
7693         * play/hanoi.el (hanoi-internal): Don't use oddp.
7695 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
7697         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
7699         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
7701 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
7703         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
7704         Fix comment.
7706 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
7708         * font-lock.el (font-lock-keywords): Fix the doc now that
7709         regexp-opt-depth is unnecessary.
7710         (save-buffer-state): Set an edebug spec.
7711         (font-lock-fontify-anchored-keywords): Properly handle the case when
7712         the matcher goes past the limit.
7714         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
7715         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
7717         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
7718         dll.el and cookie.el (from Elib) with heavy renaming and other
7719         massaging.
7721         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
7722         Autoload the functions used.
7723         (easy-mmode-define-syntax): Fix CL typo.
7724         (easy-mmode-define-derived-mode): Improve the docstring generation.
7726 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
7728         * textmodes/texinfo.el (texinfo-version): Variable and function
7729         removed.
7731 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
7733         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
7734         allow more flexibility.
7735         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
7736         fns.
7737         (easy-mmode-defmap, easy-mmode-defsyntax)
7738         (easy-mmode-define-derived-mode): New macros.
7740 2000-03-09  Didier Verna  <didier@xemacs.org>
7742         * rect.el (replace-rectangle): New function.
7744 2000-03-09  Dave Love  <fx@gnu.org>
7746         * progmodes/fortran.el (fortran-comment-line-start): Define as
7747         "C".
7748         (fortran-comment-line-start-skip): Don't match cpp stuff.
7749         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
7750         (fortran-mode-map): Remove over-eager custom-menu-create for now.
7751         (fortran-mode): Don't set fortran-comment-line-start-skip,
7752         fortran-comment-line-start here.  Set comment-start,
7753         add-log-current-defun.
7754         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
7755         (fortran-current-defun): New function.
7757 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
7759         * emacs-lisp/re-builder.el: New file.
7761         * mouse.el (mouse-drag-region): Don't run up-event handler
7762         if hscroll has changed.
7764         * octave-mod.el (octave-font-lock-keywords): To font-lock the
7765         builtin operators, use `font-lock-builtin-face' for Emacs and
7766         `font-lock-preprocessor-face' otherwise.
7768         * font-lock.el (lisp-font-lock-keywords-1): Highlight
7769         `(defun (setf foo)' differently.
7771 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
7773         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
7774         (regexp-opt): Update comment and adapt the code the new meaning of
7775         the `paren' argument of regex-opt-group for shy-groups.
7776         (regexp-opt-depth): Handle shy groups as well as backslashed
7777         backslashes.
7778         (regexp-opt-group): Turn the leading comment into a docstring.
7779         Allow `paren' to be a string (the string to use to open a group).
7780         Remove open-presuf and close-presuf.  Instead of checking for `all
7781         one-char' and then later on check for `several one-char', handle
7782         both cases close together.  Also apply a more generic algorithm
7783         for suffixes (the mirror image of the algorithm used for
7784         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
7785         (regexp-opt-try-suffix): Removed.
7787         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
7788         from comint-mode-map, so we can just inherit from it.  Also, move
7789         the initialization into the `defvar' since there's no docstring
7790         anyway and it's fairly short.
7791         (inferior-scheme-mode): Define it as derived-mode: the code is
7792         shorter and this way we inherit from comint-mode-map rather than
7793         copying it.
7795         * subr.el (replace-regexps-in-string): Properly handle the case
7796         where we match an empty string.
7798         * comint.el (comint-exec-1): Add the current-dir to the exec-path
7799         when the command has a directory component (such as "./testml").
7800         Also fix a typo in the comment.
7802 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
7804         * Makefile (compile-files): Compile files one by one because
7805         that's the only way to ensure a clean compilation environment for
7806         each individual file.
7808         * frame.el (other-frame): Call x-focus-frame.
7810 2000-03-07  Dave Love  <fx@gnu.org>
7812         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
7813         :require to defcustom.
7815         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
7816         lists.
7818         * files.el (auto-mode-alist): Add configure.in.
7820         * progmodes/autoconf.el: New file.
7822 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
7824         * mail/mh-e.el: Change maintainer to `none'.
7826         * recentf.el (recentf-keep-non-readable-files-p): Quote args
7827         to remove-hook and add-hook.
7829 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
7831         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
7832         it as the default.
7833         (mail-send): Test mail-send-nonascii also for the new `mime' value.
7834         (sendmail-send-it): Conditionally add MIME headers specifying the
7835         used character set.
7837 2000-03-07  Dave Love  <fx@gnu.org>
7839         * winner.el: Fix keywords, autoload cookies.  Split
7840         eval-when-compile form to avoid compilation failure.
7842 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
7844         * international/mule.el: Modify comment about coding system
7845         property `coding-category'.
7846         (make-coding-system): New argument EOL-TYPE.  Pay attention to
7847         coding-category property of PROPERTIES.
7849         * international/mule-conf.el (coding-category-utf-8,
7850         coding-category-utf-16-be, coding-category-utf-16-le): New coding
7851         categories.  Include them in the argument for set-coding-priority.
7853         * international/mule-cmds.el (reset-language-environment): Include
7854         coding-category-utf-8, coding-category-utf-16-be, and
7855         coding-category-utf-16-le in the argument for set-coding-priority.
7856         (reset-language-environment): Initialize coding-category-utf-8,
7857         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
7859 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
7861         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
7862         code abstracted out of `bookmark-jump-noselect'.  Now tries info
7863         extensions as well as compression extensions.
7864         (bookmark-jump-noselect): Use above new func.
7866 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
7868         * strokes.el: Change maintainer's mail address.
7870 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
7872         * international/mule-diag.el (list-character-sets): Make help-echo
7873         string by substitute-command-keys.
7874         (list-character-sets): Likewise.
7875         (sort-listed-character-sets): Call help-setup-xref.
7877 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
7879         * time.el (display-time-mail-file): Add `none' to the list of
7880         choices.
7882 2000-03-01  Dave Love  <fx@gnu.org>
7884         * help.el (help-xref-go-back): Don't try to set position.
7886         * international/mule-diag.el (list-character-sets): Call
7887         help-setup-xref.  Add help-echo to xrefs.
7888         (list-character-sets-1): Add help-echo to xrefs.
7890 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
7892         * frame.el (blink-cursor-mode): Switch cursor on when turning
7893         the mode off.
7895         * add-log.el (add-log-current-defun): Add support for
7896         Autoconf mode.
7898         * mail/rmail.el (rmail-quit-hook): New variable.
7900 2000-03-01  Dave Love  <fx@gnu.org>
7902         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
7904         * help.el (help-xref-button): Add help-echo arg.
7905         (describe-function-1, describe-variable, help-make-xrefs): Use it.
7907         * faces.el (list-faces-display): Supply help-echo with
7908         help-make-xrefs.
7910         * facemenu.el (list-text-properties-at): Set help-xref-stack to
7911         nil.
7913 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
7915         * image.el (defimage): Look for image files in load-path.
7917         * frame.el (busy-cursor-delay-seconds): Change type to
7918         `number'.
7920 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
7922         * recentf.el (recentf): Added version tag to the defgroup of
7923         recentf.
7925 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
7927         * recentf.el (recentf-cleanup): Changed to remove excluded file
7928         too.
7929         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
7930         action to select/unselect a file.
7931         (recentf-edit-list): Code cleanup and improvement.
7932         (recentf-open-more-files-action): `recentf-open-more-files' button
7933         widget action to open a file.
7934         (recentf-open-more-files): No more use standard completion but
7935         widgets.
7936         (recentf-more-collection): Deleted.
7937         (recentf-more-history): Deleted.
7938         (recentf-setup-more-completion): Deleted.
7940 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
7942         * recentf.el (recentf-mode): No more needs that Emacs is running
7943         under a window-system.
7945 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
7947         * recentf.el (recentf-edit-list): New command to edit the recent
7948         list which allow the user to remove files.
7949         (recentf-edit-selected-items): New global variable, used by
7950         `recentf-edit-list' to hold the list of files to be removed from
7951         the recent list.
7952         (recentf-make-menu-items): Updated to display a "Edit list..."
7953         menu item.  Minor code cleanup.
7955 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
7957         * recentf.el (recentf-open-more-files): New command to open files
7958         that are not displayed in the menu.
7959         (recentf-more-collection): New global variable holding the set of
7960         permissible completions used by `recentf-open-more-files'.
7961         (recentf-more-history): New global variable holding the history list
7962         used by `recentf-open-more-files' completion.
7963         (recentf-setup-more-completion): New function to setup completion for
7964         `recentf-open-more-files'.
7965         (recentf-make-menu-items): Updated to display a "More..." menu item.
7967 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
7969         * recentf.el (recentf-menu-action): Doc fixed.
7971 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
7973         * recentf.el (recentf-menu-filter): Doc updated.
7974         (recentf-update-menu-hook): Allow menu filters to force menu update.
7975         (recentf-make-menu-items): New menu filter handling.
7976         (recentf-make-menu-item): New helper function.
7977         (recentf-menu-elements): New menu handling function.
7978         (recentf-sort-ascending): Updated to new menu filter handling.
7979         (recentf-sort-descending): Updated to new menu filter handling.
7980         (recentf-sort-basenames-ascending): New menu filter function.
7981         (recentf-sort-basenames-descending): New menu filter function.
7982         (recentf-show-basenames): New menu filter function.
7983         (recentf-show-basenames-ascending): New menu filter function.
7984         (recentf-show-basenames-descending): New menu filter function.
7986 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7988         * diary-lib.el (list-diary-entries): Don't try to go forward at
7989         the end of the buffer.
7991 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
7993         * international/mule-diag.el (list-character-sets): Completely
7994         rewritten.
7995         (sort-listed-character-sets): New function.
7996         (list-character-sets-1): Completely rewritten.
7997         (list-character-sets-2): New function.
7998         (non-iso-charset-alist): New variable.
7999         (decode-codepage-char): New function.
8000         (charset-history): New variable.
8001         (read-charset) (list-block-of-chars)
8002         (list-iso-charset-chars)
8003         (list-non-iso-charset-chars)
8004         (list-charset-chars): New functions.
8005         (mule-diag): Call list-character-sets-2, not
8006         list-character-sets-2.
8007         (dump-charsets): Likewise.
8009 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
8011         * dired-x.el (dired-filename-at-point): Add `@' to valid
8012         file name characters.
8013         (dired-filename-at-point): Handle ange-ftp file names.
8015         * frame.el (frame-notice-user-settings): Use assq-delete-all
8016         instead of assoc-delete-all.
8017         (frame-notice-user-settings): Ditto.
8019         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
8020         Don't copy alist.
8022 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
8024         * calculator.el (calculator-use-menu): New option.
8025         (calculator-initial-bindings): Changed some bindings to work as
8026         macros.
8027         (calculator-forced-input): Removed.
8028         (calculator-restart-other-mode): New variable.
8029         (calculator-mode-map): Set up menu.
8031 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
8033         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
8034         tags.
8036 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
8038         * viper-cmd.el (viper-envelop-ESC-key): added the option to
8039         translate all ESC key sequences.
8040         (viper-goto-mark-subr): restore markers for files for which
8041         they were saved.
8042         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
8043         * viper-util.el (viper-set-replace-overlay-glyphs,
8044         viper-set-replace-overlay): always check if the replacement
8045         overlay is live.
8046         * viper.el (viper-vi-state-mode-list): added major modes.
8047         * ediff-wind.el: minor comment changes.
8048         * ediff.el: copyright notice date fix.
8050 2000-02-27  Jason Rumney  <jasonr@gnu.org>
8052         * faces.el (face-font-family-alternatives): Add arial to helv.
8053         (mode-line, header-line, tool-bar): Same default as x for w32.
8054         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
8055         face-font-family-alternatives from working.
8056         * term/w32-win.el (mouse-set-font): Do not build fontset from
8057         chosen font.
8059 2000-02-25  Sam Steingold  <sds@goems.com>
8061         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
8062         properly.
8064 2000-02-25  Richard M. Stallman  <rms@gnu.org>
8066         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
8068 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
8070         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
8071         writable.
8073         * frame.el (busy-cursor-delay-seconds): New option.
8075 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
8077         * frame.el (show-cursor-in-non-selected-windows): New option.
8079 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
8081         * diary-lib.el (include-other-diary-files): Undo the selective
8082         display in any included file and don't kill it.
8084 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
8086         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
8087         bar.  Menu items converted to (menu-item format, help strings
8088         added.
8089         [downcase, upcase]: Don't enable on MS-DOS.
8090         [symlink, symlinks]: Don't show if make-symbolic-link is not
8091         bound.
8092         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
8094 2000-02-23  Dave Love  <fx@gnu.org>
8096         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
8097         (backward-kill-word): Revert addition of * to interactive spec --
8098         it's a feature.
8100         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
8101         (backward-kill-sentence, kill-sentence): Likewise.
8103         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
8104         scratch buffer name.
8105         (gud-format-command): Use int-to-string in ?l case.  Simplify
8106         slightly.
8108         * term/w32-win.el (internal-face-interactive): Update prompt for
8109         new read-face-name.
8111         * mail/footnote.el (footnote): Add :version to defgroup.
8112         (footnote-section-tag-regexp): Customize.
8113         (footnote-start-tag, footnote-end-tag): New option.
8114         (footnote-latin-regexp): New variable.
8115         (Footnote-latin): New function.
8116         (footnote-style-alist): Add element for latin style.
8117         (footnote-style): Moved.
8118         (Footnote-goto-footnote): Use eq to test arg.
8120         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
8122         * emacs-lisp/byte-opt.el: Change old backquote syntax.
8123         (byte-compile-trueconstp): Include keywords.
8124         (byte-optimize-quote, byte-optimize-lapcode): Use
8125         byte-compile-const-symbol-p.
8126         (byte-optimize-char-before): New optimization.
8128         * emacs-lisp/bytecomp.el: Change old backquote syntax.
8129         (byte-compile-const-symbol-p): New function.
8130         (byte-compile-constp, byte-compile-out-toplevel)
8131         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
8132         Use it.
8134         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
8136 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
8138         * international/encoded-kb.el: Be sure to update minor-mode-alist
8139         and minor-mode-map-alist.
8140         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
8141         codes SS2 and SS3 correctly.
8142         (encoded-kbd-self-insert-ccl): New function.
8143         (encoded-kbd-setup-keymap): New function.
8144         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
8145         by calling encoded-kbd-setup-keymap.
8147         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
8148         characters.
8149         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
8150         locally.
8152 2000-02-22  Dave Love  <fx@gnu.org>
8154         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
8155         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
8156         defvar.
8157         (lisp-mode-syntax-table): Set up for #|...|# comments.
8158         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
8159         classes.  Match `defface'.
8160         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
8161         (eval-defun-1): Fix for defcustom.
8162         (lisp-indent-region): Doc fix.
8164         * subr.el (when, unless, split-string): Doc fix.
8165         (read-passwd): Move call of clear-this-command-keys to the right
8166         place.
8167         (replace-regexps-in-string): New function.
8169 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
8171         * help.el (describe-variable): Set syntax table to
8172         emacs-lisp-mode-syntax-table when moving forward over the
8173         symbol's name.
8175 2000-02-22  Dave Love  <fx@gnu.org>
8177         * xt-mouse.el: Doc fixes.
8178         (xterm-mouse-position-function): New function, replacing advice of
8179         mouse-position.
8180         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
8182         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
8184 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
8186         * format.el (format-annotate-single-property-change): Handle
8187         properties.with dotted-list values.
8188         (format-proper-list-p): New function.
8190         * enriched.el (enriched-face-ans): Handle '(foreground-color
8191         . COLOR) and (background-color . COLOR).
8193 2000-02-20  Dave Love  <fx@gnu.org>
8195         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
8196         and assignments to it.
8197         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
8198         current local map.
8199         (make-flyspell-overlay): Use it.
8200         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
8202         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
8203         (lm-get-header-re): Defun, not defsubst.
8204         (lm-get-package-name): Defun, not defsubst.  Simplify.
8205         (lm-version): Doc fix.  Simplify.
8206         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
8207         (lm-crack-address, lm-last-modified-date, lm-commentary)
8208         (lm-verify, lm-synopsis): Simplify.
8209         (lm-report-bug): Require emacsbug.  Use compose-mail.
8211 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
8213         * dired.el (dired-mode): Call propertized-buffer-identification
8214         to set mode-line-buffer-identification to something having
8215         the right text properties.
8217         * bindings.el (propertized-buffer-identification): New function.
8219 2000-02-20  Dave Love  <fx@gnu.org>
8221         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
8222         check for t-mouse too.
8224         * cus-start.el: Make echo-keystrokes `number'.
8226 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
8228         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
8229         Don't call ring-empty-p unless tags-location-ring is bound.
8230         From Noah Friedman <friedman@splode.com>.
8232 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
8234         * progmodes/hideshow.el (hs-flag-region): No longer use
8235         `intangible' overlay property.
8237         (hs-toggle-hiding): New command.
8238         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
8240         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
8241         Fix omission bug: Run `hs-minor-mode-hook' for both activation
8242         and deactivation.
8244 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
8246         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
8248 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
8250         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
8252         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
8253         of `*' to handle `(* ... *)' comments.
8255 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
8257         * faces.el (list-faces-display): Use display-mouse-p instead of
8258         window-system.
8260         * menu-bar.el (global-map): Menu-bar items converted to the new
8261         format (menu-item..., rearranged for better CUA compliance, and
8262         their names changed for better clarity.  Help strings added.
8264         * international/mule-cmds.el (mule-menu-keymap)
8265         (describe-language-environment-map, set-coding-system-map)
8266         (setup-language-environment-map): Convert to new (menu-item...
8267         form, add help strings.  Change names of menu items for better
8268         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
8269         submenu).
8271 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
8273         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
8274         within the code.
8276 2000-02-16  Dave Love  <fx@gnu.org>
8278         * faces.el: Don't require custom.  Add more specific :groups to
8279         various deffaces.
8280         (set-face-attribute): Purecopy args.
8281         (read-face-name): Default to name at point and use it in prompt.
8282         Remove colon from arg in all callers.
8283         (list-faces-display): Hyperlink to face descriptions and customize
8284         buffers.
8286 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
8288         * wid-edit.el (widget-match-inline): An atom never matches a
8289         list.
8291 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8293         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
8294         at ':' characters by call to split-string.
8296 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8298         * textmodes/bibtex.el: Added RCS version identification.
8300 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8302         * textmodes/bibtex.el: Some temporary comments removed.
8303         (bibtex-field-name, bibtex-entry-type): Made the relationship
8304         explicit.
8305         (bibtex-field-const): Allow capital letters.
8306         (bibtex-start-of-string): Deleted because unused.
8308         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
8309         use the term 'reference' to describe a bibtex entry as a whole.
8310         Further, reference keys are no longer called 'labels'.
8311         (bibtex-keys): Renamed to bibtex-reference-keys.
8312         (bibtex-reformat-previous-labels): Renamed to
8313         bibtex-reformat-previous-reference-keys.
8314         (bibtex-reference-type): Renamed to bibtex-entry-type.
8315         (bibtex-reference-head): Renamed to bibtex-entry-head.
8316         (bibtex-reference-maybe-empty-head): Renamed to
8317         bibtex-entry-maybe-empty-head.
8318         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
8319         (bibtex-search-reference): Renamed to bibtex-search-entry.
8320         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
8321         bibtex-enclosing-entry-maybe-empty-head.
8322         (bibtex-entry-field-alist, bibtex-entry-head,
8323         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
8324         bibtex-map-entries, bibtex-search-entry,
8325         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
8326         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
8327         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
8328         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
8329         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
8330         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
8331         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8333 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8335         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
8336         comment.
8337         (bibtex-format-field-delimiters): New function, functionality
8338         extracted from bibtex-format-entry.
8339         (bibtex-autokey-get-yearfield-digits): New function, functionality
8340         extracted from bibtex-autokey-get-yearfield.
8342         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
8343         entries in order to avoid stack overflow in the regexp matcher if
8344         field contents become large.
8345         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
8346         bibtex-field-string-part-not-braced,
8347         bibtex-field-string-part-no-inner-braces,
8348         bibtex-field-string-part-1-inner-brace,
8349         bibtex-field-string-part-2-inner-braces,
8350         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
8351         bibtex-field-string-quoted, bibtex-field-string,
8352         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
8353         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
8354         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
8355         as parsing is now performed by the following functions.
8356         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
8357         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
8358         bibtex-parse-field-string, bibtex-search-forward-field-string,
8359         bibtex-parse-association, bibtex-field-name-for-parsing,
8360         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
8361         bibtex-search-forward-field, bibtex-search-backward-field,
8362         bibtex-start-of-field, bibtex-end-of-field,
8363         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
8364         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
8365         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
8366         bibtex-parse-string, bibtex-search-forward-string,
8367         bibtex-search-backward-string, bibtex-start-of-string,
8368         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
8369         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
8370         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
8371         entries.  Instead of reporting the results of the parsing by
8372         match-beginning or match-end, these functions return data structures
8373         that hold the corresponding positions.
8374         (bibtex-enclosing-field): Changed to also report field boundaries by
8375         return values rather than by match-beginning or match-end.  The
8376         following functions have been adapted to use the new parsing
8377         functions.
8378         (bibtex-skip-to-valid-entry, bibtex-search-reference,
8379         bibtex-enclosing-field, bibtex-format-entry,
8380         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
8381         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
8382         bibtex-print-help-message, bibtex-end-of-entry,
8383         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
8384         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
8385         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
8386         method for parsing.
8387         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
8388         bibtex-map-entries, bibtex-flash-head,
8389         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
8390         bibtex-autokey-change, bibtex-autokey-get-namefield,
8391         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
8392         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
8393         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
8394         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
8395         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
8396         order to make the new binding of case-fold-search immediately
8397         visible.
8399 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8401         * textmodes/bibtex.el: Copyright notice is up to date.
8402         Added constant 'bibtex-maintainer-salutation.
8404         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
8405         than make-temp-name, use match-string-no-properties and eliminate
8406         a quadratic behavior when building bibtex-strings.
8408         * bibtex.el (bibtex-reference-key): Accept string entries whose
8409         reference key contains upper case letters.
8411 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8413         * bibtex.el (bibtex-reference-head): Allow entries to start with
8414         a new line.
8416 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8418         * bibtex.el: Hiding of entry bodies is not longer provided by
8419         bibtex.el directly.  Instead the hideshow package can be used.
8420         Added a special bibtex entry to hs-special-modes-alist.
8421         (bibtex-hs-forward-sexp): Added for hideshow.el.
8423 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8425         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
8426         at ':' characters by call to split-string.
8428 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8430         * textmodes/bibtex.el: Added RCS version identification.
8432 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8434         * textmodes/bibtex.el: Some temporary comments removed.
8435         (bibtex-field-name, bibtex-entry-type): Made the relationship
8436         explicit.
8437         (bibtex-field-const): Allow capital letters.
8438         (bibtex-start-of-string): Deleted because unused.
8440         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
8441         use the term 'reference' to describe a bibtex entry as a whole.
8442         Further, reference keys are no longer called 'labels'.
8443         (bibtex-keys): Renamed to bibtex-reference-keys.
8444         (bibtex-reformat-previous-labels): Renamed to
8445         bibtex-reformat-previous-reference-keys.
8446         (bibtex-reference-type): Renamed to bibtex-entry-type.
8447         (bibtex-reference-head): Renamed to bibtex-entry-head.
8448         (bibtex-reference-maybe-empty-head): Renamed to
8449         bibtex-entry-maybe-empty-head.
8450         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
8451         (bibtex-search-reference): Renamed to bibtex-search-entry.
8452         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
8453         bibtex-enclosing-entry-maybe-empty-head.
8454         (bibtex-entry-field-alist, bibtex-entry-head,
8455         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
8456         bibtex-map-entries, bibtex-search-entry,
8457         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
8458         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
8459         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
8460         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
8461         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
8462         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
8463         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
8465 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8467         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
8468         comment.
8469         (bibtex-format-field-delimiters): New function, functionality
8470         extracted from bibtex-format-entry.
8471         (bibtex-autokey-get-yearfield-digits): New function, functionality
8472         extracted from bibtex-autokey-get-yearfield.
8474         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
8475         entries in order to avoid stack overflow in the regexp matcher if
8476         field contents become large.
8477         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
8478         bibtex-field-string-part-not-braced,
8479         bibtex-field-string-part-no-inner-braces,
8480         bibtex-field-string-part-1-inner-brace,
8481         bibtex-field-string-part-2-inner-braces,
8482         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
8483         bibtex-field-string-quoted, bibtex-field-string,
8484         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
8485         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
8486         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
8487         as parsing is now performed by the following functions.
8488         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
8489         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
8490         bibtex-parse-field-string, bibtex-search-forward-field-string,
8491         bibtex-parse-association, bibtex-field-name-for-parsing,
8492         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
8493         bibtex-search-forward-field, bibtex-search-backward-field,
8494         bibtex-start-of-field, bibtex-end-of-field,
8495         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
8496         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
8497         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
8498         bibtex-parse-string, bibtex-search-forward-string,
8499         bibtex-search-backward-string, bibtex-start-of-string,
8500         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
8501         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
8502         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
8503         entries.  Instead of reporting the results of the parsing by
8504         match-beginning or match-end, these functions return data structures
8505         that hold the corresponding positions.
8506         (bibtex-enclosing-field): Changed to also report field boundaries by
8507         return values rather than by match-beginning or match-end.  The
8508         following functions have been adapted to use the new parsing
8509         functions.
8510         (bibtex-skip-to-valid-entry, bibtex-search-reference,
8511         bibtex-enclosing-field, bibtex-format-entry,
8512         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
8513         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
8514         bibtex-print-help-message, bibtex-end-of-entry,
8515         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
8516         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
8517         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
8518         method for parsing.
8519         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
8520         bibtex-map-entries, bibtex-flash-head,
8521         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
8522         bibtex-autokey-change, bibtex-autokey-get-namefield,
8523         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
8524         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
8525         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
8526         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
8527         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
8528         order to make the new binding of case-fold-search immediately
8529         visible.
8531 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8533         * textmodes/bibtex.el: Copyright notice is up to date.
8534         Added constant 'bibtex-maintainer-salutation.
8536         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
8537         than make-temp-name, use match-string-no-properties and eliminate
8538         a quadratic behavior when building bibtex-strings.
8540         * bibtex.el (bibtex-reference-key): Accept string entries whose
8541         reference key contains upper case letters.
8543 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8545         * bibtex.el (bibtex-reference-head): Allow entries to start with
8546         a new line.
8548 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8550         * bibtex.el: Hiding of entry bodies is not longer provided by
8551         bibtex.el directly.  Instead the hideshow package can be used.
8552         Added a special bibtex entry to hs-special-modes-alist.
8553         (bibtex-hs-forward-sexp): Added for hideshow.el.
8555 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8557         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
8558         proceedings entry type (for cross referencing). Thanks to Wagner
8559         Toledo Correa for the suggestion.
8561         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
8563 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
8565         * international/characters.el: Setup case table for Vietnamese.
8567 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
8569         * uniquify.el (toplevel): Require CL at compile time.
8570         (uniquify-push): Removed.
8572         * shadowfile.el (shadow-when): Removed.
8574         * tempo.el (tempo-dolist, tempo-mapc): Removed.
8575         (tempo-process-and-insert-string): Use dolist instead of
8576         tempo-dolist.
8578         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
8579         regexp for paragraph-start.
8581         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
8582         commas as well.
8584 2000-02-10  Dave Love  <fx@gnu.org>
8586         * wid-edit.el: (widgets) [defgroup]: Remove url link.
8587         (widget-color-choice-list, widget-color-history, widget-mouse-help):
8588         Deleted.
8589         (widget-specify-field, widget-specify-button): Don't use
8590         widget-mouse-help as help-echo property.
8591         (default): Use #'ignore for :validate and :mouse-down-action.
8592         (checkbox): Add help-echo.
8593         (widget-sexp-validate): Rewritten to clarify error messages.
8594         (character): Use char-valid-p in :match function.
8595         (widget-color-complete): Use facemenu-color-alist.
8596         (widget-color-action): Use facemenu-read-color.
8598         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
8599         set up `caar' &c that we now have.
8601 2000-02-09  Ray Blaak  <blaak@gnu.org>
8603         * delphi.el: Make resourcestring a declaration region, like const
8604         and var.
8606 2000-02-09  Dave Love  <fx@gnu.org>
8608         * bindings.el (mode-line-input-method-map): New variable.
8609         (mode-line-mule-info): Use it; fix last change.
8610         (mode-line-mode-menu): Move definition.
8611         (mode-line-mouse-sensitive-p): Deleted.
8612         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
8613         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
8614         level.
8616         * startup.el (command-line-1): Don't call
8617         make-mode-line-mouse-sensitive.
8619 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
8621         * mail/rmail.el (rmail-retry-failure): Use
8622         rmail-beginning-of-message before rmail-toggle-header, because the
8623         former toggles headers.
8625 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
8627         * diff-mode.el (diff-kill-junk): New interactive function.
8628         (diff-reverse-direction): Use delete-and-extract-region.
8629         (diff-post-command-hook): Restrict the area so that the hook also works
8630         outside of any diff hunk.  This is necessary for the minor-mode.
8631         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
8632         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
8634         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
8635         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
8636         so that it can be used more easily in <foo>-mode-hook.  Also make sure
8637         to avoid duplicate entries.
8638         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
8639         (font-lock-remove-keywords): Just as was done for `add', allow it to
8640         work even if font-lock-mode is nil.  Also make sure we don't modify
8641         any pre-existing list by forcing a copy-sequence.  Finally rename
8642         `major-mode' to `mode'.
8643         (font-lock-fontify-syntactic-anchored-keywords)
8644         (font-lock-fontify-anchored-keywords)
8645         (font-lock-fontify-keywords-region): Use line-end-position.
8646         Don't make `font-lock-multiline' local (it's now done in
8647         font-lock-set-defaults).
8648         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
8649         move the `font-lock-fontified' creation to inside the `unless'.
8651 2000-02-06  Andrew Innes  <andrewi@gnu.org>
8653         * term/w32-win.el (x-handle-args): Comment out call to message,
8654         which occurs before window system is initialized.
8656         * makefile.nt: Add support for recompiling lisp code.
8658 2000-02-04  Dave Love  <fx@gnu.org>
8660         * bindings.el (mode-line-mule-info): Fix/extend last change.
8662         * completion.el: Replace completion-dolist with dolist.
8664         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
8665         dotimes.
8667 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
8669         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
8670         environment names before they go into the section regexp.
8672         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
8673         char class in regexp.
8675         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
8676         `case-fold-search' to nil.
8678         * progmodes/idlwave.el (idlwave-template): Respect
8679         `idlwave-abbrev-change-case'.
8680         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
8681         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
8682         idlwave-while): respect `idlwave-reserved-word-upcase'.
8683         (idlwave-rw-case): New function.
8684         (idlwave-statement-match): Fixed problem with assignment regexp.
8685         (idlwave-font-lock-keywords): Improved regexp for keyword
8686         parameters.
8687         (idlwave-surround): New argument LENGTH to support padding of
8688         operators longer than 1 char.
8690         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
8691         idlwave-shell-expression-overlay.  Implemented printing of
8692         expressions on higher levels of the calling stack.
8693         (idlwave-shell-display-level-in-calling-stack): Restore stack
8694         level.
8695         (idlwave-retrieve-expression-from-level): New function.
8696         (idlwave-shell-last-calling-stack): Variable removed.
8697         (idlwave-shell-reset): Argument action reversed (`visible' to
8698         `hidden').  Also remove stop-line overlay.
8699         (idlwave-shell-calling-stack-routine): New variable.
8700         (idlwave-shell-parse-stack-and-display): Messages now display
8701         negative level numbers.
8702         (idlwave-shell-mode): Set `modeline-format'.
8703         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
8704         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
8705         21.
8706         (idlwave-shell-print-expression-function): New option.
8708         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
8709         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
8710         `tool-bar' instead of `toolbar'.
8712 2000-02-02  Dave Love  <fx@gnu.org>
8714         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
8715         emacs-lisp-mode-hook.  Don't check for defalias being defined.
8717         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8718         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
8719         the new builtins directly.
8721         * whitespace.el (whitespace): Add :version to defgroup.
8723         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
8724         Doc fix.
8726         * thingatpt.el (sexp-at-point, symbol-at-point)
8727         (number-at-point, list-at-point): Add autoload cookie.
8729         * recentf.el (recentf): Add :version to defgroup.
8731         * quickurl.el (quickurl): Add :version to defgroup.
8733         * elide-head.el (elide-head): Use point-marker more.
8735         * bs.el (bs): Add :version to defgroup.
8737         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
8739         * progmodes/delphi.el (delphi): Add :version to defgroup.
8741 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
8743         * ange-ftp.el (ange-ftp-write-region): Handle case that
8744         succeeding process operation sets a different coding system.
8746         * calculator.el: New file.
8748 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
8750         * frame.el (frames-on-display-list, framep-on-display): New
8751         functions.
8752         (display-mouse-p, display-popup-menus-p, display-graphic-p)
8753         (display-selections-p, display-screens, display-pixel-width)
8754         (display-pixel-height, display-mm-width, display-mm-height)
8755         (display-backing-store, display-save-under, display-planes)
8756         (display-color-cells, display-visual-class): New functions.
8758         * term/tty-colors.el (tty-color-gray-shades): New function.
8760         * faces.el (display-color-p): Use framep-on-display.
8761         (display-grayscale-p): New function.
8763 2000-01-31  Dave Love  <fx@gnu.org>
8765         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
8766         (create-fontset-from-x-resource): Don't concat integers.
8768 2000-01-31  Inge Frick  <inge@nada.kth.se>
8770         * view.el: Some changes in documentation.  Removed some trailing
8771         whitespace. Changed some parameter names to agree with
8772         documentation.
8773         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
8774         window is not deleted.  Modifies change 1998-04-26.
8776 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
8778         * windmove.el: New file.
8780         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
8781         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
8782         progmodes/ebnf-yac.el: Update copyright and license info.
8784         * jit-lock.el (jit-lock-function): Widen before calculating end
8785         position.
8786         (jit-lock-stealth-chunk-start): Rewritten.
8788         * info.el (Info-title-face-alist): Removed.
8789         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
8790         faces.
8791         (Info-fontify-node): Use these faces.
8793 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
8795         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
8796         (cl-macro-list1): Recognize `&allow-other-keys' instead of
8797         `&allow-other-keywords'.
8799         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
8800         the list of directories scanned heuristically.
8802         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
8803         exist.
8805 2000-01-30  Jason Rumney  <jasonr@gnu.org>
8807         * w32-fns.el: Define w32-tty-standard-colors.
8809         * startup.el (command-line): Use w32-tty-standard-colors when in
8810         w32 console mode.
8812 2000-01-30  Dave Love  <fx@gnu.org>
8814         * jka-compr.el (jka-compr-load): Fix up load-history.
8816         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
8818         * emacs-lisp/cl-macs.el: Revert previous change.
8820 2000-01-29  Dave Love  <fx@gnu.org>
8822         * facemenu.el: Purecopy various strings.
8824         * timezone.el (timezone-fix-time): Window against 69 for two-digit
8825         years.  Deal with three-digit years.
8827         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
8828         defconst, purecopy.
8829         (help-back-label): Purecopy it.
8831 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
8833         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
8834         variable. If non-nil, order the buffer list according to the
8835         currently selected frame.
8836         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
8837         non-nil, pass the selected frame to function buffer-list.
8839 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8841         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
8843 2000-01-28  Dave Love  <fx@gnu.org>
8845         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
8847         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
8848         Don't use lisp-indent-hook property.
8849         (cl-abs): Remove.
8851         * subr.el: Move out indent and edebug specs for when and unless.
8853         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
8854         when, unless.
8856         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
8857         unless, when.
8859 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
8861         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
8862         `collecting' as synonym for `collect'.
8864         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
8865         for the case it contains spaces.
8867         * simple.el (what-cursor-position): Change formatting of
8868         messages.
8870         * frame.el (delete-other-frames): New function.
8871         (toplevel): Bind it to C-x 5 1.
8873         * sort.el (sort-numeric-base): New option.
8874         (sort-numeric-fields): If number starts with `0' or `0[xX[',
8875         interpret it as octal or hexadecimal.  Use sort-numeric-base
8876         as default base.
8878         * progmodes/glasses.el: New file.
8880 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
8882         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
8883         userids differently.
8885         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
8886         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
8887         progmodes/ebnf-yac.el: New files.
8889 2000-01-26  Dave Love  <fx@gnu.org>
8891         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
8892         on a function with an empty body.  [From Eric Ludlam.]
8894 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
8896         * vc.el (vc-version-diff): Make sure file name is expanded.
8898 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
8900         * scroll-bar.el (scroll-bar-timer): Variable removed.
8901         (scroll-bar-toolkit-scroll): Don't use a timer.
8903 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
8905         * language/thai-util.el (thai-composition-function): Delete
8906         superfluous `a'.
8908 2000-01-24  Dave Love  <fx@gnu.org>
8910         * fortran.el (fortran-mode): Use beginning-of-defun-function,
8911         end-of-defun-function.
8913         * font-lock.el (turn-on-font-lock): Don't depend on window-system
8914         &c.
8916 2000-01-22  Jason Rumney  <jasonr@gnu.org>
8918         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
8919         conflicts with new face support.
8921 2000-01-22  Richard M. Stallman  <rms@gnu.org>
8923         * replace.el (query-replace): Rename last arg to DELIMITED.
8924         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
8925         (query-replace-regexp): Likewise.
8927 2000-01-20  Richard M. Stallman  <rms@gnu.org>
8929         * subr.el (with-syntax-table): Use make-symbol, not gensym.
8931         * emacs-lisp/lisp.el (beginning-of-defun-function):
8932         Variable renamed from beginning-of-defun.
8933         Do not call make-variable-buffer-local.
8934         (beginning-of-defun-raw): Use new variable name; doc fix.
8935         (beginning-of-defun): Doc fix.
8936         (end-of-defun-function): Variable renamed from end-of-defun.
8937         Do not call make-variable-buffer-local.
8938         (end-of-defun): Use new variable name; doc fix.
8940         * subr.el (dolist, dotimes): Copied from cl-macs.el
8941         and made to work.
8943         * mail/undigest.el (rmail-digest-end-regexps):
8944         Variable replaces rmail-digest-end-regexp.
8945         Allows multiple regexps for detecting the end line.
8946         (undigestify-rmail-message): Corresponding changes.
8948 2000-01-19  Dave Love  <fx@gnu.org>
8950         * files.el (user-init-file): Don't declare here -- is primitive.
8952         * startup.el (command-line): Check for compiled user-init-file and
8953         set to uncompiled version if necessary.
8955 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
8957         * mail/undigest.el (rmail-digest-end-regexp): New user option.
8958         (undigestify-rmail-message): Use it.
8960         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
8962 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
8964         * tmm.el (tmm-goto-completions): Adapt to prompt being part
8965         of mini-buffer.
8967 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
8969         * emacs-lisp/copyright.el (copyright-update): Removed the
8970         requirement for a trailing space from `copyright-regexp', to
8971         support copyrights with owner specified on a separate line..
8973         * align.el: New file.
8975         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
8977         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
8979 2000-01-13  Dave Love  <fx@gnu.org>
8981         * ph.el: Removed.  (Obsoleted by EUDC.)
8983 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
8985         * net/eudc.el (toplevel): Remove autoloaded code installing
8986         menu with easymenu, because that causes build problems.
8988         * frame.el (frame-notice-user-settings): New variable.
8989         (frame-notice-user-settings): Don't modify frame parameters
8990         if called a second time.
8992 2000-01-13  Richard M. Stallman  <rms@gnu.org>
8994         * frame.el (frame-notice-user-settings):
8995         Notice default-frame-parameters even for non-window frames.
8997 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
8999         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
9000         for Emacs.
9001         (eudc-bob-can-display-inline-images): Extend for Emacs.
9002         (eudc-bob-toggle-inline-display): Ditto.
9003         (eudc-bob-display-jpeg): Ditto.
9005 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
9007         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
9008         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
9009         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
9011         * add-log.el (add-change-log-entry): Fix error trying an `(insert
9012         nil)'.
9014         * subdirs.el: Add `net' directory.
9016         * net: New directory.
9018         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
9019         eval-last-sexp.  Don't bind debug-on-error here.
9020         (eval-last-sexp): New function.  Bind debug-on-error if
9021         eval-expression-debug-on-error is non-nil.
9022         (eval-defun-2, eval-defun): Likewise.
9024         * simple.el (eval-expression): Don't bind debug-on-error if
9025         eval-expression-debug-on-error is nil.  Detect changed
9026         debug-on-error, and propagate new value to global binding, if
9027         eval-expression-debug-on-error is non-nil,
9028         (eval-expression-debug-on-error): Change doc string.
9030 2000-01-11  Richard M. Stallman  <rms@gnu.org>
9032         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
9034         * emacs-lisp/lisp-mode.el (with-syntax-table):
9035         Set up lisp-indent-function property.
9037         * subr.el (with-syntax-table): Moved from simple.el.
9039         * simple.el (with-syntax-table): Moved to subr.el.
9041 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
9043         * tmm.el (tmm-shortcut): Delete region after prompt instead
9044         of erasing buffer.
9046         * textmodes/fill.el (fill-common-string-prefix): New function.
9047         (fill-context-prefix): Use the longest common prefix of first
9048         and second line fill prefix, if there is one.
9050 2000-01-11  Richard M. Stallman  <rms@gnu.org>
9052         * array.el (array-mode): Don't use make-variable-buffer-local.
9053         Use make-local-variable for `truncate-lines'.
9055 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
9057         * add-log.el (add-log-current-defun): Handle user-defined
9058         add-log-current-function returning nil,
9060         * add-log.el (add-change-log-entry): Insert version number
9061         if having found a current function
9063         * add-log.el (add-log-current-defun): Call
9064         `add-log-current-defun-function'.  Try matches at level 0 and
9065         level 1.  Strip whitespace from defun found.
9067 2000-01-10  John Wiegley  <johnw@gnu.org>
9069         * allout.el (isearch-done/outline-provisions): Added `edit'
9070         argument to correspond with the current definition of
9071         `isearch-done'.
9073 2000-01-10  Dave Love  <fx@gnu.org>
9075         * elide-head.el (elide-head): Use point-marker, not point.
9077 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
9079         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
9080         before and after the year 2000.
9082         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
9083         Add ispell- prefix.
9085 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
9087         * ispell.el:  Only define dictionaries in menus when they exist.
9088         (version18p): New variable.
9089         (version20p): New variable.
9090         (xemacsp): New variable.
9091         (ispell-choices-win-default-height): Fix for XEmacs visibility.
9092         (ispell-dictionary-alist1): Added Brasileiro dictionary.
9093         (ispell-dictionary-alist6): Russian command lines no longer accept
9094         run-together words.
9095         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
9096         (ispell-dictionary-alist): Add koi8-r to customize definition.
9097         (check-ispell-version): Added documentation string.  Returns
9098         library path when called non-interactively.
9099         (ispell-menu-map-needed): Uses new variables.
9100         (ispell-library-path): New variable.
9101         (ispell-decode-string): XEmacs fix for bogus variable bindings.
9102         (ispell-word): Improved documentation string.  Test for valid
9103         character mappings.  Correctly check typed in word changes that can
9104         result in single words split into multiple words.  Returns
9105         replacement word.
9106         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
9107         replace in recursive query replace mode.  Help message for
9108         recursive edit mode.
9109         (ispell-show-choices): Protect against bad framepop bindings.
9110         (ispell-help): Fix to work with XEmacs.
9111         (ispell-highlight-spelling-error): Use new variables.
9112         (ispell-overlay-window): Fix to work with XEmacs.
9113         (ispell-parse-output): Passed and returns location information
9114         tracking spelling corrections.  Doesn't recheck same word on
9115         current line.
9116         (ispell-init-process): Protect against bogus XEmacs variable binding.
9117         Fix call to single argument in sleep-for.  Use new variables.
9118         (ispell-region): Passed and returns location information tracking
9119         spelling corrections.  Doesn't check same word on current line.
9120         Improved documentation string.  Doesn't resend a line already
9121         checked to the ispell process - fixes bug in LaTeX parsing.
9122         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
9123         (ispell-skip-region): No longer skips <TT> in SGML.
9124         (ispell-process-line): Tracks location information with spelling
9125         corrections.  Added documentation string.  Accounts for words
9126         already accepted on this line.  Don't allow query-replace on line
9127         starting with math characters.  Doesn't resend a line already sent
9128         to ispell process.  Fixes alignment error bug.
9130 2000-01-10  Richard M. Stallman  <rms@gnu.org>
9132         * dired-x.el (dired-guess-shell-alist-default):
9133         Suggest xloadimage, which is free, not xv, which isn't.
9135         * ange-ftp.el (ange-ftp-file-name-nondirectory):
9136         Don't ever include the host name or user name in the value.
9138 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
9140         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
9141         of a real newline.
9143 2000-01-09  Stephen Eglen  <stephen@gnu.org>
9145         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
9146         for .png files.
9148 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9150         * cus-edit.el (custom-hook-convert-widget): Fix comment.
9152 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
9154         * progmodes/cperl-mode.el: Replace ^F with ^L.
9156         * sendmail.el (toplevel): Provide `sendmail' when compiling
9157         before `require'ing rmail and mailalias to prevent infinite
9158         recursion.
9160 2000-01-08  Dave Love  <fx@gnu.org>
9162         * emacs-lisp/backquote.el: Remove inappropriate customization
9163         (allowing custom.el to use backquote).
9165 2000-01-07  Dave Love  <fx@gnu.org>
9167         * add-log.el (add-log-debugging): Deleted.
9168         (add-change-log-entry): Treat a backup FILE-NAME as its parent
9169         file.  Remove debugging code.
9170         (change-log-get-method-definition, change-log-name): Add doc.
9171         (change-log-sortable-date-at): New function.
9172         (change-log-merge): New command.
9174         * time.el (display-time-string-forms): Make the Mail string active.
9175         (display-time-update): Provide help-echo for load average.
9177         * bindings.el (make-mode-line-mouse2-map): New function.
9178         (mode-line-modified): Use it and simplify.
9179         (mode-line-mule-info): Provide help-echo info.
9180         (minor-mode-alist): Activate the strings.
9181         (make-mode-line-mouse-sensitive): Simplify for
9182         mode-line-buffer-identification.
9184 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
9186         * play/pong.el: New file.
9188 2000-01-06  Dave Love  <fx@gnu.org>
9190         * array.el: Assorted cleanups for compiler warnings, doc strings,
9191         `array-' prefix for symbols.
9193 2000-01-05  Dave Love  <fx@gnu.org>
9195         * textmodes/outline.el (outline-mode-menu-bar-map): Add
9196         outline-headers-as-kill.
9197         (outline-mode): Define imenu-generic-expression.
9198         (outline-headers-as-kill): New command.
9200         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
9201         from paragraph-start.
9202         (paragraph-indent-minor-mode): New command.
9204         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
9205         M-C-e, M-C-h, C-j, C-xnd, TAB.
9206         (fortran-mode): Set beginning-of-defun, end-of-defun.
9207         (fortran-column-ruler): Simplify.
9208         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
9209         (fortran-with-subprogram-narrowing): Likewise.
9210         (fortran-indent-subprogram): Call mark-defun.
9211         (fortran-check-for-matching-do): Change narrowing.
9213         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
9214         (cl-lucid-hash-tag): Delete.
9215         (cl-hash-table-p): Correct test for native table.
9216         (cl-hash-table-count): Use hash-table-count.
9218         * browse-url.el (browse-url): Fix case of
9219         browse-url-browser-function being an alist.
9221 2000-01-05  Carsten Dominik  <cd@gnu.org>
9223         * textmodes/reftex-vars.el (reftex-parse-file-extension)
9224         (reftex-index-phrase-file-extension): New options.
9226         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
9227         Use new option `reftex-index-phrase-file-extension'.
9229         * textmodes/reftex.el (reftex-access-parse-file): Use new option
9230         `reftex-parse-file-extension'.
9232 2000-01-05  Dave Love  <fx@gnu.org>
9234         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
9235         (beginning-of-defun-raw): Use it.
9236         (end-of-defun): New variable.
9237         (end-of-defun): Use it.
9238         (check-parens): New command.
9240 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
9242         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
9243         (hs-show-block): Don't use `mapcar' when not accumulating.
9245         Fix buglet in local variables initialization.
9247 2000-01-05  Andreas Schwab  <schwab@suse.de>
9249         * hscroll.el (hscroll): Doc fix.
9251 2000-01-05  Carsten Dominik  <cd@gnu.org>
9253         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
9254         idlw-toolbar.
9256         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
9257         file idlw-rinfo.el.
9258         (idlwave-customize): load must read file idlw-shell.el.
9259         (idlwave-create-customize-menu): load must read file idlw-shell.el.
9261 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
9263         * progmodes/idlw-shell.el: Also provide idlwave-shell
9264         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
9265         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
9267         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
9268         both reftex-dcr and reftex-vcr.
9270         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
9272 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9274         * ps-print.el: PostScript code now is in separate files, doc fix.
9275         (ps-print-version): New version number (5.0.3).
9276         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
9277         local.
9278         (ps-spool-config): Initialization fix.
9279         (ps-print-prologue-1, ps-print-prologue-2)
9280         (ps-print-duplex-feature): PostScript code moved to separated file.
9281         (ps-background-image): Little code reformating.
9282         (ps-begin-file, ps-begin-job): Fix code.
9283         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
9284         (ps-prologue-file): New fun.
9286 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9288         * ps-vars.el: Eliminated.
9290         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
9291         `;;;###autoload'.
9293         * ps-print.el: ps-vars eliminated, doc fix.
9294         (ps-print-version): New version number (5.0.2).
9295         (ps-spool-config): Initialization fix.
9296         (ps-print-customize): New fun.
9298 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
9300         * autorevert.el (auto-revert-mode): Return value of
9301         auto-revert-mode.
9303 2000-01-04  Dave Love  <fx@gnu.org>
9305         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
9306         menu items.
9308 2000-01-03  Dave Love  <fx@gnu.org>
9310         * elide-head.el (elide-head) [defgroup]: Add :version.
9312         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
9313         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
9314         `cl-hash-table-p', not `hash-table-p'.
9315         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
9317 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9319         * faces.el (face-read-integer, read-face-attribute)
9320         (color-defined-p, color-values): unspecified-{f,b}g are now
9321         strings.
9323 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
9325         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
9326         at comment end, and re-insert them after filling.
9328 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9330         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
9331         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
9332         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
9334 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9336         * term/x-win.el (xw-defined-colors): Call color-supported-p,
9337         the new name of face-color-supported-p.
9339         * term/w32-win.el (xw-defined-colors): Likewise.
9341 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9343         * simple.el (completion-setup-function): Count completion-size
9344         from minibuffer-prompt-end, not from point-min.
9346 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
9348         * faces.el (read-face-attribute, defined-colors, color-defined-p):
9349         Pass the frame to tty-color-* functions.
9350         (display-color-p, frame-set-background-mode): Pass the frame to
9351         tty-display-color-p.
9353         * term/tty-colors.el (tty-defined-color-alist): Renamed from
9354         tty-color-alist.
9355         (tty-color-alist, tty-modify-color-alist): New functions.
9356         (tty-color-define,  tty-color-clear, tty-color-approximate)
9357         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
9358         an optional parameter FRAME.
9360 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
9362         * image.el (create-image, defimage): Don't assume image data is a
9363         string.
9365         * image.el (defimage): Handle specifications containing :data
9366         instead of :file.
9367         (image-type-from-data): New function.
9368         (image-type-from-file-header): Use it.
9369         (create-image): Add parameter DATA-P.
9371 See ChangeLog.8 for earlier changes.
9373 ;; Local Variables:
9374 ;; coding: iso-2022-7bit-unix
9375 ;; End: