*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob627645c58ff51ea5cfc210f284696779f990adb4
1 2000-08-15  Dave Love  <fx@gnu.org>
3         * net/browse-url.el (browse-url-filename-alist): Add a clause for
4         Doze and Dog.
5         (browse-url): Use dolist, not mapcar.
6         (browse-url-at-point): Check for null url.
7         (browse-url-event-buffer, browse-url-event-point): Functions
8         deleted.
9         (browse-url-at-mouse, browse-url-netscape): Simplify.
11         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
12         modes.
13         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
14         Fix previous change to mapcan.
15         (msb--init-file-alist, msb--add-separators)
16         (msb--make-keymap-menu): Simplify.
17         (msb--choose-file-menu): Use copy-sequence.
18         (msb-mode-map): Add title to keymap.
19         (msb-unload-hook): New function.
21         * bs.el: Fix indentation.
22         (bs) <defgroup>: Add :links.
24 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
26         * calendar/timeclock.el (timeclock-file): Run .timelog through
27         convert-standard-filename.
29 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
31         * emacs-lisp/authors.el: New file.
33         * paren.el (show-paren-priority): New user option.
34         (show-paren-function): Set overlay priorities to
35         show-paren-priority.
36         
37 2000-08-14  Miles Bader  <miles@gnu.org>
39         * comint.el (comint-bol): Use `forward-line 0' instead of calling
40         beginning-of-line with inhibit-field-text-motion bound.
42 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
44         * calendar/timeclock.el: New file.
46 2000-08-14  David Ponce  <david@dponce.com>
48         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
49         `widget-button-click'. so that one can use left mouse button to
50         click on dialog buttons.
52 2000-08-14  Emmanuel Briot  <briot@gnat.com>
54         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
55         identifiers, since XML is case sensitive
56         
57 2000-08-12  Miles Bader  <miles@gnu.org>
58         
59         * comint.el (comint-output-filter): Don't bother frobbing
60         window-start, it doesn't seem to be necessary.
62         * comint.el (comint-send-string, comint-send-region): Make into
63         real functions.  Snapshot the prompt before sending.
65 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
67         * info.el (Info-find-emacs-command-nodes): Rewrite to use
68         technique similar to Info-index, instead of relying on specific
69         names of relevant Index nodes.
70         (Info-goto-emacs-command-node): Bind Info-history to nil when
71         going to the first node found by Info-find-emacs-command-nodes.
73 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
75         * menu-bar.el (menu-bar-help-menu): Add a :help string.
77 2000-08-10  Miles Bader  <miles@gnu.org>
79         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
81 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
83         * info.el (Info-file-list-for-emacs): More elements for the
84         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
85         and woman manuals.
87 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
89         * comint.el (comint-send-input): Make the newline boundary overlay
90         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
91         (comint-output-filter): Use `insert' instead of
92         `insert-before-markers'.  Extend comint-last-output-overlay when
93         necessary since we can't rely on insert-before-markers to do it.
94         * gud.el (gud-filter): Use `with-current-buffer' instead of
95         save-excursion when inserting the output, so that point gets
96         updated correctly; the old method relied on a rather dodgy
97         side-effect of comint-output-filter to avoid the effect of
98         save-excursion.
100 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
102         * files.el (recover-file): Call insert-directory instead of
103         invoking `ls' directly.
105 2000-08-10  Miles Bader  <miles@gnu.org>
107         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
108         (comint-last-prompt-overlay): New variables.
109         (comint-output-filter): Implement prompt highlighting.
110         (comint-snapshot-last-prompt): New function.
111         (comint-send-input): Snapshot the last prompt.
112         Use comint-highlight-input-face.
113         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
114         Use defface instead of defcustom.
115         (send-invisible, comint-send-eof): Snapshot the last prompt.
116         (comint-delchar-or-maybe-eof): Use comint-send-eof.
117         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
119 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
121         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
122         (regexp-opt-group): Use a list of chars for `letters'.
123         (regexp-opt-charset): `chars' is now a list of chars.
124         Use a char-table rather than a vector so it works for multibyte chars.
126         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
127         Set cvs-minor-current-files to the selected fileinfo.
128         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
129         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
131 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
133         * files.el (insert-directory): Don't call access-file on
134         directories on DOS and Windows.
136 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
138         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
139         longer if necessary.
140         (ccl-embed-code): Call ccl-embed-data to store CODE in
141         ccl-program-vector.
143 2000-08-09  Miles Bader  <miles@gnu.org>
145         * comint.el (comint-output-filter): Properly handle the case where
146         the text surrounded by comint-last-output-overlay was deleted.
148 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
150         * info.el (Info-insert-dir): Use Info-additional-directory-list if
151         non-nil.
152         (Info-file-list-for-emacs): Remove "info" from the list because
153         that leads to trying to use the documentation from file `info'
154         in various situations where it isn't appropriate, for instance
155         C-h C-k C-h i.
157         * ffap.el (ffap-read-file-or-url-internal): Handle case that
158         DIR and/or STRING are nil.
160         * progmodes/compile.el (compilation-setup): Make variable
161         compilation-error-screen-columns buffer-local, as some comment
162         in the code suggests it should be.
164         * files.el (auto-mode-interpreter-regexp): New variable.
165         (set-auto-mode): Use it.
167         * indent.el (indent-for-tab-command): Doc fix.
169         * mouse-sel.el (mouse-sel-mode): Doc fix.
171         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
172         labels.
174         * help.el (print-help-return-message): When
175         display-buffer-reuse-frames is set, let the help window been quit,
176         instead of deleting it, which might delete a reused frame.
178 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
180         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
181         rename a directory to a name that differs only by its letter case.
183 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
185         * international/quail.el (quail-define-rules): Handle Quail decode
186         map correctly.  Add code for supporting annotations.
187         (quail-install-decode-map): New function.
188         (quail-defrule-internal): New optional arguments decode-map and
189         props.
190         (quail-advice): New function.
192 2000-08-07  Sam Steingold  <sds@gnu.org>
194         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
195         `defconst', `define-condition', `with-slots'.
196         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
198 2000-08-03  Miles Bader  <miles@gnu.org>
200         * comint.el (comint-use-prompt-regexp-instead-of-fields):
201         New variable.
202         (comint-prompt-regexp, comint-get-old-input): Document dependence on
203         comint-use-prompt-regexp-instead-of-fields.
204         (comint-send-input): Add `input' field property to stuff we send to
205         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
206         (comint-output-filter): Add `output' field property to process
207         output, if comint-use-prompt-regexp-instead-of-fields is nil.
208         (comint-replace-by-expanded-history)
209         (comint-get-old-input-default, comint-show-output)
210         (comint-backward-matching-input, comint-forward-matching-input)
211         (comint-next-prompt, comint-previous-prompt):  Use field
212         properties if comint-use-prompt-regexp-instead-of-fields is nil.
213         (comint-line-beginning-position): New function.
214         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
215         (comint-replace-by-expanded-history-before-point): Use
216         comint-line-beginning-position and line-end-position.
217         (comint-last-output-overlay): New variable.
218         (comint-mode): Make `comint-last-output-overlay' buffer-local.
220         * shell.el (shell-prompt-pattern): Doc change.
221         (shell-backward-command): Use line-beginning-position.
223         * gud.el (gud-gdb-complete-command): Use
224         comint-line-beginning-position.
226         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
227         comint-bol doesn't actually go to the beginning of the line.
229         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
230         if comint-use-prompt-regexp-instead-of-fields is non-nil.
231         (try-expand-line-all-buffers): Likewise.
233         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
234         explicitly matching comint-prompt-regexp.
235         (sql-copy-column): Use comint-line-beginning-position instead of
236         explicitly matching comint-prompt-regexp.
238         * progmodes/octave-inf.el (inferior-octave-complete): Use
239         comint-line-beginning-position.
241         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
243         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
244         looking for a prompt, use `forward-line 0' instead of
245         `beginning-of-line', to avoid getting caught by an input field.
247 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
249         * files.el (shell-quote-wildcard-pattern): Make sure to return
250         PATTERN, in the Unix case.
252 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
254         * play/zone.el (zone): Discard any pending input before running
255         the randomly-chosen pgm.
257 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
259         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
260         checking the existence of any multibyte characters.
262 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
264         * help.el (describe-mode): Test minor-mode symbol for being
265         bound before testing its value for being nil.
267         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
268         `first', `second', and `third'.
270         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
271         (second): Make it an alias for `cadr'.
273 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
275         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
276         types of display support faces now.
278 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
280         * pcvs.el (require): Require `cl' during compilation, only.
282         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
283         (toplevel): Remove `remq' and `remove' from autoloads.
284         (cl-fake-autoloads): New variable.  If set, arrange for an error
285         when CL functions etc. are autoloaded.
287 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
289         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
291         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
292         popped up, but the user clicks outside the menu, return an empty
293         regexp (that causes unhighlight-regexp to have no effect).
295         * menu-bar.el (menu-bar-games-menu): Add Zone.
297         * hi-lock.el (toplevel): Require font-lock.
299 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
301         * ebnf2ps.el: Get around a bug on skip-chars-forward.
302         (ebnf-8-bit-chars): New var for bug fix.
303         (ebnf-string): Bug fix.
305 2000-08-03  Sam Steingold  <sds@gnu.org>
307         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
308         instead of `buffer-string'.
309         (require 'cl): Always, not just when compiling.
310         `ignore-errors' in `interactive', `list*', `defun*' &c make this
311         necessary.
313 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
315         * international/mule-cmds.el (select-safe-coding-system): Make
316         the message text about selecting a safe coding system more clear.
318 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
320         * hi-lock.el: New file.
322         * play/zone.el: New file.
324         * replace.el (occur): Set tab-width in the *Occur* buffer to the
325         value of tab-width in the original buffer.  Choose a line number
326         format that's a multiple of the original buffer's tab width, so
327         that lines appear right.
329         * textmodes/ispell.el (ispell): New function, replacing an alias.
330         Spell-check active region if in transient-mark-mode and mark
331         is active; otherwise spell-check buffer.
333 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
335         * ps-mule.el: Fix a customization problem on
336         ps-mule-font-info-database-default.
338 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
340         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
341         display-mouse-p instead of window-system.
342         (ebrowse-member-mode-map): Ditto.
344 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
346         * ebnf2ps.el: Update ps-print functions call.  Indentation fix.  Doc
347         fix.
348         (ebnf-version): New version number (3.2).
349         (ebnf-format-color, ebnf-begin-job): Code fix.
351 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
353         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
354         font lock support on window-system.
355         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
357         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
358         display-color-p, if fboundp, instead of window-system.
360 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
362         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
363         instead of window-system.
365         * wid-edit.el (widget-choose): Use display-mouse-p instead of
366         window-system.
367         (widget-choice-mouse-down-action): Use display-popup-menus-p
368         instead of window-system.
370         * strokes.el (strokes-file): Run the file name through
371         convert-standard-filename.
372         (strokes-mode): Call display-mouse-p instead of looking at
373         window-system.  Change the error message accordingly.
375         * progmodes/cpp.el (toplevel): Support faces on tty's.
377         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
378         (lm-plot-square, lm-init-display): Don't use window-system.
380         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
381         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
383         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
384         instead of looking at window-system.
386 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
388         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
389         of testing if iswitchb-prepost-hooks is bound, because the
390         latter will always be true when invoking a recursive minibuffer
391         from an active Iswitchb buffer.
393 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
395         * files.el (shell-quote-wildcard-pattern): New function.
396         (insert-directory): Call it.  Only prepend "\" to command on Unix
397         and GNU/Linux systems.
399 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
401         * eshell/esh-groups.el: Change custom :link file names
402         from `eshell.info' to `eshell'.
404 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
406         * dired.el (dired-build-subdir-alist): Expand subdirectory names
407         correctly in recursive ange-ftp listings.
409 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
411         * ps-print.el: Fix bug 1: if ps-font-size-internal,
412         ps-header-font-size-internal and
413         ps-header-title-font-size-internal variables are not set,
414         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
415         face text property is (foreground-color . COLOR) or
416         `(background-color . COLOR)', ps-print crashes.  Doc fix.
417         (ps-print-version): New version number (5.2.4).
418         (ps-plot-region): Code fix.
419         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
420         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
421         Bug fix 2.
423 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
425         * glasses.el (glasses-make-readable): Fix uncapitalization of
426         identifiers like `myXMLDocument'.
428 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
430         * mail/mail-hist.el (mail-hist-previous-input)
431         (mail-hist-next-input): Do the obvious code factorization.
432         (mail-hist-retrieve-and-insert): New func, contains common
433         code of above two.
434         If inserting a message body, leave point at top.
436 2000-07-28  Sam Steingold  <sds@gnu.org>
438         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
439         Use `<=', not `<' to compare times!
440         (ange-ftp-ls): Remove.
442 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
444         * play/cookie1.el: Add explanation of how to make cookie.el
445         compatible with strfile(1) to comment.
447         * subr.el (remove, remq): New functions.
449         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
450         escape `*' in regexps.
451         (midnight-find): Reverse order of arguments in the funcall of
452         TEST.
454         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
455         and `.class'.
457         * play/meese.el: Add Commentary section.
459 2000-07-27  Alex Schroeder  <alex@gnu.org>
461         * sql.el (sql-ms): Added autoload cookie.
462         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
463         (sql-oracle): Ditto.
464         (sql-help): Doc change.
466         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
467         types and exceptions.
469 2000-07-27  Alex Schroeder  <alex@gnu.org>
471         * sql.el (sql-placeholder-history): New variable.
472         (sql-query-placeholders-and-send): New function that will query
473         the user and replace placeholders with user input.
474         (sql-oracle): If running on NT, set comint-input-sender to
475         sql-query-placeholders-and-send.
477         (sql-stop): If in the SQLi buffer, insert stop notification, else
478         present it as a message.
480 2000-07-27  Alex Schroeder  <alex@gnu.org>
482         * sql.el (sql-input-ring-separator): Doc change.
483         (sql-input-ring-file-name): Doc change.
484         (sql-interactive-mode): Use `sql-input-ring-separator' and
485         `sql-input-ring-file-name' to set the comint-mode equivalents
486         without making them local variables.
487         (sql-stop): Don't bind `sql-input-ring-separator' and
488         `sql-input-ring-file-name' dynamically to their comint-mode
489         equivalents.
491 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
493         * international/mule.el (register-char-codings): New function.
494         (make-coding-system): Handle `safe-chars' specification in the arg
495         PROPERTY.
497         * international/mule-cmds.el
498         (find-coding-systems-region-subset-p): This function deleted.
499         (sort-coding-systems-predicate): New variable.
500         (sort-coding-systems): New function.
501         (find-coding-systems-region): Use
502         find-coding-systems-region-internal.
503         (find-coding-systems-string): Use find-coding-systems-region.
504         (find-coding-systems-for-charsets): Check
505         char-coding-system-table.
506         (select-safe-coding-system-accept-default-p): New variable.
507         (select-safe-coding-system): Mostly rewritten.  New argument
508         ACCEPT-DEFAULT-P.
509         (select-message-coding-system): Call select-safe-coding-system
510         with ACCEPT-DEFAULT-P arg.
511         (reset-language-environment): Reset default-sendmail-coding-system
512         to the default value iso-latin-1.
513         (set-language-environment): Don't set the obsolete variable
514         charset-origin-alist.
516         * international/codepage.el (cp-coding-system-for-codepage-1):
517         Give `safe-chars' property to make-coding-system.
519         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
520         calling select-message-coding-system twice.
522         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
523         instead of `safe-charsets'.
524         (cyrillic-alternativnyj): Likewise.
525         (ccl-encode-alternativnyj): Don't check the charset
526         cyrillic-iso8859-5.
528 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
530         * composite.el (compose-chars-after): Preserve match data.
532 2000-07-26  Sam Steingold  <sds@gnu.org>
534         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
535         (ange-ftp-real-file-newer-than-file-p): New function.
536         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
537         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
539         * tooltip.el (tooltip-float-time): Removed (use `float-time').
540         * midnight.el (midnight-float-time): Ditto.
542 2000-07-26  Andreas Schwab  <schwab@suse.de>
544         * files.el (normal-backup-enable-predicate): Correct
545         interpretation of the return value of compare-strings.
547 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
549         * isearch.el (isearch-resume): New function.
550         (isearch-done): Add something to command-history to resume
551         the search.
552         (isearch-yank-line, isearch-yank-word): Use
553         buffer-substring-no-properties instead of buffer-substring.
555         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
556         of flyspell-mouse-map.
558         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
559         duplicate definition.
560         (makefile-mode): Remove duplicate setting of local-abbrev-table.
562         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
563         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
565 2000-07-25  Sam Steingold  <sds@gnu.org>
567         * net/ange-ftp.el: Get modtime over the net.
568         (ange-ftp-file-modtime): New function.
569         (ange-ftp-write-region, ange-ftp-insert-file-contents)
570         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
571         Use it.
572         (ange-ftp-dot-to-slash): New function.
573         (ange-ftp-fix-name-for-vms): Use it.
575         * midnight.el (midnight-buffer-display-time): Use
576         `with-current-buffer'.
578 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
580         * find-dired.el: Update copyright notice.
581         (find-dired): Offer to kill a running `find'.
583         * enriched.el (enriched-face-ans): For a `foreground-color'
584         property, return '(("x-color" COLOR))' so that COLOR will be
585         output as a parameter of the x-color annotation.  Likewise for the
586         `background-color' property.  In the case of normal face
587         properties, don't return annotations for unspecified foreground
588         and background face attributes.
590 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
592         * language/japan-util.el (japanese-katakana-region): Fix handling
593         HANKAKU argument.
595 2000-07-25  Miles Bader  <miles@gnu.org>
597         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
598         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
599         constrain-to-field.
601 2000-07-24  Andrew Innes  <andrewi@gnu.org>
603         * timer.el (timer-activate-when-idle): Add optional parameter
604         DONT-WAIT.  Update docstring.
605         (run-with-idle-timer): Specify extra parameter to
606         timer-activate-when-idle, so that timer will be activated
607         immediately if Emacs is already idle.
609         * w32-fns.el (w32-using-nt): Fix docstring.
611 2000-07-24  Dave Love  <fx@gnu.org>
613         * mouse.el (popup-menu): Set last-command-event.
614         (mouse-major-mode-menu-prefix): Declare.
616 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
618         * textmodes/flyspell.el: Update to author's version 1.5d.
620         * progmodes/hideshow.el: Update copyright notice.
622         * vcursor.el: Set maintainer to FSF, since author cannot
623         be reached.
625 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
627         * info.el (Info-goto-emacs-key-command-node): Leave a space after
628         the prompt.
630         * mouse.el (popup-menu): Run the keymap through indirect-function,
631         in case it was defined with define-prefix-key.  If the menu is a
632         list of keymaps, look up the binding of user's choice in each one
633         of the keymaps.
634         (mouse-popup-menubar): If the global and local menu-bar keymaps
635         don't have a prompt string, create one and insert it into the
636         keymap.  Don't barf if current-local-map returns nil.
638 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
640         * dired.el (dired-sort-R-check): Added to allow recursive listing
641         to be undone.
642         (dired-sort-other): Use it.
644 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
646         * Release of cc-mode 5.27
648 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
650         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
651         c-beginning-of-statement-1 that caused a bad case of recursion
652         which could consume a lot of CPU in large classes in languages
653         that have in-expression classes (i.e. Java and Pike).
655         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
656         statements before top level constructs (i.e. case 6 is moved
657         before case 5 and is now case 4) to catch in-expression
658         classes in top level expressions correctly.
660 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
662         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
663         objc-method-intro. Case 4 removed and case 5I added.
665         * cc-langs.el (c-append-paragraph-start): New variable used by
666         c-common-init to get paragraph-start correct.
667         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
668         initialize paragraph-start to make it correct both with and
669         without the javadoc special case.
671         * cc-mode.el (java-mode): Use c-append-paragraph-start to
672         initialize paragraph-start for javadoc markup.
674         * cc-vars.el (c-style-variables-are-local-p): Incompatible
675         change by defaulting this to t.  It's motivated by the
676         confusing behavior that otherwise arise from the style system
677         when editing both java and non-java files at the same time
678         (see the comments about style setting in c-common-init).
680 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
682         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
683         similar to the one in c-fill-paragraph to check the fill
684         prefix from the adaptive fill function for sanity.
686 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
688         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
689         defun block.
691 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
693         * cc-mode.texi Documented the change of cpp-macro.
695 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
697         * cc-align.el (c-lineup-multi-inher): Handle lines with
698         leading comma nicely. Extended to handle member initializers
699         too.
701         * cc-engine.el: (c-beginning-of-inheritance-list,
702         c-guess-basic-syntax): Fixed recognition of inheritance lists
703         when the lines begins with a comma.
705         * cc-mode.texi: Updated doc for c-lineup-multi-inher.
707         * cc-vars.el (c-offsets-alist): Changed default for
708         member-init-cont to c-lineup-multi-inher since it now handles
709         member initializers and indents better for leading commas.
711 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
713         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
714         handling that caused class open lines to be recognized as
715         statement-conts in some cases.
717         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
718         guessed by the adaptive fill function unless point is on the
719         first line of a block comment.
721         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
722         when the buffer ends with a macro continuation char.
724         * cc-engine.el (c-guess-basic-syntax): Added support for
725         function definitions as statements in Pike.  The first
726         statement in a lambda block is now labeled defun-block-intro
727         instead of statement-block-intro.
729         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
730         so that the class surrounding point is selected, not the one
731         innermost in the state.
733         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
734         recognition of switch labels having hanging multiline
735         statements.
737         * cc-engine.el (c-beginning-of-member-init-list): Broke out
738         some code in c-guess-basic-syntax to a separate function.
739         * cc-engine.el (c-just-after-func-arglist-p): Fixed
740         recognition of member inits with multiple line arglists.
741         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
742         member-init-cont when the commas are in funny places.
744 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
746         * cc-defs.el (c-auto-newline): Removed this macro since it's
747         not used anymore.
749         * cc-engine.el (c-looking-at-bos): New helper function.
750         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
751         inexpr and toplevel classes apart in Pike.
753         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
754         of case 9A.
756         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
757         constant, since "class" can introduce an in-expression class
758         in Pike nowadays.
760 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
762         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
763         indentation on cpp-macro lines.
765         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
766         a syntax modifier like comment-intro, to make it possible to
767         get syntactic indentation for preprocessor directives.  It's
768         incompatible wrt to lineup functions on cpp-macro, but it has
769         no observable effect in the 99.9% common case where cpp-macro
770         is set to -1000.
772 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
774         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
775         member-init-cont when the preceding arglist is several lines.
777 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
779         * cc-styles.el (c-style-alist): The basic offset for the BSD
780         style corrected to 8.
782 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
784         * cc-styles.el (c-style-alist): Adjusted the indentation of
785         brace list openers in the gnu style.
787 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
789         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
791         * cc-cmds.el (c-electric-brace, c-electric-slash,
792         c-electric-star, c-electric-semi&comma, c-electric-colon,
793         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
794         when c-syntactic-indentation is nil.
796         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
797         we were left at comments preceding the first statement when
798         reaching the beginning of the buffer.
800         * cc-vars.el (c-syntactic-indentation): New variable to turn
801         off all syntactic indentation.
803 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
805         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
806         between the text and the block comment ender when it hangs,
807         depending on how many there are before the fill.
809 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
811         * cc-engine.el (c-beginning-of-closest-statement): New helper
812         function to go back to the closest preceding statement start,
813         which could be inside a conditional statement.
814         * cc-engine.el (c-guess-basic-syntax): Use
815         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
817         * cc-engine.el (c-guess-basic-syntax): Better handling of
818         arglist-intro, arglist-cont-nonempty and arglist-close when
819         the arglist is nested inside parens.  Cases 7A, 7C and 7F
820         changed.
822         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
823         up-to-date with javadoc 1.2.
825 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
827         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
828         multiline Pike type decls.
830 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
832         * cc-cmds.el (c-indent-new-comment-line): Always break
833         multiline comments in multiline mode, regardless of
834         comment-multi-line.
836 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
838         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
839         fully::qualified::names in C++ member init lists.  Preamble in
840         case 5D changed.
842 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
844         * cc-langs.el (c-common-init): Handling of obsolete variables
845         moved to c-initialize-cc-mode.  More compatible style override
846         when using global style variables.
847         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
848         variables moved here.
850         * cc-mode.texi: Documented the special behavior of
851         c-special-indent-hook as a style variable.  Don't talk about
852         doing (c-make-styles-buffer-local t) in a mode hook, since
853         that's already too late to work right.
855         * cc-styles.el (c-make-styles-buffer-local): Flag style
856         variable localness in c-style-variables-are-local-p to make
857         the compatibility measure in c-common-init work well.
859         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
860         longer contain set-from-style.
861         * cc-styles.el (c-initialize-builtin-style): Don't check for
862         set-from-style on c-special-indent-hook.
863         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
864         copy-alist is sufficient now.
866         * cc-styles.el (c-set-style, c-set-style-1,
867         c-get-style-variables): Fixes to variable initialization so
868         that duplicate entries in styles have the same effect
869         regardless of DONT-OVERRIDE.
871         * cc-styles.el (c-set-style-2): Fixed bug where the
872         initialization of inheriting styles failed when the
873         dont-override flag is set.
875         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
876         on this.
878 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
880         * cc-defs.el (c-forward-comment): Removed the workaround
881         introduced in 5.38 since it had worse side-effects.  If a line
882         contains the string "//\"", it regarded the // as a comment
883         start since the \ temporarily doesn't have escape syntax.
885 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
887         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
888         ada-xref.el before ada-prj.el, so that the Project menu is created
889         when ada-prj tries to add to it.
890         (ada-activate-keys-for-case): Suppress the characters that are not
891         part of the Ada syntax. Better compatibility with else-mode
892         (ada-adjust-case-interactive): When auto-casing is not active,
893         correctly insert newlines (used to insert only ^M).  Prevent the
894         syntax table from being changed in case of an error
895         (or '_' becomes part of a word and some commands are confused).
896         Do nothing if ada-auto-case is nil.
897         (ada-after-keyword-p): Ignore keywords that are also attributes
898         (ada-batch-reformat): Update usage comment
899         (ada-call-from-contextual-menu): New function
900         (ada-case-read-exceptions): Reinitialize the casing exception list
901         first to nil first, so that the casing exception file can be
902         shared.
903         (ada-check-defun-name): Handles "configure" keyword for gnatdist
904         files.
905         (ada-compile-goto-error): Fix regexp used to detect a file:line
906         anywhere in the error message
907         (ada-contextual-menu-last-point): New variable
908         (ada-create-keymap): If the variable delete-key-deletes-forward is
909         t on XEmacs, it means that DEL should delete one character
910         forward.
911         (ada-create-menu): Use :included instead of :visible for XEmacs.
912         New submenu "Options".
913         (ada-end-stmt-re): Correctly indent "select ... then abort"
914         statements.
915         (ada-fill-comment-paragraph): Correctly delete all leading '--'
916         even if they don't match ada-fill-comment-prefix Fix handling of
917         paragraphs on the first or last line of a file.
918         (ada-format-paramlist): Fix handling of default parameter values.
919         (ada-get-body-name): New function.
920         (ada-get-current-indent): Optimized by searchling directly for an
921         existing generic part or a statement outside of it.  Handle
922         ada-indent-align-comments when indenting comments Replaced some
923         regexps by testing directly the next character. This results in a
924         huge speedup on some files.  New indentation scheme for renames
925         statements.  Stop looking for the 'while' or 'for' associated with
926         a 'loop' at the first semicolon encountered.  A "return" can also
927         match an anonymous access subprogram declaration.
928         (ada-get-indent-noindent): Ignore strings and comments when
929         looking for the keywords "record" and "private".
930         (ada-goto-matching-decl-start): When matching "if", make sure we
931         are not in fact seeing "end if".  Ignore "when" statements except
932         when initial keyword was "begin".  Fix handling of nested
933         procedures.  Add a recursive call to this function to skip over
934         other 'end' statmts.  Fix indentation for "when .. => begin"
935         (ada-in-open-paren-p): Fix indentation for complex boolean
936         expressions, where 'and then', 'or else' and parenthesis
937         statements are mixed up.
938         (ada-in-paramlist-p): Skip comments while searching for the
939         beginning Fix handling of operator declarations.
940         (ada-indent-align-comments): New variable
941         (ada-indent-current): Change the syntax table only in the
942         protected section, so that we are sure it is restored correctly.
943         (ada-indent-on-previous-lines): Use ada-use-indent and
944         ada-with-indent Correctly indent "select ... then"
945         (ada-indent-region): Slight speedup.
946         (ada-indent-renames): New variable.
947         (ada-last-which-function-subprog, ada-last-which-function-line):
948         New variables
949         (ada-looking-at-semi-private): Correctly indent the 'private'
950         keyword when it is the first word in a package declaration.
951         (ada-loose-case-word): Stop searching if at the end of the buffer.
952         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
953         even if point is not initially at the end of the word.
954         (ada-matching-decl-start-re): Add "when".
955         (ada-mode): Add support for abbrev-mode, outline-mode and
956         which-func-mode Override the old find-file.el entry in
957         ff-special-constructs since it is using the obsolete
958         ada-spec-suffix variable
959         (ada-no-auto-case): New function
960         (ada-scan-paramlist): When parsing the argument type, accept
961         spaces (as in "X 'Class", generated by Rational Rose).
962         (ada-other-file-name): No longer loads the other file.
963         (ada-popup-menu): Save and restore the current buffer and cursor
964         position before and after displaying the menu.
965         (ada-search-ignore-complex-boolean): New function.
966         (ada-uncomment-region): Emacs21 already knows how to delete
967         comments not starting in the first column.
968         (ada-use-indent): New variable
969         (ada-which-function): New function.
970         (ada-with-indent): New variable
971         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
972         can be batch-compiled from the command line.
974         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
975         Add to the menu when the file is loaded, not in ada-mode-hook.
976         Add -toolbar to the default ddd command Switches moved from
977         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
978         ada-prj-default-comp-opt
979         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
980         Reference Manual to the menu
981         (ada-check-current): rewritten as a call to ada-compile-current
982         (ada-compile): Removed.
983         (ada-compile-application, ada-compile-current, ada-check-current):
984         Set the compilation-search-path so that compile.el automatically
985         finds the sources in src_dir.  Automatic scrollong of the
986         compilation buffer.  C-uC-cC-c asks for confirmation before
987         compiling
988         (ada-compile-current): New parameter, prj-field
989         (ada-complete-identifier): Load the .ali file before doing
990         processing
991         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
992         conform to gnatmake's behavior.
993         (ada-find-file-in-dir): New function
994         (ada-find-references): Set the environment variables for gnatfind
995         (ada-find-src-file-in-dir): New function.
996         (ada-first-non-nil): Removed
997         (ada-gdb-application): Add support for jdb, the java debugger.
998         (ada-get-ada-file-name): Load the original-file first if not done
999         yet.
1000         (ada-get-all-references): Handles the new ali syntax (parent types
1001         are found between <>).
1002         (ada-initialize-runtime-library): New function
1003         (ada-mode-hook): Always load a project file when a file is opened,
1004         so that the casing exceptions are correctly read.
1005         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
1006         (ada-parse-prj-file): Use find-file-noselect instead of find-file
1007         to open the project file, since the latter does not work with
1008         speedbar Get default values before loading the prj file, or the
1009         default executable file name is wrong.  Use the absolute value of
1010         src_dir to initialize ada-search-directories and
1011         compilation-search-path,...  Add the standard runtime library to
1012         the search path for find-file.
1013         (ada-prj-default-debugger): Was missing an opening '{'
1014         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
1015         variables.
1016         (ada-prj-default-gnatmake-opt): New variable
1017         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
1018         buffers, the project file is the default one Save the windows
1019         configuration before displaying the menu.
1020         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
1021         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
1022         ...)  regexp-quote identifiers names to support operators +,
1023         -,... in regexps.
1024         (ada-remote): New function.
1025         (ada-run-application): Erase the output buffer before starting the
1026         run Support remote execution of the application.  Use
1027         call-process, or the arguments are incorrectly parsed
1028         (ada-set-default-project-file): Reread the content of the active
1029         project file, not the one from the current buffer When a project
1030         file is set as the default project, all directories are
1031         automatically associated with it.
1032         (ada-set-environment): New function
1033         (ada-treat-cmd-string): New special variable ${current}
1034         (ada-treat-cmd-string): Revised.  The substitution is now done for
1035         any ${...} substring
1036         (ada-xref-current): If no body was found, compiles the spec
1037         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
1038         compiler to get rid of command line length limitations.
1039         (ada-xref-get-project-field): New function
1040         (ada-xref-project-files): New variable
1041         (ada-xref-runtime-library-specs-path)
1042         (ada-xref-runtime-library-ali-path): New variables
1043         (ada-xref-set-default-prj-values): Default run command now does a
1044         cd to the build directory.  New field: main_unit Provide a default
1045         file name even if the current buffer has no prj file.
1047         * ada-prj.el:
1048         Rewritten to show a tabbed-dialog.
1049         (ada-prj-add-ada-menu): Remove the map and name parameters.
1050         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
1051         New function
1052         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
1053         (ada-prj-load-from-file): New function
1054         (ada-prj-save): Always save fields that depend on the current buffer
1055         (ada-prj-show-value): New function
1057         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
1058         Ada mode. This will allow us to display the Ada menu in any buffer
1059         we want (for project items).
1060         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
1061         number of spaces in the header.
1063 2000-07-24  Dave Love  <fx@gnu.org>
1065         * ediff-init.el (ediff-region-help-echo): Bind face-help.
1067 2000-07-23  Noah Friedman  <friedman@splode.com>
1069         * type-break.el (type-break): perform autosave.
1070         Suggested by Stephen Gildea <gildea@intouchsys.com>.
1071         (type-break-do-query): Cancel query schedule while performing
1072         actual query, to avoid possibility of a second query being made
1073         while first one is already in progress.
1074         (type-break-time-stamp-format): New variable.
1075         (type-break-time-stamp): New function.
1076         (type-break-time-warning): Use it.
1077         (type-break-keystroke-warning): Use it.
1078         (type-break-noninteractive-query): Use it.
1080         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
1081         cookie.
1082         Use add-minor-mode to set minor-mode-alist, if available.
1083         (eldoc-echo-area-use-multiline-p): New user option.
1084         (eldoc-echo-area-multiline-supported-p): New variable.
1085         (eldoc-docstring-format-sym-doc): Use them.
1086         (eldoc-mode): If not using idle timers, append to local post and
1087         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
1088         (eldoc-display-message-no-interference-p): Don't interfere with
1089         edebug.
1090         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
1091         (eldoc-function-arglist): New function.
1092         (eldoc-function-argstring): Use it.
1094         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
1095         auto save directory exists before calling directory-files.
1097 2000-07-23  Dave Love  <fx@gnu.org>
1099         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
1100         ^o, ^u.
1102 2000-07-21  Dave Love  <fx@gnu.org>
1104         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
1105         now passed to the function.  It now works properly.
1107         * smerge-mode.el (smerge-mode-menu): Fill it out.
1109 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
1111         * info-look.el (info-lookup): If *info* is shown in another frame
1112         on the same display, select that frame, instead of switching to
1113         the Info buffer in another window of the selected frame.
1115         * simple.el (universal-argument-map): Bind numeric keypad keys
1116         kp-0 to kp-9 and kp-subtract.
1117         (digit-argument): Handle these keys.
1119 2000-07-20  Dave Love  <fx@gnu.org>
1121         * net/goto-addr.el (goto-address-fontify): Don't bother with
1122         buffer-modified and read-only stuff -- irrelevant with overlays.
1123         Put an extra property on the overlays and use it to clean up in
1124         case goto-address is re-run.
1126 2000-07-19  Richard M. Stallman  <rms@gnu.org>
1128         * timer.el (run-with-idle-timer): Doc fix.
1130         * mail/mail-utils.el (mail-strip-quoted-names):
1131         Handle case where <...> appears inside "...".
1132         Use replace-match to edit the string more simply.
1133         (rmail-dont-reply-to): Cope with an unmatched ".
1135 2000-07-19  Dave Love  <fx@gnu.org>
1137         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
1138         implementation.
1140         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
1141         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
1142         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
1144 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
1146         * textmodes/refer.el: Correct maintainer's email address.
1148         * progmodes/hideif.el: Correct author's email address.
1149         Fix typo in comment.
1151         * xml.el: New file.
1153         * mail/mailheader.el: Correct author's mail address.
1155         * gnus/parse-time.el: Correct author's mail address.
1157 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
1159         * comint.el (comint-highlight-input, comint-highlight-face):
1160         New user options.
1161         (comint-input-ring-file-name): Change custom type.
1162         (comint-mode-map): Bind mouse-2.
1163         (comint-insert-clicked-input): New function.
1164         (comint-send-input): Handle input highlighting.
1166 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
1168         * mouse.el (popup-menu): New function.
1169         (mouse-major-mode-menu): Use it.
1171 2000-07-18  Dave Love  <fx@gnu.org>
1173         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
1174         improvements.
1176 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
1178         * faces.el (face-font-selection-order)
1179         (face-font-family-alternatives): Add custom type.
1181 2000-07-18  Dave Love  <fx@gnu.org>
1183         * cus-edit.el (custom-variable-reset-saved)
1184         (custom-variable-reset-standard): Remove unused bindings.
1186         * rect.el (open-rectangle-line): Remove unused let.
1188         * hl-line.el (hl-line-highlight): Check hl-line-mode.
1190 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
1192         * cdl.el: Fix `Maintainer' keyword.
1194         * play/pong.el: Add author's email address.
1196 2000-07-17  Sam Steingold  <sds@gnu.org>
1198         * files.el (insert-directory): Call `split-string' instead of
1199         re-implementing it.
1201 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
1203         * mail/vms-pmail.el: Change maintainer to FSF.
1205         * net/goto-addr.el: Change maintainer to FSF.
1207         * recentf.el: Update from author.
1209         * info.el (Info-title-face-alist): Removed.
1211 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
1213         * eshell/eshell.el (eshell): Replace links to eshell.info with
1214         links to eshell, to avoid problems on systems where the manual is
1215         installed as `eshell'.
1216         * eshell/esh-cmd.el (eshell-cmd): Ditto.
1217         * eshell/em-smart.el (eshell-smart): Ditto.
1218         * eshell/em-banner.el (eshell-banner): Ditto.
1219         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
1221         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
1222         same-file check in the MS-DOS version (it does support inodes).
1224         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
1226         * eshell/eshell.el (eshell-directory-name):
1227         Run default directory name through convert-standard-filename.
1229 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
1231         * international/mule-cmds.el (select-safe-coding-system):
1232         Fix typo in the comment.
1234         * language/european.el (compound-text):
1235         Force katakana-jisx0201 to be designated to G1.
1237         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
1238         Don't translate some national variant characters of latin-jisx0201.
1239         (x-ctext): Force katakana-jisx0201 to be designated to G1.
1241         * international/kkc.el (kkc-after-update-conversion-functions):
1242         New variable.
1243         (kkc-update-conversion): Run functions in it at the tail.
1245 2000-07-16  John Wiegley  <johnw@gnu.org>
1247         * lisp/align.el (align-newline-and-indent):
1248         Adding new function.  for auto-aligning blocks of code on RET.
1249         (align-region): Fixed badly formatted minibuffer message.
1251 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
1253         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
1254         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
1255         the conversion list at first if appropriate.
1256         (kkc-next): Don't update kkc-next-count here.
1257         (kkc-prev): Don't update kkc-prev-count here.
1258         (kkc-show-conversion-list-update): Fix setting up of conversion
1259         list message.
1261 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
1263         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
1265 2000-07-16  Dave Love  <fx@gnu.org>
1267         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
1268         function to be more specific.
1270         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
1271         non-string help-echo.
1272         (widget-types-convert-widget): Defsubst it.
1273         (widget-echo-help): Try to cope with a help-echo function of two
1274         possible sorts.
1276 2000-07-15  Jason Rumney  <jasonr@gnu.org>
1278         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
1279         Declare as obsolete.
1281         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
1283 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
1285         * hilit-chg.el: Fix typo.
1287 2000-07-14  Dave Love  <fx@gnu.org>
1289         * info.el (Info-mode-menu): Fix use of :help, :enable.
1291 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
1293         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
1295 2000-07-13  Dave Love  <fx@gnu.org>
1297         * emacs-lisp/easymenu.el: Doc fixes.
1298         (easy-menu-remove): Defalias to ignore.
1300         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
1301         Call throw correctly.
1303 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
1305         * faces.el (frame-background-mode): Doc fix.
1307         * simple.el (eval-expression-print-length): Change custom type to
1308         allow entering nil as value.
1310 2000-07-13  Dave Love  <fx@gnu.org>
1312         * progmodes/fortran.el (fortran-imenu-generic-expression):
1313         Change definition layout.
1314         (fortran-mode-menu): Reinstate customize entries.
1316         * cus-edit.el (custom-group-menu-create, customize-menu-create):
1317         Use :filter, per old XEmacs code.
1319 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
1321         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
1322         event when deciding what to send to the terminal.
1324 2000-07-12  Dave Love  <fx@gnu.org>
1326         * cus-start.el: Add optional version as 4th element of specs and
1327         use it for several things new in v21.  Remove load-path.  Fix type
1328         of line-number-display-limit.
1330 2000-07-11  Dave Love  <fx@gnu.org>
1332         * progmodes/fortran.el: Don't require easymenu.
1333         Use repeat counts in various regexps.
1334         (fortran-mode-syntax-table): Defvar directly.
1335         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
1336         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
1337         Use defvar, not defconst.
1338         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
1339         (fortran-mode): Set fortran-comment-line-start-skip,
1340         fortran-comment-line-start-skip, dabbrev-case-fold-search.
1341         (fortran-comment-indent): Use defsubst.
1342         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
1343         Use fortran-comment-indent, not fortran-comment-indent-function.
1344         (fortran-comment-region, fortran-electric-line-number): Simplify.
1345         (fortran-auto-fill): New function.
1346         (fortran-do-auto-fill): Deleted.
1347         (fortran-find-comment-start-skip):
1348         Check for non-null comment-start-skip.
1349         (fortran-auto-fill-mode, fortran-fill-statement):
1350         Use fortran-auto-fill.
1351         (fortran-fill): Use fortran-auto-fill.  Check for null
1352         comment-start-skip.  Simplify final clause and use end-of-line finally.
1354         * widget.el (widget-plist-member): New alias.
1356 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
1358         * eshell/esh-module.el (toplevel): Reference
1359         byte-compile-current-file only if it is bound.
1361 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
1363         * dired.el: Don't require `dired-aux'.
1365 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
1367         * dired-aux.el (dired-show-file-type): New function.
1368         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
1369         (dired-show-file-type): Add autoload.
1371 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
1373         * international/mule-diag.el (describe-font): Adjusted for the
1374         change of fontset-info.
1375         (print-fontset): Likewise.
1377 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
1379         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
1381 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
1383         * bindings.el: Bind `[delete]' to delete-char.
1385         * dired.el (dired-find-alternate-file): New function.
1386         (dired-mode-map): Bind `a' to dired-find-alternate-file.
1387         (toplevel): Require dired-aux when compiling.
1388         (dired-buffers): Move defvar within file to avoid compiler warning.
1390         * info.el (Info-last-search): Variable removed.
1391         (Info-search-history): New variable.
1392         (Info-search): New Info-search-history.
1394         * battery.el, info-look.el: Change author's mail address.
1396 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
1398         * mail/rmail.el (rmail-clear-headers): Don't throw an error
1399         if rmail-ignored-headers is nil.
1400         (rmail-retry-failure): Bind rmail-ignored-headers and
1401         rmail-displayed-headers to nil.
1403 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
1405         * lpr.el (lpr-page-header-switches): Add `-h' switch.
1406         (print-region-1): Don't hard code `-h' here.
1408         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
1410 2000-07-01  Francesco Potorti`  <pot@gnu.org>
1412         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
1413         exim can use "your message" instead of "the message".
1415 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
1417         * facemenu.el: Docstrings fixes.
1418         (facemenu-get-face): Don't use internal-find-face.
1419         (facemenu-iterate): Rename arg to match the docstring.
1421         * newcomment.el (uncomment-region): Be more careful when skipping
1422         backwards over `=' not to bump into BOBP.
1424 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
1426         * ediff-diff.el (ediff-wordify): Use syntax table.
1427         * ediff-init.el (ediff-has-face-support-p): Use
1428         ediff-color-display-p.
1429         (ediff-color-display-p): Use display-color-p, changed to defun
1430         from defsubst.
1431         Got rid of special cases for NeXT and OS/2.
1432         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
1433         face.
1435 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
1437         * emacs-lisp/lucid.el: Require CL.
1438         (copy-tree, remprop): Remove, it's provided by CL.
1439         (map-keymap): Define in terms of cl-map-keymap.
1440         (extent-property, set-extent-end-glyph): New functions.
1442         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
1444 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
1446         * Makefile.in (DONTCOMPILE): Add comment that the name may
1447         not be changed without changing the make-dist script.
1449         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
1450         (cl-mapc): Use mapc instead of cl-old-mapc.
1452 2000-07-05  Andrew Innes  <andrewi@gnu.org>
1454         * makefile.nt: Add support for `bootstrap' and related targets.
1456 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
1458         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
1459         (easy-menu-do-define): Use `menu-item' format.
1460         Handle case where easy-menu-create-menu returns a symbol.
1461         Manually call the potential top-level filter in the function binding.
1462         (easy-menu-filter-return): New arg NAME.
1463         Convert to a keymap if MENU is an XEmacs menu.
1464         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
1465         (easy-menu-converted-items-table, easy-menu-convert-item):
1466         New var and fun to memoize easy-menu-convert-item-1.
1467         (easy-menu-do-add-item): Use it.
1468         (easy-menu-create-menu): Use easy-menu-convert-item.
1469         Wrap easy-menu-filter-return around any :filter specification.
1470         Don't convert the menu if a filter was specified.
1471         Tell easy-menu-make-symbol not to check for MENU being an expression.
1472         (easy-menu-make-symbol): New arg NOEXP.
1474 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
1476         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
1477         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
1478         (eval-defun): If called with prefix arg, instrument code for
1479         Edebug.
1481         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
1482         similar to that of eval-defun.
1484 2000-07-04  Dave Love  <fx@gnu.org>
1486         * hl-line.el (hl-line-overlay): Make it permanent-local.
1488         * calendar/todo-mode.el: Replaced with a working version, based on
1489         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
1491 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
1493         * paths.el (prune-directory-list): New function.
1494         (Info-default-directory-list): Rewritten to more methodically
1495         enumerate a big list of possible info directories (based on the
1496         list used by the standalone info reader).
1498         * info.el (info-initialize): Use prune-directory-list to remove
1499         non-existent directories from Info-directory-list.
1501         * paths.el (Info-default-directory-list): Try a list of possible
1502         info-directories instead of a single one.  Add the possible
1503         info directory "/usr/share/info".
1505         * woman.el (woman-man.conf-path): Explicitly include the debian
1506         man-db config file "/etc/manpath.config".
1507         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
1508         are present in `manpath.config'.
1509         (woman-manpath): Include "/usr/share/man".
1511 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
1513         * frame.el (blink-cursor-mode): Don't hide cursor initially.
1515         * startup.el (command-line): Initialize blink-cursor based
1516         on window-system.
1518         * frame.el (blink-cursor): Default to nil if not running under
1519         a window-system.
1521         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
1522         (face-x-resources): Remove duplicate entry for :font.
1524         * textmodes/refer.el (refer-find-entry-internal): Use some-window
1525         instead of cycling through windows with next-window.
1527         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
1528         of cycling through windows with next-window.
1530         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
1531         of cycling through windows with next-window.
1533         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
1534         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
1535         instead of cycling through windows with next-window.
1537         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
1538         instead of cycling through windows with next-window.
1540         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
1541         of cycling through windows with next-window.
1543         * terminal.el (te-process-output): Use walk-windows instead of
1544         cycling through windows with next-window.
1546         * server.el (server-switch-buffer): Use some-window instead of
1547         cycling through windows with next-window.
1549         * window.el (some-window): New function.
1550         (walk-windows): Remove reference to walk-windows-start.
1552         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
1554 2000-07-03  Richard Stallman  <rms@gnu.org>
1556         * window.el (walk-windows): Guarantee termination by keeping a list
1557         of all the windows already handled.
1559 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
1561         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
1562         window-system.
1564         * man.el (Man-notify-when-ready): Don't use window-system.  If
1565         Man-notify-method is newframe, and the display is not
1566         multi-frame, select the frame created for the man page.
1567         (Man-init-defvars): Doc fix.
1569 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
1571         * faces.el (region): Change background color for light background.
1573         * ediff-wind.el (ediff-setup-control-frame): Remove :box
1574         attribute from mode-line face of Ediff control frame.
1576         * replace.el (query-replace-map): Bind `e' like `E'.
1578 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
1580         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
1581         Change name to "Select All".
1583         * dos-fns.el (convert-standard-filename): Fix last change.
1585 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
1587         * help.el (describe-variable): Don't insert a second `'s' in front
1588         of the string `value is shown below'.  Since the syntax-table is
1589         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
1590         an existing `'s', so that this won't be deleted.
1592         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
1593         * pcmpl-unix.el: New files.
1595 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
1597         * wid-edit.el (widget-member): Use the new plist-member.
1599 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
1601         * replace.el (perform-replace): Undo change of 2000-04-04.
1602         Instead, move backward 1 character at the end of the loop when
1603         necessary.
1605         * faces.el (fringe): Change face for different backgrounds.
1607         * eshell/esh-module.el (toplevel): Load defgroup's differently;
1608         patch from John.
1610         * eshell/*.el: Change spelling of the Free Software Foundation.
1612         * eshell/esh-toggle.el: Removed.
1614         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
1616         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
1617         interactively.
1619 2000-06-26  Alex Schroeder  <alex@gnu.org>
1621         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
1622         `define-key'; instead of checking `(emacs-version)' check for
1623         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
1624         for `;' and `o' which might be electric.
1626         (sql-electric-stuff): New user option.
1627         (sql-magic-go): New function which uses `sql-electric-stuff'.
1628         (sql-magic-semicolon): New function which uses
1629         `sql-electric-stuff'.
1631         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
1632         is not fboundp.
1634         (sql-oracle-options): New variable.
1635         (sql-oracle): Use it.
1637         (sql-imenu-generic-expression): Doc change.
1638         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
1639         is used.
1641         (sql-informix): Added command line parameter "-" to force
1642         sql-informix-program to use stdout.
1644 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
1646         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
1647         (cp864-decode-table): Doc fix.
1648         (cp720-decode-table): New variable, supports the Arabic OEM
1649         codepage used by Windows.
1650         (cp737-decode-table): New, Greek OEM codepage used by Windows.
1652 2000-06-23  Dave Love  <fx@gnu.org>
1654         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
1655         (font-lock-fontify-anchored-keywords): Use
1656         line-beginning-position.
1657         (global-font-lock-mode): Use mapc.
1659 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
1661         * eshell/esh-module.el: Require CL when compiling.
1663 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
1665         * comint.el (comint-substitute-in-file-name): Call replace-match
1666         with second and third arg t.
1668         * cus-edit.el (custom-button-face, custom-button-pressed-face):
1669         Specify foreground color.
1671         * faces.el (tool-bar, mode-line, header-line): Specify foreground
1672         color.
1674         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
1676         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
1677         cddr instead of cdddr.
1679         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
1680         instead of copy-list.
1682         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
1683         of copy-list.
1685         * subdirs.el: Add eshell subdirectory.
1687         * eshell: New subdirectory containing the Eshell package.
1689         * pcomplete.el: New file.
1691 2000-06-23  Paul Eggert  <eggert@twinsun.com>
1693         * mail/mailpost.el (post-mail-send-it): Make sure file has
1694         proper permissions from birth.
1696         * files.el (basic-save-buffer-2): When temporarily setting
1697         file modes, set them to current modes plus 0200, not to 0777.
1699         * emerge.el (emerge-make-temp-file): Make sure file has proper
1700         permissions from birth.
1702 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
1704         * files.el (make-backup-file-name-1): On DOS/Windows, run the
1705         backup file name through convert-standard-filename.
1707         * dos-fns.el (convert-standard-filename): Convert leading
1708         directories as well.  When long file names are supported, convert
1709         characters that are invalid in Windows file names.
1711 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1713         * ps-print.el: Fix bug: if ^L is the very first buffer character,
1714         ps-print crashes.  New feature: page selection for printing.  Create
1715         raw-text-unix coding system for XEmacs.  Doc fix.
1716         (ps-print-version): New version number (5.2.3).
1717         (ps-plot-region): Bug fix.
1718         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
1719         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
1720         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
1721         funs.
1722         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
1723         (ps-last-page): New vars.
1725 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
1727         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
1728         empty option string.
1730 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
1732         * man.el (man): Doc fix.
1734 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
1736         * international/mule-cmds.el (set-language-info-alist): Docstring
1737         fixed.
1739 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
1741         * version.el (emacs-version): Use ISO date format.
1743         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
1744         instead of `M-backspace'.
1746         * simple.el (turn-off-auto-fill): New function.
1748 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
1750         * jit-lock.el (with-buffer-prepared-for-jit-lock):
1751         Renamed from with-buffer-prepared-for-font-lock and use
1752         inhibit-modification-hooks rather than setting *-change-functions.
1753         Update all functions to use the new name.
1754         (jit-lock-first-unfontify-pos): New semantics (and doc).
1755         (jit-lock-mode): Make non-interactive.
1756         Don't automatically turn on font-lock.
1757         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
1758         Always use jit-lock-after-change.
1759         Remove and restore font-lock-after-change-function.
1760         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
1761         (jit-lock-after-unfontify-buffer): Remove.
1762         (jit-lock-stealth-fontify):
1763         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
1764         (jit-lock-after-change): Set the `fontified' text-prop to nil.
1766 2000-06-20  Sam Steingold  <sds@gnu.org>
1768         * emacs-lisp/cl-indent.el (toplevel): Indent
1769         `print-unreadable-object' properly.  Untabify.
1771 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1773         * textmodes/reftex.el (reftex-find-citation-regexp-format):
1774         Support for bibentry.
1775         (reftex-compile-variables): Fixed problem with end of section-re.
1777         * texmodes/reftex-dcr.el (reftex-view-crossref,
1778         reftex-view-crossref-from-bibtex):
1779         Deal with changed `reftex-find-citation-regexp-format'.
1780         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
1781         Replaced `remprop' with `put'.
1782         (reftex-view-crossref, reftex-view-crossref-when-idle):
1783         Support for bibentry.
1785         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1786         New entry for bibentry package.
1788         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
1789         Regexp also matches "\nobibliography".
1791         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
1792         Call `reftex-ensure-write-access' before doing anything.
1793         (reftex-ensure-write-access): New function.
1795 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1797         * progmodes/idlwave.el: File re-installed (update to version 4.2)
1799         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
1801         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
1803         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
1806 2000-06-20  Dave Love  <fx@gnu.org>
1808         * faces.el (frame-background-mode): Use set-default, not set, in
1809         setter.
1810         (frame-update-faces, frame-update-face-colors): Define with
1811         defalias.
1813         * enriched.el (enriched-decode-foreground)
1814         (enriched-decode-background): Don't use internal-find-face.
1816         * apropos.el: Doc fixes.
1818         * cus-edit.el (customize-changed-options): Check arg.
1819         (customize-version-lessp): Don't require decimal point.
1821         * custom.el (defcustom, defgroup): Doc fix.
1823         * newcomment.el (comment) <defgroup>: Add :version.
1824         (comment-multi-line): Doc fix.
1826         * emulation/mlsupport.el (define-hooked-local-abbrev,
1827         define-hooked-global-abbrev): Fix, using define-abbrev.
1829 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
1831         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
1832         the whole buffer.
1834 2000-06-19  Dave Love  <fx@gnu.org>
1836         * menu-bar.el (menu-bar-options-save): New function.
1837         (menu-bar-options-menu): Use it.
1838         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
1839         Simplify.
1841 2000-06-19  Andreas Schwab  <schwab@suse.de>
1843         * progmodes/etags.el (tags-query-replace): Put new parameters
1844         START and END at the end, for backward compatibility.
1846 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
1848         * international/codepage.el:
1849         (cp-coding-system-for-codepage-1): Delete special codes for
1850         generating xxx-dos coding system because now a CCL based coding
1851         system can handle EOL conversion by default.
1853         * international/mule.el (make-coding-system): Generate subsidiary
1854         coding systems for EOL handling variants even for a CCL based
1855         coding system.
1857 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
1859         * international/isearch-x.el (isearch-minibuffer-input-method)
1860         (isearch-minibuffer-input-method-function): These variables
1861         deleted.
1862         (isearch-with-input-method): Don't use the above variables.
1863         (isearch-process-search-multibyte-characters): Likewise.  Call
1864         read-string with the arg INHERIT-INPUT-METHOD t.
1866 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
1868         * font-lock.el (font-lock-after-fontify-buffer)
1869         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
1871         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
1872         Use consistent make-local-variable style for font-lock-fontified.
1873         (jit-lock-fontify-buffer):
1874         Don't bother checking for font-lock-mode and jit-lock-mode.
1876         * time.el: Remove trailing ^M that prevent CVS-merging.
1878 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
1880         * Makefile.in (distclean): New target.
1882 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
1884         * Makefile.in (srcdir): Define for update-subdirs.
1886 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
1888         * find-lisp.el: New file.
1890 2000-06-16  Andrew Innes  <andrewi@gnu.org>
1892         * time.el (display-time-mail-function): New variable, to allow
1893         external packages to indicate when new mail is available.
1894         (display-time-update): Use it.
1896 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
1898         * international/mule.el (mule-version): Change version name to
1899         SAKAKI.  AOI has already been used by Meadow.
1901         * international/quail.el (quail-show-guidance-buf): To find the
1902         bottom window (but minibuffer), pay attention to the height of
1903         minibuffer.
1905 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
1907         * arc-mode.el (archive-mode-map): Use the new menu-item format for
1908         menu-bar menus.  Add help strings.  Don't remove the Edit menu
1909         from the menu bar, as the menu bar has enough space now.
1911         * Makefile.in (SHELL): Make sure /bin/sh is used.
1913         * woman.el (woman-man-buffer): Fix bold and underlined CJK
1914         characters, which use series of two ^H characters instead of one.
1916 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
1918         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
1919         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
1920         functions.
1921         (Info-find-node-2): Try a case-sensitive search first, then
1922         do a case-insensitive search.
1924         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
1925         tutorials.
1927         * complete.el (PC-env-vars-alist): New variable.
1928         (PC-complete-as-file-name): New function.
1929         (partial-completion-mode): Initialize PC-env-vars-alist from
1930         process-environment.
1931         (PC-do-completion): Handle completion of env vars.
1933         * info.el (Info-set-mode-line): Show file name in mode line,
1934         use `*Info*' instead of `Info:'.
1936         * startup.el (command-line-1): Change copyright messages to year
1937         2000.
1939 2000-06-15  Dave Love  <fx@gnu.org>
1941         * net/goto-addr.el (goto-address-fontify): Use keymap property,
1942         not local-map.
1944 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
1946         * international/mule.el (set-buffer-file-coding-system): Almost
1947         rewritten to handle `undecided' as no-op.
1949 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
1951         * Makefile.in: New file.
1953         * Makefile: Removed.
1955         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
1956         (goto-address-highlight-keymap): Bind C-c RET.
1958 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
1960         * mail/sendmail.el (sendmail-send-it): The temporary buffer
1961         inherits buffer-file-coding-system of the current buffer.
1963         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
1964         0.  Give correct argument to set-auto-coding-function.
1965         (tar-expunge): For goto-char, use (point-min), not 0.
1966         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
1967         (tar-subfile-save-buffer): Likewize.
1969         * international/mule.el
1970         (after-insert-file-set-buffer-file-coding-system): Call
1971         set-buffer-file-coding-system with the arg FORCE t.
1973 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
1975         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
1976         nil.  Contemporary sendmails issue an X-Authentication-Warning if
1977         the sender is set with `-f'.
1979 2000-06-13  Dave Love  <fx@gnu.org>
1981         * help.el (describe-function-1): Kluge around cases of functions
1982         fset to subrs whose doc doesn't match their symbol-name.
1984         * image.el (insert-image): Default STRING to a space.
1986         * info.el Doc fixes.
1987         (Info-build-node-completions): Match Ref tags.
1989 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
1991         * frame.el (display-multi-frame-p, display-multi-font-p): New
1992         defaliases for display-graphic-p.
1994         * hl-line.el: Fixed a typo in commentary.
1996 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
1998         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
1999         fixed.
2001 2000-06-12  Dave Love  <fx@gnu.org>
2003         * image.el (insert-image): Save a little consing.
2005 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
2007         * language/tibet-util.el: Convert all tibetan-1-column characters
2008         to the corresponding tibetan characters.
2009         (tibetan-add-components): Delete code for the special treatment of
2010         'a chung.
2012         * language/tibetan.el (tibetan-composable-pattern): Fix previous
2013         change.
2014         (tibetan-vowel-transcription-alist): More rules added.
2015         (tibetan-composite-vowel-alist): New variable.
2016         (tibetan-precomposition-rule-alist): More rules added.
2018 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
2020         * startup.el (command-line): Only call menu-bar-mode if interactive.
2022         * thingatpt.el (toplevel symbol-properties):
2023         * textmodes/makeinfo.el (makeinfo-compile):
2024         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
2025         * progmodes/hideif.el (hif-compress-define-list)
2026         (hide-ifdef-use-define-alist):
2027         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
2028         (ange-ftp-vms-add-file-entry):
2029         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
2030         * man.el (Man-build-man-command):
2031         * mail/rnewspost.el (news-reply-header-hook):
2032         * info.el (Info-insert-dir):
2033         * emulation/mlconvert.el (backward-word, forward-word, setq):
2034         * emacs-lisp/gulp.el (gulp-send-requests):
2035         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
2036         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
2037         (byte-optimize-apply, end of file):
2038         * emacs-lisp/advice.el (ad-advice-class-completion-table)
2039         (ad-make-freeze-definition):
2040         * startup.el (command-line, command-line-1): Don't quote lambdas.
2042         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
2043         (cvs-cleanup-removed): New function.
2044         (cvs-cleanup-functions): New var.
2045         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
2046         some flexibility in specifying additional entries to auto-cleanup.
2047         (cvs-quickdir): New function.
2048         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
2049         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
2050         (cvs-mode-find-file): Check that we are on a filename or dirname
2051         when invoked through a mouse-click.
2052         (cvs-full-path): Remove.
2053         (cvs-dired-action): Re-introduced.
2054         (cvs-dired-noselect): Use it.
2055         (vc-post-command-functions): use this new hook if available.
2057         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
2058         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
2059         (cvs-filename-map, cvs-dirname-map): Remove.
2060         (cvs-default-action): Remove.
2061         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
2062         if the arg is really a keymap.
2063         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
2064         Don't hardcode the mapping from state (aka type) to face, but check
2065         the var cvs-fi-<type>-face instead.
2066         (cvs-fileinfo-from-entries): New function.
2068         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
2069         Docstring fix.
2070         (cvs-find-file-and-jump): Change default to be safer.
2071         (cvs-mode-diff-map): Define it as a function as well.
2072         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
2073         Bind mouse-2 in this global map rather than with text-properties.
2075         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
2076         file to resolve the ambiguity between C(conflict) and C(need-merge).
2078 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
2080         * international/mule.el (set-buffer-file-coding-system): If
2081         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
2082         unconditionally.
2084 2000-06-12  Dave Love  <fx@gnu.org>
2086         * wid-edit.el (widget-specify-button): Really suppress the face if
2087         required.
2089 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
2091         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
2093 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
2095         * imenu.el (imenu-generic-expression): Docstring fix.
2097         * composite.el (composition-function-table): Move the `put'
2098         below the autoload cookie so we can load the file before loaddefs.
2100         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
2102         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
2103         Handle easy-mmode-define-global-mode.
2104         For complex macros like define-minor-mode that can generate
2105         several autoload entries, try to autoload entries in the
2106         macroexpanded code.
2108         * emacs-lisp/easy-mmode.el (define-minor-mode):
2109         If KEYMAP is a symbol, just use it.
2110         Use byte-compile-current-file and load-file-name to infer the
2111         proper :require to pass to defcustom.
2112         Wrap the hook var into `progn' so as not to autoload it.
2113         Add a :autoload-end cookie.
2114         Be more careful about the evaluation of KEYMAP.
2115         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
2116         (define-derived-mode): Move define-abbrev-table outside of defvar.
2118 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
2120         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
2121         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
2122         (backup-compiled-files): Ignore errors during `tar'.
2123         (bootstrap): Make autoloads before elc files.
2125 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
2127         * international/mule.el (set-buffer-file-coding-system): If one of
2128         undecided-XXX is specified, change only EOL conversion.
2130         * international/mule-conf.el (unix): New alias for the coding
2131         system undecided-unix.
2133 2000-06-09  Dave Love  <fx@gnu.org>
2135         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
2137         * progmodes/executable.el: Byte compile dynamic.
2138         (executable-insert): Change custom type.
2139         (executable-find): Add autoload cookie.
2140         (executable-make-buffer-file-executable-if-script-p): New
2141         function.  After Noah Friedman.
2143         * files.el (after-save-hook): Customize, with
2144         executable-make-buffer-file-executable-if-script-p as an option.
2146 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
2148         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
2149         "tib24p-mule.bdf" for Tibetan.
2151         * composite.el (decompose-composite-char): Declare it as obsolete.
2153         * man.el (Man-fontify-manpage): Pay attention to underline and
2154         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
2156 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
2158         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
2159         Set maintainer to FSF since author isn't reachable.
2161 2000-06-08  Dave Love  <fx@gnu.org>
2163         * international/mule-cmds.el (select-safe-coding-system): If
2164         DEFAULT-CODING-SYSTEM is not specified, also check the most
2165         preferred coding-system if buffer-file-coding-system is
2166         `undecided'.  From Handa.
2168 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
2170         * international/mule.el
2171         (after-insert-file-set-buffer-file-coding-system): If the buffer
2172         size is greater than INSERTED, judget that we are not visiting.
2174 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
2176         * whitespace.el (defgroup whitespace): Comment out `:version'.
2177         XEmacs 20.4 has problems defining the group with this present.
2178         We'll have this commented out till get resolve the problem.
2180 2000-06-07  Gerd Moellmann  <gerd@gnu.org>
2182         * align.el: Update from author.
2184 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
2186         * apropos.el (apropos-mode-hook): New user variable.
2187         (apropos-mode): Run apropos-mode-hook.
2189 2000-06-07  David Ponce  <david@dponce.com>
2191         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
2192         commands.  Require `wid-edit' at run-time.
2194 2000-06-07  David Ponce  <david@dponce.com>
2196         * recentf.el: Added some "Commentary".
2197         (recentf-open-more-files, recentf-edit-list): Minor changes to
2198         move the point at the top of the file list.  This behaviour is
2199         consistent with the menu one when the list contains a lot of
2200         files.
2201         (recentf-cleanup): Now displays the number of items removed from
2202         the list.
2203         (recentf-relative-filter) New menu filter to show filenames
2204         relative to `default-directory'.
2206 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2208         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
2209         with/without giving an error if PostScript printer doesn't have this
2210         kind of page size.  Zebra Stripe continues or restarts on next page.
2211         Manual/automatic paper feeding.  Switch or not the header.
2212         (ps-print-version): New version number (5.2.2).
2213         (ps-windows-system): Include emx as a Windows system.
2214         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
2215         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
2216         (ps-background-text): Code fix.
2217         (ps-error-handler-message, ps-user-defined-prologue)
2218         (ps-print-prologue-header, ps-printer-name)
2219         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
2220         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
2221         (ps-use-face-background): Customization fix.
2222         (ps-n-up-database): Data fix.
2223         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
2224         (ps-switch-header): New vars.
2225         (ps-xemacs-color-name, ps-face-foreground-name)
2226         (ps-face-background-name, ps-boolean-constant): New funs.
2228 2000-06-07  Dave Love  <fx@gnu.org>
2230         * allout.el: New version from Manheimer.
2232 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
2234         * textmodes/fill.el (fill-find-break-point): Check the validity of
2235         charset.
2237 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
2239         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2240         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
2241         Call display-color-p and display-mouse-p instead of looking at
2242         window-system.
2244 2000-06-06  Dave Love  <fx@gnu.org>
2246         * image.el (find-image): Doc fix.  Return nil if image not found.
2247         (put-image, insert-image): Make STRING arg optional.
2249 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
2251         * language/vietnamese.el: Remove eval-when-compile.
2252         (viet-viscii-nonascii-translation-table): Define it as a
2253         translation table made from viet-viscii-decode-table.
2254         (viet-viscii-encode-table): Define it as a translation table made
2255         from the reverse map of above.
2256         (viet-vscii-nonascii-translation-table): Define it as a
2257         translation table made from viet-vscii-decode-table.
2258         (viet-vscii-encode-table): Define it as a translation table made
2259         from the reverse map of above.
2260         (ccl-decode-viscii): Use translate-character.
2261         (ccl-encode-viscii, ccl-encode-viscii-font)
2262         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
2263         Likewize.
2265         * language/cyrillic.el: Remove eval-when-compile.
2266         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
2267         translation table made from cyrillic-koi8-r-decode-table.
2268         (cyrillic-koi8-r-encode-table): Define it as a translation table
2269         made from the reverse map of above.
2270         (ccl-decode-koi8): Use translate-character.
2271         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
2272         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
2273         a translation table made from cyrillic-alternativnyj-decode-table.
2274         (cyrillic-alternativnyj-encode-table): Define it as a translation
2275         table made from the reverse map of above.
2276         (ccl-decode-alternativnyj): Use translate-character.
2277         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
2278         Likewize
2280         * international/mule-diag.el (non-iso-charset-alist): Specify
2281         translation table symbol instead of translation table itself.
2282         (list-block-of-chars): CHARSET may be a translation table symbol.
2284         * international/mule.el (make-coding-system): If CODING-SYSTEM
2285         already exists, override it.
2287         * international/fontset.el: Use family `proportional' for Tibetan
2288         fonts.
2290         * international/ccl.el (ccl-compile-translate-character): Don't
2291         check if Rrr has property translation-table.
2292         (ccl-compile-map-multiple): Modified to avoid compiler warning.
2294 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
2296         * info.el: Bind case-fold-search to t when searching in case
2297         a user sets it to nil in a hook.
2299 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
2301         * autoarg.el (autoarg-mode, autoarg-kp-mode):
2302         * hl-line.el (hl-line-mode): Use the new :global key argument.
2304         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
2305         (tar-clip-time-string): Prepend a space.
2306         (tar-grind-file-mode): Construct a string rather than modifying one.
2307         (tar-header-block-summarize): Fix docstring.
2308         Use `format' rather than an error-prone set of copy-loops.
2310         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
2311         (diff-goto-source, diff-unified->context, diff-context->unified)
2312         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
2313         understand the format output by the `-p' argument to diff.
2315         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
2316         (sh-re-done): Use defconst.
2317         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
2318         (sh-help-string-for-variable, sh-guess-basic-offset):
2319         Don't quote lambdas.
2320         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
2321         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
2323         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
2324         (mh-letter-mode): Derive from text-mode.
2325         This implicitly means that it now calls kill-all-local-variables.
2326         Also remove the Emacs-18 compatibility code.
2328         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
2329         Make use of symbol-property doc-string-elt.
2330         Use memq rather than a sequence of eq.
2331         (doc-string-elt): Fix the wrong or missing previously unused values.
2332         (autoload-print-form): New function extracted from
2333         generate-file-autoloads to allow recursion when handling progn
2334         so that defvar's and defun's docstrings are properly printed.
2335         (generate-file-autoloads): Use it.
2337         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
2338         Use find-file-hooks in the minor-mode function.
2339         Be careful not to loop indefinitely in the post-command-hook function.
2341 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
2343         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
2344         tty's.
2345         * ediff-diff.el (ediff-exec-process): Use --binary for fine
2346         differences whenever appropriate.
2347         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
2348         * viper.el (find-file, find-file-other-window): Get viper to do
2349         wildcards.
2351 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
2353         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
2354         (jit-lock-fontify-buffer): New function for JIT refontification.
2355         (jit-lock-mode): Fix docstring.
2356         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
2357         Remove jit-lock-after-change from the _local_ hook.
2358         (jit-lock-function-1): Fix docstring.
2360         * info.el (Info-on-current-buffer): Initialize info.
2362         * newcomment.el (comment-indent): Ignore comment-indent-hook.
2364         * progmodes/tcl.el (tcl-indent-for-comment):
2365         Ignore comment-indent-hook.
2367         * emacs-lisp/easy-mmode.el: Require CL during compilation.
2368         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
2369         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
2370         and improve to use the lighter to guess the capitalization.
2371         (define-minor-mode): Inline code from easy-mmode-define-toggle.
2372         Add keyword arguments to specify global-ness or the custom group.
2373         Add local-map and help-echo properties to the lighter.
2374         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
2375         (easy-mmode-define-global-mode): New macro.
2377 2000-06-02  Dave Love  <fx@gnu.org>
2379         * wid-edit.el: byte-compile-dynamic since we typically don't use
2380         all the widgets.  Don't require cl or widget.  Remove
2381         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
2382         (widget-read-event): Removed.  Callers changed to use read-event.
2383         (widget-button-release-event-p): Renamed from
2384         button-release-event-p.
2385         (widget-field-add-space, widget-field-use-before-change):
2386         Uncustomize.
2387         (widget-specify-field): Use keymap property, not local-map.
2388         (widget-specify-button): Obey :suppress-face.
2389         (widget-specify-insert): Use modern backquote syntax.
2390         (widget-image-directory): Renamed from widget-glyph-directory.
2391         (widget-image-enable): Renamed from widget-glyph-enable.
2392         (widget-image-find): Replaces widget-glyph-find.
2393         (widget-button-pressed-face): Move defvar.
2394         (widget-image-insert): Replaces widget-glyph-insert.
2395         (widget-convert): Use keywordp.
2396         (widget-leave-text, widget-children-value-delete): Use mapc.
2397         (widget-keymap): Remove XEmacs stuff.
2398         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
2399         (widget-button-click): Don't set point at the click, but re-centre
2400         if we scroll out of window.  Rewritten for images v. glyphs &c.
2401         (widget-tabable-at): Use POS arg, not point.
2402         (widget-beginning-of-line, widget-end-of-line)
2403         (widget-item-value-create, widget-sublist, widget-princ-to-string)
2404         (widget-sexp-prompt-value, widget-echo-help): Simplify.
2405         (widget-default-create): Use widget-image-insert; some rewriting.
2406         (widget-visibility-value-create)
2407         (widget-push-button-value-create, widget-toggle-value-create): Use
2408         widget-image-insert.
2409         (checkbox): Create on and off images dynamically.
2410         (documentation-link): Change :help-echo.
2411         (widget-documentation-link-echo-help): Remove.
2413 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
2415         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
2417         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
2418         (easy-mmode-define-toggle, define-minor-mode): Use it.
2419         (easy-mmode-define-keymap): Docstring fix.
2420         (define-derived-mode): Default PARENT to fundamental-mode.
2421         Add the derived-mode-parent symbol-property.
2422         (easy-mmode-derived-mode-p): New function.
2424 2000-06-02  Dave Love  <fx@gnu.org>
2426         * files.el (convert-standard-filename): Doc fix.
2427         (normal-backup-enable-predicate): New function.
2428         (backup-enable-predicate): Use it to replace the lambda form.
2430         * calendar/todo-mode.el: [This needs more work on the outline
2431         stuff.]  Doc fixes.
2432         (todo) <defgroup>: Add :version.
2433         (todo-add-category): Don't use pushnew.
2434         (todo-cmd-raise): Fix typo.
2435         (todo-top-priorities): Change temp buffer name.
2436         (todo-category-alist): Avoid redundant lambda.
2437         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
2438         Use outline-next-heading.
2440         * autoarg.el: Rewritten to use define-minor-mode.
2441         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
2442         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
2444 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
2446         * isearch.el (isearch-other-meta-char): Fix previous change.
2448 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
2450         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
2451         (log-edit-done): Only add the comment to the ring if it's different
2452         from the last comment entered.
2454         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
2456 2000-06-01  Dave Love  <fx@gnu.org>
2458         * hl-line.el: Rewritten using define-minor-mode.
2460         * help.el (describe-function-1): Distinguish special form from
2461         builtin function.  Sanity-check presence of arglist for builtins.
2463 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
2465         * international/characters.el: Fix syntax/category setting of
2466         Tibetan characters.
2468         * language/tibet-util.el (tibetan-add-components): Fixes for new
2469         encoding of Tibetan characters.
2470         (tibetan-decompose-precomposition-alist): New variable.
2471         (tibetan-decompose-region): Convert precomposed characters to
2472         non-precomposed characters.
2473         (tibetan-decompose-string): Likewise.
2474         (tibetan-composition-function): Fix args to
2475         thibetan-compose-string.
2477         * language/tibetan.el (tibetan-composable-pattern): More
2478         characters included.
2479         (tibetan-consonant-transcription-alist): Rule for "R" added.
2480         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
2481         "+R" added.
2482         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
2484         * language/lao-util.el (lao-composition-function): Fix args to
2485         compose-string.
2487         * language/thai-util.el (thai-composition-function): Fix args to
2488         compose-string.
2490         * isearch.el (isearch-update): Set disable-point-adjustment to t
2491         to prevent the point moving to the end of a composition when a
2492         part of a composition is searched.
2493         (isearch-other-meta-char): If the key invoking this command can be
2494         mapped by function-key-map to a printing char, call
2495         isearch-process-search-char directly.
2497 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
2499         * emacs-lisp/bytecomp.el:
2500         * frame.el:
2501         * international/mule-cmds.el:
2502         * international/mule-util.el:
2503         * international/mule.el:
2504         * mouse.el:
2505         * subr.el:
2506         * faces.el: Update calls to make-obsolete with a WHEN argument.
2508         * byte-run.el (make-obsolete, make-obsolete-variable):
2509         Add an optional WHEN argument and change the format of the
2510         symbol-property information.
2511         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
2512         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
2513         new obsolete-symbol-property format and print WHEN if it is provided.
2515 2000-05-31  Dave Love  <fx@gnu.org>
2517         * loadhist.el (loadhist-hook-functions): Remove
2518         before-change-function, after-change-function.
2519         (unload-feature): Deal with symbols which are both bound and
2520         fbound.
2522         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
2523         before-change-function, after-change-function.
2525         * simple.el (newline): Don't bind before-change-function,
2526         after-change-function.
2528 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
2530         * whitespace.el (whitespace-rescan-timer-time): Update interval
2531         set to 600 seconds (10 minutes) instead of 60 seconds since
2532         a large number of whitespace buffers causes emacs to `freeze'
2533         for a considerable amount of time.
2535         * whitespace.el: Updated email address
2537 2000-05-31  Dave Love  <fx@gnu.org>
2539         * add-log.el (change-log-font-lock-keywords) <function>: Add
2540         pattern for function of change.
2541         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
2542         acknowledgements patterns.
2544 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
2546         * isearch.el (isearch-printing-char): If keyboard coding system is
2547         being used, call isearch-process-search-multibyte-characters.
2549         * international/isearch-x.el: Mostly rewritten.
2551         * international/quail.el (quail-start-conversion): Don't include
2552         unhandled events in the returned events, but set them in
2553         unread-command-events.  Exit if all inputs are deleted.
2555 2000-05-30  Jason Rumney  <jasonr@gnu.org>
2557         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
2559         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
2560         Reenable code to create initial fontsets.
2561         Use set-fontset-font in place of put-charset-property.
2563 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
2565         * progmodes/perl-mode.el (perl-indent-line): When looking for a
2566         label, ensure that the first colon isn't followed by another.
2568         * paths.el (Info-default-directory-list): Doc fix.
2570         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
2571         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
2572         send a query containing USER only, not USER@HOST.
2574         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
2575         and rmail-msgend to compute the restriction at the end, instead of
2576         computing it.
2578 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
2580         * dabbrev.el (dabbrev-expand): Don't display messages in the
2581         echo area if the minibuffer window is active.
2583         * jit-lock.el (jit-lock-mode): Add after change function to
2584         local hook.
2586 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2588         * antlr-mode.el: New commands: hide/unhide actions,
2589         upcase/downcase literals.
2590         (antlr-tiny-action-length): New user option.
2591         (antlr-hide-actions): New command.  Suggested by
2592         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
2593         (antlr-mode-map): New binding [C-c C-v].
2594         (antlr-mode-menu): New entries.
2595         (antlr-downcase-literals): New command.
2596         (antlr-upcase-literals): Ditto.
2598         * antlr-mode.el: Minor changes: indendation, mode-name.
2599         (antlr-indent-line): Indent cpp directive at column 0.
2600         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
2602         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
2603         (antlr-font-lock-additional-keywords): Workaround for intentional
2604         bug in XEmacs version of font-lock.
2605         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
2606         be used by a smarter version of `buffers-menu-grouping-function'.
2608 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
2610         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
2611         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
2613 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
2615         * international/encoded-kb.el
2616         (encoded-kbd-iso2022-designation-map): Pay attention to that
2617         charset-iso-final-char return -1 for eight-bit-control and
2618         eight-bit-graphic.
2620 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
2622         * speedbar.el (speedbar-use-images, speedbar-update-flag)
2623         (speedbar-easymenu-definition-base): Use display-graphic-p where
2624         available, instead of window-system.
2626 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
2628         * international/codepage.el (cp-coding-system-for-codepage-1): Add
2629         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
2630         coding systems.
2632 2000-05-26  Dave Love  <fx@gnu.org>
2634         * disp-table.el (standard-display-underline): Don't use
2635         internal-find-face.
2637         * mail/reporter.el: Maintainer change.  Doc fixes.
2638         (reporter-version): Deleted.
2640         * emacs-lisp/elp.el: Maintainer change.
2641         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
2643 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
2645         * add-log.el (add-change-log-entry): Merge the current entry with the
2646         previous one if the previous one is empty.
2648 2000-05-26  Dave Love  <fx@gnu.org>
2650         * loadhist.el (unload-feature): Fix interactive spec [from
2651         lijnzaad@ebi.ac.uk].
2653         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
2654         subr-arity to check primitives.
2655         (byte-compile-flush-pending, byte-compile-file-form-progn)
2656         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
2657         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
2658         mapcar.
2660 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
2662         * international/fontset.el: Set family names of non-latin charsets
2663         in default fontset to "*".
2665         * international/mule-diag.el (print-fontset): Combine family part
2666         and registry part of the fontname by "-*-" instead of "-".
2668         * international/mule-cmds.el (encode-coding-char): Make strings
2669         multibyte before calling encode-coding-string.
2671 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
2673         * derived.el: Fix keywords.
2674         (define-derived-mode): Only define if needed.
2676         * simple.el (fill-comment, comment-column, comment-start)
2677         (comment-start-skip, comment-end, comment-indent-function)
2678         (block-comment-start, block-comment-end, indent-for-comment)
2679         (set-comment-column, kill-comment, comment-padding, comment-region)
2680         (comment-multi-line, indent-new-comment-line): Remove.
2682         * bindings.el (esc-map): Change ; to comment-dwim and use the new
2683         function names for comment operations.
2685         * newcomment.el: Add abundant autoload cookies.
2686         (comment-style): Don't depend on runtime data at compile-time.
2687         (comment-indent-hook): Remove.
2688         (comment-indent): Check if comment-indent-hook is bound.
2689         (comment-region): Docstring fix.
2691 2000-05-25  Dave Love  <fx@gnu.org>
2693         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
2694         byte-code-function-p.
2696         * mail/rmailsum.el: Add provide.
2698         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
2700         * smerge-mode.el (smerge-diff-switches): Don't use list* in
2701         defcustom.
2703 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
2705         * ediff-diff.el (ediff-exec-process): delete --binary option from
2706         non-buffer ediff jobs.
2708 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
2710         * hilit-chg.el (highlight-changes-mode): Ask about color or
2711         grayscale support, not about window-system.
2713         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
2714         window-system.
2715         (ffap-highlight): Always default to t.
2717         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
2718         display-popup-menus-p instead of looking at window-system.
2720         * disp-table.el (standard-display-g1, standard-display-graphic):
2721         Only refuse to use string glyphs on X and MS-Windows.
2723         * avoid.el: Remove window-system from commentary, suggest to use
2724         display-*-p instead.
2726         * apropos.el (apropos-print): Use display-mouse-p instead of
2727         window-system.
2729 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
2731         * international/codepage.el (cp-decoding-vector-for-codepage):
2732         Fill up unsupported characters with their own codes.  From Kenichi
2733         Handa.
2735 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
2737         * international/mule-diag.el (describe-char-after): Use
2738         display-graphic-p instead of window-system, so that this function
2739         works on MS-DOS.
2741 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
2743         * international/codepage.el (cp-make-coding-systems-for-codepage):
2744         Remove the eight-bit-graphic and eight-bit-control charsets from
2745         the list of charsets which we convert into `?'.
2747 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
2749         * international/mule-conf.el: Specify CHARSET-ID explicitely for
2750         private charsets.
2751         (mule-unicode-0100-24ff, japanese-jisx0213-1,
2752         japanese-jisx0213-2): New charsets.
2754         * international/fontset.el: Setup default fontset for new charsets.
2756 2000-05-24  Dave Love  <fx@gnu.org>
2758         * info.el (Info-find-node-2): Restructure [following "Vadim
2759         S. Solomin" <sovs@uic.nnov.ru>].
2761         * icomplete.el: Fix header for Finder.
2763 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
2765         * rmailout.el (rmail-output-to-rmail-file): Added optional param
2766         STAY.
2768         * rmail.el (rmail-automatic-folder-directives): New user variable.
2769         (rmail-show-message): Add call to `rmail-auto-file' during
2770         display.
2771         (rmail-auto-file): New function.
2773 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
2775         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
2776         account.
2777         (ediff-test-utility,ediff-diff-mandatory-option)
2778         (ediff-reset-diff-options): Utilities for proper initialization of
2779         ediff-diff-options and ediff-diff3-options on Windows.
2781         * ediff-init.el (ediff-merge-filename-prefix): New customizable
2782         variable.
2784         * ediff-mult.el (ediff-filegroup-action): Use
2785         ediff-merge-filename-prefix.
2787 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
2789         * viper-ex.el (ex-write): Set selective display to nil.
2791 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
2793         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
2794         aliases for hebrew-iso-8bit.
2796 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
2798         * woman.el: New version from Francis J. Wright
2799         <F.J.Wright@Maths.QMW.ac.uk>.
2800         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
2801         names in environment variables regardless of the path separator.
2802         (woman-topic-all-completions-1): Don't call file-name-directory-p
2803         on all files, since woman-file-regexp already filters out any
2804         directories.
2806 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
2808         * international/quail.el (quail-start-translation): Don't change
2809         modified-p of the current buffer.
2810         (quail-start-conversion): Likewise.
2812         * international/kkc.el (kkc-region): Don't change modified-p of
2813         the current buffer.
2815         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
2816         conform to RFC1468.
2817         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
2819 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
2821         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
2822         (speedbar-insert-button): Invisible text property fix.
2823         (speedbar-directory-plus): Renamed from speedbar-directory-+
2824         (speedbar-directory-minus): Renamed from speedbar-directory--
2825         (speedbar-page-plus): Renamed from speedbar-file-+
2826         (speedbar-page-minus): Renamed from speedbar-file--
2827         (speedbar-page): Renamed from speedbar-file-
2828         (speedbar-tag): Renamed from speedbar-tag-
2829         (speedbar-tag-plus): Renamed from speedbar-tag-+
2830         (speedbar-tag-minus): Renamed from speedbar-tag--
2831         (speedbar-expand-image-button-alist): Use above renames.
2833         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
2834         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
2835         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
2836         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
2837         * sb-pg.xpm: Renamed from sb-file.xpm
2838         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
2839         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
2841 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
2843         * international/quail.el (quail-show-guidance-buf): Set
2844         current-input-method of the guidance buffer to the name of the
2845         curren input method.
2847 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
2849         * progmodes/compile.el (compile-internal): Style typo.
2851         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
2852         quote vars and functions in the docstring.
2854         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
2856         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
2857         Don't quote lambdas.
2859         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
2861 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
2863         * startup.el (command-line): Determine source file of compiled
2864         user init file differently.  Warn if compiled user init file
2865         is older than its source file.
2867         * ffap.el (ffap-url-regexp): Add `https'.
2869 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
2871         * files.el (make-backup-file-name-1): Replace slashes with `!'
2872         rather than `|' (which is not allowed on Windows).  Replace the
2873         drive letters with a string "drive_X".
2875 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
2877         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
2879         * files.el (interpreter-mode-alist): Add `bash2'.
2881 2000-05-22  Dave Love  <fx@gnu.org>
2883         * loadhist.el (feature-symbols, file-provides, file-requires): Use
2884         mapc.
2885         (feature-file): Avoid calling symbol-name.  Doc fix.
2886         (file-set-intersect, file-dependents): Use dolist, not mapcar.
2887         (loadhist-hook-functions): Add mouse-position-function.
2888         (unload-feature): Change uses of mapcar.
2890         * files.el (parse-colon-path): Doc fix.
2891         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
2892         (set-auto-mode): Use mapc.
2894         * complete.el (PC-look-for-include-file): Use :alnum: character
2895         class.
2896         (partial-completion-mode): Add autoload cookie.
2898 2000-05-22  Sam Steingold  <sds@gnu.org>
2900         * info.el (Info-fontify-node): Fixed the call to
2901         `add-text-properties' (bug introduced on 2000-05-18).
2903 2000-05-22  Dave Love  <fx@gnu.org>
2905         * bindings.el: Remove debug-ignored-errors set in other files.
2907         * progmodes/etags.el: Add to debug-ignored-errors.
2908         (visit-tags-table-buffer): Clear out buffers holding old tables
2909         when making a new list.
2910         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
2911         mapc.
2913         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
2914         quote keywords.
2915         (cmpl-string-case-type): Use character classes.
2917         * comint.el:
2918         * textmodes/ispell.el:
2919         * imenu.el:
2920         * mail/mh-e.el:
2921         * progmodes/compile.el: Add to debug-ignored-errors.
2923         * dabbrev.el: Add to debug-ignored-errors.
2924         (dabbrev-completion): Use mapc.
2926 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
2928         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
2929         (woman-mapcan, woman-parse-man.conf)
2930         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
2931         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
2932         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
2933         path syntax better.
2934         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
2935         (woman-manpath): Call woman-parse-man.conf.
2936         (woman-emulation): New defcustom, defaults to nroff.
2937         (woman-font-support): New defconst.
2938         (woman-use-symbol-font): New defcustom.
2939         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
2940         "Emulation".
2941         Many functions: Doc fix.
2943 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
2945         * international/quail.el (quail-simple-translation-keymap): Map
2946         128..255 to quail-self-insert-command.
2947         (quail-keyboard-layout-alist): Add definition for "pc102-de".
2949 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
2951         * help.el (help-manyarg-func-alist): Typo.
2953         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
2954         intervals which makes it heaps simpler.
2956         * newcomment.el (comment-region-internal): Go back to BEG after quoting
2957         the nested comment markers.
2959         * subr.el (remove-hook): Don't turn the hook's value into a list.
2961 2000-05-21  Dave Love  <fx@gnu.org>
2963         * edmacro.el (edmacro-parse-keys): Return vector if any elements
2964         are invalid characters.
2966         * international/mule-util.el (detect-coding-with-priority): Use
2967         mapc.  Remove redundant lambda.
2969         * international/mule-diag.el (list-non-iso-charset-chars)
2970         (describe-fontset): Remove redundant lambda.
2972         * emulation/crisp.el (brief-mode): New alias.
2974         * emacs-lisp/ring.el (ring-elements): New function.
2976         * emacs-lisp/easymenu.el (easy-menu-create-menu)
2977         (easy-menu-do-add-item): Use keywordp.
2979         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
2981         * replace.el: Doc and error message fixes.
2982         (replace-highlight): Use facep, not internal-find-face.
2984 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
2986         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
2988         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
2989         (log-edit-insert-changelog): Drop `:' as well.
2991         * log-view.el: Fix file description.
2992         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
2993         available.
2994         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
2995         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
2997         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
2998         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
2999         Print a status message if the toggle is called interactively.
3000         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
3001         for global minor modes and use `defcustom' for them.
3002         Use add-minor-mode.
3003         (easy-mmode-define-derived-mode): Remove.
3004         (define-derived-mode): Fancier default docstring.
3005         (easy-mmode-define-navigation): Signal an error rather than (ding).
3007         * newcomment.el (comment-styles): New `box-multi'.
3008         (comment-normalize-vars): Better default for comment-continue to
3009         avoid whitespace-only continuations.
3010         (comment-search-forward): Always move even in the no-syntax case.
3011         (comment-padright): Only obey N if it's only obeyed for padleft.
3012         (comment-make-extra-lines): Better handling of empty continuations.
3013         Use `=' for the filler if comment-start has only one character.
3014         (uncomment-region): Try handling the special `=' filler.
3015         (comment-region): Allow LINES even if MULTI is nil.
3016         (comment-box): Choose box style based on comment-style.
3018 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
3020         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
3021         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
3023 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
3025         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
3026         and insert, not subst-char-in-region.
3028         * international/mule-diag.el (list-character-sets-1): Handle
3029         charsets eight-bit-control and eight-bit-graphic.
3030         (list-iso-charset-chars): Likewise.
3031         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
3032         charactes as is.  Use indent-to to align characters.
3034         * international/mule-cmds.el (find-multibyte-characters): Never
3035         exclude charsets eight-bit-control and eight-bit-graphic.
3037 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
3039         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
3040         Don't quote lambdas.
3042         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
3044 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
3046         * gud.el (gud-jdb-directories): Doc fix.
3048 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
3050         * newcomment.el: New file.
3052 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
3054         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
3056 2000-05-18  Andreas Schwab  <schwab@suse.de>
3058         * dired.el (dired-between-files): Also skip lines beginning with
3059         `used'.
3061 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
3063         * msb.el (msb-menu-cond): Add choice `user'.
3065 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3067         * ps-print.el: Compatibility, customization and doc fix.
3068         (ps-printer-name-option): Replace defconst by defvar.
3069         (ps-postscript-code-directory): XEmacs compatibility.
3070         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
3071         fix.
3072         (ps-user-defined-prologue, ps-print-prologue-header)
3073         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
3074         compatibility and code fix.
3075         (ps-print-background-image, ps-print-background-text):
3076         Customization fix.
3077         (ps-line-number-start, ps-n-up-on): New vars.
3079 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
3081         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
3082         the indent-comment function to just return the appropriate indent.
3084 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
3086         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
3087         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
3088         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
3090 2000-05-18  Dave Love  <fx@gnu.org>
3092         * info.el (Info-fontify-node): Add intangible property as well as
3093         invisible.
3095         * calendar/appt.el (appt-make-list): Match all lines of entry.
3096         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
3098 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
3100         * international/mule-diag.el (describe-char-after): Call
3101         internal-char-font, not char-font.  If internal-char-font returns
3102         nil, display "-- none --".
3104 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
3106         * image.el (image-type-available-p): Don't reference image-types
3107         if it isn't bound.
3109 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
3111         * autoarg.el (autoarg-mode): Typo in the :set argument.
3113 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
3115         * startup.el (command-line-1): Don't signal an error if the
3116         directory for auto-save-list files does not yet exist.
3118 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
3120         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
3122 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
3124         * subr.el (remove-hook): `setq' hook-value, not `set'.
3126 2000-05-16  Sam Steingold  <sds@gnu.org>
3128         * info.el (debug-ignored-errors): More errors to ignore.
3130 2000-05-16  Dave Love  <fx@gnu.org>
3132         * cus-edit.el: Don't require cl or easymenu.
3133         (custom-variable-prompt): Test standard-value property, not
3134         user-variable-p.
3136 2000-05-16  Sam Steingold  <sds@gnu.org>
3138         * subr.el (add-hook): `setq' hook-value, not `set'.
3140 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
3142         * startup.el (command-line-1): Mention the FAQ in the startup
3143         message.
3145         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
3147         * progmodes/compile.el (compilation-parse-errors): Collect
3148         `nomessage' regexps last.
3150         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
3152         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
3153         to the function name.
3155 2000-05-15  Dave Love  <fx@gnu.org>
3157         * speedbar.el (speedbar-recenter): Typo.
3158         (speedbar-expand-line): Make arg optional.
3159         (speedbar-mode): Avoid a compiler warning.
3161 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
3163         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
3164         user-specified option string is empty.
3166         * mouse.el (mouse-yank-at-click): Doc fix.
3168 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
3170         * term/internal.el (IT-character-translations): More updates of
3171         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
3172         documents.
3174 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
3176         * env.el (getenv): New function, interactively callable.
3177         (setenv, getenv): Remove autoload cookies.
3179         * loadup.el: Load `env'.
3181         * progmodes/f90.el: Change author's mail address.
3183 2000-05-14  Dave Love  <fx@gnu.org>
3185         * mail/rmail.el (rmail-show-message-hook): Customize and offer
3186         goto-addr as an option.
3188         * help.el (help-xref-stack): Doc fix.
3189         (help-xref-following): New variable.
3190         (help-make-xrefs): Use it.
3191         (help-xref-go-back): Use position information from stack element.
3192         (help-follow): Make position in stack element a pair.  Use
3193         help-xref-following.
3195         * autoarg.el: New file.
3197         * faces.el: Declare more functions obsolete.
3199         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
3200         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
3201         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
3202         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
3203         Remove all the setup-...-environment functions.
3205 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
3207         * speedbar.el: Updated the commentary section.  xemacs20p now uses
3208         >= when detecting.  Require `defimage' safely.
3209         (speedbar-easymenu-definition-base): Add toggle for images.
3210         (speedbar-easymenu-definition-special): Add flush cache & expand.
3211         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
3212         (speedbar-reconfigure-keymaps-hook): New variable.
3213         (speedbar-frame-parameters): Updated documentation.
3214         (speedbar-use-imenu-flag): Updated custom tag
3215         (speedbar-dynamic-tags-function-list): New variable.
3216         (speedbar-tag-hierarchy-method): Updated doc & custom.
3217         (speedbar-indentation-width, speedbar-indentation-width) New
3218         variables.
3219         (speedbar-hide-button-brackets-flag): Customizable.
3220         (speedbar-vc-indicator): Doc update.
3221         (speedbar-ignored-path-expressions): Updated default value.
3222         (speedbar-supported-extension-expressions): Updated default value.
3223         (speedbar-syntax-table): Remove {} paren status.
3224         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
3225         as "+".  Added overlay aliases.
3226         (speedbar-mode): Use `speedbar-mode-line-update' instead of
3227         `force-mode-line-update'.
3228         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
3229         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
3230         `mouse-set-point'
3231         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
3232         (speedbar-item-info-tag-helper): Revamped to handle a wider range
3233         of arbitrary text, and new helper functions.
3234         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
3235         filename finder.
3236         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
3237         (speedbar-directory-buttons): Update path search/expansion.
3238         (speedbar-make-tag-line): Pay attention to
3239         `speedbar-indentation-width'.  Use more care w/ invisible
3240         properties.
3241         (speedbar-change-expand-button-char): Call
3242         `speedbar-insert-image-button-maybe'.
3243         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
3244         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
3245         (speedbar-trim-words-tag-hierarchy)
3246         (speedbar-simple-group-tag-hierarchy): New functions
3247         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
3248         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
3249         functions.
3250         (speedbar-mouse-set-point): New function
3251         (speedbar-power-click): Updated documentation.
3252         (speedbar-line-token, speedbar-goto-this-file): Handle more types
3253         of tag prefix text.
3254         (speedbar-expand-line, speedbar-contract-line): Make more robust
3255         to strange text.
3256         (speedbar-expand-line): Takes universal argument to flush the
3257         cache.
3258         (speedbar-flush-expand-line): New function.
3259         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
3260         Use new generator insertion method.
3261         (speedbar-fetch-dynamic-tags): New function.
3262         (speedbar-fetch-dynamic-imenu): Removed code now handled in
3263         `speedbar-fetch-dynamic-imenu'.
3264         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
3265         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
3266         "Revert Buffer" menu items.
3267         (speedbar-buffer-buttons-engine): Be smarter when creating a
3268         filename tag (for expansion purposes.).
3269         (speedbar-highlight-one-tag-line,
3270         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
3271         (speedbar-recenter): New functions.
3272         (defimage-speedbar): Image loading abstraction.
3273         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
3274         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
3275         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
3276         (speedbar-tag-type, speedbar-tag-mail): New images.
3277         (speedbar-expand-image-button-alist): New variable.
3278         (speedbar-insert-image-button-maybe): Insert an image over some
3279         buttons.
3281 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
3283         * international/mule-cmds.el (encode-coding-char): An ASCII
3284         character is always encodable.
3286         * international/mule-conf.el: Add more information in descriptions
3287         of character sets.
3289         * international/mule-diag.el (describe-char-after): New function.
3290         (describe-font-internal): Adjusted for the change of font-info.
3291         (describe-font): Likewise.
3292         (print-fontset): Rewritten for the new fontset implementation.
3293         (describe-fontset): Include fontset alias names in completion.
3294         (list-fontsets): Adjusted for the change of print-fontset.
3296         * simple.el (what-cursor-position): If DETAIL is non-nil, call
3297         describe-char-after instead of displaying the detail in the echo
3298         area.
3299         (syntax-code-table): Format changed.
3300         (string-to-syntax): Adjusted for the above change.
3302 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
3304         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
3306 2000-05-12  Dave Love  <fx@gnu.org>
3308         * calendar/todo-mode.el: Remove some compatibility stuff and CL
3309         dependence.  Use line-{beginning,end}-position, not
3310         point-at{b,e}ol.  Some doc fixes.
3311         (todo-position): New function.  Fix callers of position to use it.
3312         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
3314 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
3316         * time.el (display-time-mail-icon): Use `:ascent center'.
3318         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
3319         handling FTP security extensions.
3321 2000-05-11  Dave Love  <fx@gnu.org>
3323         * calendar/todo-mode.el: New file.
3325 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
3327         * comint.el (comint-read-input-ring): Move reference to
3328         comint-input-ring-size outside of the save-excursion.  It was
3329         causing the default value to be the only one ever seen.
3331         * font-lock.el: Update copyright.  Remove Simon Marshall's email
3332         address on request from him.
3334         * subr.el (substitute-key-definition): Add comment describing
3335         the meaning of PREFIX.
3337 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
3339         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
3341         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
3342         (add-minor-mode): Don't make the variable buffer-local and add a
3343         reference to define-minor-mode in the docstring.
3345         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
3346         HEADER/FOOTER and fix bug with trailing empty directory.
3347         (cvs-append-to-ignore): Use vc-editable-p if available.
3348         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
3349         (vc-do-command): Tweak advice to handle the new VC.
3351         * log-view.el (log-view-goto-rev): New function for the new VC.
3352         (log-view-minor-wrap): Use mark-active.
3354         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
3355         (log-edit-changelog-full-paragraphs): New var.
3356         (log-edit-insert-changelog): Remove a lonely leading `* file'.
3357         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
3358         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
3359         (log-edit-changelog-ours-p, log-edit-changelog-entries)
3360         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
3361         Replace the `cvs' prefix with `log-edit'.
3363         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
3365         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
3366         (diff-font-lock-defaults): Explicitly turn off multiline.
3367         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
3368         (diff-ediff-patch): Fix call to ediff-patch-file.
3369         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
3370         Handle comments.
3372         * frame.el (automatic-hscrolling): Typo.
3374         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
3376 2000-05-09  Sam Steingold  <sds@goems.com>
3378         * apropos.el (apropos-print): use `describe-face' instead of
3379         `customize-face-other-window'.
3381 2000-05-09  Dave Love  <fx@gnu.org>
3383         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
3385         * help.el (describe-variable): Have customize button pop the
3386         help-xref stack when invoked.
3387         (help-xref-symbol-regexp): Add `face'.
3388         (help-make-xrefs): Check for quoted face names and adapt regexp
3389         submatch numbers to cope.
3390         (help-xref-interned): Maybe insert face doc too.  Separate
3391         sections with a line of hyphens.
3393         * faces.el:  Some doc fixes.  Declare some functions obsolete.
3394         (describe-face): Add customize button.  Return the help
3395         text.  Fix prompt.
3397 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
3399         * term/internal.el (IT-character-translations): Fix last change.
3401 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
3403         * woman.el: New file
3404         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
3406 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
3408         * term/internal.el (IT-character-translations): Update ASCII
3409         simulations for greek-iso8859-7, add latin-iso8859-14 and
3410         latin-iso8859-15.
3412         * international/mule-cmds.el (set-language-info-alist): Call
3413         define-prefix-command with 3 arguments, to make the map suitable
3414         for a menu.
3416 2000-05-07  Dave Love  <fx@gnu.org>
3418         * time.el: Small doc fixes from Pavel Janík ml.
3420 2000-05-05  Dave Love  <fx@gnu.org>
3422         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
3423         list in doc string.  Don't quote keyword symbols.
3424         * emacs-lisp/cl.el: Likewise
3425         * emacs-lisp/cl-seq.el: Likewise
3427 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
3429         * abbrev.el (abbrev-mode): Make ARG optional.
3431 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
3433         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
3435         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
3437         * subr.el (substitute-key-definition): Clarify documentation.
3439 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
3441         * glasses.el (glasses-convert-to-unreadable): Use
3442         `glasses-separator' instead of the hard-wired "_".
3443         (glasses-mode): Call `glasses-make-unreadable' only in a single
3444         place.
3446 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
3448         * term/internal.el (cjk-codepages-alist): Add associations for
3449         Chinese and Korean codepages.  Remove FIXME comment.
3451 2000-05-03  Dave Love  <fx@gnu.org>
3453         * time.el (display-time-mail-face, display-time-use-mail-icon):
3454         New option.
3455         (display-time-mail-icon): New variable.
3456         (display-time-string-forms): Use the above.  Fix the local-map.
3458 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
3460         * replace.el (query-replace-map): Add binding for `E'.
3461         (query-replace-help): Extend help text.
3462         (perform-replace): Allow editing the replacement string.
3464         * make-mode.el (makefile-mode-abbrev-table): New variable.
3465         (makefile-mode): Set local abbrev table to
3466         makefile-mode-abbrev-table.
3467         (makefile-font-lock-keywords): Fontify includes and conditionals.
3469         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
3470         set TOGGLE's value.
3472         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
3473         mail-interactive-insert-alias.
3474         (mail-abbrev-complete-alias): New command.
3475         (mail-mode-map): Bind it to `M-TAB'.
3477 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
3479         * language/lao-util.el (lao-compose-region): New function.
3481 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
3483         * files.el (recover-session): Make directories as necessary
3484         if they don't exist yet.
3486         * calendar/cal-french.el
3487         (french-calendar-multibyte-special-days-array)
3488         (french-calendar-special-days-array): Change French text.
3489         (calendar-french-date-string): Change output.
3490         (calendar-goto-french-date): Likewise.
3492 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
3494         * wid-edit.el (widget-default-active): Obey `:always-active'.
3495         (widget-documentation-string-value-create): Set `:always-active'.
3497 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
3499         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
3500         default prefix to `~/_emacs.d/auto-save.list/_s'.
3501         (normal-top-level): Create the directory for auto-save files, if
3502         it doesn't already exist (in the ms-dos case only).
3504 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
3506         * international/mule-cmds.el (set-language-environment): Don't
3507         concat an integer (dos-codepage), use format instead.
3509 2000-05-02  Dave Love  <fx@gnu.org>
3511         * help.el (help-xref-on-pp): Check for constant symbols.
3513 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
3515         * startup.el (normal-top-level): Put a condition-case around
3516         the code loading subdirs.el.
3518 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3520         * ps-print.el: Upside-down and face background color printing,
3521         line number step, doc fix.
3522         (ps-print-version): New version number (5.2).
3523         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
3524         (ps-face-attribute-list, ps-plot-with-face): Code fix.
3525         (ps-spool-config): Var fix.
3526         (ps-printer-name-option): Const fix.
3527         (ps-print-upside-down, ps-use-face-background)
3528         (ps-line-number-step): New vars.
3529         (ps-window-system, ps-lp-system): New consts.
3530         (ps-face-background): New fun.
3532 2000-04-28  Richard Stallman  <rms@gnu.org>
3534         * files.el (make-auto-save-file-name):
3535         Apply auto-save-file-name-transforms to visited file name
3536         before generating auto save file name.
3537         (auto-save-file-name-transforms): New variable.
3539         * files.el (backup-enable-predicate):
3540         Correctly test for a file under a temporary directory.
3542 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
3544         * subr.el (add-minor-mode): Rewritten.
3546 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
3548         * mail/sendmail.el (sendmail-send-it): Set
3549         buffer-file-coding-system to the selected coding system for MIME
3550         header.
3552 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
3554         * dired.el (dired-move-to-filename-regexp): Allow format where
3555         YYYY is followed by two spaces.
3557         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
3558         in the second character class of the regexp.
3560         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
3561         mh-etc, too.
3563         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
3564         nil.
3566         * subr.el (add-minor-mode): Use `set' instead of `setq'.
3568         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
3569         argument.
3571 2000-04-27  Sen Nagata <sen@eccosys.com>
3573         * emacs-lisp/crm.el (crm-completion-table): New variable.
3574         (crm-collection-fn, crm-test-completion)
3575         (completing-read-multiple): Use it.
3577 2000-04-27  Dave Love  <fx@gnu.org>
3579         * help.el (locate-library): Use mapc.
3580         (help-manyarg-func-alist): Add call-process-region.
3582 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
3584         * subr.el (add-minor-mode): Make argument MAP optional.
3586         * desktop.el (desktop-save): Save list of minor modes.
3587         (desktop-create-buffer): Restore minor modes.
3588         (desktop-minor-mode-table): New user-option.
3590         * subr.el (add-minor-mode): New function.
3592         * image.el (find-image): New function.
3593         (defimage): Rewritten to find image at load time.
3595         * startup.el (normal-top-level-add-to-load-path): Handle
3596         case that the default directory is not in load-path.
3598         * help.el: Old patch from Stefan Monnier.
3599         (help-xref-on-pp): New function.
3600         (describe-variable): Use it to display xrefs in a symbol's value.
3602 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
3604         * cus-edit.el (custom-face): Fix parenthesis.
3606 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
3608         * mail/rmail.el (rmail-expunge): When there are no deleted
3609         messages, do nothing.
3611 2000-04-26  Dave Love  <fx@gnu.org>
3613         * international/mule-cmds.el (locale-translation-file-name):
3614         Defvar to nil.
3615         (set-locale-environment): Set it here (at runtime).
3617 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
3619         * replace.el (perform-replace): Add parameters START and END.  Use
3620         them instead of the check for a region in Transient Mark mode.
3621         (query-replace-read-args): Return two more list elements for the
3622         start and end of the region in Transient Mark mode.
3623         (query-replace, query-replace-regexp, query-replace-regexp-eval)
3624         (map-query-replace-regexp, replace-string, replace-regexp): Add
3625         optional last arguments START and END and pass them to
3626         perform-replace.
3628         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
3629         form with additional arguments for perform-replace.
3631         * progmodes/etags.el (tags-query-replace): Add parameters START
3632         and END.  Construct a form with additional arguments for
3633         perform-replace.
3635         * simple.el (shell-command): Set default directory for "*Shell
3636         Command Output" buffer.
3638         * language/european.el (iso-latin-4): Fix typo.
3640         * emacs-lisp/crm.el: New file.
3642 2000-04-24  Dave Love  <fx@gnu.org>
3644         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
3645         (Custom-reset-saved, Custom-reset-standard)
3646         (custom-group-value-create, custom-group-set, custom-group-save)
3647         (custom-group-reset-current, custom-group-reset-saved)
3648         (custom-group-reset-standard): Use mapc.
3649         (custom-buffer-create-internal): Disable undo when creating items.
3650         Use mapc.
3651         (custom-face): Avoid redundant lambda.
3653 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
3655         * startup.el (auto-save-list-file-prefix): Set default to
3656         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
3658 2000-04-24  Sam Steingold  <sds@gnu.org>
3660         * time-stamp.el (time-stamp-string-preprocess): Always convert
3661         `field-result' to a string.
3663 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
3665         * frame.el (scrolling): New group.
3666         (automatic-hscrolling): New user-option.
3668         * startup.el (command-line-x-option-alist): Add `-lsp' and
3669         `--line-spacing'.
3671 2000-04-19  Dave Love  <fx@gnu.org>
3673         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
3674         (cl-mapc): Rename from mapc.  Fix the funcall.
3676 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
3678         * simple.el (clone-indirect-buffer-other-window): New command.
3679         (clone-indirect-buffer): Add optional arg NORECROD.
3680         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
3682         * help.el (resize-temp-buffer-window): Use count-screen-lines.
3684         * window.el (count-screen-lines): New function.
3685         (shrink-window-if-larger-than-buffer): Use count-screen-lines
3686         instead of window-buffer-height.
3688         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
3689         non-existing variable comint-input-sentinel.
3690         (inferior-lisp-args-to-list): Removed.
3691         (inferior-lisp): Use split-string instead of
3692         inferior-lisp-args-to-list.
3694         * hexl.el (hexl-insert-hex-string): New command.
3696         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
3697         instead of concat.
3699 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
3701         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
3702         at the start of an existing but empty folder.
3704 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3706         * ps-mule.el: Customization fix, doc fix.
3707         (ps-multibyte-buffer): Customization fix.
3709 2000-04-17  Richard M. Stallman  <rms@gnu.org>
3711         * subr.el (read-passwd): Use read-char-exclusive.
3713 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
3715         * textmodes/texinfo.el (texinfo-insert-@email)
3716         (texinfo-insert-@emph, texinfo-insert-@quotation)
3717         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
3718         (texinfo-mode-map): Add key bindings for them.
3720         * files.el (basic-save-buffer-2): Use a template with `$'
3721         instead of `#' for VMS.
3723         * simple.el (clone-indirect-buffer): New function.
3725 2000-04-16  Stephen Eglen  <stephen@gnu.org>
3727         * iswitchb.el (iswitchb-case): New function.  If the user input
3728         contains any upper-case characters, the search is made
3729         case-sensitive.
3731 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
3733         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
3734         comment-end.
3735         (texinfo-font-lock-syntactic-keywords): New var.
3736         (texinfo-font-lock-keywords): Remove comment regexp.
3737         (texinfo-insert-block): New function.
3738         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
3739         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
3740         and font-lock-defaults.  Use regexp-opt for outline-regexp.
3741         (texinfo-environments): New var.
3742         (texinfo-environment-regexp): Use regexp-opt and
3743         texinfo-environments.
3745         * textmodes/ispell.el (ispell-menu-map-needed): Check that
3746         ispell-process is bound since this might be eval'd before ispell
3747         is loaded.
3748         (ispell-message): Use a tiny bit less magic and a bit more hard
3749         data to figure out what kind of sc-cite-regexp to use.
3751         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
3753         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
3754         (insert-cyclic-diary-entry): Unquote the lambda.
3756         * gud.el (gud-jdb-build-source-files-list): Fix typo.
3758         * files.el (backup-enable-predicate): Unquote the lambda.
3760         * cus-edit.el (custom-face, face): Unquote the lambda.
3762 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3764         * ps-print.el: Check for line-beginning-position definition.
3766         * ps-print.el: Fix counting lines in a region.
3767         (ps-print-version): New version number (5.1.5).
3768         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
3769         (ps-printing-region): Fun code fix.
3771 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
3773         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
3774         to file-directory-p.
3776 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
3778         * gud.el (gud-jdb-build-source-files-list): Check that directory
3779         exists before calling directory-files.
3781 2000-04-13  Dave Love  <fx@gnu.org>
3783         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
3784         syntax.
3786         * emacs-lisp/cl-specs.el: Remove when, unless.
3788         * emacs-lisp/cl-extra.el: Don't quote keywords.
3789         (cl-old-mapc): New variable.
3790         (mapc): Use it.
3791         (cl-map-intervals): Use with-current-buffer.  Don't check for
3792         next-property-change.
3793         (cl-map-overlays): Use with-current-buffer.
3794         (cl-expt): Remove.
3795         (copy-tree, remprop): Define unconditionally.
3797         * emacs-lisp/cl-compat.el (keywordp): Remove.
3799         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
3800         to use keywordp.
3801         (edebug-spec): Enable keywordp.
3803         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
3804         string-lessp.
3806         * cus-start.el: Use keywordp.
3808 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
3810         * diary-lib.el (include-other-diary-files): Fix the fix of
3811         2000-02-18 by doing a save-excursion.
3813 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3815         * ps-print.el: Customization fix, doc fix.
3816         (ps-print-version): New version number (5.1.4).
3817         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
3818         (ps-print-preprint): Adjust code.
3819         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
3820         (ps-print-prologue-header, ps-print-control-characters)
3821         (ps-spool-config): Customization fix.
3823 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
3825         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
3826         converted to the new menu-item format, names silightly changed,
3827         help strings added.
3829         Support for spelling without async subprocesses:
3831         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
3832         (ispell-session-buffer): New variables.
3833         (ispell-start-process, ispell-process-status,
3834         ispell-accept-output, ispell-send-string): New functions, for
3835         Ispell invocation when async subprocesses aren't supported.
3836         (ispell-word, ispell-pdict-save, ispell-command-loop,
3837         ispell-process-line, ispell-buffer-local-parsing): Replace calls
3838         to process-send-string with calls to ispell-send-string, and
3839         accept-process-output with ispell-accept-output.
3840         (ispell-init-process): Call ispell-process-status instead of
3841         process-status with.
3842         (ispell-init-process): Call ispell-start-process.  Call
3843         ispell-accept-output and ispell-send-string.  Don't call
3844         process-kill-without-query and kill-process if they are unbound.
3845         (ispell-async-processp): New function.
3847 2000-04-12  Dave Love  <fx@gnu.org>
3849         * info.el: Add debug-ignored-errors.
3850         (Info-mode-menu): Add some items.
3851         (Info-directory): Add autoload cookie.
3853         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
3854         Modify `truncate-lines'.  Make `describe-language-environment'
3855         always visible and add help.  Modify `describe-key' help.  Invoke
3856         Info-directory from `info'.  New entry `emacs-manual'.
3858 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
3860         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
3861         propertized-buffer-identification.
3862         (ebrowse-update-member-buffer-mode-line): Likewise.
3863         (ebrowse--mode-strings): Removed.
3864         (ebrowse--mode-line-props): Removed.
3866         * files.el (auto-mode-alist): Add `EBROWSE'.
3868         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
3869         space before testing for end of buffer.
3870         (ebrowse-load): Removed.
3871         (ebrowse-revert-tree-buffer-from-file): Rewritten.
3872         (ebrowse-create-tree-buffer): Rewritten.
3873         (ebrowse-tree-mode): Read tree from buffer.
3875         * progmodes/ebrowse-ffh.el: Removed.
3877 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
3879         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
3881 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
3883         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
3884         at the wrong place.
3886 2000-04-09  Dave Love  <fx@gnu.org>
3888         * files.el (backup-enable-predicate): Use
3889         temporary-file-directory, small-temporary-file-directory.
3890         (make-backup-file-name-function, backup-directory-alist): New
3891         variables.
3892         (make-backup-file-name-1): New function.
3893         (make-backup-file-name): Use it.
3894         (find-backup-file-name): Likewise.  Use format for clarity, not
3895         concat.
3896         (file-newest-backup): Use make-backup-file-name.
3898 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
3900         * progmodes/ebrowse-ffh.el: New file.
3902         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
3903         to ebrowse-ffh.el.
3904         (ebrowse-load): Add autoload.
3906         * finder.el (finder-commentary): Add autoload cookie.
3908         * mail/rfc2368.el: Correct author's email address.
3910         * progmodes/ebrowse.el: New file.
3912         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
3913         item help string.
3914         (easy-menu-do-add-item): Ditto.
3915         (easy-menu-define): Extend doc string.
3917         * jit-lock.el (with-buffer-unmodified): Use
3918         restore-buffer-modified-p.
3919         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
3920         (jit-lock-function, jit-lock-stealth-fontify): Don't use
3921         with-buffer-unmodified.
3923 2000-04-08  Dave Love  <fx@gnu.org>
3925         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
3926         unless, when.
3928 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
3930         * viper-util.el (viper-put-on-search-overlay): New subroutine.
3931         (viper-flash-search-pattern): No operation when using Emacs
3932         doesn't support face.
3933         Use `viper-put-on-search-overlay'.
3935 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
3937         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
3938         like C-r.
3940         * progmodes/make-mode.el: Some doc fixes.
3941         (makefile-mode-abbrev-table): New variable.
3942         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
3943         (makefile-font-lock-keywords): Fontify includes and conditionals.
3944         (toplevel): Require `dabbrev' and `add-log' when compiling.
3946         * replace.el (perform-replace): Don't move forward one char
3947         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
3948         to do that because it leaves point 1 position after the last
3949         replacement, after everything has been replaced.
3951         * jit-lock.el (with-buffer-unmodified): New macro.
3952         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
3953         modified state.
3954         (jit-lock-function-1): Extracted from jit-lock-function; not
3955         preserving buffer's modified state.
3956         (jit-lock-function, jit-lock-stealth-fontify): Call
3957         jit-lock-function-1.
3959         * mail/rfc2368.el: Remove supernumerary copyright line.
3961 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
3963         * glasses.el: Provide facilities for inserting space before left
3964         parentheses and uncapitalization of identifiers.
3965         (glasses-mode): Try to remove old overlays in all cases.
3967 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
3969         * progmodes/compile.el (compile-internal): Display the compilation
3970         buffer in a different frame, if it's already displayed there.
3972         * mail/rfc2368.el: New file.
3974         * simple.el (sendmail-user-agent-compose): Recognize a `body'
3975         header and insert its value as mail body.
3977         * subr.el (member-ignore-case): New function.
3979         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
3980         (dabbrev--find-expansion): Ignore buffers matching a regexp
3981         from dabbrev-ignored-regexps.
3983         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
3984         to extensions handled by gzip.
3986 2000-04-03  Richard M. Stallman  <rms@gnu.org>
3988         * files.el (insert-directory): List the total free space
3989         along with the used space.
3991         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
3992         line is followed by one that matches CITATION-REGEXP, end the
3993         paragraph.
3995 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
3997         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
3998         (rmail-make-basic-summary-line): Use that option.
4000 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
4002         * international/mule-cmds.el (encoded-string-description):
4003         Rewritten.   Try pretty description for ISO 2022 escape sequences
4004         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
4005         for hexadecimal format.
4007 2000-04-01  Dave Love  <fx@gnu.org>
4009         * cpp.el: Change customization group to `c' from `C'.
4011         * vcursor.el (vcursor-move): Use display-color-p.
4013         * international/mule-util.el: Provide mule-utils.
4014         (string-to-sequence): Simplify and speed up.
4016         * international/mule.el (make-coding-system): Purecopy doc-string.
4018         * international/mule-cmds.el: Various menu changes.
4019         (describe-specified-language-support): Handle `Default'.
4020         (set-language-info): Purecopy `info'.
4022 2000-03-31  Andrew Innes  <andrewi@gnu.org>
4024         * vc.el (vc-backend-diff): Return the correct status if we had to
4025         retry the rcsdiff command without the --brief option.
4027 2000-03-31  Dave Love  <fx@gnu.org>
4029         * help.el (help-manyarg-func-alist): Correct several omissions.
4031         * add-log.el: Don't require cl, fortran.
4032         (add-log-current-defun-function): Doc fix.
4033         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
4034         fix.
4035         (change-log-version-rcs): Function deleted.
4036         (change-log-version-number-search): Doc fix.  Use
4037         vc-workfile-version.  Avoid CL dolist.
4038         (add-change-log-entry): Just call add-log-current-defun to get
4039         defun.  Simplify somewhat.
4040         (change-log-get-method-definition-1): Likewise.
4041         (add-log-current-defun): Return nil if calling
4042         add-log-current-defun-function does so.  Move Fortran stuff to
4043         fortran.el.  Return string without properties.
4045         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
4046         and :alpha: char classes.
4048         * mail/supercite.el: Defvar curline when compiling.
4049         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
4050         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
4051         rather than a-zA-Z0-9 to allow non-ASCII characters.
4053 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
4055         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
4057         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
4058         Re-enable new code.
4060         * lpr.el (print-region-1): Use -d to specify printer name for
4061         systems `usg-unix-v*, `dgux', `hpux', `irix'.
4063 2000-03-31  Dave Love  <fx@gnu.org>
4065         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
4066         for function definition in symbol's function value slot first
4067         instead of first consulting byte-compile-function-environment.
4069 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
4071         * language/european.el ("Polish"): New language environment.
4072         (setup-polish-environment): New function.
4074 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
4076         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
4077         Disable new code.
4079         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
4080         trying to `load' the symbol of an autoload instead of the file
4081         recorded in the autoload.  Fix error messages.
4083 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4085         * ps-print.el: PostScript programming fix for ghostview, doc fix.
4086         (ps-print-version): New version number (5.1.3).
4087         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
4088         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
4089         (ps-generate-postscript-with-faces): Code fix.
4090         (ps-color-values): XEmacs compatibility.
4091         (ps-print-background-image, ps-print-background-text, ps-printer-name)
4092         (ps-default-fg, ps-default-bg): Adjust customization.
4093         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
4094         (ps-color-scale): Renaming old ps-color-value fun.
4095         (ps-print-headers): Replace ps-print-header group to avoid conflict
4096         with ps-print-header variable.
4097         (ps-print-miscellany): New group.
4098         (ps-format-color, ps-rgb-color): New funs.
4099         (ps-default-foreground): New var.
4100         (ps-printer-name-option): New const.
4102 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
4104         * net/net-utils.el:
4105         (network-connection-host, network-connection-service): New variables
4106         (network-connection-mode): New mode, derived from comint-mode
4107         (network-connection-mode-setup): New function, saves host and
4108         service information in local variables.
4110         * lisp/locate.el:
4111         (locate-word-at-point): Added this function
4112         (locate): Default to using locate-word-at-point as input
4113         Run dired-mode-hook
4115 2000-03-29  Dave Love  <fx@gnu.org>
4117         * calendar/appt.el: Doc fixes.
4118         (appt-check): Convert min-to-app to a string before passing to
4119         appt-disp-window-function or concat.
4120         (appt-delete-window): Remove test for frame-root-window.
4121         (appt-select-lowest-window, appt-convert-time): Simplify.
4123         * emacs-lisp/bytecomp.el: Doc fixes.
4124         (byte-compile-file-form-autoload): Update
4125         byte-compile-function-environment.
4127 2000-03-29  Andreas Schwab  <schwab@suse.de>
4129         * emacs-lisp/autoload.el: Also print defsubst doc string
4130         specially.
4132         * dired.el (dired-insert-directory): If dired-free-space-program
4133         failed just delete its output.
4135 2000-03-29  Dave Love  <fx@gnu.org>
4137         * international/iso-cvt.el: Move provide to end.  Doc fixes.
4138         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
4139         (iso-iso2sgml, iso-sgml2iso): New functions.
4140         (iso-cvt-define-menu): Fix some entries and use backquote for
4141         clarity.
4143         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
4145 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
4147         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
4148         ISO-DATE.  If non-nil, return date in ISO 8601 format.
4150 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
4152         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
4153         if it ever becomes used.
4154         (log-edit-mode-hook): Default to vc-log-mode-hook.
4155         (log-edit-mode): Fix the docstring.
4157         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
4158         the code.
4160 2000-03-26  Dave Love  <fx@gnu.org>
4162         * net/browse-url.el (browse-url): Re-fix case of
4163         browse-url-browser-function being an alist.
4164         (browse-url): Add :link to defgroup.
4166         * files.el: Doc fixes.
4167         (file-truename): Include `[' in wildcard characters.
4168         (automount-dir-prefix): Customize.
4169         (find-file-wildcards): Add :version.
4170         (find-file-noselect): Simplify a mapcar call.
4172         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
4173         compatible with inf-lisp version.
4174         (eval-defun-1): Fix custom-declare-variable case.
4176 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
4178         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
4180 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
4182         * Makefile (COMPILE_FIRST): New macro.
4183         (compile-files): Compile files from COMPILE_FIRST first.
4185         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
4186         code.
4188         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
4189         matching open parenthesis in column 0 to defun-prompt-regexp
4190         only if open-paren-in-column-0-is-defun-start is set.
4192         * sun-curs.el: Require CL at compile-time only.
4194         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
4195         instead of copy-list which is a function from CL.
4196         (msb--choose-menu, msb--mode-menu-cond)
4197         (msb--create-buffer-menu-2): Use dolist instead of mapc.
4198         (msb--init-file-alist): Use mapcar instead of mapcan.
4199         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
4200         `(' in column 0 in doc string.
4201         (msb--add-separators): Use mapcar instead of mapcan.
4203         * cus-dep.el: Require CL at compile-time only.
4205 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
4207         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
4208         (byte-compile-warnings): New warning `noruntime'.
4209         (byte-compile-constants, byte-compile-variables): Fix docstring.
4210         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
4211         execute `eval-whenc-compile's body.
4212         (byte-compile-unresolved-functions): Fix docstring.
4213         (byte-compile-eval): New function.
4214         (byte-compile-callargs-warn): Check if the function will be available
4215         at runtime (via property `byte-compile-noruntime').
4216         (byte-compile-print-syms): New function.
4217         (byte-compile-warn-about-unresolved-functions): Also warn about
4218         `noruntime' functions (and use `byte-compile-print-syms').
4219         (byte-compile-file): Capitalize the message.
4221 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
4223         * mail/rmail.el (rmail-confirm-expunge): New user-option.
4224         (rmail-expunge): Ask for confirmation depending on the setting
4225         of rmail-confirm-expunge.
4227 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
4229         * Makefile (bootstrap-clean): If $(emacs) exists, build
4230         loaddefs.el first.  A loaddefs.el that's not up-to-date might
4231         cause a bootstrap failure because things don't autoload as
4232         expected.
4234 2000-03-23  Dave Love  <fx@gnu.org>
4236         * net/browse-url.el: Restore previous use of
4237         browse-url-maybe-new-window.
4239 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4241         * ps-print.el: Skip banner page fix.
4242         (ps-print-version): New version number (5.1.2).
4243         (ps-begin-file, ps-end-file, ps-generate): Code fix.
4245 2000-03-23  Dave Pearson  <davep@davep.org>
4247         * net/quickurl.el Changed the type of parameter passed to the
4248         function defined by `quickurl-format-function'. Before only the
4249         text of the URL was passed. Now the whole URL structure is passed
4250         and the function is responsible for extracting the parts it
4251         requires.  Changed the default of `quickurl-format-function'
4252         accordingly.
4253         (quickurl-insert): Changed the `funcall' of
4254         `quickurl-format-function' to match the above change.
4255         (quickurl-list-insert): Changed the `url' case so that it makes
4256         use of `quickurl-format-function', previous to this the format was
4257         hard wired.
4259 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
4261         * startup.el: Change some spellings for the X Window System.
4263 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
4265         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
4266         up the code and the regexp and make sure the cursor is temporarily
4267         moved to the suspicious line while querying the user.
4269 2000-03-22  Jason Rumney  <jasonr@gnu.org>
4271         * w32-fns.el (w32-charset-info-alist): Initialize.
4273 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4275         * ps-print.el: N-up last page fix.
4276         (ps-print-version): New version number (5.1.1).
4277         (ps-end-file, ps-end-job, ps-generate): Code fix.
4279 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
4281         * files.el (find-file-run-dired): Update docstring.
4282         (find-directory-functions): New hook.
4283         (find-file-noselect): Run find-directory-functions rather than
4284         calling dired directly.
4286         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
4288         * pcvs.el: Add a minimal leading commentary.
4289         (cvs-make-cvs-buffer): Change the header part by removing the startup
4290         message and adding a `Module' entry.  Also replace the FOOTER and
4291         HEADER special fileinfos with the new support in ewoc for updating
4292         its own footer and header.
4293         (cvs-update-header): Update to use the header/footer of the ewoc.
4294         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
4295         (cvs-is-within-p): New function.
4296         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
4297         to only examine some subset of the buffers.
4299         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
4300         `format' instead of our own ad-hoc functions.
4301         Remove HEADER and FOOTER cases, now handled in the EWOC.
4302         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
4304         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
4305         output to avoid scaring the user.
4306         (cvs-parse-table): Catch message for non-up-to-date commits.
4308         * pcvs-defs.el (cvs-startup-message): Remove.
4309         (cvs-global-menu): New autoloaded menu.
4311         * pcvs-util.el (cvs-string-fill): Remove.
4313         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
4314         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
4315         PP part of it and also make it work for footers and headers.
4316         (ewoc-create): Drop POS and BUFFER arguments.
4317         Use the DLL's dummy node to store the end-of-footer position.
4318         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
4319         (ewoc-refresh): Remove unused `header' variable.
4320         (ewoc-(get|set)-hf): New functions.
4322         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
4323         log-view-*-(message|file) and use easy-mmode-define-navigation.
4324         (log-view-message-re): Match SCCS format as well.
4325         And match the revision line rather than the dashed separator line.
4326         (log-view-mode): Use the new define-derived-mode.
4327         (log-view-current-tag): Fill in with an actual implementation.
4329         * cvs-status.el (cvs-status-(prev|next)): Rename from
4330         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
4331         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
4332         to let the output "breathe" a little more (more readable).
4333         (cvs-status-mode): Use the new define-derived-mode.
4335         * smerge-mode.el (smerge-auto-leave): New function and variable.
4336         (smerge-basic-map): Rename from smerge-basic-keymap.
4337         Change the bindings for smerge-diff-*.
4338         (smerge-*-map): Use easy-mmode-defmap.
4339         (smerge-(next|prev)): Use easy-mmode-define-navigation.
4340         (smerge-keep-*): Use smerge-auto-leave.
4342 2000-03-21  Jason Rumney  <jasonr@gnu.org>
4344         * cus-edit.el (custom-button-face): Use 3D look for w32.
4345         (custom-button-pressed-face): Likewise.
4347 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
4349         * progmodes/etags.el (tags-case-fold-search): New user-option.
4350         (tags-loop-eval): New function.  Bind case-fold-search around eval
4351         depending on the value of tags-case-fold-search.
4352         (tags-loop-continue): Use tags-loop-eval.
4353         (find-tag-in-order): Bind case-fold-search depending on the value
4354         of tags-case-fold-search.
4356 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
4358         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
4359         (diff-end-of-hunk): Return the end position for use in
4360         `easy-mmode-define-navigation'.
4361         (diff-recenter): Remove.
4362         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
4363         of `easy-mmode-define-navigation'.
4364         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
4365         previous renaming) and fix to use new names.
4366         (diff-merge-strings): Use \n as separator: simpler, faster.
4367         (diff-mode): Use `define-derived-mode'.
4369         * derived.el (define-derived-mode): Don't autoload anymore.
4370         Prefer the macro-only version provided by easy-mmode.el.
4372         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
4373         `easy-mmode-define-derived-mode'.
4374         Use `combine-run-hooks'.
4375         (easy-mmode-define-navigation): New macro.
4377         * subr.el (combine-run-hooks): New function.
4379 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
4381         * term/x-win.el: Fontsets related initialization is simplified.
4383         * international/mule-diag.el (describe-font): Don't refer to
4384         global-fontset-alist, instead call font-list.
4385         (describe-fontset, list-fontsets, mule-diag): Likewise.
4386         (print-fontset): Adjusted for the change of fontset
4387         implementation.
4389         * international/fontset.el (x-charset-registries): Variable
4390         removed, instead the corresponding data is stored in the default
4391         fontset.
4392         (register-alternate-fontnames): Function removed.
4393         (resolved-ascii-font): Variable removed.
4394         (x-compose-font-name): Ignore the second argument REDOCE.
4395         (x-complement-fontset-spec): Complement only an ASCII font and
4396         element for those charsets than can use that ASCII font.
4397         (generate-fontset-menu): Don't refer to global-fontset-alist,
4398         instead call fontset-list.
4399         (uninstantiated-fontset-alist): Variable removed.
4400         (x-style-funcs-alist): Likewise.
4401         (fontset-default-styles): Likewise.
4402         (x-modify-font-name): Function removed.
4403         (create-fontset-from-fontset-spec): Ignore the argument
4404         STYLE-VARIANT.
4405         (create-fontset-from-ascii-font): Docsting adjusted for the above
4406         change.
4407         (instantiate-fontset, resolve-fontset-name): Functions removed.
4408         (fontset-list): Now implemented by C code.
4410         * faces.el (read-face-font): Fix TABLE arg to completing-read.
4411         (describe-face): Include `font' attribute in the description.
4413 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
4415         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
4417 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
4419         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
4420         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
4421         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
4423         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
4424         about behavior of set-buffer-modified-p wrt redisplay.
4426 2000-03-19  Richard M. Stallman  <rms@gnu.org>
4428         * view.el (view-mode-disable): Kill local binding of view-read-only.
4430 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
4432         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
4433         is a string, convert it to a syntax cell using string-to-syntax.
4435         * simple.el (syntax-code-table, syntax-flag-table): New variables.
4436         (string-to-syntax): New function.
4438         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
4439         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
4440         try to use passive ftp mode.
4442 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
4444         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
4446         * simple.el (append-to-buffer): Update point of windows after
4447         insertion.
4449         * abbrev.el (inverse-add-abbrev): Identify word by first moving
4450         forward then moving backward.  Reindent.
4452         * frame.el (other-frame): Call x-focus-frame only if
4453         focus-follows-mouse is off.
4455 2000-03-17  Dave Love  <fx@gnu.org>
4457         * pcvs-util.el (cvs-strings->string): Rename
4458         replace-regexps-in-string.
4460 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
4462         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
4463         regexp for labels cannot span several lines.
4465         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
4466         `(setq :<key> ':<key>)' to the macro expansion.
4468 2000-03-16  Dave Love  <fx@gnu.org>
4470         * progmodes/f90.el (f90): Put custom group under `languages', not
4471         `fortran'.
4472         (f90-mode-hook): Customize.
4473         (f90-mode): Set add-log-current-defun-function.
4474         (f90-current-defun): New function.
4476 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
4478         * cus-edit.el (custom-variable-tag-face): Handle case that
4479         default face's height is not a number.
4480         (custom-face-tag-face, custom-group-tag-face-1)
4481         (custom-group-tag-face): Ditto.
4482         (custom-group-tag-face-1): Add :group.
4484         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
4486 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
4488         * pcvs-defs.el (toplevel): Remove autoload cookie for form
4489         requiring easymenu.
4491 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4493         * ps-print.el: PostScript user-defined prologue, PostScript error
4494         handler, doc fix.
4495         (ps-print-version): New version number (5.1).
4496         (ps-user-defined-prologue, ps-error-handler-message)
4497         (ps-print-prologue-0, ps-error-handler-alist): New vars.
4498         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
4499         (ps-insert-string): New function.
4501 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
4503         * international/ccl.el (ccl-compile-expression): Don't generate
4504         invalid self-assignment code.
4506 2000-03-14  Dave Love  <fx@gnu.org>
4508         * subr.el (replace-regexp-in-string): Renamed from
4509         replace-regexps-in-string.  Doc fix.
4511 2000-03-12  Dave Love  <fx@gnu.org>
4513         * cus-edit.el: Doc fixes.
4514         (customize-set-variable, customize-save-variable): Rename args for
4515         doc.
4516         (custom-variable-tag-face, custom-face-tag-face)
4517         (custom-group-tag-face-1, custom-group-tag-face): Modify from
4518         style which user identify as hyperlink.
4519         (hook): Don't add undefined functions to the hook.
4520         (debug-ignored-errors): Transfer message from bindings.el.
4522 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
4524         * recentf.el (recentf-keep-non-readable-files-p): Remove
4525         double/nested definition.
4527 2000-03-12  Dave Love  <fx@gnu.org>
4529         * facemenu.el (facemenu-get-face): Use display-color-p.
4530         * enriched.el (enriched-decode-foreground): Likewise.
4531         (enriched-decode-background): Likewise.
4532         * isearch.el (isearch-highlight): Likewise.
4533         * info-look.el (info-lookup): Likewise.
4534         * simple.el (completion-setup-function): Likewise.
4536         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
4537         :options.
4539         * bindings.el (mode-line-format): Fix line-number and
4540         column-number items.  Add help-echo for the background.
4541         (mode-line-mule-info): Modify help-echo.
4543         * avoid.el (mouse-avoidance-mode): Add autoload cookie to
4544         defcustom.
4546         * files.el (load-file): Allow completion to .elc.
4548         * man.el: Doc fixes.
4549         (Man-init-defvars): Use display-color-p to set fontification.
4551         * play/hanoi.el (hanoi-internal): Don't use oddp.
4553 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
4555         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
4557         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
4559 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
4561         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
4562         Fix comment.
4564 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
4566         * font-lock.el (font-lock-keywords): Fix the doc now that
4567         regexp-opt-depth is unnecessary.
4568         (save-buffer-state): Set an edebug spec.
4569         (font-lock-fontify-anchored-keywords): Properly handle the case when
4570         the matcher goes past the limit.
4572         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
4573         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
4575         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
4576         dll.el and cookie.el (from Elib) with heavy renaming and other
4577         massaging.
4579         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
4580         Autoload the functions used.
4581         (easy-mmode-define-syntax): Fix CL typo.
4582         (easy-mmode-define-derived-mode): Improve the docstring generation.
4584 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
4586         * textmodes/texinfo.el (texinfo-version): Variable and function
4587         removed.
4589 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
4591         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
4592         allow more flexibility.
4593         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
4594         fns.
4595         (easy-mmode-defmap, easy-mmode-defsyntax)
4596         (easy-mmode-define-derived-mode): New macros.
4598 2000-03-09  Didier Verna  <didier@xemacs.org>
4600         * rect.el (replace-rectangle): New function.
4602 2000-03-09  Dave Love  <fx@gnu.org>
4604         * progmodes/fortran.el (fortran-comment-line-start): Define as
4605         "C".
4606         (fortran-comment-line-start-skip): Don't match cpp stuff.
4607         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
4608         (fortran-mode-map): Remove over-eager custom-menu-create for now.
4609         (fortran-mode): Don't set fortran-comment-line-start-skip,
4610         fortran-comment-line-start here.  Set comment-start,
4611         add-log-current-defun.
4612         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
4613         (fortran-current-defun): New function.
4615 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
4617         * emacs-lisp/re-builder.el: New file.
4619         * mouse.el (mouse-drag-region): Don't run up-event handler
4620         if hscroll has changed.
4622         * octave-mod.el (octave-font-lock-keywords): To font-lock the
4623         builtin operators, use `font-lock-builtin-face' for Emacs and
4624         `font-lock-preprocessor-face' otherwise.
4626         * font-lock.el (lisp-font-lock-keywords-1): Highlight
4627         `(defun (setf foo)' differently.
4629 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
4631         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
4632         (regexp-opt): Update comment and adapt the code the new meaning of
4633         the `paren' argument of regex-opt-group for shy-groups.
4634         (regexp-opt-depth): Handle shy groups as well as backslashed
4635         backslashes.
4636         (regexp-opt-group): Turn the leading comment into a docstring.
4637         Allow `paren' to be a string (the string to use to open a group).
4638         Remove open-presuf and close-presuf.  Instead of checking for `all
4639         one-char' and then later on check for `several one-char', handle
4640         both cases close together.  Also apply a more generic algorithm
4641         for suffixes (the mirror image of the algorithm used for
4642         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
4643         (regexp-opt-try-suffix): Removed.
4645         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
4646         from comint-mode-map, so we can just inherit from it.  Also, move
4647         the initialization into the `defvar' since there's no docstring
4648         anyway and it's fairly short.
4649         (inferior-scheme-mode): Define it as derived-mode: the code is
4650         shorter and this way we inherit from comint-mode-map rather than
4651         copying it.
4653         * subr.el (replace-regexps-in-string): Properly handle the case
4654         where we match an empty string.
4656         * comint.el (comint-exec-1): Add the current-dir to the exec-path
4657         when the command has a directory component (such as "./testml").
4658         Also fix a typo in the comment.
4660 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
4662         * Makefile (compile-files): Compile files one by one because
4663         that's the only way to ensure a clean compilation environment for
4664         each individual file.
4666         * frame.el (other-frame): Call x-focus-frame.
4668 2000-03-07  Dave Love  <fx@gnu.org>
4670         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
4671         :require to defcustom.
4673         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
4674         lists.
4676         * files.el (auto-mode-alist): Add configure.in.
4678         * progmodes/autoconf.el: New file.
4680 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
4682         * mail/mh-e.el: Change maintainer to `none'.
4684         * recentf.el (recentf-keep-non-readable-files-p): Quote args
4685         to remove-hook and add-hook.
4687 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
4689         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
4690         it as the default.
4691         (mail-send): Test mail-send-nonascii also for the new `mime' value.
4692         (sendmail-send-it): Conditionally add MIME headers specifying the
4693         used character set.
4695 2000-03-07  Dave Love  <fx@gnu.org>
4697         * winner.el: Fix keywords, autoload cookies.  Split
4698         eval-when-compile form to avoid compilation failure.
4700 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
4702         * international/mule.el: Modify comment about coding system
4703         property `coding-category'.
4704         (make-coding-system): New argument EOL-TYPE.  Pay attention to
4705         coding-category property of PROPERTIES.
4707         * international/mule-conf.el (coding-category-utf-8,
4708         coding-category-utf-16-be, coding-category-utf-16-le): New coding
4709         categories.  Include them in the argument for set-coding-priority.
4711         * international/mule-cmds.el (reset-language-environment): Include
4712         coding-category-utf-8, coding-category-utf-16-be, and
4713         coding-category-utf-16-le in the argument for set-coding-priority.
4714         (reset-language-environment): Initialize coding-category-utf-8,
4715         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
4717 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
4719         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
4720         code abstracted out of `bookmark-jump-noselect'.  Now tries info
4721         extensions as well as compression extensions.
4722         (bookmark-jump-noselect): Use above new func.
4724 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
4726         * strokes.el: Change maintainer's mail address.
4728 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
4730         * international/mule-diag.el (list-character-sets): Make help-echo
4731         string by substitute-command-keys.
4732         (list-character-sets): Likewise.
4733         (sort-listed-character-sets): Call help-setup-xref.
4735 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
4737         * time.el (display-time-mail-file): Add `none' to the list of
4738         choices.
4740 2000-03-01  Dave Love  <fx@gnu.org>
4742         * help.el (help-xref-go-back): Don't try to set position.
4744         * international/mule-diag.el (list-character-sets): Call
4745         help-setup-xref.  Add help-echo to xrefs.
4746         (list-character-sets-1): Add help-echo to xrefs.
4748 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
4750         * frame.el (blink-cursor-mode): Switch cursor on when turning
4751         the mode off.
4753         * add-log.el (add-log-current-defun): Add support for
4754         Autoconf mode.
4756         * mail/rmail.el (rmail-quit-hook): New variable.
4758 2000-03-01  Dave Love  <fx@gnu.org>
4760         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
4762         * help.el (help-xref-button): Add help-echo arg.
4763         (describe-function-1, describe-variable, help-make-xrefs): Use it.
4765         * faces.el (list-faces-display): Supply help-echo with
4766         help-make-xrefs.
4768         * facemenu.el (list-text-properties-at): Set help-xref-stack to
4769         nil.
4771 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
4773         * image.el (defimage): Look for image files in load-path.
4775         * frame.el (busy-cursor-delay-seconds): Change type to
4776         `number'.
4778 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
4780         * recentf.el (recentf): Added version tag to the defgroup of
4781         recentf.
4783 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
4785         * recentf.el (recentf-cleanup): Changed to remove excluded file
4786         too.
4787         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
4788         action to select/unselect a file.
4789         (recentf-edit-list): Code cleanup and improvement.
4790         (recentf-open-more-files-action): `recentf-open-more-files' button
4791         widget action to open a file.
4792         (recentf-open-more-files): No more use standard completion but
4793         widgets.
4794         (recentf-more-collection): Deleted.
4795         (recentf-more-history): Deleted.
4796         (recentf-setup-more-completion): Deleted.
4798 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
4800         * recentf.el (recentf-mode): No more needs that Emacs is running
4801         under a window-system.
4803 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
4805         * recentf.el (recentf-edit-list): New command to edit the recent
4806         list which allow the user to remove files.
4807         (recentf-edit-selected-items): New global variable, used by
4808         `recentf-edit-list' to hold the list of files to be removed from
4809         the recent list.
4810         (recentf-make-menu-items): Updated to display a "Edit list..."
4811         menu item.  Minor code cleanup.
4813 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
4815         * recentf.el (recentf-open-more-files): New command to open files
4816         that are not displayed in the menu.
4817         (recentf-more-collection): New global variable holding the set of
4818         permissible completions used by `recentf-open-more-files'.
4819         (recentf-more-history): New global variable holding the history list
4820         used by `recentf-open-more-files' completion.
4821         (recentf-setup-more-completion): New function to setup completion for
4822         `recentf-open-more-files'.
4823         (recentf-make-menu-items): Updated to display a "More..." menu item.
4825 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
4827         * recentf.el (recentf-menu-action): Doc fixed.
4829 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
4831         * recentf.el (recentf-menu-filter): Doc updated.
4832         (recentf-update-menu-hook): Allow menu filters to force menu update.
4833         (recentf-make-menu-items): New menu filter handling.
4834         (recentf-make-menu-item): New helper function.
4835         (recentf-menu-elements): New menu handling function.
4836         (recentf-sort-ascending): Updated to new menu filter handling.
4837         (recentf-sort-descending): Updated to new menu filter handling.
4838         (recentf-sort-basenames-ascending): New menu filter function.
4839         (recentf-sort-basenames-descending): New menu filter function.
4840         (recentf-show-basenames): New menu filter function.
4841         (recentf-show-basenames-ascending): New menu filter function.
4842         (recentf-show-basenames-descending): New menu filter function.
4844 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4846         * diary-lib.el (list-diary-entries): Don't try to go forward at
4847         the end of the buffer.
4849 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
4851         * international/mule-diag.el (list-character-sets): Completely
4852         rewritten.
4853         (sort-listed-character-sets): New function.
4854         (list-character-sets-1): Completely rewritten.
4855         (list-character-sets-2): New function.
4856         (non-iso-charset-alist): New variable.
4857         (decode-codepage-char): New function.
4858         (charset-history): New variable.
4859         (read-charset) (list-block-of-chars)
4860         (list-iso-charset-chars)
4861         (list-non-iso-charset-chars)
4862         (list-charset-chars): New functions.
4863         (mule-diag): Call list-character-sets-2, not
4864         list-character-sets-2.
4865         (dump-charsets): Likewise.
4867 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
4869         * dired-x.el (dired-filename-at-point): Add `@' to valid
4870         file name characters.
4871         (dired-filename-at-point): Handle ange-ftp file names.
4873         * frame.el (frame-notice-user-settings): Use assq-delete-all
4874         instead of assoc-delete-all.
4875         (frame-notice-user-settings): Ditto.
4877         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
4878         Don't copy alist.
4880 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
4882         * calculator.el (calculator-use-menu): New option.
4883         (calculator-initial-bindings): Changed some bindings to work as
4884         macros.
4885         (calculator-forced-input): Removed.
4886         (calculator-restart-other-mode): New variable.
4887         (calculator-mode-map): Set up menu.
4889 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
4891         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
4892         tags.
4894 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
4896         * viper-cmd.el (viper-envelop-ESC-key): added the option to
4897         translate all ESC key sequences.
4898         (viper-goto-mark-subr): restore markers for files for which
4899         they were saved.
4900         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
4901         * viper-util.el (viper-set-replace-overlay-glyphs,
4902         viper-set-replace-overlay): always check if the replacement
4903         overlay is live.
4904         * viper.el (viper-vi-state-mode-list): added major modes.
4905         * ediff-wind.el: minor comment changes.
4906         * ediff.el: copyright notice date fix.
4908 2000-02-27  Jason Rumney  <jasonr@gnu.org>
4910         * faces.el (face-font-family-alternatives): Add arial to helv.
4911         (mode-line, header-line, tool-bar): Same default as x for w32.
4912         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
4913         face-font-family-alternatives from working.
4914         * term/w32-win.el (mouse-set-font): Do not build fontset from
4915         chosen font.
4917 2000-02-25  Sam Steingold  <sds@goems.com>
4919         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
4920         properly.
4922 2000-02-25  Richard M. Stallman  <rms@gnu.org>
4924         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
4926 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
4928         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
4929         writable.
4931         * frame.el (busy-cursor-delay-seconds): New option.
4933 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
4935         * frame.el (show-cursor-in-non-selected-windows): New option.
4937 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4939         * diary-lib.el (include-other-diary-files): Undo the selective
4940         display in any included file and don't kill it.
4942 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
4944         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
4945         bar.  Menu items converted to (menu-item format, help strings
4946         added.
4947         [downcase, upcase]: Don't enable on MS-DOS.
4948         [symlink, symlinks]: Don't show if make-symbolic-link is not
4949         bound.
4950         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
4952 2000-02-23  Dave Love  <fx@gnu.org>
4954         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
4955         (backward-kill-word): Revert addition of * to interactive spec --
4956         it's a feature.
4958         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
4959         (backward-kill-sentence, kill-sentence): Likewise.
4961         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
4962         scratch buffer name.
4963         (gud-format-command): Use int-to-string in ?l case.  Simplify
4964         slightly.
4966         * term/w32-win.el (internal-face-interactive): Update prompt for
4967         new read-face-name.
4969         * mail/footnote.el (footnote): Add :version to defgroup.
4970         (footnote-section-tag-regexp): Customize.
4971         (footnote-start-tag, footnote-end-tag): New option.
4972         (footnote-latin-regexp): New variable.
4973         (Footnote-latin): New function.
4974         (footnote-style-alist): Add element for latin style.
4975         (footnote-style): Moved.
4976         (Footnote-goto-footnote): Use eq to test arg.
4978         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
4980         * emacs-lisp/byte-opt.el: Change old backquote syntax.
4981         (byte-compile-trueconstp): Include keywords.
4982         (byte-optimize-quote, byte-optimize-lapcode): Use
4983         byte-compile-const-symbol-p.
4984         (byte-optimize-char-before): New optimization.
4986         * emacs-lisp/bytecomp.el: Change old backquote syntax.
4987         (byte-compile-const-symbol-p): New function.
4988         (byte-compile-constp, byte-compile-out-toplevel)
4989         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
4990         Use it.
4992         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
4994 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
4996         * international/encoded-kb.el: Be sure to update minor-mode-alist
4997         and minor-mode-map-alist.
4998         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
4999         codes SS2 and SS3 correctly.
5000         (encoded-kbd-self-insert-ccl): New function.
5001         (encoded-kbd-setup-keymap): New function.
5002         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
5003         by calling encoded-kbd-setup-keymap.
5005         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
5006         characters.
5007         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
5008         locally.
5010 2000-02-22  Dave Love  <fx@gnu.org>
5012         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
5013         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
5014         defvar.
5015         (lisp-mode-syntax-table): Set up for #|...|# comments.
5016         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
5017         classes.  Match `defface'.
5018         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
5019         (eval-defun-1): Fix for defcustom.
5020         (lisp-indent-region): Doc fix.
5022         * subr.el (when, unless, split-string): Doc fix.
5023         (read-passwd): Move call of clear-this-command-keys to the right
5024         place.
5025         (replace-regexps-in-string): New function.
5027 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
5029         * help.el (describe-variable): Set syntax table to
5030         emacs-lisp-mode-syntax-table when moving forward over the
5031         symbol's name.
5033 2000-02-22  Dave Love  <fx@gnu.org>
5035         * xt-mouse.el: Doc fixes.
5036         (xterm-mouse-position-function): New function, replacing advice of
5037         mouse-position.
5038         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
5040         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
5042 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
5044         * format.el (format-annotate-single-property-change): Handle
5045         properties.with dotted-list values.
5046         (format-proper-list-p): New function.
5048         * enriched.el (enriched-face-ans): Handle '(foreground-color
5049         . COLOR) and (background-color . COLOR).
5051 2000-02-20  Dave Love  <fx@gnu.org>
5053         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
5054         and assignments to it.
5055         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
5056         current local map.
5057         (make-flyspell-overlay): Use it.
5058         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
5060         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
5061         (lm-get-header-re): Defun, not defsubst.
5062         (lm-get-package-name): Defun, not defsubst.  Simplify.
5063         (lm-version): Doc fix.  Simplify.
5064         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
5065         (lm-crack-address, lm-last-modified-date, lm-commentary)
5066         (lm-verify, lm-synopsis): Simplify.
5067         (lm-report-bug): Require emacsbug.  Use compose-mail.
5069 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
5071         * dired.el (dired-mode): Call propertized-buffer-identification
5072         to set mode-line-buffer-identification to something having
5073         the right text properties.
5075         * bindings.el (propertized-buffer-identification): New function.
5077 2000-02-20  Dave Love  <fx@gnu.org>
5079         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
5080         check for t-mouse too.
5082         * cus-start.el: Make echo-keystrokes `number'.
5084 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
5086         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
5087         Don't call ring-empty-p unless tags-location-ring is bound.
5088         From Noah Friedman <friedman@splode.com>.
5090 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
5092         * progmodes/hideshow.el (hs-flag-region): No longer use
5093         `intangible' overlay property.
5095         (hs-toggle-hiding): New command.
5096         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
5098         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
5099         Fix omission bug: Run `hs-minor-mode-hook' for both activation
5100         and deactivation.
5102 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
5104         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
5106 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
5108         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
5110         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
5111         of `*' to handle `(* ... *)' comments.
5113 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
5115         * faces.el (list-faces-display): Use display-mouse-p instead of
5116         window-system.
5118         * menu-bar.el (global-map): Menu-bar items converted to the new
5119         format (menu-item..., rearranged for better CUA compliance, and
5120         their names changed for better clarity.  Help strings added.
5122         * international/mule-cmds.el (mule-menu-keymap)
5123         (describe-language-environment-map, set-coding-system-map)
5124         (setup-language-environment-map): Convert to new (menu-item...
5125         form, add help strings.  Change names of menu items for better
5126         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
5127         submenu).
5129 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
5131         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
5132         within the code.
5134 2000-02-16  Dave Love  <fx@gnu.org>
5136         * faces.el: Don't require custom.  Add more specific :groups to
5137         various deffaces.
5138         (set-face-attribute): Purecopy args.
5139         (read-face-name): Default to name at point and use it in prompt.
5140         Remove colon from arg in all callers.
5141         (list-faces-display): Hyperlink to face descriptions and customize
5142         buffers.
5144 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
5146         * wid-edit.el (widget-match-inline): An atom never matches a
5147         list.
5149 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5151         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
5152         at ':' characters by call to split-string.
5154 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5156         * textmodes/bibtex.el: Added RCS version identification.
5158 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5160         * textmodes/bibtex.el: Some temporary comments removed.
5161         (bibtex-field-name, bibtex-entry-type): Made the relationship
5162         explicit.
5163         (bibtex-field-const): Allow capital letters.
5164         (bibtex-start-of-string): Deleted because unused.
5166         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
5167         use the term 'reference' to describe a bibtex entry as a whole.
5168         Further, reference keys are no longer called 'labels'.
5169         (bibtex-keys): Renamed to bibtex-reference-keys.
5170         (bibtex-reformat-previous-labels): Renamed to
5171         bibtex-reformat-previous-reference-keys.
5172         (bibtex-reference-type): Renamed to bibtex-entry-type.
5173         (bibtex-reference-head): Renamed to bibtex-entry-head.
5174         (bibtex-reference-maybe-empty-head): Renamed to
5175         bibtex-entry-maybe-empty-head.
5176         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
5177         (bibtex-search-reference): Renamed to bibtex-search-entry.
5178         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
5179         bibtex-enclosing-entry-maybe-empty-head.
5180         (bibtex-entry-field-alist, bibtex-entry-head,
5181         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
5182         bibtex-map-entries, bibtex-search-entry,
5183         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
5184         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
5185         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
5186         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
5187         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
5188         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
5189         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
5191 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5193         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
5194         comment.
5195         (bibtex-format-field-delimiters): New function, functionality
5196         extracted from bibtex-format-entry.
5197         (bibtex-autokey-get-yearfield-digits): New function, functionality
5198         extracted from bibtex-autokey-get-yearfield.
5200         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
5201         entries in order to avoid stack overflow in the regexp matcher if
5202         field contents become large.
5203         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
5204         bibtex-field-string-part-not-braced,
5205         bibtex-field-string-part-no-inner-braces,
5206         bibtex-field-string-part-1-inner-brace,
5207         bibtex-field-string-part-2-inner-braces,
5208         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
5209         bibtex-field-string-quoted, bibtex-field-string,
5210         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
5211         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
5212         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
5213         as parsing is now performed by the following functions.
5214         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
5215         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
5216         bibtex-parse-field-string, bibtex-search-forward-field-string,
5217         bibtex-parse-association, bibtex-field-name-for-parsing,
5218         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
5219         bibtex-search-forward-field, bibtex-search-backward-field,
5220         bibtex-start-of-field, bibtex-end-of-field,
5221         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
5222         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
5223         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
5224         bibtex-parse-string, bibtex-search-forward-string,
5225         bibtex-search-backward-string, bibtex-start-of-string,
5226         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
5227         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
5228         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
5229         entries.  Instead of reporting the results of the parsing by
5230         match-beginning or match-end, these functions return data structures
5231         that hold the corresponding positions.
5232         (bibtex-enclosing-field): Changed to also report field boundaries by
5233         return values rather than by match-beginning or match-end.  The
5234         following functions have been adapted to use the new parsing
5235         functions.
5236         (bibtex-skip-to-valid-entry, bibtex-search-reference,
5237         bibtex-enclosing-field, bibtex-format-entry,
5238         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
5239         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
5240         bibtex-print-help-message, bibtex-end-of-entry,
5241         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
5242         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
5243         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
5244         method for parsing.
5245         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
5246         bibtex-map-entries, bibtex-flash-head,
5247         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
5248         bibtex-autokey-change, bibtex-autokey-get-namefield,
5249         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
5250         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
5251         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
5252         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
5253         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
5254         order to make the new binding of case-fold-search immediately
5255         visible.
5257 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5259         * textmodes/bibtex.el: Copyright notice is up to date.
5260         Added constant 'bibtex-maintainer-salutation.
5262         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
5263         than make-temp-name, use match-string-no-properties and eliminate
5264         a quadratic behavior when building bibtex-strings.
5266         * bibtex.el (bibtex-reference-key): Accept string entries whose
5267         reference key contains upper case letters.
5269 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5271         * bibtex.el (bibtex-reference-head): Allow entries to start with
5272         a new line.
5274 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5276         * bibtex.el: Hiding of entry bodies is not longer provided by
5277         bibtex.el directly.  Instead the hideshow package can be used.
5278         Added a special bibtex entry to hs-special-modes-alist.
5279         (bibtex-hs-forward-sexp): Added for hideshow.el.
5281 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5283         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
5284         at ':' characters by call to split-string.
5286 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5288         * textmodes/bibtex.el: Added RCS version identification.
5290 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5292         * textmodes/bibtex.el: Some temporary comments removed.
5293         (bibtex-field-name, bibtex-entry-type): Made the relationship
5294         explicit.
5295         (bibtex-field-const): Allow capital letters.
5296         (bibtex-start-of-string): Deleted because unused.
5298         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
5299         use the term 'reference' to describe a bibtex entry as a whole.
5300         Further, reference keys are no longer called 'labels'.
5301         (bibtex-keys): Renamed to bibtex-reference-keys.
5302         (bibtex-reformat-previous-labels): Renamed to
5303         bibtex-reformat-previous-reference-keys.
5304         (bibtex-reference-type): Renamed to bibtex-entry-type.
5305         (bibtex-reference-head): Renamed to bibtex-entry-head.
5306         (bibtex-reference-maybe-empty-head): Renamed to
5307         bibtex-entry-maybe-empty-head.
5308         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
5309         (bibtex-search-reference): Renamed to bibtex-search-entry.
5310         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
5311         bibtex-enclosing-entry-maybe-empty-head.
5312         (bibtex-entry-field-alist, bibtex-entry-head,
5313         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
5314         bibtex-map-entries, bibtex-search-entry,
5315         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
5316         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
5317         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
5318         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
5319         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
5320         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
5321         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
5323 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5325         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
5326         comment.
5327         (bibtex-format-field-delimiters): New function, functionality
5328         extracted from bibtex-format-entry.
5329         (bibtex-autokey-get-yearfield-digits): New function, functionality
5330         extracted from bibtex-autokey-get-yearfield.
5332         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
5333         entries in order to avoid stack overflow in the regexp matcher if
5334         field contents become large.
5335         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
5336         bibtex-field-string-part-not-braced,
5337         bibtex-field-string-part-no-inner-braces,
5338         bibtex-field-string-part-1-inner-brace,
5339         bibtex-field-string-part-2-inner-braces,
5340         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
5341         bibtex-field-string-quoted, bibtex-field-string,
5342         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
5343         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
5344         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
5345         as parsing is now performed by the following functions.
5346         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
5347         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
5348         bibtex-parse-field-string, bibtex-search-forward-field-string,
5349         bibtex-parse-association, bibtex-field-name-for-parsing,
5350         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
5351         bibtex-search-forward-field, bibtex-search-backward-field,
5352         bibtex-start-of-field, bibtex-end-of-field,
5353         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
5354         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
5355         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
5356         bibtex-parse-string, bibtex-search-forward-string,
5357         bibtex-search-backward-string, bibtex-start-of-string,
5358         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
5359         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
5360         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
5361         entries.  Instead of reporting the results of the parsing by
5362         match-beginning or match-end, these functions return data structures
5363         that hold the corresponding positions.
5364         (bibtex-enclosing-field): Changed to also report field boundaries by
5365         return values rather than by match-beginning or match-end.  The
5366         following functions have been adapted to use the new parsing
5367         functions.
5368         (bibtex-skip-to-valid-entry, bibtex-search-reference,
5369         bibtex-enclosing-field, bibtex-format-entry,
5370         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
5371         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
5372         bibtex-print-help-message, bibtex-end-of-entry,
5373         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
5374         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
5375         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
5376         method for parsing.
5377         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
5378         bibtex-map-entries, bibtex-flash-head,
5379         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
5380         bibtex-autokey-change, bibtex-autokey-get-namefield,
5381         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
5382         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
5383         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
5384         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
5385         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
5386         order to make the new binding of case-fold-search immediately
5387         visible.
5389 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5391         * textmodes/bibtex.el: Copyright notice is up to date.
5392         Added constant 'bibtex-maintainer-salutation.
5394         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
5395         than make-temp-name, use match-string-no-properties and eliminate
5396         a quadratic behavior when building bibtex-strings.
5398         * bibtex.el (bibtex-reference-key): Accept string entries whose
5399         reference key contains upper case letters.
5401 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5403         * bibtex.el (bibtex-reference-head): Allow entries to start with
5404         a new line.
5406 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5408         * bibtex.el: Hiding of entry bodies is not longer provided by
5409         bibtex.el directly.  Instead the hideshow package can be used.
5410         Added a special bibtex entry to hs-special-modes-alist.
5411         (bibtex-hs-forward-sexp): Added for hideshow.el.
5413 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5415         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
5416         proceedings entry type (for cross referencing). Thanks to Wagner
5417         Toledo Correa for the suggestion.
5419         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
5421 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
5423         * international/characters.el: Setup case table for Vietnamese.
5425 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
5427         * uniquify.el (toplevel): Require CL at compile time.
5428         (uniquify-push): Removed.
5430         * shadowfile.el (shadow-when): Removed.
5432         * tempo.el (tempo-dolist, tempo-mapc): Removed.
5433         (tempo-process-and-insert-string): Use dolist instead of
5434         tempo-dolist.
5436         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
5437         regexp for paragraph-start.
5439         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
5440         commas as well.
5442 2000-02-10  Dave Love  <fx@gnu.org>
5444         * wid-edit.el: (widgets) [defgroup]: Remove url link.
5445         (widget-color-choice-list, widget-color-history, widget-mouse-help):
5446         Deleted.
5447         (widget-specify-field, widget-specify-button): Don't use
5448         widget-mouse-help as help-echo property.
5449         (default): Use #'ignore for :validate and :mouse-down-action.
5450         (checkbox): Add help-echo.
5451         (widget-sexp-validate): Rewritten to clarify error messages.
5452         (character): Use char-valid-p in :match function.
5453         (widget-color-complete): Use facemenu-color-alist.
5454         (widget-color-action): Use facemenu-read-color.
5456         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
5457         set up `caar' &c that we now have.
5459 2000-02-09  Ray Blaak  <blaak@gnu.org>
5461         * delphi.el: Make resourcestring a declaration region, like const
5462         and var.
5464 2000-02-09  Dave Love  <fx@gnu.org>
5466         * bindings.el (mode-line-input-method-map): New variable.
5467         (mode-line-mule-info): Use it; fix last change.
5468         (mode-line-mode-menu): Move definition.
5469         (mode-line-mouse-sensitive-p): Deleted.
5470         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
5471         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
5472         level.
5474         * startup.el (command-line-1): Don't call
5475         make-mode-line-mouse-sensitive.
5477 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
5479         * mail/rmail.el (rmail-retry-failure): Use
5480         rmail-beginning-of-message before rmail-toggle-header, because the
5481         former toggles headers.
5483 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
5485         * diff-mode.el (diff-kill-junk): New interactive function.
5486         (diff-reverse-direction): Use delete-and-extract-region.
5487         (diff-post-command-hook): Restrict the area so that the hook also works
5488         outside of any diff hunk.  This is necessary for the minor-mode.
5489         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
5490         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
5492         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
5493         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
5494         so that it can be used more easily in <foo>-mode-hook.  Also make sure
5495         to avoid duplicate entries.
5496         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
5497         (font-lock-remove-keywords): Just as was done for `add', allow it to
5498         work even if font-lock-mode is nil.  Also make sure we don't modify
5499         any pre-existing list by forcing a copy-sequence.  Finally rename
5500         `major-mode' to `mode'.
5501         (font-lock-fontify-syntactic-anchored-keywords)
5502         (font-lock-fontify-anchored-keywords)
5503         (font-lock-fontify-keywords-region): Use line-end-position.
5504         Don't make `font-lock-multiline' local (it's now done in
5505         font-lock-set-defaults).
5506         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
5507         move the `font-lock-fontified' creation to inside the `unless'.
5509 2000-02-06  Andrew Innes  <andrewi@gnu.org>
5511         * term/w32-win.el (x-handle-args): Comment out call to message,
5512         which occurs before window system is initialized.
5514         * makefile.nt: Add support for recompiling lisp code.
5516 2000-02-04  Dave Love  <fx@gnu.org>
5518         * bindings.el (mode-line-mule-info): Fix/extend last change.
5520         * completion.el: Replace completion-dolist with dolist.
5522         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
5523         dotimes.
5525 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
5527         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
5528         environment names before they go into the section regexp.
5530         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
5531         char class in regexp.
5533         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
5534         `case-fold-search' to nil.
5536         * progmodes/idlwave.el (idlwave-template): Respect
5537         `idlwave-abbrev-change-case'.
5538         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
5539         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
5540         idlwave-while): respect `idlwave-reserved-word-upcase'.
5541         (idlwave-rw-case): New function.
5542         (idlwave-statement-match): Fixed problem with assignment regexp.
5543         (idlwave-font-lock-keywords): Improved regexp for keyword
5544         parameters.
5545         (idlwave-surround): New argument LENGTH to support padding of
5546         operators longer than 1 char.
5548         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
5549         idlwave-shell-expression-overlay.  Implemented printing of
5550         expressions on higher levels of the calling stack.
5551         (idlwave-shell-display-level-in-calling-stack): Restore stack
5552         level.
5553         (idlwave-retrieve-expression-from-level): New function.
5554         (idlwave-shell-last-calling-stack): Variable removed.
5555         (idlwave-shell-reset): Argument action reversed (`visible' to
5556         `hidden').  Also remove stop-line overlay.
5557         (idlwave-shell-calling-stack-routine): New variable.
5558         (idlwave-shell-parse-stack-and-display): Messages now display
5559         negative level numbers.
5560         (idlwave-shell-mode): Set `modeline-format'.
5561         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
5562         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
5563         21.
5564         (idlwave-shell-print-expression-function): New option.
5566         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
5567         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
5568         `tool-bar' instead of `toolbar'.
5570 2000-02-02  Dave Love  <fx@gnu.org>
5572         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
5573         emacs-lisp-mode-hook.  Don't check for defalias being defined.
5575         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
5576         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
5577         the new builtins directly.
5579         * whitespace.el (whitespace): Add :version to defgroup.
5581         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
5582         Doc fix.
5584         * thingatpt.el (sexp-at-point, symbol-at-point)
5585         (number-at-point, list-at-point): Add autoload cookie.
5587         * recentf.el (recentf): Add :version to defgroup.
5589         * quickurl.el (quickurl): Add :version to defgroup.
5591         * elide-head.el (elide-head): Use point-marker more.
5593         * bs.el (bs): Add :version to defgroup.
5595         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
5597         * progmodes/delphi.el (delphi): Add :version to defgroup.
5599 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
5601         * ange-ftp.el (ange-ftp-write-region): Handle case that
5602         succeeding process operation sets a different coding system.
5604         * calculator.el: New file.
5606 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
5608         * frame.el (frames-on-display-list, framep-on-display): New
5609         functions.
5610         (display-mouse-p, display-popup-menus-p, display-graphic-p)
5611         (display-selections-p, display-screens, display-pixel-width)
5612         (display-pixel-height, display-mm-width, display-mm-height)
5613         (display-backing-store, display-save-under, display-planes)
5614         (display-color-cells, display-visual-class): New functions.
5616         * term/tty-colors.el (tty-color-gray-shades): New function.
5618         * faces.el (display-color-p): Use framep-on-display.
5619         (display-grayscale-p): New function.
5621 2000-01-31  Dave Love  <fx@gnu.org>
5623         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
5624         (create-fontset-from-x-resource): Don't concat integers.
5626 2000-01-31  Inge Frick  <inge@nada.kth.se>
5628         * view.el: Some changes in documentation.  Removed some trailing
5629         whitespace. Changed some parameter names to agree with
5630         documentation.
5631         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
5632         window is not deleted.  Modifies change 1998-04-26.
5634 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
5636         * windmove.el: New file.
5638         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
5639         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
5640         progmodes/ebnf-yac.el: Update copyright and license info.
5642         * jit-lock.el (jit-lock-function): Widen before calculating end
5643         position.
5644         (jit-lock-stealth-chunk-start): Rewritten.
5646         * info.el (Info-title-face-alist): Removed.
5647         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
5648         faces.
5649         (Info-fontify-node): Use these faces.
5651 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
5653         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
5654         (cl-macro-list1): Recognize `&allow-other-keys' instead of
5655         `&allow-other-keywords'.
5657         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
5658         the list of directories scanned heuristically.
5660         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
5661         exist.
5663 2000-01-30  Jason Rumney  <jasonr@gnu.org>
5665         * w32-fns.el: Define w32-tty-standard-colors.
5667         * startup.el (command-line): Use w32-tty-standard-colors when in
5668         w32 console mode.
5670 2000-01-30  Dave Love  <fx@gnu.org>
5672         * jka-compr.el (jka-compr-load): Fix up load-history.
5674         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
5676         * emacs-lisp/cl-macs.el: Revert previous change.
5678 2000-01-29  Dave Love  <fx@gnu.org>
5680         * facemenu.el: Purecopy various strings.
5682         * timezone.el (timezone-fix-time): Window against 69 for two-digit
5683         years.  Deal with three-digit years.
5685         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
5686         defconst, purecopy.
5687         (help-back-label): Purecopy it.
5689 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
5691         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
5692         variable. If non-nil, order the buffer list according to the
5693         currently selected frame.
5694         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
5695         non-nil, pass the selected frame to function buffer-list.
5697 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5699         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
5701 2000-01-28  Dave Love  <fx@gnu.org>
5703         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
5705         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
5706         Don't use lisp-indent-hook property.
5707         (cl-abs): Remove.
5709         * subr.el: Move out indent and edebug specs for when and unless.
5711         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
5712         when, unless.
5714         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
5715         unless, when.
5717 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
5719         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
5720         `collecting' as synonym for `collect'.
5722         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
5723         for the case it contains spaces.
5725         * simple.el (what-cursor-position): Change formatting of
5726         messages.
5728         * frame.el (delete-other-frames): New function.
5729         (toplevel): Bind it to C-x 5 1.
5731         * sort.el (sort-numeric-base): New option.
5732         (sort-numeric-fields): If number starts with `0' or `0[xX[',
5733         interpret it as octal or hexadecimal.  Use sort-numeric-base
5734         as default base.
5736         * progmodes/glasses.el: New file.
5738 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
5740         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
5741         userids differently.
5743         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
5744         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
5745         progmodes/ebnf-yac.el: New files.
5747 2000-01-26  Dave Love  <fx@gnu.org>
5749         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
5750         on a function with an empty body.  [From Eric Ludlam.]
5752 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
5754         * vc.el (vc-version-diff): Make sure file name is expanded.
5756 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
5758         * scroll-bar.el (scroll-bar-timer): Variable removed.
5759         (scroll-bar-toolkit-scroll): Don't use a timer.
5761 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
5763         * language/thai-util.el (thai-composition-function): Delete
5764         superfluous `a'.
5766 2000-01-24  Dave Love  <fx@gnu.org>
5768         * fortran.el (fortran-mode): Use beginning-of-defun-function,
5769         end-of-defun-function.
5771         * font-lock.el (turn-on-font-lock): Don't depend on window-system
5772         &c.
5774 2000-01-22  Jason Rumney  <jasonr@gnu.org>
5776         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
5777         conflicts with new face support.
5779 2000-01-22  Richard M. Stallman  <rms@gnu.org>
5781         * replace.el (query-replace): Rename last arg to DELIMITED.
5782         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
5783         (query-replace-regexp): Likewise.
5785 2000-01-20  Richard M. Stallman  <rms@gnu.org>
5787         * subr.el (with-syntax-table): Use make-symbol, not gensym.
5789         * emacs-lisp/lisp.el (beginning-of-defun-function):
5790         Variable renamed from beginning-of-defun.
5791         Do not call make-variable-buffer-local.
5792         (beginning-of-defun-raw): Use new variable name; doc fix.
5793         (beginning-of-defun): Doc fix.
5794         (end-of-defun-function): Variable renamed from end-of-defun.
5795         Do not call make-variable-buffer-local.
5796         (end-of-defun): Use new variable name; doc fix.
5798         * subr.el (dolist, dotimes): Copied from cl-macs.el
5799         and made to work.
5801         * mail/undigest.el (rmail-digest-end-regexps):
5802         Variable replaces rmail-digest-end-regexp.
5803         Allows multiple regexps for detecting the end line.
5804         (undigestify-rmail-message): Corresponding changes.
5806 2000-01-19  Dave Love  <fx@gnu.org>
5808         * files.el (user-init-file): Don't declare here -- is primitive.
5810         * startup.el (command-line): Check for compiled user-init-file and
5811         set to uncompiled version if necessary.
5813 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
5815         * mail/undigest.el (rmail-digest-end-regexp): New user option.
5816         (undigestify-rmail-message): Use it.
5818         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
5820 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
5822         * tmm.el (tmm-goto-completions): Adapt to prompt being part
5823         of mini-buffer.
5825 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
5827         * emacs-lisp/copyright.el (copyright-update): Removed the
5828         requirement for a trailing space from `copyright-regexp', to
5829         support copyrights with owner specified on a separate line..
5831         * align.el: New file.
5833         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
5835         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
5837 2000-01-13  Dave Love  <fx@gnu.org>
5839         * ph.el: Removed.  (Obsoleted by EUDC.)
5841 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
5843         * net/eudc.el (toplevel): Remove autoloaded code installing
5844         menu with easymenu, because that causes build problems.
5846         * frame.el (frame-notice-user-settings): New variable.
5847         (frame-notice-user-settings): Don't modify frame parameters
5848         if called a second time.
5850 2000-01-13  Richard M. Stallman  <rms@gnu.org>
5852         * frame.el (frame-notice-user-settings):
5853         Notice default-frame-parameters even for non-window frames.
5855 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
5857         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
5858         for Emacs.
5859         (eudc-bob-can-display-inline-images): Extend for Emacs.
5860         (eudc-bob-toggle-inline-display): Ditto.
5861         (eudc-bob-display-jpeg): Ditto.
5863 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
5865         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
5866         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
5867         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
5869         * add-log.el (add-change-log-entry): Fix error trying an `(insert
5870         nil)'.
5872         * subdirs.el: Add `net' directory.
5874         * net: New directory.
5876         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
5877         eval-last-sexp.  Don't bind debug-on-error here.
5878         (eval-last-sexp): New function.  Bind debug-on-error if
5879         eval-expression-debug-on-error is non-nil.
5880         (eval-defun-2, eval-defun): Likewise.
5882         * simple.el (eval-expression): Don't bind debug-on-error if
5883         eval-expression-debug-on-error is nil.  Detect changed
5884         debug-on-error, and propagate new value to global binding, if
5885         eval-expression-debug-on-error is non-nil,
5886         (eval-expression-debug-on-error): Change doc string.
5888 2000-01-11  Richard M. Stallman  <rms@gnu.org>
5890         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
5892         * emacs-lisp/lisp-mode.el (with-syntax-table):
5893         Set up lisp-indent-function property.
5895         * subr.el (with-syntax-table): Moved from simple.el.
5897         * simple.el (with-syntax-table): Moved to subr.el.
5899 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
5901         * tmm.el (tmm-shortcut): Delete region after prompt instead
5902         of erasing buffer.
5904         * textmodes/fill.el (fill-common-string-prefix): New function.
5905         (fill-context-prefix): Use the longest common prefix of first
5906         and second line fill prefix, if there is one.
5908 2000-01-11  Richard M. Stallman  <rms@gnu.org>
5910         * array.el (array-mode): Don't use make-variable-buffer-local.
5911         Use make-local-variable for `truncate-lines'.
5913 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
5915         * add-log.el (add-log-current-defun): Handle user-defined
5916         add-log-current-function returning nil,
5918         * add-log.el (add-change-log-entry): Insert version number
5919         if having found a current function
5921         * add-log.el (add-log-current-defun): Call
5922         `add-log-current-defun-function'.  Try matches at level 0 and
5923         level 1.  Strip whitespace from defun found.
5925 2000-01-10  John Wiegley  <johnw@gnu.org>
5927         * allout.el (isearch-done/outline-provisions): Added `edit'
5928         argument to correspond with the current definition of
5929         `isearch-done'.
5931 2000-01-10  Dave Love  <fx@gnu.org>
5933         * elide-head.el (elide-head): Use point-marker, not point.
5935 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
5937         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
5938         before and after the year 2000.
5940         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
5941         Add ispell- prefix.
5943 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
5945         * ispell.el:  Only define dictionaries in menus when they exist.
5946         (version18p): New variable.
5947         (version20p): New variable.
5948         (xemacsp): New variable.
5949         (ispell-choices-win-default-height): Fix for XEmacs visibility.
5950         (ispell-dictionary-alist1): Added Brasileiro dictionary.
5951         (ispell-dictionary-alist6): Russian command lines no longer accept
5952         run-together words.
5953         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
5954         (ispell-dictionary-alist): Add koi8-r to customize definition.
5955         (check-ispell-version): Added documentation string.  Returns
5956         library path when called non-interactively.
5957         (ispell-menu-map-needed): Uses new variables.
5958         (ispell-library-path): New variable.
5959         (ispell-decode-string): XEmacs fix for bogus variable bindings.
5960         (ispell-word): Improved documentation string.  Test for valid
5961         character mappings.  Correctly check typed in word changes that can
5962         result in single words split into multiple words.  Returns
5963         replacement word.
5964         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
5965         replace in recursive query replace mode.  Help message for
5966         recursive edit mode.
5967         (ispell-show-choices): Protect against bad framepop bindings.
5968         (ispell-help): Fix to work with XEmacs.
5969         (ispell-highlight-spelling-error): Use new variables.
5970         (ispell-overlay-window): Fix to work with XEmacs.
5971         (ispell-parse-output): Passed and returns location information
5972         tracking spelling corrections.  Doesn't recheck same word on
5973         current line.
5974         (ispell-init-process): Protect against bogus XEmacs variable binding.
5975         Fix call to single argument in sleep-for.  Use new variables.
5976         (ispell-region): Passed and returns location information tracking
5977         spelling corrections.  Doesn't check same word on current line.
5978         Improved documentation string.  Doesn't resend a line already
5979         checked to the ispell process - fixes bug in LaTeX parsing.
5980         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
5981         (ispell-skip-region): No longer skips <TT> in SGML.
5982         (ispell-process-line): Tracks location information with spelling
5983         corrections.  Added documentation string.  Accounts for words
5984         already accepted on this line.  Don't allow query-replace on line
5985         starting with math characters.  Doesn't resend a line already sent
5986         to ispell process.  Fixes alignment error bug.
5988 2000-01-10  Richard M. Stallman  <rms@gnu.org>
5990         * dired-x.el (dired-guess-shell-alist-default):
5991         Suggest xloadimage, which is free, not xv, which isn't.
5993         * ange-ftp.el (ange-ftp-file-name-nondirectory):
5994         Don't ever include the host name or user name in the value.
5996 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
5998         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
5999         of a real newline.
6001 2000-01-09  Stephen Eglen  <stephen@gnu.org>
6003         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
6004         for .png files.
6006 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
6008         * cus-edit.el (custom-hook-convert-widget): Fix comment.
6010 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
6012         * progmodes/cperl-mode.el: Replace ^F with ^L.
6014         * sendmail.el (toplevel): Provide `sendmail' when compiling
6015         before `require'ing rmail and mailalias to prevent infinite
6016         recursion.
6018 2000-01-08  Dave Love  <fx@gnu.org>
6020         * emacs-lisp/backquote.el: Remove inappropriate customization
6021         (allowing custom.el to use backquote).
6023 2000-01-07  Dave Love  <fx@gnu.org>
6025         * add-log.el (add-log-debugging): Deleted.
6026         (add-change-log-entry): Treat a backup FILE-NAME as its parent
6027         file.  Remove debugging code.
6028         (change-log-get-method-definition, change-log-name): Add doc.
6029         (change-log-sortable-date-at): New function.
6030         (change-log-merge): New command.
6032         * time.el (display-time-string-forms): Make the Mail string active.
6033         (display-time-update): Provide help-echo for load average.
6035         * bindings.el (make-mode-line-mouse2-map): New function.
6036         (mode-line-modified): Use it and simplify.
6037         (mode-line-mule-info): Provide help-echo info.
6038         (minor-mode-alist): Activate the strings.
6039         (make-mode-line-mouse-sensitive): Simplify for
6040         mode-line-buffer-identification.
6042 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
6044         * play/pong.el: New file.
6046 2000-01-06  Dave Love  <fx@gnu.org>
6048         * array.el: Assorted cleanups for compiler warnings, doc strings,
6049         `array-' prefix for symbols.
6051 2000-01-05  Dave Love  <fx@gnu.org>
6053         * textmodes/outline.el (outline-mode-menu-bar-map): Add
6054         outline-headers-as-kill.
6055         (outline-mode): Define imenu-generic-expression.
6056         (outline-headers-as-kill): New command.
6058         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
6059         from paragraph-start.
6060         (paragraph-indent-minor-mode): New command.
6062         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
6063         M-C-e, M-C-h, C-j, C-xnd, TAB.
6064         (fortran-mode): Set beginning-of-defun, end-of-defun.
6065         (fortran-column-ruler): Simplify.
6066         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
6067         (fortran-with-subprogram-narrowing): Likewise.
6068         (fortran-indent-subprogram): Call mark-defun.
6069         (fortran-check-for-matching-do): Change narrowing.
6071         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
6072         (cl-lucid-hash-tag): Delete.
6073         (cl-hash-table-p): Correct test for native table.
6074         (cl-hash-table-count): Use hash-table-count.
6076         * browse-url.el (browse-url): Fix case of
6077         browse-url-browser-function being an alist.
6079 2000-01-05  Carsten Dominik  <cd@gnu.org>
6081         * textmodes/reftex-vars.el (reftex-parse-file-extension)
6082         (reftex-index-phrase-file-extension): New options.
6084         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
6085         Use new option `reftex-index-phrase-file-extension'.
6087         * textmodes/reftex.el (reftex-access-parse-file): Use new option
6088         `reftex-parse-file-extension'.
6090 2000-01-05  Dave Love  <fx@gnu.org>
6092         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
6093         (beginning-of-defun-raw): Use it.
6094         (end-of-defun): New variable.
6095         (end-of-defun): Use it.
6096         (check-parens): New command.
6098 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
6100         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
6101         (hs-show-block): Don't use `mapcar' when not accumulating.
6103         Fix buglet in local variables initialization.
6105 2000-01-05  Andreas Schwab  <schwab@suse.de>
6107         * hscroll.el (hscroll): Doc fix.
6109 2000-01-05  Carsten Dominik  <cd@gnu.org>
6111         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
6112         idlw-toolbar.
6114         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
6115         file idlw-rinfo.el.
6116         (idlwave-customize): load must read file idlw-shell.el.
6117         (idlwave-create-customize-menu): load must read file idlw-shell.el.
6119 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
6121         * progmodes/idlw-shell.el: Also provide idlwave-shell
6122         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
6123         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
6125         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
6126         both reftex-dcr and reftex-vcr.
6128         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
6130 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6132         * ps-print.el: PostScript code now is in separate files, doc fix.
6133         (ps-print-version): New version number (5.0.3).
6134         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
6135         local.
6136         (ps-spool-config): Initialization fix.
6137         (ps-print-prologue-1, ps-print-prologue-2)
6138         (ps-print-duplex-feature): PostScript code moved to separated file.
6139         (ps-background-image): Little code reformating.
6140         (ps-begin-file, ps-begin-job): Fix code.
6141         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
6142         (ps-prologue-file): New fun.
6144 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6146         * ps-vars.el: Eliminated.
6148         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
6149         `;;;###autoload'.
6151         * ps-print.el: ps-vars eliminated, doc fix.
6152         (ps-print-version): New version number (5.0.2).
6153         (ps-spool-config): Initialization fix.
6154         (ps-print-customize): New fun.
6156 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
6158         * autorevert.el (auto-revert-mode): Return value of
6159         auto-revert-mode.
6161 2000-01-04  Dave Love  <fx@gnu.org>
6163         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
6164         menu items.
6166 2000-01-03  Dave Love  <fx@gnu.org>
6168         * elide-head.el (elide-head) [defgroup]: Add :version.
6170         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
6171         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
6172         `cl-hash-table-p', not `hash-table-p'.
6173         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
6175 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
6177         * faces.el (face-read-integer, read-face-attribute)
6178         (color-defined-p, color-values): unspecified-{f,b}g are now
6179         strings.
6181 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
6183         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
6184         at comment end, and re-insert them after filling.
6186 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
6188         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
6189         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
6190         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
6192 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
6194         * term/x-win.el (xw-defined-colors): Call color-supported-p,
6195         the new name of face-color-supported-p.
6197         * term/w32-win.el (xw-defined-colors): Likewise.
6199 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
6201         * simple.el (completion-setup-function): Count completion-size
6202         from minibuffer-prompt-end, not from point-min.
6204 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
6206         * faces.el (read-face-attribute, defined-colors, color-defined-p):
6207         Pass the frame to tty-color-* functions.
6208         (display-color-p, frame-set-background-mode): Pass the frame to
6209         tty-display-color-p.
6211         * term/tty-colors.el (tty-defined-color-alist): Renamed from
6212         tty-color-alist.
6213         (tty-color-alist, tty-modify-color-alist): New functions.
6214         (tty-color-define,  tty-color-clear, tty-color-approximate)
6215         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
6216         an optional parameter FRAME.
6218 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
6220         * image.el (create-image, defimage): Don't assume image data is a
6221         string.
6223         * image.el (defimage): Handle specifications containing :data
6224         instead of :file.
6225         (image-type-from-data): New function.
6226         (image-type-from-file-header): Use it.
6227         (create-image): Add parameter DATA-P.
6229 See ChangeLog.8 for earlier changes.