(autoarg-mode): Typo in the :set argument.
[emacs.git] / lisp / ChangeLog
blob25e8dcd0dc3524eb26c602ba42fe274fa68879f9
1 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
3         * autoarg.el (autoarg-mode): Typo in the :set argument.
5 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
7         * startup.el (command-line-1): Don't signal an error if the
8         directory for auto-save-list files does not yet exist.
10 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
12         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
14 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
16         * subr.el (remove-hook): `setq' hook-value, not `set'.
18 2000-05-16  Sam Steingold  <sds@gnu.org>
20         * info.el (debug-ignored-errors): more errors to ignore.
22 2000-05-16  Dave Love  <fx@gnu.org>
24         * cus-edit.el: Don't require cl or easymenu.
25         (custom-variable-prompt): Test standard-value property, not
26         user-variable-p.
28 2000-05-16  Sam Steingold  <sds@gnu.org>
30         * subr.el (add-hook): `setq' hook-value, not `set'.
32 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
34         * startup.el (command-line-1): Mention the FAQ in the startup
35         message.
37         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
39         * progmodes/compile.el (compilation-parse-errors): Collect
40         `nomessage' regexps last.
42         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
44         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
45         to the function name.
47 2000-05-15  Dave Love  <fx@gnu.org>
49         * speedbar.el (speedbar-recenter): Typo.
50         (speedbar-expand-line): Make arg optional.
51         (speedbar-mode): Avoid a compiler warning.
53 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
55         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
56         user-specified option string is empty.
58         * mouse.el (mouse-yank-at-click): Doc fix.
60 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
62         * term/internal.el (IT-character-translations): More updates of
63         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
64         documents.
66 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
68         * env.el (getenv): New function, interactively callable.
69         (setenv, getenv): Remove autoload cookies.
71         * loadup.el: Load `env'.
73         * progmodes/f90.el: Change author's mail address.
75 2000-05-14  Dave Love  <fx@gnu.org>
77         * mail/rmail.el (rmail-show-message-hook): Customize and offer
78         goto-addr as an option.
80         * help.el (help-xref-stack): Doc fix.
81         (help-xref-following): New variable.
82         (help-make-xrefs): Use it.
83         (help-xref-go-back): Use position information from stack element.
84         (help-follow): Make position in stack element a pair.  Use
85         help-xref-following.
87         * autoarg.el: New file.
89         * faces.el: Declare more functions obsolete.
91         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
92         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
93         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
94         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
95         Remove all the setup-...-environment functions.
97 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
99         * speedbar.el: Updated the commentary section.  xemacs20p now uses
100         >= when detecting.  Require `defimage' safely.
101         (speedbar-easymenu-definition-base): Add toggle for images.
102         (speedbar-easymenu-definition-special): Add flush cache & expand.
103         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
104         (speedbar-reconfigure-keymaps-hook): New variable.
105         (speedbar-frame-parameters): Updated documentation.
106         (speedbar-use-imenu-flag): Updated custom tag
107         (speedbar-dynamic-tags-function-list): New variable.
108         (speedbar-tag-hierarchy-method): Updated doc & custom.
109         (speedbar-indentation-width, speedbar-indentation-width) New
110         variables.
111         (speedbar-hide-button-brackets-flag): Customizable.
112         (speedbar-vc-indicator): Doc update.
113         (speedbar-ignored-path-expressions): Updated default value.
114         (speedbar-supported-extension-expressions): Updated default value.
115         (speedbar-syntax-table): Remove {} paren status.
116         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
117         as "+".  Added overlay aliases.
118         (speedbar-mode): Use `speedbar-mode-line-update' instead of
119         `force-mode-line-update'.
120         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
121         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
122         `mouse-set-point'
123         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
124         (speedbar-item-info-tag-helper): Revamped to handle a wider range
125         of arbitrary text, and new helper functions.
126         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
127         filename finder.
128         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
129         (speedbar-directory-buttons): Update path search/expansion.
130         (speedbar-make-tag-line): Pay attention to
131         `speedbar-indentation-width'.  Use more care w/ invisible
132         properties.
133         (speedbar-change-expand-button-char): Call
134         `speedbar-insert-image-button-maybe'.
135         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
136         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
137         (speedbar-trim-words-tag-hierarchy)
138         (speedbar-simple-group-tag-hierarchy): New functions
139         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
140         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
141         functions.
142         (speedbar-mouse-set-point): New function
143         (speedbar-power-click): Updated documentation.
144         (speedbar-line-token, speedbar-goto-this-file): Handle more types
145         of tag prefix text.
146         (speedbar-expand-line, speedbar-contract-line): Make more robust
147         to strange text.
148         (speedbar-expand-line): Takes universal argument to flush the
149         cache.
150         (speedbar-flush-expand-line): New function.
151         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
152         Use new generator insertion method.
153         (speedbar-fetch-dynamic-tags): New function.
154         (speedbar-fetch-dynamic-imenu): Removed code now handled in
155         `speedbar-fetch-dynamic-imenu'.
156         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
157         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
158         "Revert Buffer" menu items.
159         (speedbar-buffer-buttons-engine): Be smarter when creating a
160         filename tag (for expansion purposes.).
161         (speedbar-highlight-one-tag-line,
162         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
163         (speedbar-recenter): New functions.
164         (defimage-speedbar): Image loading abstraction.
165         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
166         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
167         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
168         (speedbar-tag-type, speedbar-tag-mail): New images.
169         (speedbar-expand-image-button-alist): New variable.
170         (speedbar-insert-image-button-maybe): Insert an image over some
171         buttons.
173 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
175         * international/mule-cmds.el (encode-coding-char): An ASCII
176         character is always encodable.
178         * international/mule-conf.el: Add more information in descriptions
179         of character sets.
181         * international/mule-diag.el (syntax-description-table): New
182         variable.
183         (describe-char-after): New function.
184         (describe-font-internal): Adjusted for the change of font-info.
185         (describe-font): Likewise.
186         (print-fontset): Rewritten for the new fontset implementation.
187         (describe-fontset): Include fontset alias names in completion.
188         (list-fontsets): Adjusted for the change of print-fontset.
190         * simple.el (what-cursor-position): If DETAIL is non-nil, call
191         describe-char-after instead of displaying the detail in the echo
192         area.
194 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
196         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
198 2000-05-12  Dave Love  <fx@gnu.org>
200         * calendar/todo-mode.el: Remove some compatibility stuff and CL
201         dependence.  Use line-{beginning,end}-position, not
202         point-at{b,e}ol.  Some doc fixes.
203         (todo-position): New function.  Fix callers of position to use it.
204         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
206 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
208         * time.el (display-time-mail-icon): Use `:ascent center'.
210         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
211         handling FTP security extensions.
213 2000-05-11  Dave Love  <fx@gnu.org>
215         * calendar/todo-mode.el: New file.
217 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
219         * comint.el (comint-read-input-ring): Move reference to
220         comint-input-ring-size outside of the save-excursion.  It was
221         causing the default value to be the only one ever seen.
223         * font-lock.el: Update copyright.  Remove Simon Marshall's email
224         address on request from him.
226         * subr.el (substitute-key-definition): Add comment describing
227         the meaning of PREFIX.
229 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
231         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
233         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
234         (add-minor-mode): Don't make the variable buffer-local and add a
235         reference to define-minor-mode in the docstring.
237         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
238         HEADER/FOOTER and fix bug with trailing empty directory.
239         (cvs-append-to-ignore): Use vc-editable-p if available.
240         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
241         (vc-do-command): Tweak advice to handle the new VC.
243         * log-view.el (log-view-goto-rev): New function for the new VC.
244         (log-view-minor-wrap): Use mark-active.
246         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
247         (log-edit-changelog-full-paragraphs): New var.
248         (log-edit-insert-changelog): Remove a lonely leading `* file'.
249         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
250         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
251         (log-edit-changelog-ours-p, log-edit-changelog-entries)
252         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
253         Replace the `cvs' prefix with `log-edit'.
255         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
257         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
258         (diff-font-lock-defaults): Explicitly turn off multiline.
259         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
260         (diff-ediff-patch): Fix call to ediff-patch-file.
261         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
262         Handle comments.
264         * frame.el (automatic-hscrolling): Typo.
266         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
268 2000-05-09  Sam Steingold  <sds@goems.com>
270         * apropos.el (apropos-print): use `describe-face' instead of
271         `customize-face-other-window'.
273 2000-05-09  Dave Love  <fx@gnu.org>
275         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
277         * help.el (describe-variable): Have customize button pop the
278         help-xref stack when invoked.
279         (help-xref-symbol-regexp): Add `face'.
280         (help-make-xrefs): Check for quoted face names and adapt regexp
281         submatch numbers to cope.
282         (help-xref-interned): Maybe insert face doc too.  Separate
283         sections with a line of hyphens.
285         * faces.el:  Some doc fixes.  Declare some functions obsolete.
286         (describe-face): Add customize button.  Return the help
287         text.  Fix prompt.
289 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
291         * term/internal.el (IT-character-translations): Fix last change.
293 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
295         * woman.el: New file
296         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
298 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
300         * term/internal.el (IT-character-translations): Update ASCII
301         simulations for greek-iso8859-7, add latin-iso8859-14 and
302         latin-iso8859-15.
304         * international/mule-cmds.el (set-language-info-alist): Call
305         define-prefix-command with 3 arguments, to make the map suitable
306         for a menu.
308 2000-05-07  Dave Love  <fx@gnu.org>
310         * time.el: Small doc fixes from Pavel Janic.
312 2000-05-05  Dave Love  <fx@gnu.org>
314         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
315         list in doc string.  Don't quote keyword symbols.
316         * emacs-lisp/cl.el: Likewise
317         * emacs-lisp/cl-seq.el: Likewise
319 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
321         * abbrev.el (abbrev-mode): Make ARG optional.
323 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
325         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
327         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
329         * subr.el (substitute-key-definition): Clarify documentation.
331 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
333         * glasses.el (glasses-convert-to-unreadable): Use
334         `glasses-separator' instead of the hard-wired "_".
335         (glasses-mode): Call `glasses-make-unreadable' only in a single
336         place.
338 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
340         * term/internal.el (cjk-codepages-alist): Add associations for
341         Chinese and Korean codepages.  Remove FIXME comment.
343 2000-05-03  Dave Love  <fx@gnu.org>
345         * time.el (display-time-mail-face, display-time-use-mail-icon):
346         New option.
347         (display-time-mail-icon): New variable.
348         (display-time-string-forms): Use the above.  Fix the local-map.
350 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
352         * replace.el (query-replace-map): Add binding for `E'.
353         (query-replace-help): Extend help text.
354         (perform-replace): Allow editing the replacement string.
356         * make-mode.el (makefile-mode-abbrev-table): New variable.
357         (makefile-mode): Set local abbrev table to
358         makefile-mode-abbrev-table.
359         (makefile-font-lock-keywords): Fontify includes and conditionals.
361         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
362         set TOGGLE's value.
364         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
365         mail-interactive-insert-alias.
366         (mail-abbrev-complete-alias): New command.
367         (mail-mode-map): Bind it to `M-TAB'.
369 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
371         * language/lao-util.el (lao-compose-region): New function.
373 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
375         * files.el (recover-session): Make directories as necessary
376         if they don't exist yet.
378         * calendar/cal-french.el
379         (french-calendar-multibyte-special-days-array)
380         (french-calendar-special-days-array): Change French text.
381         (calendar-french-date-string): Change output.
382         (calendar-goto-french-date): Likewise.
384 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
386         * wid-edit.el (widget-default-active): Obey `:always-active'.
387         (widget-documentation-string-value-create): Set `:always-active'.
389 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
391         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
392         default prefix to `~/_emacs.d/auto-save.list/_s'.
393         (normal-top-level): Create the directory for auto-save files, if
394         it doesn't already exist (in the ms-dos case only).
396 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
398         * international/mule-cmds.el (set-language-environment): Don't
399         concat an integer (dos-codepage), use format instead.
401 2000-05-02  Dave Love  <fx@gnu.org>
403         * help.el (help-xref-on-pp): Check for constant symbols.
405 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
407         * startup.el (normal-top-level): Put a condition-case around
408         the code loading subdirs.el.
410 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
412         * ps-print.el: Upside-down and face background color printing,
413         line number step, doc fix.
414         (ps-print-version): New version number (5.2).
415         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
416         (ps-face-attribute-list, ps-plot-with-face): Code fix.
417         (ps-spool-config): Var fix.
418         (ps-printer-name-option): Const fix.
419         (ps-print-upside-down, ps-use-face-background)
420         (ps-line-number-step): New vars.
421         (ps-window-system, ps-lp-system): New consts.
422         (ps-face-background): New fun.
424 2000-04-28  Richard Stallman  <rms@gnu.org>
426         * files.el (make-auto-save-file-name):
427         Apply auto-save-file-name-transforms to visited file name
428         before generating auto save file name.
429         (auto-save-file-name-transforms): New variable.
431         * files.el (backup-enable-predicate):
432         Correctly test for a file under a temporary directory.
434 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
436         * subr.el (add-minor-mode): Rewritten.
438 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
440         * mail/sendmail.el (sendmail-send-it): Set
441         buffer-file-coding-system to the selected coding system for MIME
442         header.
444 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
446         * dired.el (dired-move-to-filename-regexp): Allow format where
447         YYYY is followed by two spaces.
449         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
450         in the second character class of the regexp.
452         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
453         mh-etc, too.
455         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
456         nil.
458         * subr.el (add-minor-mode): Use `set' instead of `setq'.
460         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
461         argument.
463 2000-04-27  Sen Nagata <sen@eccosys.com>
465         * emacs-lisp/crm.el (crm-completion-table): New variable.
466         (crm-collection-fn, crm-test-completion)
467         (completing-read-multiple): Use it.
469 2000-04-27  Dave Love  <fx@gnu.org>
471         * help.el (locate-library): Use mapc.
472         (help-manyarg-func-alist): Add call-process-region.
474 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
476         * subr.el (add-minor-mode): Make argument MAP optional.
478         * desktop.el (desktop-save): Save list of minor modes.
479         (desktop-create-buffer): Restore minor modes.
480         (desktop-minor-mode-table): New user-option.
482         * subr.el (add-minor-mode): New function.
484         * image.el (find-image): New function.
485         (defimage): Rewritten to find image at load time.
487         * startup.el (normal-top-level-add-to-load-path): Handle
488         case that the default directory is not in load-path.
490         * help.el: Old patch from Stefan Monnier.
491         (help-xref-on-pp): New function.
492         (describe-variable): Use it to display xrefs in a symbol's value.
494 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
496         * cus-edit.el (custom-face): Fix parenthesis.
498 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
500         * mail/rmail.el (rmail-expunge): When there are no deleted
501         messages, do nothing.
503 2000-04-26  Dave Love  <fx@gnu.org>
505         * international/mule-cmds.el (locale-translation-file-name):
506         Defvar to nil.
507         (set-locale-environment): Set it here (at runtime).
509 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
511         * replace.el (perform-replace): Add parameters START and END.  Use
512         them instead of the check for a region in Transient Mark mode.
513         (query-replace-read-args): Return two more list elements for the
514         start and end of the region in Transient Mark mode.
515         (query-replace, query-replace-regexp, query-replace-regexp-eval)
516         (map-query-replace-regexp, replace-string, replace-regexp): Add
517         optional last arguments START and END and pass them to
518         perform-replace.
520         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
521         form with additional arguments for perform-replace.
523         * progmodes/etags.el (tags-query-replace): Add parameters START
524         and END.  Construct a form with additional arguments for
525         perform-replace.
527         * simple.el (shell-command): Set default directory for "*Shell
528         Command Output" buffer.
530         * language/european.el (iso-latin-4): Fix typo.
532         * emacs-lisp/crm.el: New file.
534 2000-04-24  Dave Love  <fx@gnu.org>
536         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
537         (Custom-reset-saved, Custom-reset-standard)
538         (custom-group-value-create, custom-group-set, custom-group-save)
539         (custom-group-reset-current, custom-group-reset-saved)
540         (custom-group-reset-standard): Use mapc.
541         (custom-buffer-create-internal): Disable undo when creating items.
542         Use mapc.
543         (custom-face): Avoid redundant lambda.
545 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
547         * startup.el (auto-save-list-file-prefix): Set default to
548         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
550 2000-04-24  Sam Steingold  <sds@gnu.org>
552         * time-stamp.el (time-stamp-string-preprocess): Always convert
553         `field-result' to a string.
555 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
557         * frame.el (scrolling): New group.
558         (automatic-hscrolling): New user-option.
560         * startup.el (command-line-x-option-alist): Add `-lsp' and
561         `--line-spacing'.
563 2000-04-19  Dave Love  <fx@gnu.org>
565         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
566         (cl-mapc): Rename from mapc.  Fix the funcall.
568 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
570         * simple.el (clone-indirect-buffer-other-window): New command.
571         (clone-indirect-buffer): Add optional arg NORECROD.
572         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
574         * help.el (resize-temp-buffer-window): Use count-screen-lines.
576         * window.el (count-screen-lines): New function.
577         (shrink-window-if-larger-than-buffer): Use count-screen-lines
578         instead of window-buffer-height.
580         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
581         non-existing variable comint-input-sentinel.
582         (inferior-lisp-args-to-list): Removed.
583         (inferior-lisp): Use split-string instead of
584         inferior-lisp-args-to-list.
586         * hexl.el (hexl-insert-hex-string): New command.
588         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
589         instead of concat.
591 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
593         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
594         at the start of an existing but empty folder.
596 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
598         * ps-mule.el: Customization fix, doc fix.
599         (ps-multibyte-buffer): Customization fix.
601 2000-04-17  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
603         * subr.el (read-passwd): Use read-char-exclusive.
605 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
607         * textmodes/texinfo.el (texinfo-insert-@email)
608         (texinfo-insert-@emph, texinfo-insert-@quotation)
609         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
610         (texinfo-mode-map): Add key bindings for them.
612         * files.el (basic-save-buffer-2): Use a template with `$'
613         instead of `#' for VMS.
615         * simple.el (clone-indirect-buffer): New function.
617 2000-04-16  Stephen Eglen  <stephen@gnu.org>
619         * iswitchb.el (iswitchb-case): New function.  If the user input
620         contains any upper-case characters, the search is made
621         case-sensitive.
623 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
625         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
626         comment-end.
627         (texinfo-font-lock-syntactic-keywords): New var.
628         (texinfo-font-lock-keywords): Remove comment regexp.
629         (texinfo-insert-block): New function.
630         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
631         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
632         and font-lock-defaults.  Use regexp-opt for outline-regexp.
633         (texinfo-environments): New var.
634         (texinfo-environment-regexp): Use regexp-opt and
635         texinfo-environments.
637         * textmodes/ispell.el (ispell-menu-map-needed): Check that
638         ispell-process is bound since this might be eval'd before ispell
639         is loaded.
640         (ispell-message): Use a tiny bit less magic and a bit more hard
641         data to figure out what kind of sc-cite-regexp to use.
643         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
645         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
646         (insert-cyclic-diary-entry): Unquote the lambda.
648         * gud.el (gud-jdb-build-source-files-list): Fix typo.
650         * files.el (backup-enable-predicate): Unquote the lambda.
652         * cus-edit.el (custom-face, face): Unquote the lambda.
654 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
656         * ps-print.el: Check for line-beginning-position definition.
658         * ps-print.el: Fix counting lines in a region.
659         (ps-print-version): New version number (5.1.5).
660         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
661         (ps-printing-region): Fun code fix.
663 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
665         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
666         to file-directory-p.
668 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
670         * gud.el (gud-jdb-build-source-files-list): Check that directory
671         exists before calling directory-files.
673 2000-04-13  Dave Love  <fx@gnu.org>
675         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
676         syntax.
678         * emacs-lisp/cl-specs.el: Remove when, unless.
680         * emacs-lisp/cl-extra.el: Don't quote keywords.
681         (cl-old-mapc): New variable.
682         (mapc): Use it.
683         (cl-map-intervals): Use with-current-buffer.  Don't check for
684         next-property-change.
685         (cl-map-overlays): Use with-current-buffer.
686         (cl-expt): Remove.
687         (copy-tree, remprop): Define unconditionally.
689         * emacs-lisp/cl-compat.el (keywordp): Remove.
691         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
692         to use keywordp.
693         (edebug-spec): Enable keywordp.
695         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
696         string-lessp.
698         * cus-start.el: Use keywordp.
700 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
702         * diary-lib.el (include-other-diary-files): Fix the fix of
703         2000-02-18 by doing a save-excursion.
705 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
707         * ps-print.el: Customization fix, doc fix.
708         (ps-print-version): New version number (5.1.4).
709         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
710         (ps-print-preprint): Adjust code.
711         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
712         (ps-print-prologue-header, ps-print-control-characters)
713         (ps-spool-config): Customization fix.
715 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
717         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
718         converted to the new menu-item format, names silightly changed,
719         help strings added.
721         Support for spelling without async subprocesses:
723         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
724         (ispell-session-buffer): New variables.
725         (ispell-start-process, ispell-process-status,
726         ispell-accept-output, ispell-send-string): New functions, for
727         Ispell invocation when async subprocesses aren't supported.
728         (ispell-word, ispell-pdict-save, ispell-command-loop,
729         ispell-process-line, ispell-buffer-local-parsing): Replace calls
730         to process-send-string with calls to ispell-send-string, and
731         accept-process-output with ispell-accept-output.
732         (ispell-init-process): Call ispell-process-status instead of
733         process-status with.
734         (ispell-init-process): Call ispell-start-process.  Call
735         ispell-accept-output and ispell-send-string.  Don't call
736         process-kill-without-query and kill-process if they are unbound.
737         (ispell-async-processp): New function.
739 2000-04-12  Dave Love  <fx@gnu.org>
741         * info.el: Add debug-ignored-errors.
742         (Info-mode-menu): Add some items.
743         (Info-directory): Add autoload cookie.
745         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
746         Modify `truncate-lines'.  Make `describe-language-environment'
747         always visible and add help.  Modify `describe-key' help.  Invoke
748         Info-directory from `info'.  New entry `emacs-manual'.
750 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
752         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
753         propertized-buffer-identification.
754         (ebrowse-update-member-buffer-mode-line): Likewise.
755         (ebrowse--mode-strings): Removed.
756         (ebrowse--mode-line-props): Removed.
758         * files.el (auto-mode-alist): Add `EBROWSE'.
760         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
761         space before testing for end of buffer.
762         (ebrowse-load): Removed.
763         (ebrowse-revert-tree-buffer-from-file): Rewritten.
764         (ebrowse-create-tree-buffer): Rewritten.
765         (ebrowse-tree-mode): Read tree from buffer.
767         * progmodes/ebrowse-ffh.el: Removed.
769 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
771         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
773 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
775         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
776         at the wrong place.
778 2000-04-09  Dave Love  <fx@gnu.org>
780         * files.el (backup-enable-predicate): Use
781         temporary-file-directory, small-temporary-file-directory.
782         (make-backup-file-name-function, backup-directory-alist): New
783         variables.
784         (make-backup-file-name-1): New function.
785         (make-backup-file-name): Use it.
786         (find-backup-file-name): Likewise.  Use format for clarity, not
787         concat.
788         (file-newest-backup): Use make-backup-file-name.
790 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
792         * progmodes/ebrowse-ffh.el: New file.
794         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
795         to ebrowse-ffh.el.
796         (ebrowse-load): Add autoload.
798         * finder.el (finder-commentary): Add autoload cookie.
800         * mail/rfc2368.el: Correct author's email address.
802         * progmodes/ebrowse.el: New file.
804         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
805         item help string.
806         (easy-menu-do-add-item): Ditto.
807         (easy-menu-define): Extend doc string.
809         * jit-lock.el (with-buffer-unmodified): Use
810         restore-buffer-modified-p.
811         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
812         (jit-lock-function, jit-lock-stealth-fontify): Don't use
813         with-buffer-unmodified.
815 2000-04-08  Dave Love  <fx@gnu.org>
817         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
818         unless, when.
820 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
822         * viper-util.el (viper-put-on-search-overlay): New subroutine.
823         (viper-flash-search-pattern): No operation when using Emacs
824         doesn't support face.
825         Use `viper-put-on-search-overlay'.
827 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
829         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
830         like C-r.
832         * progmodes/make-mode.el: Some doc fixes.
833         (makefile-mode-abbrev-table): New variable.
834         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
835         (makefile-font-lock-keywords): Fontify includes and conditionals.
836         (toplevel): Require `dabbrev' and `add-log' when compiling.
838         * replace.el (perform-replace): Don't move forward one char
839         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
840         to do that because it leaves point 1 position after the last
841         replacement, after everything has been replaced.
843         * jit-lock.el (with-buffer-unmodified): New macro.
844         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
845         modified state.
846         (jit-lock-function-1): Extracted from jit-lock-function; not
847         preserving buffer's modified state.
848         (jit-lock-function, jit-lock-stealth-fontify): Call
849         jit-lock-function-1.
851         * mail/rfc2368.el: Remove supernumerary copyright line.
853 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
855         * glasses.el: Provide facilities for inserting space before left
856         parentheses and uncapitalization of identifiers.
857         (glasses-mode): Try to remove old overlays in all cases.
859 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
861         * progmodes/compile.el (compile-internal): Display the compilation
862         buffer in a different frame, if it's already displayed there.
864         * mail/rfc2368.el: New file.
866         * simple.el (sendmail-user-agent-compose): Recognize a `body'
867         header and insert its value as mail body.
869         * subr.el (member-ignore-case): New function.
871         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
872         (dabbrev--find-expansion): Ignore buffers matching a regexp
873         from dabbrev-ignored-regexps.
875         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
876         to extensions handled by gzip.
878 2000-04-03  Richard M. Stallman  <rms@gnu.org>
880         * files.el (insert-directory): List the total free space
881         along with the used space.
883         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
884         line is followed by one that matches CITATION-REGEXP, end the
885         paragraph.
887 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
889         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
890         (rmail-make-basic-summary-line): Use that option.
892 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
894         * international/mule-cmds.el (encoded-string-description):
895         Rewritten.   Try pretty description for ISO 2022 escape sequences
896         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
897         for hexadecimal format.
899 2000-04-01  Dave Love  <fx@gnu.org>
901         * cpp.el: Change customization group to `c' from `C'.
903         * vcursor.el (vcursor-move): Use display-color-p.
905         * international/mule-util.el: Provide mule-utils.
906         (string-to-sequence): Simplify and speed up.
908         * international/mule.el (make-coding-system): Purecopy doc-string.
910         * international/mule-cmds.el: Various menu changes.
911         (describe-specified-language-support): Handle `Default'.
912         (set-language-info): Purecopy `info'.
914 2000-03-31  Andrew Innes  <andrewi@gnu.org>
916         * vc.el (vc-backend-diff): Return the correct status if we had to
917         retry the rcsdiff command without the --brief option.
919 2000-03-31  Dave Love  <fx@gnu.org>
921         * help.el (help-manyarg-func-alist): Correct several omissions.
923         * add-log.el: Don't require cl, fortran.
924         (add-log-current-defun-function): Doc fix.
925         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
926         fix.
927         (change-log-version-rcs): Function deleted.
928         (change-log-version-number-search): Doc fix.  Use
929         vc-workfile-version.  Avoid CL dolist.
930         (add-change-log-entry): Just call add-log-current-defun to get
931         defun.  Simplify somewhat.
932         (change-log-get-method-definition-1): Likewise.
933         (add-log-current-defun): Return nil if calling
934         add-log-current-defun-function does so.  Move Fortran stuff to
935         fortran.el.  Return string without properties.
937         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
938         and :alpha: char classes.
940         * mail/supercite.el: Defvar curline when compiling.
941         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
942         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
943         rather than a-zA-Z0-9 to allow non-ASCII characters.
945 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
947         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
949         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
950         Re-enable new code.
952         * lpr.el (print-region-1): Use -d to specify printer name for
953         systems `usg-unix-v*, `dgux', `hpux', `irix'.
955 2000-03-31  Dave Love  <fx@gnu.org>
957         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
958         for function definition in symbol's function value slot first
959         instead of first consulting byte-compile-function-environment.
961 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
963         * language/european.el ("Polish"): New language environment.
964         (setup-polish-environment): New function.
966 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
968         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
969         Disable new code.
971         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
972         trying to `load' the symbol of an autoload instead of the file
973         recorded in the autoload.  Fix error messages.
975 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
977         * ps-print.el: PostScript programming fix for ghostview, doc fix.
978         (ps-print-version): New version number (5.1.3).
979         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
980         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
981         (ps-generate-postscript-with-faces): Code fix.
982         (ps-color-values): XEmacs compatibility.
983         (ps-print-background-image, ps-print-background-text, ps-printer-name)
984         (ps-default-fg, ps-default-bg): Adjust customization.
985         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
986         (ps-color-scale): Renaming old ps-color-value fun.
987         (ps-print-headers): Replace ps-print-header group to avoid conflict
988         with ps-print-header variable.
989         (ps-print-miscellany): New group.
990         (ps-format-color, ps-rgb-color): New funs.
991         (ps-default-foreground): New var.
992         (ps-printer-name-option): New const.
994 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
996         * net/net-utils.el:
997         (network-connection-host, network-connection-service): New variables
998         (network-connection-mode): New mode, derived from comint-mode
999         (network-connection-mode-setup): New function, saves host and
1000         service information in local variables.
1002         * lisp/locate.el:
1003         (locate-word-at-point): Added this function
1004         (locate): Default to using locate-word-at-point as input
1005         Run dired-mode-hook
1007 2000-03-29  Dave Love  <fx@gnu.org>
1009         * calendar/appt.el: Doc fixes.
1010         (appt-check): Convert min-to-app to a string before passing to
1011         appt-disp-window-function or concat.
1012         (appt-delete-window): Remove test for frame-root-window.
1013         (appt-select-lowest-window, appt-convert-time): Simplify.
1015         * emacs-lisp/bytecomp.el: Doc fixes.
1016         (byte-compile-file-form-autoload): Update
1017         byte-compile-function-environment.
1019 2000-03-29  Andreas Schwab  <schwab@suse.de>
1021         * emacs-lisp/autoload.el: Also print defsubst doc string
1022         specially.
1024         * dired.el (dired-insert-directory): If dired-free-space-program
1025         failed just delete its output.
1027 2000-03-29  Dave Love  <fx@gnu.org>
1029         * international/iso-cvt.el: Move provide to end.  Doc fixes.
1030         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
1031         (iso-iso2sgml, iso-sgml2iso): New functions.
1032         (iso-cvt-define-menu): Fix some entries and use backquote for
1033         clarity.
1035         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
1037 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
1039         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
1040         ISO-DATE.  If non-nil, return date in ISO 8601 format.
1042 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
1044         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
1045         if it ever becomes used.
1046         (log-edit-mode-hook): Default to vc-log-mode-hook.
1047         (log-edit-mode): Fix the docstring.
1049         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
1050         the code.
1052 2000-03-26  Dave Love  <fx@gnu.org>
1054         * net/browse-url.el (browse-url): Re-fix case of
1055         browse-url-browser-function being an alist.
1056         (browse-url): Add :link to defgroup.
1058         * files.el: Doc fixes.
1059         (file-truename): Include `[' in wildcard characters.
1060         (automount-dir-prefix): Customize.
1061         (find-file-wildcards): Add :version.
1062         (find-file-noselect): Simplify a mapcar call.
1064         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
1065         compatible with inf-lisp version.
1066         (eval-defun-1): Fix custom-declare-variable case.
1068 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
1070         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
1072 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
1074         * Makefile (COMPILE_FIRST): New macro.
1075         (compile-files): Compile files from COMPILE_FIRST first.
1077         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
1078         code.
1080         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
1081         matching open parenthesis in column 0 to defun-prompt-regexp
1082         only if open-paren-in-column-0-is-defun-start is set.
1084         * sun-curs.el: Require CL at compile-time only.
1086         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
1087         instead of copy-list which is a function from CL.
1088         (msb--choose-menu, msb--mode-menu-cond)
1089         (msb--create-buffer-menu-2): Use dolist instead of mapc.
1090         (msb--init-file-alist): Use mapcar instead of mapcan.
1091         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
1092         `(' in column 0 in doc string.
1093         (msb--add-separators): Use mapcar instead of mapcan.
1095         * cus-dep.el: Require CL at compile-time only.
1097 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
1099         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
1100         (byte-compile-warnings): New warning `noruntime'.
1101         (byte-compile-constants, byte-compile-variables): Fix docstring.
1102         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
1103         execute `eval-whenc-compile's body.
1104         (byte-compile-unresolved-functions): Fix docstring.
1105         (byte-compile-eval): New function.
1106         (byte-compile-callargs-warn): Check if the function will be available
1107         at runtime (via property `byte-compile-noruntime').
1108         (byte-compile-print-syms): New function.
1109         (byte-compile-warn-about-unresolved-functions): Also warn about
1110         `noruntime' functions (and use `byte-compile-print-syms').
1111         (byte-compile-file): Capitalize the message.
1113 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
1115         * mail/rmail.el (rmail-confirm-expunge): New user-option.
1116         (rmail-expunge): Ask for confirmation depending on the setting
1117         of rmail-confirm-expunge.
1119 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
1121         * Makefile (bootstrap-clean): If $(emacs) exists, build
1122         loaddefs.el first.  A loaddefs.el that's not up-to-date might
1123         cause a bootstrap failure because things don't autoload as
1124         expected.
1126 2000-03-23  Dave Love  <fx@gnu.org>
1128         * net/browse-url.el: Restore previous use of
1129         browse-url-maybe-new-window.
1131 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1133         * ps-print.el: Skip banner page fix.
1134         (ps-print-version): New version number (5.1.2).
1135         (ps-begin-file, ps-end-file, ps-generate): Code fix.
1137 2000-03-23  Dave Pearson  <davep@davep.org>
1139         * net/quickurl.el Changed the type of parameter passed to the
1140         function defined by `quickurl-format-function'. Before only the
1141         text of the URL was passed. Now the whole URL structure is passed
1142         and the function is responsible for extracting the parts it
1143         requires.  Changed the default of `quickurl-format-function'
1144         accordingly.
1145         (quickurl-insert): Changed the `funcall' of
1146         `quickurl-format-function' to match the above change.
1147         (quickurl-list-insert): Changed the `url' case so that it makes
1148         use of `quickurl-format-function', previous to this the format was
1149         hard wired.
1151 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
1153         * startup.el: Change some spellings for the X Window System.
1155 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
1157         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
1158         up the code and the regexp and make sure the cursor is temporarily
1159         moved to the suspicious line while querying the user.
1161 2000-03-22  Jason Rumney  <jasonr@gnu.org>
1163         * w32-fns.el (w32-charset-info-alist): Initialize.
1165 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1167         * ps-print.el: N-up last page fix.
1168         (ps-print-version): New version number (5.1.1).
1169         (ps-end-file, ps-end-job, ps-generate): Code fix.
1171 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
1173         * files.el (find-file-run-dired): Update docstring.
1174         (find-directory-functions): New hook.
1175         (find-file-noselect): Run find-directory-functions rather than
1176         calling dired directly.
1178         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
1180         * pcvs.el: Add a minimal leading commentary.
1181         (cvs-make-cvs-buffer): Change the header part by removing the startup
1182         message and adding a `Module' entry.  Also replace the FOOTER and
1183         HEADER special fileinfos with the new support in ewoc for updating
1184         its own footer and header.
1185         (cvs-update-header): Update to use the header/footer of the ewoc.
1186         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
1187         (cvs-is-within-p): New function.
1188         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
1189         to only examine some subset of the buffers.
1191         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
1192         `format' instead of our own ad-hoc functions.
1193         Remove HEADER and FOOTER cases, now handled in the EWOC.
1194         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
1196         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
1197         output to avoid scaring the user.
1198         (cvs-parse-table): Catch message for non-up-to-date commits.
1200         * pcvs-defs.el (cvs-startup-message): Remove.
1201         (cvs-global-menu): New autoloaded menu.
1203         * pcvs-util.el (cvs-string-fill): Remove.
1205         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
1206         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
1207         PP part of it and also make it work for footers and headers.
1208         (ewoc-create): Drop POS and BUFFER arguments.
1209         Use the DLL's dummy node to store the end-of-footer position.
1210         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
1211         (ewoc-refresh): Remove unused `header' variable.
1212         (ewoc-(get|set)-hf): New functions.
1214         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
1215         log-view-*-(message|file) and use easy-mmode-define-navigation.
1216         (log-view-message-re): Match SCCS format as well.
1217         And match the revision line rather than the dashed separator line.
1218         (log-view-mode): Use the new define-derived-mode.
1219         (log-view-current-tag): Fill in with an actual implementation.
1221         * cvs-status.el (cvs-status-(prev|next)): Rename from
1222         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
1223         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
1224         to let the output "breathe" a little more (more readable).
1225         (cvs-status-mode): Use the new define-derived-mode.
1227         * smerge-mode.el (smerge-auto-leave): New function and variable.
1228         (smerge-basic-map): Rename from smerge-basic-keymap.
1229         Change the bindings for smerge-diff-*.
1230         (smerge-*-map): Use easy-mmode-defmap.
1231         (smerge-(next|prev)): Use easy-mmode-define-navigation.
1232         (smerge-keep-*): Use smerge-auto-leave.
1234 2000-03-21  Jason Rumney  <jasonr@gnu.org>
1236         * cus-edit.el (custom-button-face): Use 3D look for w32.
1237         (custom-button-pressed-face): Likewise.
1239 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
1241         * progmodes/etags.el (tags-case-fold-search): New user-option.
1242         (tags-loop-eval): New function.  Bind case-fold-search around eval
1243         depending on the value of tags-case-fold-search.
1244         (tags-loop-continue): Use tags-loop-eval.
1245         (find-tag-in-order): Bind case-fold-search depending on the value
1246         of tags-case-fold-search.
1248 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
1250         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
1251         (diff-end-of-hunk): Return the end position for use in
1252         `easy-mmode-define-navigation'.
1253         (diff-recenter): Remove.
1254         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
1255         of `easy-mmode-define-navigation'.
1256         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
1257         previous renaming) and fix to use new names.
1258         (diff-merge-strings): Use \n as separator: simpler, faster.
1259         (diff-mode): Use `define-derived-mode'.
1261         * derived.el (define-derived-mode): Don't autoload anymore.
1262         Prefer the macro-only version provided by easy-mmode.el.
1264         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
1265         `easy-mmode-define-derived-mode'.
1266         Use `combine-run-hooks'.
1267         (easy-mmode-define-navigation): New macro.
1269         * subr.el (combine-run-hooks): New function.
1271 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
1273         * term/x-win.el: Fontsets related initialization is simplified.
1275         * international/mule-diag.el (describe-font): Don't refer to
1276         global-fontset-alist, instead call font-list.
1277         (describe-fontset, list-fontsets, mule-diag): Likewise.
1278         (print-fontset): Adjusted for the change of fontset
1279         implementation.
1281         * international/fontset.el (x-charset-registries): Variable
1282         removed, instead the corresponding data is stored in the default
1283         fontset.
1284         (register-alternate-fontnames): Function removed.
1285         (resolved-ascii-font): Variable removed.
1286         (x-compose-font-name): Ignore the second argument REDOCE.
1287         (x-complement-fontset-spec): Complement only an ASCII font and
1288         element for those charsets than can use that ASCII font.
1289         (generate-fontset-menu): Don't refer to global-fontset-alist,
1290         instead call fontset-list.
1291         (uninstantiated-fontset-alist): Variable removed.
1292         (x-style-funcs-alist): Likewise.
1293         (fontset-default-styles): Likewise.
1294         (x-modify-font-name): Function removed.
1295         (create-fontset-from-fontset-spec): Ignore the argument
1296         STYLE-VARIANT.
1297         (create-fontset-from-ascii-font): Docsting adjusted for the above
1298         change.
1299         (instantiate-fontset, resolve-fontset-name): Functions removed.
1300         (fontset-list): Now implemented by C code.
1302         * faces.el (read-face-font): Fix TABLE arg to completing-read.
1303         (describe-face): Include `font' attribute in the description.
1305 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
1307         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
1309 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
1311         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
1312         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
1313         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
1315         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
1316         about behavior of set-buffer-modified-p wrt redisplay.
1318 2000-03-19  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
1320         * view.el (view-mode-disable): Kill local binding of view-read-only.
1322 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
1324         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
1325         is a string, convert it to a syntax cell using string-to-syntax.
1327         * simple.el (syntax-code-table, syntax-flag-table): New variables.
1328         (string-to-syntax): New function.
1330         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
1331         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
1332         try to use passive ftp mode.
1334 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
1336         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
1338         * simple.el (append-to-buffer): Update point of windows after
1339         insertion.
1341         * abbrev.el (inverse-add-abbrev): Identify word by first moving
1342         forward then moving backward.  Reindent.
1344         * frame.el (other-frame): Call x-focus-frame only if
1345         focus-follows-mouse is off.
1347 2000-03-17  Dave Love  <fx@gnu.org>
1349         * pcvs-util.el (cvs-strings->string): Rename
1350         replace-regexps-in-string.
1352 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
1354         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
1355         regexp for labels cannot span several lines.
1357         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
1358         `(setq :<key> ':<key>)' to the macro expansion.
1360 2000-03-16  Dave Love  <fx@gnu.org>
1362         * progmodes/f90.el (f90): Put custom group under `languages', not
1363         `fortran'.
1364         (f90-mode-hook): Customize.
1365         (f90-mode): Set add-log-current-defun-function.
1366         (f90-current-defun): New function.
1368 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
1370         * cus-edit.el (custom-variable-tag-face): Handle case that
1371         default face's height is not a number.
1372         (custom-face-tag-face, custom-group-tag-face-1)
1373         (custom-group-tag-face): Ditto.
1374         (custom-group-tag-face-1): Add :group.
1376         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
1378 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
1380         * pcvs-defs.el (toplevel): Remove autoload cookie for form
1381         requiring easymenu.
1383 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1385         * ps-print.el: PostScript user-defined prologue, PostScript error
1386         handler, doc fix.
1387         (ps-print-version): New version number (5.1).
1388         (ps-user-defined-prologue, ps-error-handler-message)
1389         (ps-print-prologue-0, ps-error-handler-alist): New vars.
1390         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
1391         (ps-insert-string): New function.
1393 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
1395         * international/ccl.el (ccl-compile-expression): Don't generate
1396         invalid self-assignment code.
1398 2000-03-14  Dave Love  <fx@gnu.org>
1400         * subr.el (replace-regexp-in-string): Renamed from
1401         replace-regexps-in-string.  Doc fix.
1403 2000-03-12  Dave Love  <fx@gnu.org>
1405         * cus-edit.el: Doc fixes.
1406         (customize-set-variable, customize-save-variable): Rename args for
1407         doc.
1408         (custom-variable-tag-face, custom-face-tag-face)
1409         (custom-group-tag-face-1, custom-group-tag-face): Modify from
1410         style which user identify as hyperlink.
1411         (hook): Don't add undefined functions to the hook.
1412         (debug-ignored-errors): Transfer message from bindings.el.
1414 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
1416         * recentf.el (recentf-keep-non-readable-files-p): Remove
1417         double/nested definition.
1419 2000-03-12  Dave Love  <fx@gnu.org>
1421         * facemenu.el (facemenu-get-face): Use display-color-p.
1422         * enriched.el (enriched-decode-foreground): Likewise.
1423         (enriched-decode-background): Likewise.
1424         * isearch.el (isearch-highlight): Likewise.
1425         * info-look.el (info-lookup): Likewise.
1426         * simple.el (completion-setup-function): Likewise.
1428         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
1429         :options.
1431         * bindings.el (mode-line-format): Fix line-number and
1432         column-number items.  Add help-echo for the background.
1433         (mode-line-mule-info): Modify help-echo.
1435         * avoid.el (mouse-avoidance-mode): Add autoload cookie to
1436         defcustom.
1438         * files.el (load-file): Allow completion to .elc.
1440         * man.el: Doc fixes.
1441         (Man-init-defvars): Use display-color-p to set fontification.
1443         * play/hanoi.el (hanoi-internal): Don't use oddp.
1445 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
1447         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
1449         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
1451 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
1453         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
1454         Fix comment.
1456 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
1458         * font-lock.el (font-lock-keywords): Fix the doc now that
1459         regexp-opt-depth is unnecessary.
1460         (save-buffer-state): Set an edebug spec.
1461         (font-lock-fontify-anchored-keywords): Properly handle the case when
1462         the matcher goes past the limit.
1464         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
1465         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
1467         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
1468         dll.el and cookie.el (from Elib) with heavy renaming and other
1469         massaging.
1471         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
1472         Autoload the functions used.
1473         (easy-mmode-define-syntax): Fix CL typo.
1474         (easy-mmode-define-derived-mode): Improve the docstring generation.
1476 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
1478         * textmodes/texinfo.el (texinfo-version): Variable and function
1479         removed.
1481 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
1483         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
1484         allow more flexibility.
1485         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
1486         fns.
1487         (easy-mmode-defmap, easy-mmode-defsyntax)
1488         (easy-mmode-define-derived-mode): New macros.
1490 2000-03-09  Didier Verna  <didier@xemacs.org>
1492         * rect.el (replace-rectangle): New function.
1494 2000-03-09  Dave Love  <fx@gnu.org>
1496         * progmodes/fortran.el (fortran-comment-line-start): Define as
1497         "C".
1498         (fortran-comment-line-start-skip): Don't match cpp stuff.
1499         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
1500         (fortran-mode-map): Remove over-eager custom-menu-create for now.
1501         (fortran-mode): Don't set fortran-comment-line-start-skip,
1502         fortran-comment-line-start here.  Set comment-start,
1503         add-log-current-defun.
1504         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
1505         (fortran-current-defun): New function.
1507 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
1509         * emacs-lisp/re-builder.el: New file.
1511         * mouse.el (mouse-drag-region): Don't run up-event handler
1512         if hscroll has changed.
1514         * octave-mod.el (octave-font-lock-keywords): To font-lock the
1515         builtin operators, use `font-lock-builtin-face' for Emacs and
1516         `font-lock-preprocessor-face' otherwise.
1518         * font-lock.el (lisp-font-lock-keywords-1): Highlight
1519         `(defun (setf foo)' differently.
1521 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
1523         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
1524         (regexp-opt): Update comment and adapt the code the new meaning of
1525         the `paren' argument of regex-opt-group for shy-groups.
1526         (regexp-opt-depth): Handle shy groups as well as backslashed
1527         backslashes.
1528         (regexp-opt-group): Turn the leading comment into a docstring.
1529         Allow `paren' to be a string (the string to use to open a group).
1530         Remove open-presuf and close-presuf.  Instead of checking for `all
1531         one-char' and then later on check for `several one-char', handle
1532         both cases close together.  Also apply a more generic algorithm
1533         for suffixes (the mirror image of the algorithm used for
1534         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
1535         (regexp-opt-try-suffix): Removed.
1537         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
1538         from comint-mode-map, so we can just inherit from it.  Also, move
1539         the initialization into the `defvar' since there's no docstring
1540         anyway and it's fairly short.
1541         (inferior-scheme-mode): Define it as derived-mode: the code is
1542         shorter and this way we inherit from comint-mode-map rather than
1543         copying it.
1545         * subr.el (replace-regexps-in-string): Properly handle the case
1546         where we match an empty string.
1548         * comint.el (comint-exec-1): Add the current-dir to the exec-path
1549         when the command has a directory component (such as "./testml").
1550         Also fix a typo in the comment.
1552 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
1554         * Makefile (compile-files): Compile files one by one because
1555         that's the only way to ensure a clean compilation environment for
1556         each individual file.
1558         * frame.el (other-frame): Call x-focus-frame.
1560 2000-03-07  Dave Love  <fx@gnu.org>
1562         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
1563         :require to defcustom.
1565         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
1566         lists.
1568         * files.el (auto-mode-alist): Add configure.in.
1570         * progmodes/autoconf.el: New file.
1572 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
1574         * mail/mh-e.el: Change maintainer to `none'.
1576         * recentf.el (recentf-keep-non-readable-files-p): Quote args
1577         to remove-hook and add-hook.
1579 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
1581         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
1582         it as the default.
1583         (mail-send): Test mail-send-nonascii also for the new `mime' value.
1584         (sendmail-send-it): Conditionally add MIME headers specifying the
1585         used character set.
1587 2000-03-07  Dave Love  <fx@gnu.org>
1589         * winner.el: Fix keywords, autoload cookies.  Split
1590         eval-when-compile form to avoid compilation failure.
1592 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
1594         * international/mule.el: Modify comment about coding system
1595         property `coding-category'.
1596         (make-coding-system): New argument EOL-TYPE.  Pay attention to
1597         coding-category property of PROPERTIES.
1599         * international/mule-conf.el (coding-category-utf-8,
1600         coding-category-utf-16-be, coding-category-utf-16-le): New coding
1601         categories.  Include them in the argument for set-coding-priority.
1603         * international/mule-cmds.el (reset-language-environment): Include
1604         coding-category-utf-8, coding-category-utf-16-be, and
1605         coding-category-utf-16-le in the argument for set-coding-priority.
1606         (reset-language-environment): Initialize coding-category-utf-8,
1607         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
1609 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
1611         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
1612         code abstracted out of `bookmark-jump-noselect'.  Now tries info
1613         extensions as well as compression extensions.
1614         (bookmark-jump-noselect): Use above new func.
1616 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
1618         * strokes.el: Change maintainer's mail address.
1620 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
1622         * international/mule-diag.el (list-character-sets): Make help-echo
1623         string by substitute-command-keys.
1624         (list-character-sets): Likewise.
1625         (sort-listed-character-sets): Call help-setup-xref.
1627 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
1629         * time.el (display-time-mail-file): Add `none' to the list of
1630         choices.
1632 2000-03-01  Dave Love  <fx@gnu.org>
1634         * help.el (help-xref-go-back): Don't try to set position.
1636         * international/mule-diag.el (list-character-sets): Call
1637         help-setup-xref.  Add help-echo to xrefs.
1638         (list-character-sets-1): Add help-echo to xrefs.
1640 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
1642         * frame.el (blink-cursor-mode): Switch cursor on when turning
1643         the mode off.
1645         * add-log.el (add-log-current-defun): Add support for
1646         Autoconf mode.
1648         * mail/rmail.el (rmail-quit-hook): New variable.
1650 2000-03-01  Dave Love  <fx@gnu.org>
1652         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
1654         * help.el (help-xref-button): Add help-echo arg.
1655         (describe-function-1, describe-variable, help-make-xrefs): Use it.
1657         * faces.el (list-faces-display): Supply help-echo with
1658         help-make-xrefs.
1660         * facemenu.el (list-text-properties-at): Set help-xref-stack to
1661         nil.
1663 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
1665         * image.el (defimage): Look for image files in load-path.
1667         * frame.el (busy-cursor-delay-seconds): Change type to
1668         `number'.
1670 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
1672         * recentf.el (recentf): Added version tag to the defgroup of
1673         recentf.
1675 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
1677         * recentf.el (recentf-cleanup): Changed to remove excluded file
1678         too.
1679         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
1680         action to select/unselect a file.
1681         (recentf-edit-list): Code cleanup and improvement.
1682         (recentf-open-more-files-action): `recentf-open-more-files' button
1683         widget action to open a file.
1684         (recentf-open-more-files): No more use standard completion but
1685         widgets.
1686         (recentf-more-collection): Deleted.
1687         (recentf-more-history): Deleted.
1688         (recentf-setup-more-completion): Deleted.
1690 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
1692         * recentf.el (recentf-mode): No more needs that Emacs is running
1693         under a window-system.
1695 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
1697         * recentf.el (recentf-edit-list): New command to edit the recent
1698         list which allow the user to remove files.
1699         (recentf-edit-selected-items): New global variable, used by
1700         `recentf-edit-list' to hold the list of files to be removed from
1701         the recent list.
1702         (recentf-make-menu-items): Updated to display a "Edit list..."
1703         menu item.  Minor code cleanup.
1705 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
1707         * recentf.el (recentf-open-more-files): New command to open files
1708         that are not displayed in the menu.
1709         (recentf-more-collection): New global variable holding the set of
1710         permissible completions used by `recentf-open-more-files'.
1711         (recentf-more-history): New global variable holding the history list
1712         used by `recentf-open-more-files' completion.
1713         (recentf-setup-more-completion): New function to setup completion for
1714         `recentf-open-more-files'.
1715         (recentf-make-menu-items): Updated to display a "More..." menu item.
1717 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
1719         * recentf.el (recentf-menu-action): Doc fixed.
1721 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
1723         * recentf.el (recentf-menu-filter): Doc updated.
1724         (recentf-update-menu-hook): Allow menu filters to force menu update.
1725         (recentf-make-menu-items): New menu filter handling.
1726         (recentf-make-menu-item): New helper function.
1727         (recentf-menu-elements): New menu handling function.
1728         (recentf-sort-ascending): Updated to new menu filter handling.
1729         (recentf-sort-descending): Updated to new menu filter handling.
1730         (recentf-sort-basenames-ascending): New menu filter function.
1731         (recentf-sort-basenames-descending): New menu filter function.
1732         (recentf-show-basenames): New menu filter function.
1733         (recentf-show-basenames-ascending): New menu filter function.
1734         (recentf-show-basenames-descending): New menu filter function.
1736 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
1738         * diary-lib.el (list-diary-entries): Don't try to go forward at
1739         the end of the buffer.
1741 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
1743         * international/mule-diag.el (list-character-sets): Completely
1744         rewritten.
1745         (sort-listed-character-sets): New function.
1746         (list-character-sets-1): Completely rewritten.
1747         (list-character-sets-2): New function.
1748         (non-iso-charset-alist): New variable.
1749         (decode-codepage-char): New function.
1750         (charset-history): New variable.
1751         (read-charset) (list-block-of-chars)
1752         (list-iso-charset-chars)
1753         (list-non-iso-charset-chars)
1754         (list-charset-chars): New functions.
1755         (mule-diag): Call list-character-sets-2, not
1756         list-character-sets-2.
1757         (dump-charsets): Likewise.
1759 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
1761         * dired-x.el (dired-filename-at-point): Add `@' to valid
1762         file name characters.
1763         (dired-filename-at-point): Handle ange-ftp file names.
1765         * frame.el (frame-notice-user-settings): Use assq-delete-all
1766         instead of assoc-delete-all.
1767         (frame-notice-user-settings): Ditto.
1769         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
1770         Don't copy alist.
1772 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
1774         * calculator.el (calculator-use-menu): New option.
1775         (calculator-initial-bindings): Changed some bindings to work as
1776         macros.
1777         (calculator-forced-input): Removed.
1778         (calculator-restart-other-mode): New variable.
1779         (calculator-mode-map): Set up menu.
1781 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
1783         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
1784         tags.
1786 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
1788         * viper-cmd.el (viper-envelop-ESC-key): added the option to
1789         translate all ESC key sequences.
1790         (viper-goto-mark-subr): restore markers for files for which
1791         they were saved.
1792         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
1793         * viper-util.el (viper-set-replace-overlay-glyphs,
1794         viper-set-replace-overlay): always check if the replacement
1795         overlay is live.
1796         * viper.el (viper-vi-state-mode-list): added major modes.
1797         * ediff-wind.el: minor comment changes.
1798         * ediff.el: copyright notice date fix.
1800 2000-02-27  Jason Rumney  <jasonr@gnu.org>
1802         * faces.el (face-font-family-alternatives): Add arial to helv.
1803         (mode-line, header-line, tool-bar): Same default as x for w32.
1804         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
1805         face-font-family-alternatives from working.
1806         * term/w32-win.el (mouse-set-font): Do not build fontset from
1807         chosen font.
1809 2000-02-25  Sam Steingold  <sds@goems.com>
1811         * emacs-lisp/cl-indent.el (toplvel): Indent `pprint-logical-block'
1812         properly.
1814 2000-02-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
1816         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
1818 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
1820         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
1821         writable.
1823         * frame.el (busy-cursor-delay-seconds): New option.
1825 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
1827         * frame.el (show-cursor-in-non-selected-windows): New option.
1829 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
1831         * diary-lib.el (include-other-diary-files): Undo the selective
1832         display in any included file and don't kill it.
1834 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
1836         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
1837         bar.  Menu items converted to (menu-item format, help strings
1838         added.
1839         [downcase, upcase]: Don't enable on MS-DOS.
1840         [symlink, symlinks]: Don't show if make-symbolic-link is not
1841         bound.
1842         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
1844 2000-02-23  Dave Love  <fx@gnu.org>
1846         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
1847         (backward-kill-word): Revert addition of * to interactive spec --
1848         it's a feature.
1850         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
1851         (backward-kill-sentence, kill-sentence): Likewise.
1853         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
1854         scratch buffer name.
1855         (gud-format-command): Use int-to-string in ?l case.  Simplify
1856         slightly.
1858         * term/w32-win.el (internal-face-interactive): Update prompt for
1859         new read-face-name.
1861         * mail/footnote.el (footnote): Add :version to defgroup.
1862         (footnote-section-tag-regexp): Customize.
1863         (footnote-start-tag, footnote-end-tag): New option.
1864         (footnote-latin-regexp): New variable.
1865         (Footnote-latin): New function.
1866         (footnote-style-alist): Add element for latin style.
1867         (footnote-style): Moved.
1868         (Footnote-goto-footnote): Use eq to test arg.
1870         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
1872         * emacs-lisp/byte-opt.el: Change old backquote syntax.
1873         (byte-compile-trueconstp): Include keywords.
1874         (byte-optimize-quote, byte-optimize-lapcode): Use
1875         byte-compile-const-symbol-p.
1876         (byte-optimize-char-before): New optimization.
1878         * emacs-lisp/bytecomp.el: Change old backquote syntax.
1879         (byte-compile-const-symbol-p): New function.
1880         (byte-compile-constp, byte-compile-out-toplevel)
1881         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
1882         Use it.
1884         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
1886 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
1888         * international/encoded-kb.el: Be sure to update minor-mode-alist
1889         and minor-mode-map-alist.
1890         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
1891         codes SS2 and SS3 correctly.
1892         (encoded-kbd-self-insert-ccl): New function.
1893         (encoded-kbd-setup-keymap): New function.
1894         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
1895         by calling encoded-kbd-setup-keymap.
1897         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
1898         characters.
1899         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
1900         locally.
1902 2000-02-22  Dave Love  <fx@gnu.org>
1904         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
1905         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
1906         defvar.
1907         (lisp-mode-syntax-table): Set up for #|...|# comments.
1908         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
1909         classes.  Match `defface'.
1910         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
1911         (eval-defun-1): Fix for defcustom.
1912         (lisp-indent-region): Doc fix.
1914         * subr.el (when, unless, split-string): Doc fix.
1915         (read-passwd): Move call of clear-this-command-keys to the right
1916         place.
1917         (replace-regexps-in-string): New function.
1919 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
1921         * help.el (describe-variable): Set syntax table to
1922         emacs-lisp-mode-syntax-table when moving forward over the
1923         symbol's name.
1925 2000-02-22  Dave Love  <fx@gnu.org>
1927         * xt-mouse.el: Doc fixes.
1928         (xterm-mouse-position-function): New function, replacing advice of
1929         mouse-position.
1930         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
1932         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
1934 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
1936         * format.el (format-annotate-single-property-change): Handle
1937         properties.with dotted-list values.
1938         (format-proper-list-p): New function.
1940         * enriched.el (enriched-face-ans): Handle '(foreground-color
1941         . COLOR) and (background-color . COLOR).
1943 2000-02-20  Dave Love  <fx@gnu.org>
1945         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
1946         and assignments to it.
1947         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
1948         current local map.
1949         (make-flyspell-overlay): Use it.
1950         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
1952         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
1953         (lm-get-header-re): Defun, not defsubst.
1954         (lm-get-package-name): Defun, not defsubst.  Simplify.
1955         (lm-version): Doc fix.  Simplify.
1956         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
1957         (lm-crack-address, lm-last-modified-date, lm-commentary)
1958         (lm-verify, lm-synopsis): Simplify.
1959         (lm-report-bug): Require emacsbug.  Use compose-mail.
1961 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
1963         * dired.el (dired-mode): Call propertized-buffer-identification
1964         to set mode-line-buffer-identification to something having
1965         the right text properties.
1967         * bindings.el (propertized-buffer-identification): New function.
1969 2000-02-20  Dave Love  <fx@gnu.org>
1971         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
1972         check for t-mouse too.
1974         * cus-start.el: Make echo-keystrokes `number'.
1976 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
1978         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
1979         Don't call ring-empty-p unless tags-location-ring is bound.
1980         From Noah Friedman <friedman@splode.com>.
1982 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
1984         * progmodes/hideshow.el (hs-flag-region): No longer use
1985         `intangible' overlay property.
1987         (hs-toggle-hiding): New command.
1988         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
1990         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
1991         Fix omission bug: Run `hs-minor-mode-hook' for both activation
1992         and deactivation.
1994 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
1996         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
1998 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
2000         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
2002         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
2003         of `*' to handle `(* ... *)' comments.
2005 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
2007         * faces.el (list-faces-display): Use display-mouse-p instead of
2008         window-system.
2010         * menu-bar.el (global-map): Menu-bar items converted to the new
2011         format (menu-item..., rearranged for better CUA compliance, and
2012         their names changed for better clarity.  Help strings added.
2014         * international/mule-cmds.el (mule-menu-keymap)
2015         (describe-language-environment-map, set-coding-system-map)
2016         (setup-language-environment-map): Convert to new (menu-item...
2017         form, add help strings.  Change names of menu items for better
2018         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
2019         submenu).
2021 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
2023         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
2024         within the code.
2026 2000-02-16  Dave Love  <fx@gnu.org>
2028         * faces.el: Don't require custom.  Add more specific :groups to
2029         various deffaces.
2030         (set-face-attribute): Purecopy args.
2031         (read-face-name): Default to name at point and use it in prompt.
2032         Remove colon from arg in all callers.
2033         (list-faces-display): Hyperlink to face descriptions and customize
2034         buffers.
2036 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
2038         * wid-edit.el (widget-match-inline): An atom never matches a
2039         list.
2041 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2043         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
2044         at ':' characters by call to split-string.
2046 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2048         * textmodes/bibtex.el: Added RCS version identification.
2050 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2052         * textmodes/bibtex.el: Some temporary comments removed.
2053         (bibtex-field-name, bibtex-entry-type): Made the relationship
2054         explicit.
2055         (bibtex-field-const): Allow capital letters.
2056         (bibtex-start-of-string): Deleted because unused.
2058         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
2059         use the term 'reference' to describe a bibtex entry as a whole.
2060         Further, reference keys are no longer called 'labels'.
2061         (bibtex-keys): Renamed to bibtex-reference-keys.
2062         (bibtex-reformat-previous-labels): Renamed to
2063         bibtex-reformat-previous-reference-keys.
2064         (bibtex-reference-type): Renamed to bibtex-entry-type.
2065         (bibtex-reference-head): Renamed to bibtex-entry-head.
2066         (bibtex-reference-maybe-empty-head): Renamed to
2067         bibtex-entry-maybe-empty-head.
2068         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
2069         (bibtex-search-reference): Renamed to bibtex-search-entry.
2070         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
2071         bibtex-enclosing-entry-maybe-empty-head.
2072         (bibtex-entry-field-alist, bibtex-entry-head,
2073         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
2074         bibtex-map-entries, bibtex-search-entry,
2075         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
2076         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2077         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
2078         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
2079         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
2080         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
2081         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
2083 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2085         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
2086         comment.
2087         (bibtex-format-field-delimiters): New function, functionality
2088         extracted from bibtex-format-entry.
2089         (bibtex-autokey-get-yearfield-digits): New function, functionality
2090         extracted from bibtex-autokey-get-yearfield.
2092         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
2093         entries in order to avoid stack overflow in the regexp matcher if
2094         field contents become large.
2095         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
2096         bibtex-field-string-part-not-braced,
2097         bibtex-field-string-part-no-inner-braces,
2098         bibtex-field-string-part-1-inner-brace,
2099         bibtex-field-string-part-2-inner-braces,
2100         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
2101         bibtex-field-string-quoted, bibtex-field-string,
2102         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
2103         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
2104         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
2105         as parsing is now performed by the following functions.
2106         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
2107         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
2108         bibtex-parse-field-string, bibtex-search-forward-field-string,
2109         bibtex-parse-association, bibtex-field-name-for-parsing,
2110         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
2111         bibtex-search-forward-field, bibtex-search-backward-field,
2112         bibtex-start-of-field, bibtex-end-of-field,
2113         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
2114         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
2115         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
2116         bibtex-parse-string, bibtex-search-forward-string,
2117         bibtex-search-backward-string, bibtex-start-of-string,
2118         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
2119         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
2120         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
2121         entries.  Instead of reporting the results of the parsing by
2122         match-beginning or match-end, these functions return data structures
2123         that hold the corresponding positions.
2124         (bibtex-enclosing-field): Changed to also report field boundaries by
2125         return values rather than by match-beginning or match-end.  The
2126         following functions have been adapted to use the new parsing
2127         functions.
2128         (bibtex-skip-to-valid-entry, bibtex-search-reference,
2129         bibtex-enclosing-field, bibtex-format-entry,
2130         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
2131         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
2132         bibtex-print-help-message, bibtex-end-of-entry,
2133         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
2134         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2135         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
2136         method for parsing.
2137         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
2138         bibtex-map-entries, bibtex-flash-head,
2139         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
2140         bibtex-autokey-change, bibtex-autokey-get-namefield,
2141         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
2142         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2143         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
2144         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2145         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
2146         order to make the new binding of case-fold-search immediately
2147         visible.
2149 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2151         * textmodes/bibtex.el: Copyright notice is up to date.
2152         Added constant 'bibtex-maintainer-salutation.
2154         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
2155         than make-temp-name, use match-string-no-properties and eliminate
2156         a quadratic behavior when building bibtex-strings.
2158         * bibtex.el (bibtex-reference-key): Accept string entries whose
2159         reference key contains upper case letters.
2161 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2163         * bibtex.el (bibtex-reference-head): Allow entries to start with
2164         a new line.
2166 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2168         * bibtex.el: Hiding of entry bodies is not longer provided by
2169         bibtex.el directly.  Instead the hideshow package can be used.
2170         Added a special bibtex entry to hs-special-modes-alist.
2171         (bibtex-hs-forward-sexp): Added for hideshow.el.
2173 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2175         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
2176         at ':' characters by call to split-string.
2178 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2180         * textmodes/bibtex.el: Added RCS version identification.
2182 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2184         * textmodes/bibtex.el: Some temporary comments removed.
2185         (bibtex-field-name, bibtex-entry-type): Made the relationship
2186         explicit.
2187         (bibtex-field-const): Allow capital letters.
2188         (bibtex-start-of-string): Deleted because unused.
2190         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
2191         use the term 'reference' to describe a bibtex entry as a whole.
2192         Further, reference keys are no longer called 'labels'.
2193         (bibtex-keys): Renamed to bibtex-reference-keys.
2194         (bibtex-reformat-previous-labels): Renamed to
2195         bibtex-reformat-previous-reference-keys.
2196         (bibtex-reference-type): Renamed to bibtex-entry-type.
2197         (bibtex-reference-head): Renamed to bibtex-entry-head.
2198         (bibtex-reference-maybe-empty-head): Renamed to
2199         bibtex-entry-maybe-empty-head.
2200         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
2201         (bibtex-search-reference): Renamed to bibtex-search-entry.
2202         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
2203         bibtex-enclosing-entry-maybe-empty-head.
2204         (bibtex-entry-field-alist, bibtex-entry-head,
2205         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
2206         bibtex-map-entries, bibtex-search-entry,
2207         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
2208         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2209         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
2210         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
2211         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
2212         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
2213         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
2215 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2217         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
2218         comment.
2219         (bibtex-format-field-delimiters): New function, functionality
2220         extracted from bibtex-format-entry.
2221         (bibtex-autokey-get-yearfield-digits): New function, functionality
2222         extracted from bibtex-autokey-get-yearfield.
2224         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
2225         entries in order to avoid stack overflow in the regexp matcher if
2226         field contents become large.
2227         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
2228         bibtex-field-string-part-not-braced,
2229         bibtex-field-string-part-no-inner-braces,
2230         bibtex-field-string-part-1-inner-brace,
2231         bibtex-field-string-part-2-inner-braces,
2232         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
2233         bibtex-field-string-quoted, bibtex-field-string,
2234         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
2235         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
2236         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
2237         as parsing is now performed by the following functions.
2238         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
2239         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
2240         bibtex-parse-field-string, bibtex-search-forward-field-string,
2241         bibtex-parse-association, bibtex-field-name-for-parsing,
2242         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
2243         bibtex-search-forward-field, bibtex-search-backward-field,
2244         bibtex-start-of-field, bibtex-end-of-field,
2245         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
2246         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
2247         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
2248         bibtex-parse-string, bibtex-search-forward-string,
2249         bibtex-search-backward-string, bibtex-start-of-string,
2250         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
2251         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
2252         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
2253         entries.  Instead of reporting the results of the parsing by
2254         match-beginning or match-end, these functions return data structures
2255         that hold the corresponding positions.
2256         (bibtex-enclosing-field): Changed to also report field boundaries by
2257         return values rather than by match-beginning or match-end.  The
2258         following functions have been adapted to use the new parsing
2259         functions.
2260         (bibtex-skip-to-valid-entry, bibtex-search-reference,
2261         bibtex-enclosing-field, bibtex-format-entry,
2262         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
2263         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
2264         bibtex-print-help-message, bibtex-end-of-entry,
2265         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
2266         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2267         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
2268         method for parsing.
2269         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
2270         bibtex-map-entries, bibtex-flash-head,
2271         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
2272         bibtex-autokey-change, bibtex-autokey-get-namefield,
2273         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
2274         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
2275         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
2276         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
2277         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
2278         order to make the new binding of case-fold-search immediately
2279         visible.
2281 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2283         * textmodes/bibtex.el: Copyright notice is up to date.
2284         Added constant 'bibtex-maintainer-salutation.
2286         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
2287         than make-temp-name, use match-string-no-properties and eliminate
2288         a quadratic behavior when building bibtex-strings.
2290         * bibtex.el (bibtex-reference-key): Accept string entries whose
2291         reference key contains upper case letters.
2293 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2295         * bibtex.el (bibtex-reference-head): Allow entries to start with
2296         a new line.
2298 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2300         * bibtex.el: Hiding of entry bodies is not longer provided by
2301         bibtex.el directly.  Instead the hideshow package can be used.
2302         Added a special bibtex entry to hs-special-modes-alist.
2303         (bibtex-hs-forward-sexp): Added for hideshow.el.
2305 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2307         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
2308         proceedings entry type (for cross referencing). Thanks to Wagner
2309         Toledo Correa for the suggestion.
2311         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
2313 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
2315         * international/characters.el: Setup case table for Vietnamese.
2317 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
2319         * uniquify.el (toplevel): Require CL at compile time.
2320         (uniquify-push): Removed.
2322         * shadowfile.el (shadow-when): Removed.
2324         * tempo.el (tempo-dolist, tempo-mapc): Removed.
2325         (tempo-process-and-insert-string): Use dolist instead of
2326         tempo-dolist.
2328         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
2329         regexp for paragraph-start.
2331         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
2332         commas as well.
2334 2000-02-10  Dave Love  <fx@gnu.org>
2336         * wid-edit.el: (widgets) [defgroup]: Remove url link.
2337         (widget-color-choice-list, widget-color-history, widget-mouse-help):
2338         Deleted.
2339         (widget-specify-field, widget-specify-button): Don't use
2340         widget-mouse-help as help-echo property.
2341         (default): Use #'ignore for :validate and :mouse-down-action.
2342         (checkbox): Add help-echo.
2343         (widget-sexp-validate): Rewritten to clarify error messages.
2344         (character): Use char-valid-p in :match function.
2345         (widget-color-complete): Use facemenu-color-alist.
2346         (widget-color-action): Use facemenu-read-color.
2348         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
2349         set up `caar' &c that we now have.
2351 2000-02-09  Ray Blaak  <blaak@gnu.org>
2353         * delphi.el: Make resourcestring a declaration region, like const
2354         and var.
2356 2000-02-09  Dave Love  <fx@gnu.org>
2358         * bindings.el (mode-line-input-method-map): New variable.
2359         (mode-line-mule-info): Use it; fix last change.
2360         (mode-line-mode-menu): Move definition.
2361         (mode-line-mouse-sensitive-p): Deleted.
2362         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
2363         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
2364         level.
2366         * startup.el (command-line-1): Don't call
2367         make-mode-line-mouse-sensitive.
2369 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
2371         * mail/rmail.el (rmail-retry-failure): Use
2372         rmail-beginning-of-message before rmail-toggle-header, because the
2373         former toggles headers.
2375 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
2377         * diff-mode.el (diff-kill-junk): New interactive function.
2378         (diff-reverse-direction): Use delete-and-extract-region.
2379         (diff-post-command-hook): Restrict the area so that the hook also works
2380         outside of any diff hunk.  This is necessary for the minor-mode.
2381         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
2382         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
2384         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
2385         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
2386         so that it can be used more easily in <foo>-mode-hook.  Also make sure
2387         to avoid duplicate entries.
2388         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
2389         (font-lock-remove-keywords): Just as was done for `add', allow it to
2390         work even if font-lock-mode is nil.  Also make sure we don't modify
2391         any pre-existing list by forcing a copy-sequence.  Finally rename
2392         `major-mode' to `mode'.
2393         (font-lock-fontify-syntactic-anchored-keywords)
2394         (font-lock-fontify-anchored-keywords)
2395         (font-lock-fontify-keywords-region): Use line-end-position.
2396         Don't make `font-lock-multiline' local (it's now done in
2397         font-lock-set-defaults).
2398         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
2399         move the `font-lock-fontified' creation to inside the `unless'.
2401 2000-02-06  Andrew Innes  <andrewi@gnu.org>
2403         * term/w32-win.el (x-handle-args): Comment out call to message,
2404         which occurs before window system is initialized.
2406         * makefile.nt: Add support for recompiling lisp code.
2408 2000-02-04  Dave Love  <fx@gnu.org>
2410         * bindings.el (mode-line-mule-info): Fix/extend last change.
2412         * completion.el: Replace completion-dolist with dolist.
2414         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
2415         dotimes.
2417 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
2419         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
2420         environment names before they go into the section regexp.
2422         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
2423         char class in regexp.
2425         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
2426         `case-fold-search' to nil.
2428         * progmodes/idlwave.el (idlwave-template): Respect
2429         `idlwave-abbrev-change-case'.
2430         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
2431         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
2432         idlwave-while): respect `idlwave-reserved-word-upcase'.
2433         (idlwave-rw-case): New function.
2434         (idlwave-statement-match): Fixed problem with assignment regexp.
2435         (idlwave-font-lock-keywords): Improved regexp for keyword
2436         parameters.
2437         (idlwave-surround): New argument LENGTH to support padding of
2438         operators longer than 1 char.
2440         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
2441         idlwave-shell-expression-overlay.  Implemented printing of
2442         expressions on higher levels of the calling stack.
2443         (idlwave-shell-display-level-in-calling-stack): Restore stack
2444         level.
2445         (idlwave-retrieve-expression-from-level): New function.
2446         (idlwave-shell-last-calling-stack): Variable removed.
2447         (idlwave-shell-reset): Argument action reversed (`visible' to
2448         `hidden').  Also remove stop-line overlay.
2449         (idlwave-shell-calling-stack-routine): New variable.
2450         (idlwave-shell-parse-stack-and-display): Messages now display
2451         negative level numbers.
2452         (idlwave-shell-mode): Set `modeline-format'.
2453         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
2454         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
2455         21.
2456         (idlwave-shell-print-expression-function): New option.
2458         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
2459         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
2460         `tool-bar' instead of `toolbar'.
2462 2000-02-02  Dave Love  <fx@gnu.org>
2464         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
2465         emacs-lisp-mode-hook.  Don't check for defalias being defined.
2467         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
2468         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
2469         the new builtins directly.
2471         * whitespace.el (whitespace): Add :version to defgroup.
2473         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
2474         Doc fix.
2476         * thingatpt.el (sexp-at-point, symbol-at-point)
2477         (number-at-point, list-at-point): Add autoload cookie.
2479         * recentf.el (recentf): Add :version to defgroup.
2481         * quickurl.el (quickurl): Add :version to defgroup.
2483         * elide-head.el (elide-head): Use point-marker more.
2485         * bs.el (bs): Add :version to defgroup.
2487         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
2489         * progmodes/delphi.el (delphi): Add :version to defgroup.
2491 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
2493         * ange-ftp.el (ange-ftp-write-region): Handle case that
2494         succeeding process operation sets a different coding system.
2496         * calculator.el: New file.
2498 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
2500         * frame.el (frames-on-display-list, framep-on-display): New
2501         functions.
2502         (display-mouse-p, display-popup-menus-p, display-graphic-p)
2503         (display-selections-p, display-screens, display-pixel-width)
2504         (display-pixel-height, display-mm-width, display-mm-height)
2505         (display-backing-store, display-save-under, display-planes)
2506         (display-color-cells, display-visual-class): New functions.
2508         * term/tty-colors.el (tty-color-gray-shades): New function.
2510         * faces.el (display-color-p): Use framep-on-display.
2511         (display-grayscale-p): New function.
2513 2000-01-31  Dave Love  <fx@gnu.org>
2515         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
2516         (create-fontset-from-x-resource): Don't concat integers.
2518 2000-01-31  Inge Frick  <inge@nada.kth.se>
2520         * view.el: Some changes in documentation.  Removed some trailing
2521         whitespace. Changed some parameter names to agree with
2522         documentation.
2523         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
2524         window is not deleted.  Modifies change 1998-04-26.
2526 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
2528         * windmove.el: New file.
2530         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
2531         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2532         progmodes/ebnf-yac.el: Update copyright and license info.
2534         * jit-lock.el (jit-lock-function): Widen before calculating end
2535         position.
2536         (jit-lock-stealth-chunk-start): Rewritten.
2538         * info.el (Info-title-face-alist): Removed.
2539         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
2540         faces.
2541         (Info-fontify-node): Use these faces.
2543 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
2545         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
2546         (cl-macro-list1): Recognize `&allow-other-keys' instead of
2547         `&allow-other-keywords'.
2549         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
2550         the list of directories scanned heuristically.
2552         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
2553         exist.
2555 2000-01-30  Jason Rumney  <jasonr@gnu.org>
2557         * w32-fns.el: Define w32-tty-standard-colors.
2559         * startup.el (command-line): Use w32-tty-standard-colors when in
2560         w32 console mode.
2562 2000-01-30  Dave Love  <fx@gnu.org>
2564         * jka-compr.el (jka-compr-load): Fix up load-history.
2566         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
2568         * emacs-lisp/cl-macs.el: Revert previous change.
2570 2000-01-29  Dave Love  <fx@gnu.org>
2572         * facemenu.el: Purecopy various strings.
2574         * timezone.el (timezone-fix-time): Window against 69 for two-digit
2575         years.  Deal with three-digit years.
2577         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
2578         defconst, purecopy.
2579         (help-back-label): Purecopy it.
2581 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
2583         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
2584         variable. If non-nil, order the buffer list according to the
2585         currently selected frame.
2586         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
2587         non-nil, pass the selected frame to function buffer-list.
2589 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2591         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
2593 2000-01-28  Dave Love  <fx@gnu.org>
2595         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
2597         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
2598         Don't use lisp-indent-hook property.
2599         (cl-abs): Remove.
2601         * subr.el: Move out indent and edebug specs for when and unless.
2603         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
2604         when, unless.
2606         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
2607         unless, when.
2609 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
2611         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
2612         `collecting' as synonym for `collect'.
2614         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
2615         for the case it contains spaces.
2617         * simple.el (what-cursor-position): Change formatting of
2618         messages.
2620         * frame.el (delete-other-frames): New function.
2621         (toplevel): Bind it to C-x 5 1.
2623         * sort.el (sort-numeric-base): New option.
2624         (sort-numeric-fields): If number starts with `0' or `0[xX[',
2625         interpret it as octal or hexadecimal.  Use sort-numeric-base
2626         as default base.
2628         * progmodes/glasses.el: New file.
2630 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
2632         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
2633         userids differently.
2635         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
2636         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
2637         progmodes/ebnf-yac.el: New files.
2639 2000-01-26  Dave Love  <fx@gnu.org>
2641         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
2642         on a function with an empty body.  [From Eric Ludlam.]
2644 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
2646         * vc.el (vc-version-diff): Make sure file name is expanded.
2648 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
2650         * scroll-bar.el (scroll-bar-timer): Variable removed.
2651         (scroll-bar-toolkit-scroll): Don't use a timer.
2653 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
2655         * language/thai-util.el (thai-composition-function): Delete
2656         superfluous `a'.
2658 2000-01-24  Dave Love  <fx@gnu.org>
2660         * fortran.el (fortran-mode): Use beginning-of-defun-function,
2661         end-of-defun-function.
2663         * font-lock.el (turn-on-font-lock): Don't depend on window-system
2664         &c.
2666 2000-01-22  Jason Rumney  <jasonr@gnu.org>
2668         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
2669         conflicts with new face support.
2671 2000-01-22  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2673         * replace.el (query-replace): Rename last arg to DELIMITED.
2674         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
2675         (query-replace-regexp): Likewise.
2677 2000-01-20  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2679         * subr.el (with-syntax-table): Use make-symbol, not gensym.
2681         * emacs-lisp/lisp.el (beginning-of-defun-function):
2682         Variable renamed from beginning-of-defun.
2683         Do not call make-variable-buffer-local.
2684         (beginning-of-defun-raw): Use new variable name; doc fix.
2685         (beginning-of-defun): Doc fix.
2686         (end-of-defun-function): Variable renamed from end-of-defun.
2687         Do not call make-variable-buffer-local.
2688         (end-of-defun): Use new variable name; doc fix.
2690         * subr.el (dolist, dotimes): Copied from cl-macs.el
2691         and made to work.
2693         * mail/undigest.el (rmail-digest-end-regexps):
2694         Variable replaces rmail-digest-end-regexp.
2695         Allows multiple regexps for detecting the end line.
2696         (undigestify-rmail-message): Corresponding changes.
2698 2000-01-19  Dave Love  <fx@gnu.org>
2700         * files.el (user-init-file): Don't declare here -- is primitive.
2702         * startup.el (command-line): Check for compiled user-init-file and
2703         set to uncompiled version if necessary.
2705 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
2707         * mail/undigest.el (rmail-digest-end-regexp): New user option.
2708         (undigestify-rmail-message): Use it.
2710         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
2712 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
2714         * tmm.el (tmm-goto-completions): Adapt to prompt being part
2715         of mini-buffer.
2717 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
2719         * emacs-lisp/copyright.el (copyright-update): Removed the
2720         requirement for a trailing space from `copyright-regexp', to
2721         support copyrights with owner specified on a separate line..
2723         * align.el: New file.
2725         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
2727         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
2729 2000-01-13  Dave Love  <fx@gnu.org>
2731         * ph.el: Removed.  (Obsoleted by EUDC.)
2733 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
2735         * net/eudc.el (toplevel): Remove autoloaded code installing
2736         menu with easymenu, because that causes build problems.
2738         * frame.el (frame-notice-user-settings): New variable.
2739         (frame-notice-user-settings): Don't modify frame parameters
2740         if called a second time.
2742 2000-01-13  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2744         * frame.el (frame-notice-user-settings):
2745         Notice default-frame-parameters even for non-window frames.
2747 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
2749         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
2750         for Emacs.
2751         (eudc-bob-can-display-inline-images): Extend for Emacs.
2752         (eudc-bob-toggle-inline-display): Ditto.
2753         (eudc-bob-display-jpeg): Ditto.
2755 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
2757         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
2758         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
2759         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
2761         * add-log.el (add-change-log-entry): Fix error trying an `(insert
2762         nil)'.
2764         * subdirs.el: Add `net' directory.
2766         * net: New directory.
2768         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
2769         eval-last-sexp.  Don't bind debug-on-error here.
2770         (eval-last-sexp): New function.  Bind debug-on-error if
2771         eval-expression-debug-on-error is non-nil.
2772         (eval-defun-2, eval-defun): Likewise.
2774         * simple.el (eval-expression): Don't bind debug-on-error if
2775         eval-expression-debug-on-error is nil.  Detect changed
2776         debug-on-error, and propagate new value to global binding, if
2777         eval-expression-debug-on-error is non-nil,
2778         (eval-expression-debug-on-error): Change doc string.
2780 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2782         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
2784         * emacs-lisp/lisp-mode.el (with-syntax-table):
2785         Set up lisp-indent-function property.
2787         * subr.el (with-syntax-table): Moved from simple.el.
2789         * simple.el (with-syntax-table): Moved to subr.el.
2791 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
2793         * tmm.el (tmm-shortcut): Delete region after prompt instead
2794         of erasing buffer.
2796         * textmodes/fill.el (fill-common-string-prefix): New function.
2797         (fill-context-prefix): Use the longest common prefix of first
2798         and second line fill prefix, if there is one.
2800 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2802         * array.el (array-mode): Don't use make-variable-buffer-local.
2803         Use make-local-variable for `truncate-lines'.
2805 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
2807         * add-log.el (add-log-current-defun): Handle user-defined
2808         add-log-current-function returning nil,
2810         * add-log.el (add-change-log-entry): Insert version number
2811         if having found a current function
2813         * add-log.el (add-log-current-defun): Call
2814         `add-log-current-defun-function'.  Try matches at level 0 and
2815         level 1.  Strip whitespace from defun found.
2817 2000-01-10  John Wiegley  <johnw@gnu.org>
2819         * allout.el (isearch-done/outline-provisions): Added `edit'
2820         argument to correspond with the current definition of
2821         `isearch-done'.
2823 2000-01-10  Dave Love  <fx@gnu.org>
2825         * elide-head.el (elide-head): Use point-marker, not point.
2827 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
2829         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
2830         before and after the year 2000.
2832         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
2833         Add ispell- prefix.
2835 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
2837         * ispell.el:  Only define dictionaries in menus when they exist.
2838         (version18p): New variable.
2839         (version20p): New variable.
2840         (xemacsp): New variable.
2841         (ispell-choices-win-default-height): Fix for XEmacs visibility.
2842         (ispell-dictionary-alist1): Added Brasileiro dictionary.
2843         (ispell-dictionary-alist6): Russian command lines no longer accept
2844         run-together words.
2845         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
2846         (ispell-dictionary-alist): Add koi8-r to customize definition.
2847         (check-ispell-version): Added documentation string.  Returns
2848         library path when called non-interactively.
2849         (ispell-menu-map-needed): Uses new variables.
2850         (ispell-library-path): New variable.
2851         (ispell-decode-string): XEmacs fix for bogus variable bindings.
2852         (ispell-word): Improved documentation string.  Test for valid
2853         character mappings.  Correctly check typed in word changes that can
2854         result in single words split into multiple words.  Returns
2855         replacement word.
2856         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
2857         replace in recursive query replace mode.  Help message for
2858         recursive edit mode.
2859         (ispell-show-choices): Protect against bad framepop bindings.
2860         (ispell-help): Fix to work with XEmacs.
2861         (ispell-highlight-spelling-error): Use new variables.
2862         (ispell-overlay-window): Fix to work with XEmacs.
2863         (ispell-parse-output): Passed and returns location information
2864         tracking spelling corrections.  Doesn't recheck same word on
2865         current line.
2866         (ispell-init-process): Protect against bogus XEmacs variable binding.
2867         Fix call to single argument in sleep-for.  Use new variables.
2868         (ispell-region): Passed and returns location information tracking
2869         spelling corrections.  Doesn't check same word on current line.
2870         Improved documentation string.  Doesn't resend a line already
2871         checked to the ispell process - fixes bug in LaTeX parsing.
2872         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
2873         (ispell-skip-region): No longer skips <TT> in SGML.
2874         (ispell-process-line): Tracks location information with spelling
2875         corrections.  Added documentation string.  Accounts for words
2876         already accepted on this line.  Don't allow query-replace on line
2877         starting with math characters.  Doesn't resend a line already sent
2878         to ispell process.  Fixes alignment error bug.
2880 2000-01-10  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2882         * dired-x.el (dired-guess-shell-alist-default):
2883         Suggest xloadimage, which is free, not xv, which isn't.
2885         * ange-ftp.el (ange-ftp-file-name-nondirectory):
2886         Don't ever include the host name or user name in the value.
2888 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
2890         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
2891         of a real newline.
2893 2000-01-09  Stephen Eglen  <stephen@gnu.org>
2895         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
2896         for .png files.
2898 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
2900         * cus-edit.el (custom-hook-convert-widget): Fix comment.
2902 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
2904         * progmodes/cperl-mode.el: Replace ^F with ^L.
2906         * sendmail.el (toplevel): Provide `sendmail' when compiling
2907         before `require'ing rmail and mailalias to prevent infinite
2908         recursion.
2910 2000-01-08  Dave Love  <fx@gnu.org>
2912         * emacs-lisp/backquote.el: Remove inappropriate customization
2913         (allowing custom.el to use backquote).
2915 2000-01-07  Dave Love  <fx@gnu.org>
2917         * add-log.el (add-log-debugging): Deleted.
2918         (add-change-log-entry): Treat a backup FILE-NAME as its parent
2919         file.  Remove debugging code.
2920         (change-log-get-method-definition, change-log-name): Add doc.
2921         (change-log-sortable-date-at): New function.
2922         (change-log-merge): New command.
2924         * time.el (display-time-string-forms): Make the Mail string active.
2925         (display-time-update): Provide help-echo for load average.
2927         * bindings.el (make-mode-line-mouse2-map): New function.
2928         (mode-line-modified): Use it and simplify.
2929         (mode-line-mule-info): Provide help-echo info.
2930         (minor-mode-alist): Activate the strings.
2931         (make-mode-line-mouse-sensitive): Simplify for
2932         mode-line-buffer-identification.
2934 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
2936         * play/pong.el: New file.
2938 2000-01-06  Dave Love  <fx@gnu.org>
2940         * array.el: Assorted cleanups for compiler warnings, doc strings,
2941         `array-' prefix for symbols.
2943 2000-01-05  Dave Love  <fx@gnu.org>
2945         * textmodes/outline.el (outline-mode-menu-bar-map): Add
2946         outline-headers-as-kill.
2947         (outline-mode): Define imenu-generic-expression.
2948         (outline-headers-as-kill): New command.
2950         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
2951         from paragraph-start.
2952         (paragraph-indent-minor-mode): New command.
2954         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
2955         M-C-e, M-C-h, C-j, C-xnd, TAB.
2956         (fortran-mode): Set beginning-of-defun, end-of-defun.
2957         (fortran-column-ruler): Simplify.
2958         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
2959         (fortran-with-subprogram-narrowing): Likewise.
2960         (fortran-indent-subprogram): Call mark-defun.
2961         (fortran-check-for-matching-do): Change narrowing.
2963         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
2964         (cl-lucid-hash-tag): Delete.
2965         (cl-hash-table-p): Correct test for native table.
2966         (cl-hash-table-count): Use hash-table-count.
2968         * browse-url.el (browse-url): Fix case of
2969         browse-url-browser-function being an alist.
2971 2000-01-05  Carsten Dominik  <cd@gnu.org>
2973         * textmodes/reftex-vars.el (reftex-parse-file-extension)
2974         (reftex-index-phrase-file-extension): New options.
2976         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
2977         Use new option `reftex-index-phrase-file-extension'.
2979         * textmodes/reftex.el (reftex-access-parse-file): Use new option
2980         `reftex-parse-file-extension'.
2982 2000-01-05  Dave Love  <fx@gnu.org>
2984         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
2985         (beginning-of-defun-raw): Use it.
2986         (end-of-defun): New variable.
2987         (end-of-defun): Use it.
2988         (check-parens): New command.
2990 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
2992         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
2993         (hs-show-block): Don't use `mapcar' when not accumulating.
2995         Fix buglet in local variables initialization.
2997 2000-01-05  Andreas Schwab  <schwab@suse.de>
2999         * hscroll.el (hscroll): Doc fix.
3001 2000-01-05  Carsten Dominik  <cd@gnu.org>
3003         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
3004         idlw-toolbar.
3006         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
3007         file idlw-rinfo.el.
3008         (idlwave-customize): load must read file idlw-shell.el.
3009         (idlwave-create-customize-menu): load must read file idlw-shell.el.
3011 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
3013         * progmodes/idlw-shell.el: Also provide idlwave-shell
3014         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
3015         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
3017         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
3018         both reftex-dcr and reftex-vcr.
3020         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
3022 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3024         * ps-print.el: PostScript code now is in separate files, doc fix.
3025         (ps-print-version): New version number (5.0.3).
3026         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
3027         local.
3028         (ps-spool-config): Initialization fix.
3029         (ps-print-prologue-1, ps-print-prologue-2)
3030         (ps-print-duplex-feature): PostScript code moved to separated file.
3031         (ps-background-image): Little code reformating.
3032         (ps-begin-file, ps-begin-job): Fix code.
3033         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
3034         (ps-prologue-file): New fun.
3036 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3038         * ps-vars.el: Eliminated.
3040         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
3041         `;;;###autoload'.
3043         * ps-print.el: ps-vars eliminated, doc fix.
3044         (ps-print-version): New version number (5.0.2).
3045         (ps-spool-config): Initialization fix.
3046         (ps-print-customize): New fun.
3048 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
3050         * autorevert.el (auto-revert-mode): Return value of
3051         auto-revert-mode.
3053 2000-01-04  Dave Love  <fx@gnu.org>
3055         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
3056         menu items.
3058 2000-01-03  Dave Love  <fx@gnu.org>
3060         * elide-head.el (elide-head) [defgroup]: Add :version.
3062         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
3063         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
3064         `cl-hash-table-p', not `hash-table-p'.
3065         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
3067 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
3069         * faces.el (face-read-integer, read-face-attribute)
3070         (color-defined-p, color-values): unspecified-{f,b}g are now
3071         strings.
3073 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
3075         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
3076         at comment end, and re-insert them after filling.
3078 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
3080         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
3081         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
3082         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
3084 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
3086         * term/x-win.el (xw-defined-colors): Call color-supported-p,
3087         the new name of face-color-supported-p.
3089         * term/w32-win.el (xw-defined-colors): Likewise.
3091 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
3093         * simple.el (completion-setup-function): Count completion-size
3094         from minibuffer-prompt-end, not from point-min.
3096 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
3098         * faces.el (read-face-attribute, defined-colors, color-defined-p):
3099         Pass the frame to tty-color-* functions.
3100         (display-color-p, frame-set-background-mode): Pass the frame to
3101         tty-display-color-p.
3103         * term/tty-colors.el (tty-defined-color-alist): Renamed from
3104         tty-color-alist.
3105         (tty-color-alist, tty-modify-color-alist): New functions.
3106         (tty-color-define,  tty-color-clear, tty-color-approximate)
3107         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
3108         an optional parameter FRAME.
3110 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
3112         * image.el (create-image, defimage): Don't assume image data is a
3113         string.
3115         * image.el (defimage): Handle specifications containing :data
3116         instead of :file.
3117         (image-type-from-data): New function.
3118         (image-type-from-file-header): Use it.
3119         (create-image): Add parameter DATA-P.
3121 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3123         * echistory.el (electric-command-history): Call Command-history-setup
3124         and command-history-mode using their new conventions.
3126         * chistory.el (Command-history-setup): Don't switch buffers.  Take
3127         no args, and do not set major-mode, mode-name or the local map.
3128         (command-history-mode): New function, does some of those things
3129         Command-history-setup used to do.
3130         (list-command-history): Call command-history-mode, not
3131         Command-history-setup.
3132         (command-history): Renamed from command-history-mode.
3134 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3136         * arc-mode.el (archive-mode-map): Bind q to quit-window.
3138 1999-12-31  William M. Perry  <wmperry@aventail.com>
3140         * image.el (defimage): Images with the `:data' keyword should be
3141         considered valid as well.
3143 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3145         * dired.el (dired-get-filename): Don't call file-name-absolute-p
3146         with FILE if FILE is nil.
3148 1999-12-30  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3150         * simple.el (choose-completion-string): In minibuffer,
3151         do not delete the prompt string.
3153 1999-12-30  Gerd Moellmann  <gerd@gnu.org>
3155         * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
3156         assigned to mode-line-mode-menu because bindings.el is dumped with
3157         Emacs, and thus the lists used for menu-item definition will be
3158         copied to pure space.  Emacs' menu code (parse_menu_item) doesn't
3159         like pure menu item definitions.
3161         * expand.el (expand-abbrev-hook): Return t if expansion was
3162         done, nil otherwise.
3164 1999-12-29  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3166         * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
3167         (tar-quit): Function deleted.
3169 1999-12-29  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
3171         * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
3172         was used but not declared.
3174         (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
3175         hs-find-block-beginning): Add or modify docstrings.
3177         (hs-isearch-show): Rewrite.
3179 1999-12-28  Gerd Moellmann  <gerd@gnu.org>
3181         * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
3183         * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
3184         space in front of a C-style comment end.
3186 1999-12-28  Eli Zaretskii  <eliz@is.elta.co.il>
3188         * startup.el (command-line-1): Make mode line mouse-sensitive for
3189         the MS-DOS version as well.
3191 1999-12-28  Gerd Moellmann  <gerd@gnu.org>
3193         * bs.el: New file.
3195 1999-12-28  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3197         * textmodes/ispell.el (ispell-process-line):
3198         Add local var line-offset to adjust for the change
3199         in positions within the line, due to previous replacements.
3201 1999-12-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3203         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3204         Doc fixes.
3206 1999-12-27  Gerd Moellmann  <gerd@gnu.org>
3208         * add-log.el (change-log-version-number-regexp-list)
3209         (change-log-version-info-enabled): Change :version to 21.1.
3210         (toplevel): Require CL when compiling.
3212 1999-12-27  Jari Aalto  <jari.aalto@poboxes.com>
3214         * add-log.el (change-log-version-number-regexp-list): Added tag
3215         :version 20.6
3216         (change-log-version-info-enabled): Added tag :version 20.6
3218 1999-12-27  Jari Aalto  <jari.aalto@poboxes.com>
3220         * add-log.el: More general version number search with
3221         user-configurable regexp list.
3222         (change-log-version-number-regexp-list): New user variable.
3223         (change-log-find-version): Rewritten.  Use user-configurable
3224         version numbering regexp list
3225         change-log-version-number-regexp-list.
3226         (change-log-find-version): Renamed to
3227         change-log-version-number-search
3228         (add-log-file-name-function): New.
3229         (change-log-search-vc-number): Added END paramaeter.  Added doc
3230         string to function.
3231         (change-log-version-rcs): Renamed.  Was
3232         change-log-search-vc-number.
3234 1999-12-26  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
3236         * progmodes/compile.el (compilation-goto-locus): Delete hideshow
3237         overlays if they interfere.
3238         (compilation-find-file): Make intangible overlays tangible.
3240         * progmodes/hideshow.el: Generally, synch w/ maintainer
3241         version 5.9.
3243         (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
3245         (hs-minor-mode-hook): Don't initialize.
3247         (hs-special-modes-alist): Rewrite value and docstring.
3249         (hs-minor-mode-prefix): Delete unused var.
3251         (hs-block-start-mdata-select): New var, buffer local.
3253         (hs-headline): New var.
3255         (hs-match-data, hs-forward-sexp): New funcs.
3257         (hs-hide-comment-region): New func.
3259         (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
3260         hs-safety-is-job-n, hs-hide-initial-comment-block,
3261         hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
3262         hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
3263         hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
3264         hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
3265         hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
3267         (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
3268         (hs-isearch-show-temporary): New funcs.
3270         (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
3272         (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
3274         When constructing menu, use `[(shift button2)]' notation.
3276 1999-12-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3278         * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
3279         (jka-compr-compression-info-list): Add new elt to each vector.
3280         (jka-compr-write-region): Don't compress the data if it is
3281         already compressed.
3283         * jka-compr.el (jka-compr-really-do-compress): New variable.
3284         (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
3285         if visiting.
3286         (jka-compr-write-region): Set jka-compr-really-do-compress
3287         if visiting.  Test it when deciding to compress.
3289 1999-12-22  Gerd Moellmann  <gerd@gnu.org>
3291         * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
3292         with third argument t.
3294 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
3296         * antlr-mode.el: Version 1.2 is released.
3297         (antlr): This package has a web page.
3299 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
3301         * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
3302         regions.  Suggested by Dale Davis <Dale_Davis@securify.com>.
3303         (antlr-mode-map): New binding [C-c C-c].
3304         (antlr-mode-menu): New entries.
3306 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
3308         * antlr-mode.el: Respect Emacs conventions.
3309         ((require 'cl)): Only use during compilation.
3310         (antlr-language-for-option): New function to avoid using `find'.
3311         (antlr-mode): Use it.
3312         (antlr-with-syntax-table): Define new instead using XEmacs' one.
3313         (antlr-imenu-create-index-function): Change accordingly.
3314         (antlr-inside-rule-p): Ditto.
3315         (antlr-end-of-rule): Ditto.
3316         (antlr-end-of-body): Ditto.
3317         (antlr-beginning-of-rule): Ditto.
3318         (antlr-indent-line): Ditto.
3320 1999-11-21  Christoph Wedler  <Christoph.Wedler@sap.com>
3322         * antlr-mode.el: Really use `antlr-tab-offset-alist'.
3323         (antlr-set-tabs): Don't use hard-coded values.
3325         * antlr-mode.el: Minor navigation changes.  Not perfect, but this
3326         won't be possible without a huge time penalty.
3327         (antlr-skip-exception-part): Be more specific.
3328         (antlr-skip-file-prelude): Don't skip action prelude of next rule.
3329         Renamed from `antlr-skip-grammar-header'.
3330         (antlr-next-rule): Change accordingly.
3331         (antlr-end-of-body): Ditto.  Better error message.
3332         (antlr-beginning-of-body): Better error message.
3333         (antlr-imenu-create-index-function): Skip rule action prelude.
3335         * antlr-mode.el: Minor syntax highlighting changes.
3336         (antlr-font-lock-default-face): Deletia.
3337         (antlr-font-lock-tokendef-face): Changed color.
3338         (antlr-font-lock-tokenref-face): Changed color.
3339         (antlr-font-lock-literal-face): Changed color.
3340         (antlr-font-lock-additional-keywords): Minor changes.
3342 1999-12-20  Carsten Dominik  <cd@gnu.org>
3344         * progmodes/idlwave.el: New file.
3346         * progmodes/idlwave-rinfo.el: New file.
3348         * progmodes/idlwave-shell.el: New file.
3350         * progmodes/idlwave-toolbar.el: New file.
3352         * files.el (auto-mode-alist): idlwave-mode default for .pro files.
3354 1999-12-21  Gerd Moellmann  <gerd@gnu.org>
3356         * progmodes/cwarn.el: New file.
3358 1999-12-19  Gerd Moellmann  <gerd@gnu.org>
3360         * bindings.el (completion-ignored-extensions): Add .pdf.
3362 1999-12-19  Eli Zaretskii  <eliz@is.elta.co.il>
3364         * version.el: Put the version info into binary on MS-DOS as well.
3366 1999-12-19  Gerd Moellmann  <gerd@gnu.org>
3368         * emacs-lisp/debug.el (debugger-continue): Don't continue if
3369         debugger-may-continue is nil.
3371 1999-12-18  Dave Love  <fx@gnu.org>
3373         * emacs-lisp/cl-macs.el: Remove conditional definition of
3374         eval-when-compile.  Don't specify abs, expt, gethash,
3375         hash-table-count, hash-table-p as side-effect-free here.
3376         (cl-emacs-type): Don't declare.
3377         (cl-compile-time-init): Remove Emacs 18 compiler patch.
3378         (cl-parse-loop-clause): Remove compatibility code.
3380         * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
3381         (side-effect-free-fns): Add gethash, hash-table-count.
3382         (side-effect-and-error-free-fns): Add hash-table-p.
3384         * emacs-lisp/cl.el: Remove Emacs 18 compatibility code.  Prepend
3385         `cl-' to autoload names for some hash functions.  Don't autoload
3386         eval-when-compile.  Don't provide mini-cl.
3387         (cl-emacs-type): Remove.
3388         (cl-map-extents): Remove compatibility code.
3390         * emacs-lisp/float.el: Bind free variables.
3392         * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
3394 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
3396         * bindings.el (completion-ignored-extensions): Add .tfm.
3398 1999-12-16  Dave Love  <fx@gnu.org>
3400         * faces.el (set-face-attribute): Purecopy the attributes set.
3402         * custom.el (custom-declare-variable): Purecopy value.
3404         * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
3405         (byte-extrude-byte-code-vectors): Use remprop.
3406         (byte-compile-lambda): Check that arg is a lambda.
3408 1999-11-16  Anders Lindgren  <AndersL@andersl.com>
3410         * font-lock.el: System for adding and removing keywords.
3411         Both local (previously added keyword) and global keywords
3412         can be removed.
3413         (font-lock-remove-keywords): New user-level function.
3414         (font-lock-update-removed-keyword-alist): New internal function.
3415         (font-lock-removed-keywords-alist): New variable.
3416         (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
3417         Empty `font-lock-keywords-alist' when `append' is `set' to avoid
3418         growing datastructures.
3419         (font-lock-set-defaults): Removes keywords stored in
3420         `font-lock-removed-keywords-alist' after local keywords added.
3422 1999-12-16  Anders Lindgren  <andersl@andersl.com>
3424         * font-lock.el (c-keywords, c++-keywords): Better "case" support for
3425         complex constant expressions, e.g. "case 1<<A_BIT_NO:".
3427         * font-lock.el (c-keywords): Only highlight preprocessor
3428         directives when spelled correctly.
3430         * font-lock.el (font-lock-match-c++-structor-declaration,
3431         c++-keywords): Fontify constructors and destructors with function
3432         face inside C++ class declarations.
3434 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
3436         * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
3437         the shell from sh-shell-file.
3439         * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
3441 1999-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
3443         * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
3444         if one of the files specified cannot be accessed by
3445         file-attributes.  Do not strip any leading directories from the
3446         file names, to behave more like `ls' does.
3448         * dired.el (dired-get-filename): Handle absolute file names.
3449         (dired-readin-insert): If argument is a cons, don't print
3450         "wildcard" on the ``total'' line.
3452 1999-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
3454         * faces.el (face-read-integer, read-face-attribute)
3455         (color-defined-p, color-values): Allow color values unspecified-fg
3456         and unspecified-bg, handle them as unspecified.
3458 1999-12-15  Carsten Dominik  <dominik@astro.uva.nl>
3460         * textmodes/reftex.el: (reftex-compile-variables): respect new
3461         structure of `reftex-index-macro'
3462         (reftex-compile-variables): Use the changed structure of
3463         `reftex-label-alist'.
3465         * textmodes/reftex-vars.el (reftex-index-math-format,
3466         (reftex-toc-max-level): New option.
3467         reftex-index-phrases-search-whole-words,
3468         reftex-index-phrases-case-fold-search,
3469         reftex-index-phrases-skip-indexed-matches,
3470         reftex-index-phrases-wrap-long-lines,
3471         reftex-index-phrases-sort-prefers-entry,
3472         reftex-index-phrases-sort-in-blocks): New options.
3473         (reftex-index-macros): Option structure changed.
3474         (reftex-index-macros-builtin): Added `repeat' item to each entry.
3475         (reftex-label-alist): Additional item in each entry to specify if
3476         the environment should be listed in the TOC.
3477         (eval-when-compile (require 'cl)) added.
3479         * textmodes/reftex-index.el (reftex-index-selection-or-word): No
3480         longer deals with "repeat".
3481         (reftex-index): "repeat property in `reftex-index-macro-alist' is
3482         now used.
3483         (reftex-index-phrases-comment-regexp,
3484         reftex-index-phrases-macrodef-regexp,
3485         reftex-index-phrases-phrase-regexp1,
3486         reftex-index-phrases-phrase-regexp2,
3487         reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
3488         New constants.
3489         (reftex-index-phrases-macro-data, reftex-index-phrases-files,
3490         reftex-index-phrases-font-lock-keywords,
3491         reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
3492         reftex-index-phrases-restrict-file): New variables.
3493         (reftex-index-phrase-selection-or-word,
3494         reftex-index-visit-phrases-buffer,
3495         reftex-index-initialize-phrases-buffer,
3496         reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
3497         reftex-index-next-phrase, reftex-index-this-phrase,
3498         reftex-index-all-phrases, reftex-index-region-phrases,
3499         reftex-index-phrases-parse-header,
3500         reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
3501         reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
3502         reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
3503         reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
3504         reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
3505         reftex-index-make-replace-string,
3506         reftex-query-index-phrase-globally, reftex-query-index-phrase,
3507         reftex-index-phrase-match-is-indexed,
3508         reftex-index-phrases-fixup-line,
3509         reftex-index-phrases-replace-space,
3510         reftex-index-select-phrases-macro): New functions.
3511         (reftex-index-globalize, reftex-index-globally): functions removed
3512         (eval-when-compile (require 'cl)) added.
3514          * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
3515          for max level.
3516          (reftex-toc-max-level-indicator): New variable.
3517          (reftex-toc-max-level): New command.
3518          (reftex-toc-map): New keybinding `t'.
3519          (reftex-toc-help): Constant updated.
3520          (eval-when-compile (require 'cl)) added.
3522          * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
3523          `t' command key can change `reftex-toc-max-level'
3524          (eval-when-compile (require 'cl)) added.
3526          * textmode/reftex-sel (reftex-insert-docstruct): Respect
3527          `reftex-toc-max-level'
3528          (eval-when-compile (require 'cl)) added.
3530          * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
3531          added.
3533          * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
3534          added.
3536          * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
3537          commands.
3538          (reftex-citation, reftex-do-citation,
3539          reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
3540          preselect a citation format.
3541          (eval-when-compile (require 'cl)) added.
3543          * textmodes/reftex-parse.el (reftex-context-substring): Optional
3544          parameter to-end
3545          (reftex-section-info): Deal with environment matches.
3546          (eval-when-compile (require 'cl)) added.
3548          * reftex-global.el (eval-when-compile (require 'cl)) added.
3550 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
3552         The following changes are for the new composition mechanism.  We
3553         have deleted `composition' charset and composite characters,
3554         instead introduced a special text property `composition'.
3556         * composite.el: New file.
3558         * ps-mule.el: Define encode-composition-rule and find-composition
3559         for Emacs 20.4 and the earlier versions.
3560         (ps-mule-init-external-library): Just require a feature for
3561         external libraries.
3562         (ps-mule-prologue): Postscript code modified for new composition.
3563         (ps-mule-find-wrappoint): New arg COMPOSITION.
3564         (ps-mule-plot-string): Delete code for composite characaters.
3565         (ps-mule-plot-composition): New funcion.
3566         (ps-mule-prepare-font-for-components): New function.
3567         (ps-mule-plot-components): New function.
3568         (ps-mule-composition-prologue-generated): Renamed from
3569         ps-mule-cmpchar-prologue-generated.
3570         (ps-mule-composition-prologue): New named from
3571         ps-mule-cmpchar-prologue.  Modified for new composition.
3572         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
3573         ps-mule-prepare-cmpchar-font): Deleted.
3574         (ps-mule-string-encoding): New arg NO-SETFONT.
3575         (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
3576         check Composing, not Cmpchar
3577         (ps-mule-initialize): Set ps-mule-composition-prologue-generated
3578         to nil.
3579         (ps-mule-begin-job): Check existence of new composition.
3581         * ps-print.el (ps-plot-region): Handle new composition.
3583         * simple.el (what-cursor-position): Show "(composed)" if the
3584         character is composed.
3586         * international/characters.el: Fix cateogries of Lao symbols.
3588         * international/fontset.el (vertical-centering-font-regexp): New
3589         variable.
3591         * international/mule.el (mule-version): Updated to 5.0 (AOI).
3592         (mule-version-date): Updated to 1999.12.7.
3593         (with-category-table): New macro.
3595         * international/mule-cmds.el (encode-coding-char): Don't check
3596         composite character.
3598         * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
3599         iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
3600         x-ctext): Give `composition' property t.
3602         * international/mule-util.el (set-nested-alist): Set BRANCHES (if
3603         non-nil) at the tail of ALIST.
3604         (compose-region, decompose-region, decompse-string,
3605         reference-point-alist, compose-chars): Moved to composite.el.
3606         (compose-chars-component, compose-chars-rule,
3607         decompose-composite-char): Deleted.
3609         * international/quail.el (quail-install-map): New optional arg
3610         NAME.
3611         (quail-get-translation): If DEF is a symbol but not a function,
3612         ignore it.
3613         (quail-start-translation): Put a key sequence undefined in the
3614         translation keymap in unread-command-events, not generated-events.
3615         Return parameterized event (compose-last-chars N) if the input
3616         characters should be composed.
3617         (quail-map-definition): If DEF is t, treat it as nil.
3618         (quail-delete-last-char): Delete the quail region.
3619         (quail-show-translations): Don't show list of translations if the
3620         quail package is deterministic.
3621         (quail-completion-max-depth): New variable.
3622         (quail-completion-1): Pay attention to the above variable.  Fix
3623         for the case that a translation is a function.
3624         (quail-map-from-table, quail-map-from-table-1,
3625         quail-map-from-table-2): New functions.
3626         (quail-lookup-map-and-concat): New function
3628         * language/devan-util.el: Mostly rewritten.
3630         * language/lao.el: Register lao-composition-function in
3631         composition-function-table.
3633         * language/lao-util.el: Mostly rewritten.
3635         * language/thai.el: Register thai-composition-function in
3636         composition-function-table.
3637         (thai-tis620): Delete `pre-write-conversion' property.
3639         * language/thai-util.el: (thai-category-table): Make it by
3640         make-category-table.
3641         (thai-composition-pattern): New variable.
3642         (thai-compose-region, thai-compose-string): Use
3643         with-category-table.
3644         (thai-post-read-conversion): Just call thai-compose-region.
3645         (thai-pre-write-conversion): Deleted.
3646         (thai-composition-function): New funciton.
3648         * language/tibet-util.el: Most functions rewritten.
3649         (tibetan-char-p): Renamed from tibetan-char-examin.
3650         (tibetan-composable-examin) (tibetan-complete-char-examin)
3651         (tibetan-vertical-stacking) (tibetan-composition): Deleted.
3652         (tibetan-add-components): New function.
3653         (tibetan-composition-function): New function.
3655         * language/tibetan.el: Register tibetan-composition-function in
3656         composition-function-table.
3657         (tibetan-composable-pattern): New variable.
3658         (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
3659         (tibetan-precomposition-rule-alist): Move punctuations to
3660         tibetan-punctuation-transcription-alist and
3661         tibetan-obsolete-glyphs.
3662         (tibetan-punctuation-transcription-alist): New variable.
3663         (tibetan-obsolete-glyphs): New variable.
3664         (tibetan-regexp): Improve the initialization code.
3666         * textmodes/fill.el (fill-find-break-point): Delete codes for
3667         composite characters.
3668         (fill-region-as-paragraph): Likewise.
3670 1999-12-14  Gerd Moellmann  <gerd@gnu.org>
3672         * international/mule-cmds.el (default-input-method): Specify
3673         that it should be set after current-language-environment.
3675         * custom.el (custom-handle-keyword): Add :set-after.
3676         (custom-add-dependencies): New function.
3677         (custom-set-variables): Take dependencies between args into
3678         account.
3680         * battery.el (battery): Doc fix.
3682 1999-12-12  Gerd Moellmann  <gerd@gnu.org>
3684         * progmodes/cc-make.el: Removed.
3686 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3688         * Release of cc-mode 5.26
3690 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3692         * cc-cmds.el (c-forward-conditional): Handle an arbitrary
3693         target depth.  Optionally count #else lines as clause limits,
3694         as suggested by don provan <provan@lucent.com>.  #elif
3695         handling fixed.
3697         * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
3698         (c-down-conditional-with-else): New commands that uses the
3699         added functionality in `c-forward-conditional'.
3701 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3703         * cc-align.el (c-lineup-comment): Preserve the alignment with
3704         a comment on the previous line instead of preserving the
3705         comment-column.
3707 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3709         * Fixes to IDL mode after input from Eric Eide
3710         <eeide@cs.utah.edu>:
3711         * cc-engine.el (c-beginning-of-statement-1): Allow
3712         `c-conditional-key' to be nil, for the benefit of IDL mode.
3713         * cc-engine.el (c-guess-basic-syntax): Ditto.
3714         cc-langs.el (C-IDL-class-key): Fixed.  Don't match `class'
3715         but do match CORBA 2.3 `valuetype'.
3716         * cc-langs.el (c-IDL-access-key): New defconst.  Should be nil
3717         for IDL.
3718         * cc-langs.el (c-IDL-conditional-key): New defconst.  Should
3719         be nil for IDL.
3720         * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
3721         Like C++.
3722         * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts.  Also,
3723         set `c-method-key' and `c-baseclass-key' to nil.
3725 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3727         * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
3728         with nonhanging open braces.
3730 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3732         * cc-align.el: Added docstrings to all lineup functions.
3734         * cc-align.el (c-lineup-java-throws): Handle a hanging throws
3735         keyword.
3737         * cc-align.el (c-lineup-C-comments): Handle free form text
3738         comments.  Use c-comment-prefix-regexp and comment-start-skip
3739         instead of hardcoded regexps.
3741 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3743         * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
3744         behavior and return value as documented.
3746 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3748         * Changes for new style variable init system:
3749         * cc-langs.el (c-common-init): Dito.
3750         * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
3751         now customizable.
3752         * cc-vars.el: Style variables may now take a value
3753         'set-from-style to make them take their value from the style
3754         system. This value is now the default on all these variables.
3755         * cc-vars.el (c-valid-offset): New function to verify a
3756         syntactic symbol offset setting.
3757         * cc-vars.el (c-offsets-alist): Variable moved from
3758         cc-styles.el since it's now customizable in a similar way to
3759         the other style variables.
3760         * cc-vars.el (c-old-style-variable-behavior): New variable to
3761         revert to the old style init behavior.
3763         * cc-vars.el (c-file-style, c-file-offsets): Made always
3764         buffer local.
3766         * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
3767         the throws clause that might follow the function prototype in
3768         C++.
3770 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3772         * cc-defs.el (c-beginning-of-macro): Fixed bug where point
3773         could move forward for macros that doesn't start in column 0.
3775 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3777         * cc-align.el (c-indent-multi-line-block,
3778         c-lineup-whitesmith-in-block): Two new lineup functions for
3779         use in whitesmith style.
3781         * cc-styles.el (c-style-alist): More fixes to whitesmith
3782         style.  It should now handle all different braces uniformly in
3783         both hanging and non-hanging cases.
3785 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3787         * cc-cmds.el (c-indent-exp): Use a marker to save point to
3788         make it stay in the same position relative to the surrounding
3789         text.
3791         * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
3792         when adaptive-fill-mode doesn't manage to get it correct.
3794         * cc-menus.el (cc-imenu-java-generic-expression): Handle types
3795         with dotted notation, e.g. foo.bar.Gnu.
3797         * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
3798         within unwind-protect (previously only some were wrapped so it
3799         would be possible to register mode initialization when full
3800         initialization did not finish).
3802         * cc-styles.el (c-style-alist): Corrected the brace placement
3803         in the whitesmith style.  Thanks to Sean Luke
3804         <seanl@cs.umd.edu>.  Also extended the bsd and whitesmith
3805         styles with consistent brace placement for all constructs.
3807 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3809         * cc-cmds.el (c-context-line-break): Continue C++ comments too
3810         when point is in the middle of them.
3812         * cc-cmds.el: Line breaking and paragraph filling code
3813         rewritten:
3814         (c-guess-fill-prefix): New function that uses various
3815         heuristics to guess the comment prefix.
3816         (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
3817         It now assumes adaptive filling is active to preserve the line
3818         prefix inside comments.
3819         (c-indent-new-comment-line): Replacement for the now
3820         obsolete `c-comment-line-break-function' that uses
3821         `c-guess-fill-prefix' when appropriate.  It now observes the
3822         setting of `comment-multi-line', which has effect in C-style
3823         block comments.
3825         * cc-cmds.el (c-context-line-break): New function intended to
3826         be put on RET.  It's essentially `newline-and-indent', but
3827         continues C block comments with the appropriate line prefix.
3829         * cc-cmds.el (c-do-auto-fill): New function put on
3830         `normal-auto-fill-function' to implement the
3831         `c-ignore-auto-fill' variable.
3833         * cc-cmds.el (c-beginning-of-statement): Use
3834         `c-comment-prefix-regexp' to avoid ending up inside the
3835         comment prefix.  Better handling of comment starters and
3836         enders. Catch comments better when traversing code.  Stop at
3837         preprocessor directives.
3839         * cc-defs.el (c-forward-comment): New subst to hide platform
3840         dependent quirks in `forward-comment'.
3842         * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
3843         argument.
3844         (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
3845         arguments. Activate this function by default when
3846         `parse-partial-sexp' supports it (currently Emacs 20.x).
3848         * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
3849         on the comment opener to make constants usable as lineup
3850         arguments.
3852         * cc-align.el (c-lineup-C-comments): Fixes to handle the
3853         changed anchor position in the `c' syntactic symbol.  Handle
3854         more than stars in the comment prefix; use the new variable
3855         `c-comment-prefix-regexp'.  Don't indent text not preceded by
3856         a comment prefix to the right of the comment opener if it's
3857         long.
3859         * cc-langs.el: Fixes to mode initialization for new line
3860         breaking and paragraph filling method.  Adaptive fill mode is
3861         now activated at startup instead of deactivated.  The
3862         variables used for adaptive filling and paragraph movement are
3863         also changed to incorporate the value of
3864         `c-comment-prefix-regexp'.  `substitute-key-definition' is
3865         used to override some functions in the global map instead of
3866         overriding their default bindings.
3868         * cc-mode.el (java-mode): Modify `paragraph-start' for the
3869         javadoc markup at mode init.
3871         * cc-mode.el (c-setup-filladapt): A new convenience function
3872         to configure Kyle E. Jones' Filladapt mode for CC Mode.  This
3873         function is intended to be used explicitly by the end user
3874         only.
3876         * cc-vars.el (c-comment-prefix-regexp): New variable used to
3877         recognize the comment fill prefix inside comments.
3878         (c-block-comment-prefix): New name for
3879         `c-comment-contiuation-stars', which is now obsolete.  It's
3880         generalized to handle any character sequence.
3881         (c-ignore-auto-fill): New variable used to selectively disable
3882         Auto Fill mode in specific contexts.
3884 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3886         * cc-cmds.el (c-comment-indent): Leave at least one space
3887         between the comment and the last nonblank character in the
3888         case where we look at the indentation of the comment on the
3889         previous line (case 4).
3891         * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
3892         list of characters that may start a statement (it's a sort of
3893         prefix operator in Pike, and isn't used at all in any of the
3894         other languages).
3896 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3898         * cc-engine.el (c-guess-basic-syntax): Report brace list opens
3899         inside continued statements as statement-cont instead of
3900         brace-list-open.  The reason is that one normally adjusts
3901         brace-list-open for brace lists as top-level constructs, and
3902         brace lists inside statements is a completely different
3903         context.  Case 10B.2 changed.  Also changed (the somewhat
3904         esoteric) case 9A to cope with this.
3906 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3908         * cc-cmds.el (c-electric-brace): Added electric handling of
3909         the open brace for brace-elseif-brace.
3911 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3913         * cc-defs.el (c-with-syntax-table): New macro to easily switch
3914         syntax tables temporarily.
3916         * cc-engine.el (c-guess-basic-syntax): Handle template and
3917         member init argument lists split over several lines.  Case 5D
3918         changed.
3920         * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
3921         @throws introduced in Javadoc 1.2.
3923         * cc-menus.el (cc-imenu-java-generic-expression): Applied
3924         patch from RMS to avoid infinite backtracking.
3926 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3928         * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
3929         by [ ].
3931 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3933         * cc-align.el (c-lineup-dont-change): Compensate properly for
3934         the column in langelem.
3936         * cc-engine.el (c-syntactic-information-on-region): New
3937         function to help debugging the syntactic analysis.
3939 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3941         * cc-align.el (c-lineup-template-args): Handle nested template
3942         arglists.
3944         * cc-langs.el (c++-template-syntax-table): New syntax table
3945         that makes `<' and `>' parenthesis characters, which is useful
3946         to switch to temporarily when analyzing template arglists.
3948         * cc-styles.el: Changed default alignment of labels in the
3949         java style to conform to the examples in the Java Language
3950         Specification.
3952         * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
3953         by default.
3955 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3957         * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
3958         immediately before the closing paren in an arglist, so don't
3959         check that in Pike mode.  Case 7A changed.
3961 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3963         * cc-cmds.el (c-indent-region): Fixed bug where comment-only
3964         lines were ignored under certain conditions.
3966 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3968         * cc-align.el (c-lineup-template-args): New function for
3969         aligning continued template argument lists.
3971         * cc-engine.el (c-guess-basic-syntax): Fix for member init
3972         lists containing function arglists split over several lines.
3973         Case 5D.1 changed.
3975         * cc-engine.el (c-guess-basic-syntax): Fixed bug where
3976         template-args-cont didn't get recognized when the first
3977         arglist opener line doesn't contain a template argument.  New
3978         case 5K.
3980 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3982         * cc-defs.el (c-point): Changed from subst to macro for
3983         efficiency.
3984         (c-beginning-of-defun-1, c-end-of-defun-1): New
3985         beginning-of-defun/end-of-defun wrappers separated from
3986         c-point.
3988         * cc-menus.el (imenu-generic-expression,
3989         imenu-case-fold-search, imenu-progress-message): Dummy
3990         definitions to avoid compiler warnings if imenu can't be
3991         loaded.
3992         * cc-menus.el (cc-imenu-init): New function called at mode
3993         init.
3994         * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
3995         imenu initializations to cc-imenu-init.
3997 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
3999         * cc-engine.el (c-guess-basic-syntax): Slightly better check
4000         for lambda-intro-cont in Pike mode.  Case 6 changed.
4002         * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
4003         anything following "new Foo()" was considered an anonymous
4004         class body in Java mode.
4006 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
4008         * cc-cmds.el (c-comment-line-break-function): When breaking in
4009         a string, don't insert a new line.
4011 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
4013         * cc-engine.el (c-at-toplevel-p): New interface function which
4014         returns information useful to add-on authors.  It tells you
4015         whether you're at a toplevel statement or not.
4017 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
4019         * cc-cmds.el (c-comment-line-break-function): It is possible
4020         that forward-line does not land us at the bol, say if we're on
4021         the last line in a file.  In that case, do a
4022         back-to-indentation instead of a forward-comment -1.
4024 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
4026         * cc-engine.el (c-beginning-of-statement-1): Don't catch
4027         "default:" as normal label in case 4.
4029 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
4031         * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
4032         recognize continued bitfield declarations.  Case 5D.1 changed.
4033         * cc-langs.el: New variable c-bitfield-key.
4034         * cc-mode.el: New variable c-bitfield-key.
4036 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
4038         * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
4039         anonymous array expressions (i.e. "new Foo[] {.. bracelist
4040         ..}").
4042 1999-12-12  Dave Love  <fx@gnu.org>
4044         * mail/footnote.el: Require cl when compiling.  Don't autoload
4045         keymap and minor-mode-alist stuff.  Don't set zmacs-region-stays.
4046         (footnote-insert-text-marker, Footnote-insert-pointer-marker):
4047         Avoid `acons'.
4048         (footnote-mode-line-string, Footnote-add-footnote): Remove
4049         autoload cookie.
4051 1999-12-12  Richard Sharman  <rsharman@pobox.com>
4053         * sh-script.el: Fix for when font-lock mode is active.
4054         (sh-font-lock-unfontify-region-function): New function.
4056 1999-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
4058         * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
4059         if start-process is not bound, since Ispell now supports such
4060         platforms as well.
4062 1999-12-12  Gerd Moellmann  <gerd@gnu.org>
4064         * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
4065         rmail-summary-goto-msg.
4067         * files.el (after-find-file): Fix previous change.
4069 1999-12-11  Dave Love  <fx@gnu.org>
4071         * help.el (where-is): Use `commandp' as predicate for
4072         `completing-read'
4074 1999-12-10  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4076         * cus-edit.el (custom-save-delete): Delete all occurrences,
4077         leave point where the first occurrence was.
4078         (custom-save-faces): Insert a newline at the end of the comment.
4079         Avoid a double newline there.
4080         If final closeparen is at bol, put a space before it.
4081         (custom-save-variables): Likewise.
4082         (custom-file): Doc fix.
4084 1999-12-10  Gerd Moellmann  <gerd@gnu.org>
4086         * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
4087         regexp matching image and audio files.
4089 1999-12-09  Dave Love  <fx@gnu.org>
4091         * mail/footnote.el: New file.
4093 1999-12-09  Gerd Moellmann  <gerd@gnu.org>
4095         * files.el (after-find-file): Use auto-save-visited-file-name if
4096         set.
4098         * mail/feedmail.el (feedmail-find-eoh): Take
4099         feedmail-queue-alternative-mail-header-separator into account.
4101 1999-12-09  Stefan Monnier  <monnier@cs.yale.edu>
4103         * smerge-mode.el: New file.
4105         * font-lock.el (font-lock-multiline): New variable.
4106         (font-lock-add-keywords): Rename `major-mode' into `mode'.
4107         (font-lock-remove-keywords): Added a dummy `mode' argument for
4108         potential future support.
4109         (font-lock-fontify-anchored-keywords,
4110         (font-lock-fontify-keywords-region): Only handle multiline strings
4111         if necessary (avoids a pathological behavior in (f.ex) diff-mode).
4113 1999-12-08  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4115         * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
4117         * dired-aux.el (dired-insert-subdir): Add autoload cookie.
4119 1999-12-07  Dave Love  <fx@gnu.org>
4121         * help.el (view-emacs-problems): New command, bound to C-h P.
4123         * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
4125 1999-12-07  Stefan Monnier  <monnier@cs.yale.edu>
4127         * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
4128         (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
4129         New code to support the minor mode version.
4130         (diff-recenter): New function.
4131         (diff-next-hunk, diff-next-file): Use it.
4132         (diff-remembered-files-alist): New var.
4133         (diff-merge-strings): New function.
4134         (diff-find-file-name): Make it smarter and use the user's input more.
4135         (diff-mode): Cosmetic changes.
4137         * files.el (save-some-buffers): Turn EXITING into the more general
4138         PRED argument to allow specifying a subset of buffers.
4140         * simple.el (kill-region): Use the new `delete-and-extract-region'
4141         rather than the undo log (which is incorrect with *-change-functions).
4143         * font-lock.el (font-lock-default-fontify-region): Fix subtle
4144         off-by-one problem that could force re-fontifying the whole buffer.
4145         (font-lock-remove-keywords): New function.
4146         (font-lock-add-keywords): Use the new function to ensure idempotence.
4148 1999-12-06  Michael Kifer  <kifer@cs.sunysb.edu>
4150         * viper-cmd.el (viper-minibuffer-standard-hook,
4151         viper-minibuffer-real-start): Mew functions.
4152         (viper-read-string-with-history,viper-file-add-suffix,
4153         viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
4154         change in the status of the minibuffer prompt.
4156 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
4158         * comint.el (comint-redirect-results-list)
4159         (comint-redirect-results-list-from-process): Remove interactive
4160         spec.
4162 1999-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
4164         * info.el (info-node, info-menu-5, info-xref): Define colors for
4165         Info faces if the display supports them.
4167 1999-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
4169         Changes for automatic remapping of X colors on terminal frames:
4171         * term/pc-win.el (msdos-setup-initial-frame): New function, run by
4172         term-setup-hook.  Call msdos-remember-default-colors and
4173         msdos-handle-reverse-video.
4174         (msdos-face-setup): Parts of code moved to
4175         msdos-setup-initial-frame.
4176         (msdos-handle-reverse-video): New function, modeled after
4177         x-handle-reverse-video.
4178         (make-msdos-frame): Don't use initial-frame-alist and
4179         default-frame-alist.  Call msdos-handle-reverse-video.
4180         (msdos-color-aliases): Remove.
4181         (msdos-color-translate, msdos-approximate-color): Remove.
4182         (msdos-color-values): Use 16-bit RGB values.  RGB values updated
4183         for better approximation of X colors.
4184         (msdos-face-setup): Call tty-color-clear.  Remove code that sets
4185         up tty-color-alist (it is now on startup.el).
4186         (x-display-color-p, x-color-defined-p, x-color-values,
4187         x-defined-colors, face-color-supported-p, face-color-gray-p):
4188         Remove.
4190         * facemenu.el (facemenu-read-color, list-colors-display): Use
4191         defined-colors for all frame types.
4192         (facemenu-color-equal): Use color-values for all frame types.
4194         * faces.el (read-face-attribute): For :foreground and :background
4195         attributes and frames on character terminals, translate the color
4196         to the closest supported one before looking it up in the list of
4197         valid values.
4198         (face-valid-attribute-values): Call defined-colors for all types
4199         of frames.
4200         (defined-colors, color-defined-p, color-values, display-color-p):
4201         New finctions.
4202         (x-defined-colors, x-color-defined-p, x-color-values,
4203         x-display-color-p): Aliases for the above.
4205         * startup.el (command-line): Register terminal colors for frame
4206         types other than x and w32, but only if the terminal supports
4207         colors.  Call tty-color-define instead of face-register-tty-color.
4209         * term/x-win.el (xw-defined-colors): Renamed from
4210         x-defined-colors.
4211         * term/w32-win.el (xw-defined-colors): Likewise.
4213         * term/tty-colors.el: New file.
4214         * loadup.el: Load term/tty-colors.
4216 1999-12-06  Dave Love  <fx@gnu.org>
4218         * ffap.el: Autoload the ffap alias directly.
4220 1999-12-06  Inge Frick  <inge@nada.kth.se>
4222         * dired-aux.el (dired-do-shell-command): Changed documentation.
4223         (dired-shell-stuff-it): A `?' in COMMAND has now the same
4224         meaning as `*'.
4226 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
4228         * simple.el (insert-buffer): Doc fix.
4230         * apropos.el (apropos-mode): Add autoload cookie.
4232 1999-12-06  Sam Steingold  <sds@goems.com>
4234         * progmodes/etags.el (etags-tags-completion-table): Modified the
4235         regexp to allow for the CL symbols starting with `+*'.
4236         (tags-completion-table): Doc fix (it's an obarray, not an alist).
4237         (tags-completion-table, tags-recognize-empty-tags-table): Remove
4238         `function' quoting lambda.
4239         (tags-with-face): New macro.
4240         (list-tags, tags-apropos): Use it.
4241         (tags-apropos-additional-actions): New user option.
4242         (etags-tags-apropos-additional): Use it.
4243         (tags-apropos): Call etags-tags-apropos-additional.
4244         (tags-apropos-verbose): New user option.
4245         (etags-tags-apropos): Use it.
4246         (visit-tags-table-buffer, next-file): Use `unless'.
4247         (recognize-empty-tags-table): Renamed to
4248         tags-recognize-empty-tags-table.
4249         (complete-tag): Call tags-complete-tag bypassing try-completion.
4251 1999-12-06  Kenichi Handa  <handa@etl.go.jp>
4253         * international/mule.el (set-buffer-file-coding-system): Docstring
4254         modified.
4256 1999-12-05  Dirk Herrmann  <D.Herrmann@tu-bs.de>
4258         * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
4259         using the hideshow package.
4260         (hs-special-modes-alist): Added entry for bibtex to allow the use
4261         of the hideshow package.
4262         (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
4263         not longer provided by bibtex.el directly.  Instead the hideshow
4264         package should be used.
4265         (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
4266         references to bibtex-hide-entry-bodies.
4268 1999-12-05  Dirk Herrmann  <D.Herrmann@tu-bs.de>
4270         * textmodes/bibtex.el: Copyright notice is up to date.  Moved
4271         maintainer information closer to the beginning of the bibtex.el
4272         file.
4273         (bibtex-maintainer-salutation): New constant.
4274         (bibtex-version): New constant.
4275         (bibtex-submit-bug-report): Use bibtex-version and
4276         bibtex-maintainer-salutation.
4277         (bibtex-entry-field-alist): Made booktitle field optional for
4278         @inproceedings entries when crossreferenced.
4279         (bibtex-entry-field-alist): Added booktitle field to proceedings
4280         entry type (for cross referencing). Thanks to Wagner Toledo Correa
4281         for the suggestion.
4282         (bibtex-string-file-path): Fixed typo.
4284 1999-12-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
4286         * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
4287         for reftex.el.
4288         (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
4289         to menu.
4291 1999-12-04  Dave Love  <fx@gnu.org>
4293         * delsel.el: Revert previous change -- region is significant to
4294         skeleton.
4296 1999-12-04  Michael Kifer  <kifer@cs.sunysb.edu>
4298         * viper-cmd.el (viper-change-state): Use
4299         viper-ESC-moves-cursor-back to decide whether to move the cursor
4300         back.
4302 1999-12-03  Kenichi Handa  <handa@mule.m17n.org>
4304         * international/mule-util.el (truncate-string-to-width): Docsting
4305         fixed.
4307 1999-12-02  Stefan Monnier  <monnier@cs.yale.edu>
4309         * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
4310         use of `cond'.
4311         (lm-with-file): Move all the find-file...kill-buffer stuff into
4312         this macro.  Make it use `find-file-noselect' and make it kill
4313         the buffer only if it wasn't already displayed somewhere.
4314         (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
4315         (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
4316         (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
4317         (lm-commentary): Fix to handle the case when the change log is
4318         at the end of the file.
4320 1999-12-02  Kenichi Handa  <handa@etl.go.jp>
4322         * international/mule.el (charsetp): Fix typo in docstring.
4324         * international/mule-diag.el (list-coding-categories): Fix typo;
4325         automatic -> autoload.
4327 1999-12-02  Gerd Moellmann  <gerd@gnu.org>
4329         * vc.el (vc-update-change-log): Look for rcs2log under
4330         exec-directory.
4332         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
4333         outline-regexp, add outline-level.
4334         (lisp-outline-level): New.
4336         * calendar/appt.el (appt-convert-time): Handle "12:MMam",
4337         remove extraneous string-match.
4339         * finder.el (finder-commentary): Activate Finder mode.
4341 1999-12-01  Anders Lindgren  <andersl@andersl.com>
4343         * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
4344         off when reverting buffers that contained mode specifiers.
4345         `revert-buffer' is now called with non-nil PRESERVE-MODES
4346         argument.
4348 1999-12-01  Dave Love  <fx@gnu.org>
4350         * delsel.el: Grok skeleton-pair-insert-maybe.
4352 1999-11-30  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4354         * progmodes/cperl-mode.el (cperl-under-as-char):
4355         Use nil as default.
4357 1999-11-30  Gerd Moellmann  <gerd@gnu.org>
4359         * speedbar.el (toplevel): Remove compatibility code for Emacs
4360         versions without custom.el.
4362 1999-11-30  Dave Love  <fx@gnu.org>
4364         * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
4366         * autoinsert.el: Minor doc fixes.
4367         (auto-insert): Return nil.
4369         * faces.el (set-face-documentation): Purecopy STRING.
4371 1999-11-29  Dave Love  <fx@gnu.org>
4373         * derived.el: Doc fixes, remove old backquote syntax.
4375         * cus-edit.el (custom-save-variables, custom-save-faces): Write a
4376         comment warning about editing.
4378         * help.el (help-mode-hook): Define.
4380 1999-11-29  Gerd Moellmann  <gerd@gnu.org>
4382         * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
4383         invalid translation of old-style backquote syntax to new syntax.
4385 1999-11-28  Eli Zaretskii  <eliz@is.elta.co.il>
4387         * Makefile (DONTCOMPILE): Add term/internal.el.
4389 1999-11-26  Dave Love  <fx@gnu.org>
4391         * comint.el: Fix last change.
4393         * emacs-lisp/advice.el: Fix last change.
4395 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4397         * cus-edit.el (Custom-reset-standard): Doc fix.
4398         (custom-variable-reset-standard): Doc fix.
4399         (custom-face-reset-standard): Doc fix.
4400         (custom-face-menu): "Reset to Standard" => "Erase Customization".
4401         (custom-variable-menu): Likewise.
4402         (custom-reset-menu): Likewise.
4403         (custom-buffer-create-internal): Likewise.
4405 1999-11-26  Dave Love  <fx@gnu.org>
4407         * progmodes/make-mode.el (makefile-mode-hook): Customize.
4409         * font-lock.el: Doc fixes.
4411         * menu-bar.el (menu-bar-mode): Customize.
4413         * cus-start.el: Add use-dialog-box.
4415         * add-log.el (change-log-mode-hook): Customize.
4416         (add-log-current-defun): Use
4417         fortran-{beginning,end}-of-subprogram.
4419 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4421         * emacs-lisp/advice.el: Many doc fixes.
4423         * comint.el (comint-preoutput-filter-functions): Doc fix.
4425 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4427         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4428         Improve messages for capitalization of arg names,
4429         for flag variables, for t and nil, for imperatives.
4430         Call them imperatives rather than infinitives sans "to".
4431         (checkdoc-common-verbs-wrong-voice): Add "moves".
4432         (checkdoc-message-text-engine): Improve messages for y-or-n-p.
4434         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4435         Don't convert comments from 3-semicolon to 2-semicolon.
4436         That is a matter of style.
4437         (checkdoc-triple-semi-comment-check-flag): Variable deleted.
4438         (checkdoc-comments): Don't bind that variable.
4440 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4442         * files.el (write-file-hooks): Doc fix.
4444 1999-11-26  Gerd Moellmann  <gerd@gnu.org>
4446         * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
4448 1999-11-25  Dave Love  <fx@gnu.org>
4450         * hippie-exp.el: Require comint when compiling.
4451         (hippie-expand): Add :links.
4452         (hippie-expand-try-functions-list): Customize.
4454 1999-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
4456         * viper*el: Replaced old-style backquotes.
4458         * ediff*el: Replaced old-style backquotes.
4460         * ediff-merge
4461         (ediff-looks-like-combined-merge,ediff-get-combined-region):
4462         Changed to support the new format for ediff-combination-pattern.
4464         * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
4465         Changed to support the new format for ediff-combination-pattern.
4467 1999-11-24  Dave Love  <fx@gnu.org>
4469         * custom.el (custom-declare-group): Purecopy DOC.
4470         (custom-handle-keyword): Purecopy VALUE.
4471         (custom-add-link): Purecopy WIDGET.
4472         (custom-add-version): Purecopy VERSION.
4473         (custom-add-load): Purecopy LOAD.
4475         * cus-face.el (custom-declare-face): Purecopy DOC.
4477         * info.el:
4478         (Info-build-node-completions, Info-search, Info-follow-reference)
4479         (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
4480         (Info-find-emacs-command-nodes): Avoid properties on matched text
4481         which may appear in minibuffer.
4483 1999-11-24  Gerd Moellmann  <gerd@gnu.org>
4485         * locate.el (locate-with-filter): Doc fix.
4487 1999-11-24  Alex Schroeder  <alex@gnu.org>
4489         * sql.el (sql-find-sqli-buffer): New function.
4490         (sql-set-sqli-buffer-generally): New function.
4491         (sql-set-sqli-buffer): Better checking of new-buffer.
4492         (sql-copy-column): Add comma after INTO clause, too.
4494 1999-11-24  Alex Schroeder  <alex@gnu.org>
4496         * sql.el (sql-imenu-generic-expression): New, used to set
4497         imenu-generic-expression.
4499         * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
4500         setting font-lock-defaults' SYNTAX-ALIST.  Set
4501         imenu-generic-expression, imenu-case-fold-search, and
4502         imenu-syntax-alist.
4504         * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
4505         and 46 when setting font-lock-defaults' SYNTAX-ALIST.
4507 1999-11-23  Andrew Innes  <andrewi@gnu.org>
4509         * w32-win.el (w32-drag-n-drop): Load files in current window, if
4510         drop coords aren't over a specific window.
4512 1999-11-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4514         * ps-print.el: Define mule funs without checking if mule package is
4515         loaded.
4516         (ps-print-version): New version number (5.0.1).
4517         (ps-header-dirpart): Now uses abbreviate-file-name.
4519 1999-11-23  Dave Love  <fx@gnu.org>
4521         * progmodes/fortran.el (fortran-comment-line-start): Renamed from
4522         comment-line-start.
4523         (fortran-comment-line-start-skip): Renamed from
4524         comment-line-start-skip.
4525         (fortran-mode-map): Use renamed functions.  Add manual and custom
4526         entries to menu.
4527         (fortran-mode-hook): Customize.
4528         (fortran-comment-indent-function): Renamed from
4529         fortran-comment-hook.
4530         (delete-horizontal-regexp): Function deleted.
4531         (fortran-electric-line-number): Simplified.
4532         (fortran-beginning-of-subprogram): Renamed from
4533         beginning-of-fortran-subprogram.
4534         (fortran-end-of-subprogram): Renamed from
4535         end-of-fortran-subprogram.
4536         (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
4537         (fortran-previous-statement, fortran-next-statement): Simplified.
4538         (fortran-blink-match): New function.
4539         (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
4540         (fortran-indent-to-column): Don't use delete-horizontal-regexp.
4541         (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
4542         line-end-position.
4543         (fortran-fill): No longer interactive.  Simplified.
4544         (fortran-break-line): Simplified.
4545         (fortran-analyze-file-format): Use char-after, not looking-at.
4547         * emacs-lisp/find-func.el (find-function-regexp): Use
4548         `define-minor-mode' after easy-menu change.
4550 1999-11-23  Gerd Moellmann  <gerd@gnu.org>
4552         * comint.el: Add redirection.from active comint buffers into
4553         another buffer.  Written by Peter Breton.
4555 1999-11-23  Stefan Monnier  <monnier@cs.yale.edu>
4557         * emacs-lisp/autoload.el (make-autoload): Recognize the new
4558         `define-minor-mode'.
4559         (define-minor-mode): Specify `doc-string-elt'.
4561         * emacs-lisp/easy-mmode.el: Changed maintainer.
4562         (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
4563         Use defcustom for the hooks; Improve the auto-generated docstrings.
4564         (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
4565         (define-minor-mode): Add BODY arg; Only declare the keymap if
4566         provided; Improve the auto-generated docstrings.
4568 1999-11-22  Gerd Moellmann  <gerd@gnu.org>
4570         * textmodes/text-mode.el (text-mode): Construct paragraph-start so
4571         that the leading `^' is at the start.  This is necessary because
4572         paragraphs.el tries to remove anchors, but can find them only if
4573         they are the first character.
4575         * progmodes/antlr-mode.el: New file.
4577         * calendar/calendar.el: Fix autoload for
4578         calendar-absolute-from-astro.  Add autoload for
4579         calendar-print-astro-day-number.
4581 1999-11-21  Anders Lindgren  <andersl@andersl.com>
4583         * follow.el: Use modern backquote syntax.  Minor comment update.
4585 1999-11-21  Gerd Moellmann  <gerd@gnu.org>
4587         * simple.el (with-syntax-table): Don't switch buffers.
4589         * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
4590         progmodes/hideif.el: Use new backquote syntax.
4592 1999-11-21  Ken Manheimer  <klm@python.org>
4594         * icomplete.el (icomplete-completions): Use an explicit variable
4595         `icomplete-prospects-length', obviating the need to use an
4596         apparently faulty throw/catch arrangement.
4598 1999-11-21  Eli Zaretskii  <eliz@is.elta.co.il>
4600         * term/internal.el (IT-display-table-setup): Don't overstep
4601         character code 255.
4603 1999-11-20  Kenichi Handa  <handa@mule.m17n.org>
4605         * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
4606         for the charset chinese-sisheng is 7bit encoding, not 8bit.
4608 1999-11-19  Stefan Monnier  <monnier@cs.yale.edu>
4610         * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
4611         `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
4613         * files.el (auto-mode-alist): Add patterns for diff-mode.
4615         * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
4616         to detect an empty prompt.
4618 1999-11-18  Dave Love  <fx@gnu.org>
4620         * simple.el (input-mode-8-bit): Fix the customization.
4622 1999-11-18  Gerd Moellmann  <gerd@gnu.org>
4624         * international/iso-acc.el (iso-languages): Add more
4625         characters for Portuguese.
4627         * speedbar.el: Clean up comment at the start of the file.
4628         Remove RCS id.
4630         * progmodes/compile.el (compilation-parse-errors): Use
4631         compilation-buffer-p instead of testing major-mode.
4633 1999-11-18  Dave Pearson  <davep@hagbard.demon.co.uk>
4635         * quickurl.el Added defcustom of quickurl-completion-ignore-case.
4636         (quickurl-ask): completion-ignore-case is set to the value of
4637         quickurl-completion-ignore-case for the duration of the call to
4638         completing-read.
4640 1999-11-18  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4642         * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
4644 1999-11-18  Kenichi Handa  <handa@etl.go.jp>
4646         * ps-vars.el: Renamed from ps-print-def.el.  Provide ps-vars
4647         instead of ps-print-def.
4649         * ps-print.el: Require ps-vars instead of ps-print-def.
4651         * ps-mule.el: Require ps-vars instead of ps-print-def.
4653 1999-11-17  Gerd Moellmann  <gerd@gnu.org>
4655         * simple.el (with-syntax-table): Save buffer explicitly instead of
4656         using save-excursion.
4658 1999-11-16  Gerd Moellmann  <gerd@gnu.org>
4660         * mail/supercite.el: New maintainer.
4662 1999-11-16  Reto Zimmermann  <reto@synopsys.com>
4664         * progmodes/vhdl-mode.el: Use new backquote syntax.
4666 1999-11-16  Gerd Moellmann  <gerd@gnu.org>
4668         * simple.el (with-syntax-table): New.
4670 1999-11-15  Sam Steingold  <sds@ksp.com>
4672         * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
4674 1999-02-22  Sam Steingold  <sds@goems.com>
4676         * goto-addr.el (goto-address-at-mouse,
4677         goto-address-find-address-at-point): Use compose-mail.
4678         (goto-address-mail-method): Removed variable.
4679         (goto-address-send-using-mh-e, goto-address-send-using-mhe,
4680         goto-address-send-using-mail): Removed functions.
4682 1998-11-03  Sam Steingold  <sds@goems.com>
4684         * simple.el (backward-delete-char-untabify):
4685         backward-delete-char-untabify-method can be `all' now - to delete
4686         hungrily including newlines.
4688 1999-11-15  Sam Steingold  <sds@ksp.com>
4690         * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
4692 1999-11-15  Dave Love  <fx@gnu.org>
4694         * cus-edit.el (customize-face, customize-face-other-window):
4695         Require match from completing-read.
4696         (custom-buffer-done-function): Default to custom-bury-buffer, not
4697         bury-buffer.
4699 1999-11-15  Gerd Moellmann  <gerd@gnu.org>
4701         * mail/rmail.el, iswitchb.el, hippie-exp.el,
4702         progmodes/cperl-mode.el: Use new backquote syntax.
4704 1998-09-14  Michael Ernst  <mernst@alum.mit.edu>
4706         * uniquify.el: Use new backquote syntax.
4708 1999-11-14  Markus Rost  <rost@ias.edu>
4710         * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
4711         as in ispell-local-dictionary-alist.
4713 1999-11-14  Alex Schroeder  <alex@gnu.org>
4715         * ansi-color.el (ansi-color-apply): Updated regexps to include
4716         highlighted face.
4718 1999-01-14  Johan Vromans  <jvromans@squirrel.nl>
4720         * forms.el (forms--make-format-elt-using-text-properties):
4721         Treat `intangible' differently.
4723         * forms.el: Use new backquote syntax.
4725 1999-11-13  Gerd Moellmann  <gerd@gnu.org>
4727         * textmodes/scribe.el (scribe-mode): Doc-fix.
4729 1999-11-13  Peter Breton  <pbreton@ne.mediaone.net>
4731         * net-utils.el (run-network-program, net-utils-run-program): Use
4732         the new backquote syntax.
4733         (smbclient-program, smbclient-program-options)
4734         (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
4735         variables
4736         (smbclient, smbclient-list-shares): New functions
4738 1999-11-12  Sam Steingold  <sds@ksp.com>
4740         * emulation/viper-init.el (viper-deflocalvar, viper-loop)
4741         (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
4742         (viper-kbd-buf-definition, viper-kbd-mode-alist)
4743         (viper-kbd-mode-pair, viper-kbd-mode-definition)
4744         (viper-kbd-global-pair, viper-kbd-global-definition):
4745         Use the new backquote syntax.
4747         * emulation/viper-cmd.el (viper-test-com-defun)
4748         (viper-prefix-arg-value, viper-prefix-arg-com):
4749         Use the new backquote syntax.
4751         * emacs-lisp/debug.el (debugger-env-macro):
4752         Use the new backquote syntax.
4754         * emacs-lisp/easymenu.el (easy-menu-make-symbol):
4755         Use the new backquote syntax.
4757         * calendar/calendar.el (calendar-remove-frame-by-deleting):
4758         New user variable.
4759         (calendar-hide-window): Use it.
4760         (increment-calendar-month, calendar-for-loop, calendar-sum):
4761         Use the new backquote syntax.
4763 1999-11-12  Andrew Innes  <andrewi@gnu.org>
4765         * select.el (x-set-selection): Call buffer-substring, not
4766         substring.  Also fix docstring
4768 1999-11-12  Peter Kleiweg  <kleiweg@let.rug.nl>
4770         * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
4771         of customizable variables to bug report message. Added
4772         system-type to package name in bug report.
4774 1999-11-12  Gerd Moellmann  <gerd@gnu.org>
4776         * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
4777         to display file names.
4779 1999-11-11  Gerd Moellmann  <gerd@gnu.org>
4781         * mwheel.el: Fix copyright notice, don't require 'cl at run time.
4783         * isearch.el: Add lazy-highlighting feature.
4785 1999-11-10  Peter Kleiweg  <kleiweg@let.rug.nl>
4787         * progmodes/ps-mode.el (ps-mode-maintainer-address): New
4788         constant.
4789         (ps-mode-submit-bug-report): New function. Entry added to menu.
4791 1999-11-10  William M. Perry  <wmperry@aventail.com>
4793         * mwheel.el: New file to support the new style wheeled mice.
4795 1999-11-10  Gerd Moellmann  <gerd@gnu.org>
4797         * startup.el (initial-scratch-message): Add ";;" to the front of
4798         lines in the message.
4800         * files.el (file-local-copy): Remove optional BUFFER argument
4801         because that's not used by anything.
4803         * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
4804         to-address.
4806 1999-11-08  Markus Rost  <rost@ias.edu>
4808         * wid-edit.el (widget-button-click): Wrap with save-excursion
4809         to restore track-mouse in the correct buffer.
4811 1999-11-08  Gerd Moellmann  <gerd@gnu.org>
4813         * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
4815 1999-11-08  Peter Kleiweg  <kleiweg@let.rug.nl>
4817         * progmodes/ps-mode.el (ps-mode-print-function): Changed default
4818         lpr-command to "lp" for some system-types. (copied from lpr.el
4819         Emacs version 20.2.1).
4821 1999-11-04  Markus Rost  <rost@ias.edu>
4823         * simple.el (comment-region): Strip off white space at end of
4824         comment-start.
4826 1999-11-04  Gerd Moellmann  <gerd@gnu.org>
4828         * faces.el (secondary-selection): Fix wrong color name.
4830 1999-11-04  John Tobey  <jtobey@epsilondev.com>
4832         * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
4833         the default when invoking perldb in a non-Perl buffer, and other
4834         cases involving -e or --.
4836 1999-11-04  Gerd Moellmann  <gerd@gnu.org>
4838         * simple.el (previous-matching-history-element)
4839         (next-history-element): Use delete-field instead of erase-field.
4841         * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
4842         Use delete-field instead of erase-field.
4844         * faces.el (secondary-selection): Change background to yellow.
4846         * complete.el (PC-do-completion): Use minibuffer-prompt-end to
4847         find the start of the text.  Use field-string to read the user
4848         input.
4850 1999-11-03  Gerd Moellmann  <gerd@gnu.org>
4852         * faces.el (make-face-bold, make-face-unbold, make-face-italic)
4853         (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
4854         for compatibility with old face implementation.
4856         * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
4857         Use erase-field instead of erase-buffer.
4859         * frame.el (blink-cursor-mode, blink-cursor-end): Use
4860         internal-show-cursor with new interface.
4861         (blink-cursor-timer-function): New.
4862         (blink-cursor-start): Use blink-cursor-timer-function.
4864 1999-11-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4866         * calendar.el (redraw-calendar): Move to nearest date before
4867         redrawing.
4869         * diary-lib.el (simple-diary-display): Reset modeline even if
4870         there are no diary entries since the diary buffer may be displayed.
4872 1999-11-03  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4874         * emacs-lisp/debug.el (debug): If noninteractive, display the
4875         backtrace using `message', then exit Emacs.
4876         (debugger-batch-max-lines): New variable.
4877         (debugger-setup-buffer): New subroutine, broken out of `debug'.
4878         Change the messages put at the start, to say that the debugger
4879         was entered.
4881 1999-11-02  Sam Steingold  <sds@ksp.com>
4883         * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
4885 1999-11-01  John Tobey  <jtobey@epsilondev.com>
4887         * gud.el: (gud-perldb-massage-args): Massage correctly in the
4888         presence of perl switches other than "-e".
4890 1999-11-01  Markus Rost  <rost@ias.edu>
4892         * dired-x.el (dired-smart-shell-command): Use
4893         shell-command-history as in shell-command.
4895 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4897         * userlock.el (ask-user-about-lock): Doc fix.
4899         * frame.el: Doc fixes.
4901 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
4903         * frame.el (blink-cursor-mode): Call internal-show-cursor instead
4904         of show-cursor.
4905         (blink-cursor-start, blink-cursor-end): Ditto.
4907         * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
4909 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4911         * window.el (walk-windows): If ALL-FRAMES is a frame,
4912         start on that frame.  Use save-selected-window.
4914 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
4916         * simple.el (end-of-buffer): Use window-end to find the window end
4917         instead of vertical-motion because this handles variable-height
4918         lines correctly.
4920 1999-11-01  Michael Kifer  <kifer@cs.sunysb.edu>
4922         * ediff.el: Version change.
4924         * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
4925         make sure you are in a good frame before deleting other
4926         windows.
4927         (ediff-file-checked-in-p): Don't consider CVS
4928         files checked in.
4929         (ediff-make-temp-file,ediff-make-empty-tmp-file):  Make sure you
4930         are writing to a newly created empty file.
4932         * ediff-mult.el (ediff-show-session-group-hook): New default.
4934         * ediff-vers.el (ediff-pcl-cvs-view-revision):
4935         First cd to the file directory. reportedly works
4936         better with remote files.
4938         * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
4939         Use file-name-nondirectory when passing files to CVS.
4941         * ediff-diff.el (ediff-cmp-options): New variable.
4942         (ediff-same-file-contents): Use ediff-cmp-options.
4944         * ediff-ptch.el (ediff-prompt-for-patch-buffer,
4945         ediff-get-patch-buffer): Use current buffer if it appears to be a
4946         patch.
4948         * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
4949         C-g
4951         * viper-util.el (viper-nontrivial-find-file-function): Deleted.
4952         (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
4953         (viper-save-cursor-color,viper-restore-cursor-color):
4954         Improved cursor color handling.
4955         (viper-get-saved-cursor-color-in-replace-mode,
4956         viper-get-saved-cursor-color-in-insert-mode): New functions for
4957         better cursor color handling.
4959         * viper-ex.el (ex-read,ex-edit):
4960         Fixes for correct interpretation of #,%.
4961         (viper-ex): Now works correctly when called from other functions.
4962         (viper-glob-function): New variable.
4963         (viper-ex): Save excursion before doing :global.
4965         * viper-mous.el (viper-counting-clicks-p): Bug fixes.
4967         * viper-cmd.el (viper-post-command-sentinel,
4968         viper-insert-state-post-command-sentinel,
4969         viper-insert-state-pre-command-sentinel): Takes better care of
4970          cursor colors.
4972         * viper.el: Version change.
4974 1999-10-31  Rajesh Vaidheeswarran  <rv@dsmit.com>
4976         * whitespace.el (whitespace-update-modeline): Bugfix to ensure
4977         that the modeline display was updated *only* when
4978         `whitespace-display-in-modeline' was set, not otherwise.
4980 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
4982         * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
4983         "frac12".
4985         * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
4986         ad-activate.
4988 1999-10-30  Rajesh Vaidheeswarran  <rv@dsmit.com>
4990         * whitespace.el: Test for existence of `defcustom' and `defgroup'
4991         using fboundp instead of assuming that these are not present in
4992         particular flavors of emacs.
4993         (whitespace-version): Update to 2.8
4994         (whitespace-display-in-modeline): Add custom variable to control
4995         displaying the whitespace errors on the modeline based on
4996         suggestion from <klaus.berndl@sdm.de>
4997         (whitespace-buffer): Now returns `t' if unclean and `nil' if
4998         clean, to enable using as a hook function, as suggested by Puneet
4999         Goel <puneet@computer.org>
5000         (whitespace-buffer): Fix a subtle bug that cleaned up only if
5001         quiet was not set, even with whitespace-auto-cleanup set.
5002         (whitespace-mode-line): Now uses less modeline real estate and
5003         shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
5004         which is present in the file, and <y> is any type of whitespace
5005         whose check has been suppressed by setting
5006         `whitespace-check-<whitespace-type>' to nil.
5007         (whitespace-unchecked-whitespaces): New function to return the
5008         list of whitespaces for whom checks have been suppressed.
5009         (whitespace-display-unchecked-whitespaces): Renamed to
5010         `whitespace-update-modeline' to reflect its functionality.
5012 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
5014         * progmodes/compile.el (compilation-error-regexp-alist):
5015         Undo previous change.
5017 1999-10-28  Dave Love  <fx@gnu.org>
5019         * help.el (help-follow): Make arg optional again and really
5020         default to point.
5022 1999-10-28  Gerd Moellmann  <gerd@gnu.org>
5024         * paths.el (rmail-file-name): Make it an option.
5026         * progmodes/ada-mode.el, progmodes/ada-prj.el,
5027         progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
5028         comment fixes.
5030         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
5031         MIPS Pro 7.3 compiler error message syntax.
5033 1999-10-27  Dave Love  <fx@gnu.org>
5035         * progmodes/compile.el: Checkdoc-inspired fixes.
5037 1999-10-27  Gerd Moellmann  <gerd@gnu.org>
5039         * lpr.el (print-buffer): Doc-string fix.
5041 1999-10-27  Dave Love  <fx@gnu.org>
5043         * emacs-lisp/advice.el: Doc fixes.
5044         (ad-lemacs-p): Removed.
5045         (advice): Add :link to defgroup.
5047 1999-10-27  Kenichi Handa  <handa@etl.go.jp>
5049         * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
5050         last-coding-system-used by the call of ange-ftp-set-ascii-mode.
5052 1999-10-24  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5054         * window.el (walk-windows): If ALL-FRAMES is a frame,
5055         start on that frame.  Use save-selected-window.
5057 1999-10-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5059         * emacs-lisp/advice.el (ad-activate-internal): Renamed from
5060         ad-activate.  All callers changed, including those in data.c.
5061         (ad-activate-internal-off): Renamed from ad-activate-off.
5062         All uses changed.
5063         (ad-activate): Renamed from ad-activate-on.  All uses changed.
5064         (ad-start-advice, ad-stop-advice, ad-recover-normality):
5065         Alter the definition of ad-activate-internal, not ad-activate.
5067 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
5069         * startup.el (command-line-1): Add support for command line
5070         arguments `file' and `execute'.  Fix handling of `visit'.
5072 1999-10-26  Kenichi Handa  <handa@etl.go.jp>
5074         * international/mule-cmds.el (read-input-method-name): Handle the
5075         case that the arg DEFAULT is symbol.
5077         * international/mule-diag.el (mule-diag): Handle the case that
5078         default-input-method is symbol.
5080 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
5082         * textmodes/tildify.el: New file.
5084 1999-10-25  Sam Steingold  <sds@ksp.com>
5086         * Makefile (compile-files): Fixed the "tr" strings.
5087         (EMACS): Set to ../src/emacs.
5089 1999-10-25  Gerd Moellmann  <gerd@gnu.org>
5091         * info.el (Info-build-node-completions): Add '("*") to the
5092         completion list.
5094 1999-10-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5096         * frame.el (auto-raise-mode): When enabling the mode,
5097         immediately raise the selected frame.
5099         * indent.el (indent-region): Doc fix.
5101         * comint.el (comint-output-filter): Make the Comint buffer current
5102         for the comint-preoutput-filter-functions.
5104         * mail/reporter.el: Doc fix.
5106 1999-10-24  Stephen Eglen  <stephen@gnu.org>
5108         * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
5109         that Octave lisp files can also run under XEmacs 20.
5110         (require 'custom) added so that files can run under Emacs 19.34.
5112         * iswitchb.el (iswitchb-default-keybindings): No need to use
5113         read-kbd-macro in keybindings.
5115 1999-10-23  Dave Love  <fx@gnu.org>
5117         * elide-head.el: New file.
5119 1999-10-23  Gerd Moellmann  <gerd@gnu.org>
5121         * Makefile (compile-files, backup-compiled-files): New targets.
5122         (bootstrap, bootstrap-clean): Ditto.
5124 1999-10-22  Paul Eggert  <eggert@twinsun.com>
5126         * international/mule-cmds.c (locale-language-names):
5127         Use Latin-1 (not Latin-3) for Afrikaans, Galician.
5128         Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
5129         Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
5130         Use Latin-8 for Welsh.
5131         Use Latin-1 for English if "en" is explicitly specified.
5132         Use Latin-1 for Scots Gaelic, Tagalog.
5133         Use Latin-1 (not Latin-4) for Greenlandic.
5134         Use Latin-1 (not Latin-2) for Albanian.
5135         (locale-preferred-coding-systems, locale-language-names):
5136         Remove generic ISO 8859 locales; locale-charset-language-names now
5137         does this.
5138         (locale-charset-language-names): New variable.
5139         (set-locale-environment): Use language name specified by
5140         locale-charset-language-names if its charsets disagree with the
5141         language name specified by locale-language-names.
5143 1999-10-22  Dave Love  <fx@gnu.org>
5145         * make-mode.el: Minor doc fixes.
5147         * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
5149 1999-10-21  Dave Love  <fx@gnu.org>
5151         * loadup.el: Add latin-8, latin-9.
5153 1999-10-20  Paul Eggert  <eggert@twinsun.com>
5155         * disp-table.el (standard-display-european): Remove undocumented
5156         arg AUTO; no longer used by startup.el.  Do not attempt to treat
5157         all non-English language environments as coding system names.
5158         Instead, use the downcased language environment name as a coding
5159         system name if it is one; otherwise, use latin-1.
5161 1999-10-20  Gerd Moellmann  <gerd@gnu.org>
5163         * dired.el (dired-move-to-filename-regexp): Fix long comment lines
5164         that were split so that part of the comment appeared as Lisp code.
5166 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5168         * ps-bdf.el: Doc fix.
5170         * ps-print-def.el: New file: common definitions for all parts of
5171         ps-print.
5172         (ps-multibyte-buffer): Moved from ps-mule.
5174         * ps-mule.el: File dependence fix.
5175         (ps-multibyte-buffer): Moved to ps-print-def.
5177         * ps-print.el: Doc fix, better customization.
5178         (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
5179         (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
5180         (ps-end-file): Doc fix.
5181         (ps-setup, ps-begin-file): Fun fix.
5182         (postscript): New group.
5183         (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
5184         (ps-print-prologue-1): Adjust PostScript programming.
5185         (ps-print): Adjust group hierarchy.
5186         (ps-print-n-up, ps-print-zebra, ps-print-background,
5187         ps-print-printer)
5188         (ps-print-page): New subgroups.
5189         (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
5190         (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
5191         (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
5192         (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
5193         (ps-zebra-stripe-height, ps-print-background-image)
5194         (ps-print-background-text, ps-spool-config): Adjust customization.
5195         (dos-ps-printer): Definition eliminated.
5197 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5199         * ps-mule.el: Doc fix, define functions properly if mule package is
5200         loaded or not.
5201         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
5202         mule package is loaded or not.
5204         * ps-print.el: Doc fix, n-up printing.
5205         (ps-print-version): New version number (5.0).
5206         (ps-page-dimensions-database): Added document media.
5207         (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
5208         (ps-page-order, ps-printing-region-p): New vars.
5209         (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
5210         funs.
5211         (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
5212         (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
5213         (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
5214         (ps-n-up-xstart, ps-n-up-ystart): New macros.
5215         (ps-print-begin-sheet-hook): New hook.
5216         (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
5217         const.
5218         (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
5219         (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
5220         (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
5221         (ps-count-lines): Changed to defun.
5222         (ps-header-page): Changed to defsubst, fix fun.
5223         (ps-printing-region): Doc fix, adjust programming code.
5224         (ps-output-boolean, ps-background-pages, ps-background-text)
5225         (ps-background-image, ps-background, ps-get-boundingbox): Adjust
5226         programming code.
5228 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5230         * ps-print.el: Doc fix, duplex and setpagedevice configuration.
5231         (ps-print-version): New version number (4.2).
5232         (ps-spool-config, ps-spool-tumble): New vars.
5233         (ps-print-prologue-1): Changed to defconst, adjust PostScript
5234         programming, new PostScript procedure to handle errors.
5235         (ps-print-prologue-2): Changed to defconst.
5236         (ps-print-duplex-feature): New const: duplex and tumble setting.
5237         (ps-setup, ps-begin-file): Fix funs.
5238         (ps-boolean-capitalized): New fun.
5240 1999-10-19  Stefan Monnier  <monnier@cs.yale.edu>
5242         * Makefile (dontcompilefiles): Obsoleted.
5243         (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
5244         (EL): Unused.
5245         (temacs): Removed (unused).
5246         (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
5247         version of the file (necessary for the update to work properly).
5248         (autoloads): Force the use of `pwd`/loaddefs.el.
5249         (updates); Redefined in terms of other targets to reduce redundancy.
5250         (.el.elc): New default rule, just in case you want it.
5251         (compile): Use a single invocation of Emacs.
5252         (bootstrap-compile); Unneeded.
5253         (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
5255 1999-10-19  Dave Love  <fx@gnu.org>
5257         * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
5259 1999-10-19  Sam Steingold  <sds@ksp.com>
5261         * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
5262         comply with the comment.
5264 1999-10-19  Gerd Moellmann  <gerd@gnu.org>
5266         * autorevert.el (auto-revert-mode): Make auto-revert-mode
5267         permanent-local.
5269 1999-10-19  Peter Kleiweg  <kleiweg@let.rug.nl>
5271         * progmodes/ps-mode.el (ps-mode-print-function): Fix default
5272         value: \"lpr\" changed to "lpr"
5273         (ps-mode-version): New constant
5274         (ps-mode-show-version): New function, added key in ps-mode-map
5275         (ps-run-messages): Removed
5276         (ps-run-font-lock-keywords-2): New defcustom variable replacing
5277         ps-run-messages. These keywords now include the value of
5278         ps-run-prompt, making its fontification customizable.
5279         (ps-run-init): Removed \\n from docstring, it is now added when
5280         the value is used
5281         (ps-run-font-lock-keywords-1): Added checking for initial ^ in
5282         ps-run-prompt
5283         (ps-mode): Added ps-run-font-lock-keywords-2 to list of
5284         customizable variables in doc-string (its equivalent
5285         ps-run-messages was missing in previous version of the doc-string)
5286         (ps-run-mode): Simplified assignment to font-lock-defaults, using
5287         symbols only
5289 1999-10-19  Alex Schroeder  <alex@gnu.org>
5291         * ansi-color.el: Complete rewrite.
5293 1999-10-19  Paul Eggert  <eggert@twinsun.com>
5295         Fix bootstrapping problems.
5296         Use the system locale to specify Emacs locale defaults.
5298         * international/mule-cmds.el (global-map):
5299         Do not use backquote, because that makes a bootstrapping
5300         problem if you need to recompile all Lisp files using interpreted code.
5301         * international/mule.el (charset-id, charset-bytes,
5302         charset-dimension, charset-chars, charset-width,
5303         charset-direction, charset-iso-final-char,
5304         charset-iso-graphic-plane, charset-reverse-charset,
5305         charset-short-name, charset-long-name, charset-description,
5306         charset-plist): Likewise.
5307         * subr.el (save-match-data): Likewise.
5309         * international/mule-cmds.el
5310         (set-display-table-and-terminal-coding-system): New function,
5311         containing code migrated out of set-language-environment.
5312         (set-language-environment, set-locale-environment): Use it.
5313         (locale-translation-file-name): Moved here from startup.el.
5314         (locale-language-names, locale-preferred-coding-systems):
5315         New vars.
5316         (locale-name-match, set-locale-environment): New functions.
5318         * language/japan-util.el (setup-japanese-environment-internal):
5319         Prefer japanese-iso-8bit if the system-type is usg-unix-v.
5321         * startup.el (iso-8859-n-locale-regexp): Remove.
5322         (locale-translation-file-name): Move to mule-cmds.el.
5323         (command-line): Move locale-stuff into set-locale-environment.
5325 1999-10-18  Dave Love  <fx@gnu.org>
5327         * abbrev.el (add-abbrev, inverse-add-abbrev)
5328         (expand-region-abbrevs): Remove properties from buffer text.
5330 1999-10-17  Gerd Moellmann  <gerd@gnu.org>
5332         * iswitchb.el (iswitchb-exhibit): Extract user-input only
5333         from the mini-buffer, without the prompt.
5335         * simple.el (minibuffer-prompt-end): Return the position
5336         after the prompt, not the position of that last character
5337         of the prompt.
5339 1999-10-17  Miles Bader  <miles@gnu.org>
5341         * simple.el: Doc fixes.
5343 1999-10-17  Miles Bader  <miles@gnu.org>
5345         * simple.el (previous-matching-history-element, next-history-element):
5346         Change to work correctly even if the point is in the prompt.
5347         (choose-completion-string): Likewise.
5348         (minibuffer-prompt-width): New function (compatibility with old subr).
5350         * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
5351         When constraining the final position to the current field,
5352         don't use the ONLY-IN-LINE mode of constrain-to-field.
5354 1999-10-17  Miles Bader  <miles@gnu.org>
5356         * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
5357         constrain-to-field.
5358         * textmodes/paragraphs.el (forward-sentence): Likewise.
5360 1999-10-17  Miles Bader  <miles@gnu.org>
5362         * simple.el (line-move): Use constrain-to-field to avoid
5363         moving into a prompt.
5364         (previous-complete-history-element): Clarify doc string.
5365         (next-complete-history-element): Likewise.
5366         Use field-beginning instead of point-min.
5367         (next-matching-history-element): Use field-beginning and
5368         erase-field instead of point-min and erase-buffer.
5369         * textmodes/paragraphs.el
5370         (forward-paragraph, forward-sentence): Likewise.
5371         (backward-kill-paragraph, backward-kill-sentence): Remove code to
5372         constrain the kill to an field, as the movement commands now
5373         do this.
5375 1999-10-17  Miles Bader  <miles@gnu.org>
5377         * simple.el (previous-matching-history-element): Get the
5378         minibuffer input with field-string instead of buffer-string.
5379         (choose-completion-string): Likewise.
5380         (next-history-element): Likewise.
5381         Erase the minibuffer input with erase-field, not erase-buffer.
5382         Use field-beginning to find the beginning of the input.
5383         * textmodes/paragraphs.el (backward-kill-sentence):
5384         Remove minibuffer-prompt hack.
5385         Constrain to any input field.
5387 1999-10-17  Sam Steingold  <sds@ksp.com>
5389         * bindings.el (completion-ignored-extensions): Added ".sparcf"
5390         for CMUCL on sparc and ".ufsl" for LispWorks.
5391         (bound-and-true-p): Bugfix: free variable `v'.
5393 1999-10-16  Dave Love  <d.love@dl.ac.uk>
5395         * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
5396         (edebug-uninstall-read-eval-functions): Use load-read-function,
5397         avoiding elisp-eval.
5399 1999-10-16  Sam Steingold  <sds@ksp.com>
5401         * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
5402         instead of `eql'.
5404 1999-10-14  Stefan Monnier  <monnier@cs.yale.edu>
5406         * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
5407         * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
5408         (browse-url-temp-file-list, browse-url-delete-temp-file-list):
5409         * ediff-util.el (ediff-make-temp-file):
5410         * ediff-vers.el (ediff-pcl-cvs-view-revision):
5411         * emerge.el (emerge-make-temp-file):
5412         * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
5413         * vc.el (vc-update-change-log):
5414         * mail/mailpost.el (post-mail-send-it):
5415         * mail/metamail.el (metamail-region):
5416         * progmodes/cmacexp.el (c-macro-expansion):
5417         * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
5419 1999-10-15  Gerd Moellmann  <gerd@gnu.org>
5421         * smtpmail.el (smtpmail-via-smtp): Add support for
5422         automatically appending a domain to RCPT TO: addresses.
5424 1999-10-14  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5426         * dired.el (dired-insert-directory): Insert the amount of
5427         free space after the total size.
5428         (dired-free-space-program, dired-free-space-args): New variables.
5430 1999-10-14  Karl Heuer  <kwzh@gnu.org>
5432         * mail/rmail.el (rmail-pop-password-error): Add new pattern.
5434 1999-10-14  Dave Love  <fx@gnu.org>
5436         * international/characters.el:
5437         * international/fontset.el:
5438         * international/mule-conf.el: Add latin-iso8859-1[45].
5440         * language/european.el: Add Latin-8, Latin-9.  Modify some doc
5441         strings.
5443         * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
5444         (command-line): Detect Latin-[89] locales.
5446 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
5448         * international/mule-cmds.el (select-safe-coding-system)
5449         (leim-list-header): Avoid the use of strings that start with backslash
5450         newline since lread.c:read1 has a hack to turn those strings into
5451         integer 0 during the loadup.el process.
5453         * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
5455 1999-10-13  Dave Love  <fx@gnu.org>
5457         * image.el (insert-image): Copy the image spec and add an
5458         intangible property.
5460 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
5462         * help.el (help-xref-interned): Make it also work on variable-only
5463         and function-only symbols.
5464         (help-make-xrefs): Take advantage of the new `help-xref-interned'.
5465         (help-follow): If the point under mouse is not highlighted, try
5466         `help-xref-interned' on the pointed-to symbol anyway.
5468         * info.el (Info-on-current-buffer): New entry point.
5469         (Info-find-node): Split into two for Info-on-current-buffer to
5470         hook into it.
5471         (Info-current-file, Info-set-mode-line, Info-up):
5472         Info-current-file can now be t.
5473         (Info-clone-buffer-hook): Function for `clone-buffer'.
5474         (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
5475         Make `clone-buffer' available in various ways to the user.
5477 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
5479         * simple.el (shell-command, shell-command-on-region): Use
5480         make-temp-file.
5481         (clone-buffer, clone-process, clone-buffer-hook): New functions.
5483         * subr.el (with-current-buffer): Don't use backquotes to avoid
5484         bootstrapping problems.
5486         * loadup.el (load-path): Add subdirs for bootstrapping.
5487         (docstrings): Ignore errors during bootstrapping.
5488         (args): New `bootstrap' argument (for use in place of `dump').
5490 1999-10-12  Emmanuel Briot  <briot@gnat.com>
5492         * ada-stmt.el: Doc-string fixes.
5494 1999-10-12  Gerd Moellmann  <gerd@gnu.org>
5496         * recentf.el: New file.
5498         * ps-mode.el: New file.
5500         * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
5501         case insensitive.
5503 1999-10-12  Richard Sharman  <rsharman@pobox.com>
5505         * sh-script.el: Added support for indenting existing scripts.
5506         (sh-mode-map): Added new bindings.
5507         (sh-mode): Updated mode doc-string for new commands, added
5508         make-local-variable calls, initialize mode-specific variables.
5509         (sh-indent-line):  Renamed to sh-basic-indent-line;  sh-indent-line
5510         is now a different function.
5511         (sh-header-marker):  Changed docstring.
5512         (sh-set-shell): Initialize mode-specific variables.
5513         (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
5514         (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
5515         Changed these define-skeleton calls to work with user-specified
5516         indentation settings.
5517         (sh-basic-indent-line, sh-blink, sh-calculate-indent)
5518         (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
5519         (sh-electric-hash, sh-electric-less, sh-electric-rparen)
5520         (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
5521         (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
5522         (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
5523         (sh-guess-basic-offset, sh-handle-after-case-label)
5524         (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
5525         (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
5526         (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
5527         (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
5528         (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
5529         (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
5530         (sh-handle-this-then, sh-help-string-for-variable)
5531         (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
5532         (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
5533         (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
5534         (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
5535         (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
5536         (sh-remove-our-text-properties, sh-rescan-buffer)
5537         (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
5538         (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
5539         (sh-scan-case, sh-search-word, sh-set-char-syntax)
5540         (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
5541         (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
5542         functions.
5543         (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
5544         (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
5545         (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
5546         (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
5547         (sh-var-list): New variables.
5549 1999-10-12  Dave Pearson  <davep@hagbard.demon.co.uk>
5551         * quickurl.el (quickurl-list-insert): `count-lines' was returning
5552         a value one line to high if the cursor wasn't at the start of a
5553         line. A `beginning-of-line' is now performed before making the
5554         call to `count-lines'.
5556 1999-10-11  Stefan Monnier  <monnier@cs.yale.edu>
5558         * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
5560 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
5562         * Makefile (setwins): Abstract out the command to find subdirectories
5563         and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
5564         (custom-deps, finder-data, autoloads, update-subdirs, updates)
5565         (autoloads-with-other-emacs): Use it.
5567         * diff-mode.el: New file.  A mode for viewing/editing context diffs.
5569 1999-10-09  Gerd Moellmann  <gerd@gnu.org>
5571         * Makefile (bootstrap-compile): New target.  Compile Lisp
5572         files with ../src/temacs.
5574 1999-10-08  Dave Love  <fx@gnu.org>
5576         * ange-ftp.el: Require dired when compiling.
5577         (ange-ftp-normal-login): Allow EFS-style port specification.
5579 1999-10-08  Simon Marshall  <simon@gnu.org>
5581         * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
5582         (regexp-opt-group): Use it to get common suffixes in STRINGS.
5583         If STRINGS is nil, return "" rather than nil.
5585 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
5587         * Makefile (compile): Compile files one by one.  Set load-path to
5588         current directory and subdirectories when compiling.
5590 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
5592         * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
5593         (emacs): Use it everywhere instead of EMACS.
5594         (compile): New target.  Compile all Lisp files from scratch.
5595         (recompile): New target.  Recompile lisp directory.
5596         (autoloads-with-other-emacs): New target.  Build loaddefs.el with
5597         an Emacs executable not built in the current directory tree.
5599 1999-10-07  Peter Breton  <pbreton@ne.mediaone.net>
5601         * filecache.el (file-cache-completion-ignore-case): New variable,
5602         defaulting to the value of completion-ignore-case.
5603         (file-cache-minibuffer-complete): Use it.
5604         (file-cache-files-matching, file-cache-files-matching-internal):
5605         New functions.
5607 1999-10-07  Emmanuel Briot  <briot@gnat.com>
5609         * ada-xref.el: New file
5611         * ada-prj.el: New file
5613         * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
5615         * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
5616         subprogram being created.
5618         * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
5619         ada-indent-newline-indent): Rewritten to support the new indentation
5620         scheme
5622         * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
5623         New functions
5625         * ada-mode.el (ada-fill-comment-paragraph): Add support for the
5626         justification parameter
5628         * ada-mode.el (ada-make-body, ada-gen-treat-proc,
5629         ada-make-subprogram-body): Rewritten to benefit from the gnatstub
5630         external program
5632 1999-10-07  Dave Love  <fx@gnu.org>
5634         * bindings.el (bound-and-true-p): New macro.
5635         (make-mode-line-mouse-sensitive): Don't require easymenu.
5637 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
5639         * custom.el (defface): Extend documentation for new values of
5640         `type'.
5642         * faces.el (face-spec-set-match-display): Recognize `type' of
5643         `motif', `lucid', `x-toolkit'.
5644         (menu): New face.
5646 1999-10-05  Dave Love  <fx@gnu.org>
5648         * files.el: Recognize temporary crontab files.
5650         * info.el: Require jka-compr when compiling.
5651         (Info-suffix-list): Add bzip2 files (non-ms-dos only).
5653 1999-10-04  Dave Love  <fx@gnu.org>
5655         * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
5656         scroll-up-aggressively, scroll-down-aggressively.
5658         * time.el (display-time-mode): Add autoload cookie.
5660         * rect.el (delete-extract-rectangle): Doc fix from verna.
5662         * help-macro.el (three-step-help): Customize.
5664 1999-10-04  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5666         * hexl.el (hexlify-buffer): Move point in proper range
5667         if it is too large.
5668         (hexl-after-revert-hook): Update hexl-max-address.
5669         (hexl-address-to-marker): Doc fix.
5671 1999-10-03  Dave Love  <fx@gnu.org>
5673         * image.el (defimage): Remove redundant code.  Substitute file in
5674         image plist.
5676 1999-10-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5678         * vc.el (vc-backend-checkout): Use coding system 'no-conversion
5679         when doing with-temp-file.
5681 1999-10-01  Dave Love  <fx@gnu.org>
5683         * cus-edit.el (custom-comment-create): Fill :from and :to slots.
5685         * help.el: Require view when compiling.
5686         (view-emacs-FAQ): Use Info version.
5688 1999-09-29  Ken'ichi Handa  <handa@gnu.org>
5690         * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
5691         (normat->normal).  Use correct font names for Korean
5692         (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
5694 1999-09-29  Kenichi Handa  <handa@etl.go.jp>
5696         * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
5697         code not used by KOI8 to the same 8-bit code instead of mapping to
5698         SPC.
5699         (cyrillic-alternativnyj-decode-table): Likewise.
5701 1999-09-29  Alex Schroeder  <alex@gnu.org>
5703         * sql.el (sql-imenu-generic-expression): Aew, used to set
5704         imenu-generic-expression.
5705         (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
5706         font-lock-defaults' SYNTAX-ALIST.  Set imenu-generic-expression,
5707         imenu-case-fold-search, and imenu-syntax-alist.
5708         (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
5709         setting font-lock-defaults' SYNTAX-ALIST.
5711 1999-09-28  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5713         * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
5714         macro, try again.
5716 1999-09-28  Dave Love  <fx@gnu.org>
5718         * cus-edit.el (custom-comment): Change widget definition.
5719         (custom-comment-create, custom-comment-show)
5720         (custom-comment-invisible-p): Don't use :comment-overlay.
5721         (custom-comment-hide): New function.
5722         (custom-variable-set, custom-variable-save)
5723         (custom-variable-reset-standard, custom-face-set)
5724         (custom-face-save): Use it.
5726 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5728         * hexl.el (hexl-mode): Do nothing if already in hexl mode.
5730 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5732         * faces.el (region): Doc fix.
5734 1999-09-27  Dave Love  <fx@gnu.org>
5736         * isearch.el (isearch): Add :links in defgroup.
5737         (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
5738         (isearch-switch-frame-handler): Comment out (unused).
5739         (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
5740         (isearch-ring-retreat-edit): Doc fix.
5741         (isearch-mouse-yank): New command.
5742         (isearch-last-command-char): Removed.  Callers changed to use
5743         last-command-char.
5744         (isearch-char-to-string): Removed.  Callers changed to use
5745         char-to-string.
5747 1999-09-26  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
5749         * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
5750         option for Russian.
5752 1999-09-25  Gerd Moellmann  <gerd@gnu.org>
5754         * faces.el (face-differs-from-default-p): Compare face
5755         attributes individually.
5757         * image.el (put-image, insert-image): Add string argument.
5759 1999-09-24  Gerd Moellmann  <gerd@gnu.org>
5761         * ange-ftp.el (ange-ftp-date-regexp): Make it work for
5762         LANG=de_DE.iso88591 on HPUX 11.0.
5764         * dired.el (dired-move-to-filename-regexp): Make it work
5765         for LANG=de_DE.iso88591 on HPUX 11.0.
5767 1999-09-24  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5769         * info.el (info-initialize): Don't test existence of ALTERNATIVE
5770         if we know for some other reason it should not be used.
5772         * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
5773         New variable.
5774         (edebug-recursive-edit): Save current-prefix-arg there,
5775         bind it, and set it back at the end.
5776         (edebug-outside-excursion): Restore and update the outside
5777         value of current-prefix-arg.
5778         (edebug-emacs-version-specific): Delete support for Epoch.
5780 1999-09-24  Howard Melman  <howard@silverstream.com>
5782         * imenu.el (imenu-after-jump-hook): New variable.
5783         (imenu): Run menu-after-jump-hook.
5784         (imenu-name-lookup-function): New variable.
5785         * imenu.el (imenu--in-alist): Use those variables.
5787 1999-09-24  Carsten Dominik  <cd@gnu.org>
5789         * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
5790         multiple thebibliography environments.
5792         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
5793         with recentering window.
5794         (reftex-extract-bib-entries-from-thebibliography,
5795         reftex-offer-bib-menu,reftex-bibtex-selection-callback):  Deal
5796         with multiple thebibliography environments.
5798         * textmodes/reftex-vars.el
5799         (reftex-section-levels): Function allowed as cdr.
5800         (reftex-max-section-depth) New option.
5802         * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
5803         with multiple thebibliography environments.
5805 1999-09-23  Gerd Moellmann  <gerd@gnu.org>
5807         * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
5808         instead of point-min in call to delete-region.
5810 1999-09-22  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5812         * vc.el (vc-backend-checkout): Use with-temp-file when checking
5813         out into arbitrary file names.
5815 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
5817         * language/european.el ("Turkish"): New language environment.
5819 1999-09-19  Dave Love  <fx@gnu.org>
5821         * delim-col.el: New file.
5823 1999-09-17  Richard Stallman  <rms@gnu.org>
5825         * files.el (after-find-file): When visiting a backup file,
5826         make it read-only.
5828         * apropos.el (apropos-symbol-face): Non-nil even for ttys.
5829         (apropos-keybinding-face, apropos-label-face): Likewise.
5830         (apropos-property-face, apropos-match-face): Likewise.
5831         (apropos-label-properties): New variable.
5832         (apropos-print-doc): Use apropos-label-properties.
5833         (apropos-print): Set apropos-label-properties.
5835 1999-09-15  Richard Stallman  <rms@gnu.org>
5837         * winner.el: Use aref instead of sref.
5839         * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
5841 1999-09-14  Gerd Moellmann  <gerd@gnu.org>
5843         * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
5845 1999-09-14  Richard Stallman  <rms@gnu.org>
5847         * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
5848         cookie, even if followed by a letter.
5850 1999-09-14  Stephen Eglen  <stephen@gnu.org>
5852         * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
5853         --no-line-editing are passed to Octave by including them here
5854         rather than storing them in inferior-octave-startup-args.
5856 1999-09-14  Eli Zaretskii  <eliz@gnu.org>
5858         * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
5859         command, option, env and sc.
5861         * subr.el (shell-quote-argument): Quote argument with double
5862         quotes for ms-dos.
5864 1999-09-14  Richard Stallman  <rms@gnu.org>
5866         * simple.el (eval-expression-print-level): New variable.
5867         (eval-expression-print-length): New variable.
5868         (eval-expression-debug-on-error): New variable.
5869         (eval-expression): Bind print-level, print-length and
5870         debug-on-error from those vars.
5872         * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
5873         Bind print-level, print-length and debug-on-error.
5875 1999-09-14  Inge Frick  <inge@nada.kth.se>
5877         * dired.el (dired-recursive-deletes): New custom variable.
5878         (dired-re-no-dot): New variable.
5879         (dired-delete-file): New function deletes files and directories
5880         recursively.
5881         (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
5883         * dired-aux.el (dired-recursive-copies): New custom variable.
5884         (dired-handle-overwrite): Broke a long line.
5885         (dired-copy-file): Call `dired-copy-file-recursive' instead of
5886         `copy-file'.
5887         (dired-copy-file-recursive): New function.  Copy directories
5888         recursively.
5889         (dired-do-create-files): Added support for generalized directory
5890         target.  How-to function may now return a function.  New fluid
5891         variable `dired-one-file'.
5892         (dired-copy-how-to-fn): New variable.
5893         (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
5894         Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
5895         (dired-do-copy-regexp): No recursive copies.
5897 1999-09-14  Rajesh Vaidheeswarran  <rv@dsmit.com>
5899         * whitespace.el (whitespace-version): Update version to 2.4
5901         * whitespace.el: Add customization variables to conditionally test
5902         any of the five whitespaces, per request from Rune Kleveland
5903         <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
5905         * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
5907         * whitespace.el (whitespace-modes): Add `change-log-mode' to the
5908         list of modes to be checked for bogus whitespaces.
5910         * whitespace.el (whitespace-rescan-timer-time): Update
5911         documentation.
5913         * whitespace.el (whitespace-display-unchecked-whitespaces):
5914         New function to update modeline with untested whitespaces.
5916         * whitespace.el (whitespace-buffer): Test only whitespaces whose
5917         checking is turned on, and update modeline using the newly created
5918         `whitespace-display-unchecked-whitespaces'.
5920         * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
5921         whose checking is turned on, and update modeline using the newly
5922         created `whitespace-display-unchecked-whitespaces'.
5924         * whitespace.el (whitespace-describe): Update documentation.
5926         * whitespace.el (whitespace-tickle-timer): Test if
5927         `whitespace-rescan-timer-time' is non-zero before tickling timer.
5929 1999-09-13  Dave Love  <fx@gnu.org>
5931         * hideif.el (hide-ifdef-mode): Add autoload cookie.
5933         * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
5934         for temp buffer.
5935         (checkdoc-this-string-valid): Don't assume default comment-start.
5937 1999-09-13  Gerd Moellmann  <gerd@gnu.org>
5939         * rsz-mini.el: Remove code, keep the interface.
5941 1999-09-13  Dave Love  <fx@gnu.org>
5943         * help.el (help-highlight-p): Doc fix.
5945         * faces.el (mode-line, header-line, tool-bar): Add :version.
5946         (highlight, secondary-selection): Add :group.
5947         (trailing-whitespace): Add :group, :version.
5949         * wid-edit.el: Remove some compatibility code and checks.
5950         (widget-specify-field, widget-specify-button): Don't use XEmacs
5951         properties.
5952         (widget-overlay-inactive): Change error message.
5953         (widget-button-pressed-face): New variable.
5954         (widget-button-click): Use it.
5955         (widget-documentation-link-add): Specify mouse and button faces.
5956         (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
5957         removed now the functionality is built in.
5959         * cus-edit.el: Don't define-widget-keywords.
5960         (multimedia): New group.
5961         (custom-last): Function removed.
5962         (custom-quote): Add vectorp case, comment out characterp case.
5963         (custom-buffer-done-function, custom-raised-buttons): New option.
5964         (Custom-buffer-done): New function.
5965         (custom-buffer-create-internal): Obey custom-raised-buttons,
5966         Custom-buffer-done.
5967         (custom-button-face): Make it `released-button'.
5968         (custom-button-pressed-face): Make it `pressed-button'
5969         (custom-mode-map): Bind "q" to Custom-buffer-done.
5970         (custom-mode): Deal with raised/pressed buttons.
5972         Changes from Didier Verna:
5973         (custom-prompt-variable): Optional third arg makes prompt for a
5974         comment string.
5975         (customize-set-value, customize-set-variable,
5976         customize-save-variable): Optional prefix makes function handle
5977         variable comments.
5978         (customize-customized, customize-saved, custom-variable-state-set)
5979         (custom-variable-set, custom-variable-save, custom-face-state-set)
5980         (custom-variable-reset-saved, custom-variable-reset-standard)
5981         (custom-face-set, custom-face-save, custom-face-reset-saved)
5982         (custom-face-reset-standard, customize-save-customized): Handle
5983         custom comments.
5984         (custom-comment-face, custom-comment-tag-face): New face.
5985         (custom-comment): New widget.
5986         (custom-comment-create, custom-comment-delete)
5987         (custom-comment-value-set, custom-comment-show)
5988         ()custom-comment-invisible-p): New functions.
5989         (custom-variable-value-create, custom-face-value-create): Create a
5990         comment field widget.
5991         (custom-variable-menu, custom-face-menu): New entry for custom
5992         comment.
5993         (custom-face-value-create): Remove compatibility code.
5994         (custom-save-variables, custom-save-faces): Possibly save custom
5995         comments.
5997         * cus-face.el (custom-face-attributes): Simplify :underline,
5998         :overline, :inverse-video cases.  Fix up :box case (probably needs
5999         more work).
6001         Change from Didier Verna:
6002         (custom-set-faces): The arguments can now have a custom comment as
6003         fourth argument.
6005         * custom.el: Don't define-widget-keywords.
6006         Change from Didier Verna:
6007         (custom-set-variables): The arguments can now have a
6008         custom comment as fifth element.
6010 1999-09-13  Richard Stallman  <rms@gnu.org>
6012         * info.el (Info-find-node): Cope better if guesspos is too large.
6014 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
6016         * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
6017         of buffer-substring because buffer-string doesn't copy the
6018         prompt.
6020         * faces.el (mode-line): Replaces `modeline'.
6021         (toplevel): Make `modeline' an alias for `mode-line'.
6023 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
6025         * gs.el: Change `ghostscript' to `postscript' in comment.
6027 1999-09-11  Rob Riepel  <riepel@Stanford.EDU>
6029         * emulation/tpu-edt.el (tpu-version): New version.
6030         (tpu-search-overlay, tpu-replace-overlay): New variables.
6031         (tpu-search-highlight, tpu-toggle-direction): New functions.
6032         (tpu-lm-replace): Set tpu-replace-overlay.
6033         (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
6034         command hook.
6036 1999-09-11  Richard Stallman  <rms@gnu.org>
6038         * isearch.el (isearch-mode-map): Undo previous change.
6040         * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
6041         use all of that as the sexp.
6043         * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
6044         and use the initial argument as file name directly.
6045         Likewise if nothing matches.
6047 1999-09-11  Ivar Rummelhoff  <ivarru@math.uio.no>
6049         * winner.el: Major changes.  Avoid changing point and mark.
6050         Save configurations after they change, not before.
6052 1999-09-10  Keisuke Nishida  <kxn30@po.cwru.edu>
6054         * emacs-lisp/bytecomp.el (byte-compile-output-docform):
6055         Bind print-continuous-numbering and print-number-table.
6057 1999-09-10  Dave Love  <fx@gnu.org>
6059         * bindings.el (debug-ignored-errors): Restore BBDB stuff.
6061 1999-09-09  Richard Stallman  <rms@gnu.org>
6063         * whitespace.el: Finish making it fit Emacs conventions.
6064         Add autoloads.
6066 1999-09-09  Eli Zaretskii  <eliz@is.elta.co.il>
6068         * generic-x.el (bat-generic-mode): "::"-style comments don't
6069         need to begin with "-".  Fix the font-lock definitions of ON/OFF
6070         after BREAK/VERIFY.  Remove built-in commands like CALL and ECHO
6071         from the list of keywords.  Add DO to the list of keywords.
6073 1999-09-09  Dave Love  <fx@gnu.org>
6075         * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
6076         (byte-optimize-backward-word): New optimizations.
6077         (side-effect-free-fns, side-effect-and-error-free-fns): Add
6078         entries.
6080 1999-09-09  Gerd Moellmann  <gerd@gnu.org>
6082         * image.el (put-image): Remove optional buffer parameter.
6084         * faces.el (face-italic-p): Return t only for values `italic'
6085         and `oblique'.
6087         * mouse.el (mouse-drag-mode-line-1): Extension of former
6088         mouse-drag-mode-line that also drags the header line.
6089         (mouse-drag-mode-line): Call it.
6090         (mouse-drag-header-line): New.
6091         (toplevel): Bind down-mouse-1 on header lines to
6092         mouse-drage-header-line.
6094 1999-09-08  Gerd Moellmann  <gerd@gnu.org>
6096         * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
6097         (make-mode-line-mouse-sensitive): Replace `top-line' by
6098         `header-line'.
6100 1998-09-08  Michael Ernst  <mernst@alum.mit.edu>
6102         * help.el (describe-function-1): Don't return empty string for keymaps.
6104         * fill.el (fill-region-as-paragraph, canonically-space-region):
6105         Respect colon-double-space at end of line.
6107 1999-09-08  Stephen Gildea  <gildea@alum.mit.edu>
6109         * files.el (backup-by-copying-when-privileged-mismatch): New variable.
6110         (backup-buffer): Use it.
6112 1999-09-08  Peter Breton  <pbreton@ne.mediaone.net>
6114         * generic-x.el (generic-define-unix-modes): Added new modes:
6115         inetd-conf-generic-mode, etc-services-generic-mode,
6116         etc-passwd-generic-mode.  These are all defined for Unix by default.
6117         (apache-generic-mode): Use an imenu-generic-expression to list
6118         Configuration keywords.
6119         (samba-generic-mode): Use both ; and # as comment characters.
6120         (samba-generic-mode): Font-lock expressions now highlight name
6121         value pairs.
6122         (bat-generic-mode): Keywords are now case-insensitive through
6123         font-lock-defaults setting.
6124         (java-properties-generic-mode): Supports both ! and # as comment
6125         characters.
6126         (java-properties-generic-mode): Added an imenu-generic-expression
6127         (java-properties-generic-mode): Reworked to support the various
6128         different ways to separate name and value (viz, '=', ':' and
6129         whitespace).
6130         (show-tabs-generic-mode): Added this new generic-mode.
6132 1999-09-08  Richard Stallman  <rms@gnu.org>
6134         * progmodes/inf-lisp.el: Moved from top directory.
6136         * tar-mode.el (tar-header-block-tokenize):
6137         Use `when' instead of `and'.  Fix some clobbered text.
6139         * gud.el (gud-make-debug-menu): Make a child for the
6140         local menu, for its menu bar, and the debug menu.
6141         (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
6142         Use the history in the simple way.
6144 1999-09-07  Kenichi Handa  <handa@etl.go.jp>
6146         * language/korea-util.el (default-korean-keyboard): Initialize it
6147         according to the environment variable HANGUL_KEYBOARD_TYPE.
6149 1999-09-07  Richard Stallman  <rms@gnu.org>
6151         * subr.el (make-temp-file): New function.
6153 1999-09-07  Stefan Monnier  <monnier@cs.yale.edu>
6155         * font-lock.el (font-lock-multiline): New text property contains
6156         a boolean to indicate if the char is part of a multiline match.
6157         (font-lock-default-fontify-region): Extend the region appropriately
6158         for multiline keywords.
6159         (font-lock-default-unfontify-region): Also remove the new
6160         font-lock-multiline text property.
6161         (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
6162         (font-lock-fontify-keywords-region): Mark multiline regexp matches.
6164 1999-09-07  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6166         * diary-lib.el (list-diary-entries): Make sure two-digit years
6167         have leading zeros.
6169 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
6171         * faces.el (face-set-after-frame-default): Initialize some
6172         attributes of some faces from frame parameters.
6174         * faces.el (scroll-bar, border, cursor, mouse): New faces.
6176 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
6178         * faces.el (fringe): Replaces face `margin'.
6180 1999-09-07  Dave Love  <fx@gnu.org>
6182         * tar-mode.el (tar-header-block-tokenize): Bind linkname.
6184 1999-09-07  Richard Stallman  <rms@gnu.org>
6186         * subr.el (push): Doc fix.
6188 1999-09-06  Richard Stallman  <rms@gnu.org>
6190         * vc.el (vc-annotate-display): Use < 69 not < 70
6191         to distinguish 20YY from 19YY.
6193         * timezone.el (timezone-parse-date): Use < 69 not < 70
6194         to distinguish 20YY from 19YY.
6196         * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
6198 1999-09-07  Dave Pearson  <davep@hagbard.demon.co.uk>
6200         * quickurl.el: (quickurl-list-focused-line): Removed.
6201         (quickurl-list-insert): Now works out the focused line using
6202         `count-lines' instead of using `quickurl-list-focused-line'.
6204 1999-09-06  Richard Stallman  <rms@gnu.org>
6206         * mail/rmail.el (rmail-retry-failure): Unconditionally move
6207         to beginning of message.
6209 1999-09-06  Dave Love  <fx@gnu.org>
6211         * isearch.el (isearch-mode-map): Add mouse-2.
6213         * mail/rmail.el (rmail-read-password): Deleted.
6214         (rmail-get-pop-password): Use read-password.
6216         * quickurl.el: Don't conditionally define caddr.
6217         (quickurl-url-comment): Use nth, not caddr in function and
6218         defsetf.
6220 1999-09-06  Richard Stallman  <rms@gnu.org>
6222         * auto-show.el: Doc fixes.
6224 1999-09-06  Stephen Eglen  <stephen@gnu.org>
6226         * progmodes/octave-inf.el (inferior-octave-startup-args): Add
6227         --no-line-editing so that TABs in source files are not interpreted
6228         as completion requests.
6230 1999-09-06  Gerd Moellmann  <gerd@gnu.org>
6232         * hscroll.el, auto-show.el: Remove all code, keep the public
6233         interface as no-ops.
6235         * faces.el (face-bold-p): Don't return t if face has lighter
6236         weight than normal.
6238 1999-09-06  Eli Zaretskii  <eliz@gnu.org>
6240         * startup.el (command-line): Make small-temporary-file-directory
6241         be nil except on ms-dos.
6243         * files.el (small-temporary-file-directory): Ditto.  Also doc fix.
6245         * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
6246         is defined.
6248         * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
6249         letters with a colon after d or l.
6251 1999-09-06  Dave Love  <fx@gnu.org>
6253         * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed.  (Now
6254         primitive.)
6256 1999-09-05  Richard Stallman  <rms@gnu.org>
6258         * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
6260         * textmodes/paragraphs.el (backward-kill-sentence):
6261         Don't test minibuffer-prompt-end here.
6262         (forward-sentence): Do handle it here.
6263         (backward-kill-paragraph): Don't test it here.
6264         (forward-paragraph): Handle it here.
6266         * mouse.el (font-menu-add-default): Simplify code.
6268 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
6270         * faces.el (header-line): Renamed from `top-line'.
6272 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
6274         * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
6276 1999-09-04  Richard Stallman  <rms@gnu.org>
6278         * whitespace.el: New file.
6280 1999-09-04  Dave Love  <fx@gnu.org>
6282         * paths.el: Make some doc strings obey the make-docfile convention.
6284         * bindings.el: Likewise.
6285         (debug-ignored-errors): Remove BBDB ones.
6287 1999-09-03  Richard Stallman  <rms@gnu.org>
6289         * mail/mh-comp.el (mh-forward): Get new subject line from the original,
6290         not from the draft to forward.
6292         * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
6294 1999-09-03  Dave Love  <fx@gnu.org>
6296         * double.el (double-mode): Customize the variable.
6298 1999-09-03  Kenichi Handa  <handa@etl.go.jp>
6300         * international/characters.el: Delete duplicated code.
6302 1999-09-02  Richard Stallman  <rms@gnu.org>
6304         * indent.el (indent-relative): Doc fix.
6306         * quickurl.el (quickurl): Doc fix.
6308 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
6310         * faces.el (margin): Change background to "gray" for mono (this is
6311         drawn with a stipple pattern).
6313 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
6315         * simple.el (next-history-element): Use minibuffer-prompt-end once
6316         again.  Remove test for minibuffer-prompt-in-buffer.
6318 1999-09-02  Eli Zaretskii  <eliz@gnu.org>
6320         * files.el (small-temporary-file-directory): New variable.
6322         * startup.el (command-line): Compute the value of
6323         small-temporary-file-directory.
6325         * ediff-init.el (ediff-temp-file-prefix): Use
6326         small-temporary-file-directory if non-nil.
6328         * vc.el (vc-update-change-log): Likewise.
6330         * progmodes/cmacexp.el (c-macro-expansion): Likewise.
6332         * simple.el (shell-command, shell-command-on-region): Use
6333         make-temp-name properly.  Use small-temporary-file-directory if
6334         non-nil, otherwise temporary-file-directory, to generate temporary
6335         files.
6337         * dos-w32.el (direct-print-region-helper): Use
6338         temporary-file-directory.  (From Stefan Monnier.)
6340 1999-09-02  Richard Stallman  <rms@gnu.org>
6342         * progmodes/asm-mode.el (asm-mode): Set comment-start properly
6343         from asm-comment-char.
6344         (asm-font-lock-keywords): Recognize instruction width suffixes.
6346 1999-09-01  Richard Stallman  <rms@gnu.org>
6348         * play/fortune.el: New file.
6350 1999-08-31  Dave Love  <fx@gnu.org>
6352         * help.el (help-make-xrefs): Don't lose on non-empty blank line
6353         after key table.
6355         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
6356         redisplay variables.
6358         * subr.el (push): Fix typo.
6360 1999-08-30  Kevin Blake  <kblake@ticnet.com>
6362         * emacs-lisp/ring.el: Many doc fixes.
6363         (ring-size, ring-copy): New functions.
6365 1999-08-29  Richard Stallman  <rms@gnu.org>
6367         * progmodes/etags.el (tags-loop-continue):
6368         After tags-loop-operate returns, force skip to next file.
6370         * mail/mail-extr.el (mail-extr-all-letters-but-separators)
6371         (mail-extr-first-letters, mail-extr-last-letters):
6372         Use character classes [:alpha:] and [:alnum:].
6374         * subr.el (push, pop): New macros.
6376         * progmodes/compile.el (compilation-error-regexp-alist):
6377         New item for SGI IRIX MipsPro compilers.
6379         * speedbar.el (speedbar-directory-buttons): Recognize
6380         device names when checking for file names.
6382         * array.el (array-reconfigure-rows): Use generate-new-buffer.
6384         * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
6385         and specially handle defvar inside their expansions.
6386         (eval-defun-1): New subroutine.
6388         * progmodes/compile.el (compilation-error-regexp-alist):
6389         Fix the Perl -w entry to allow period after line number.
6390         Don't allow newlines in file name, but allow them after line number
6391         for Perl debugging traces.
6393         * which-func.el (which-func-cleanup-function): New variable.
6394         (which-function): Call that function.
6396         * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
6397         to end a function name.
6399         * informat.el (Info-tagify): Don't insert more than one newline
6400         before the tag table.
6402 1999-08-29  Stefan Monnier  <monnier@cs.yale.edu>
6404         * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
6405         than make-temp-name, use match-string-no-properties, and eliminate
6406         a quadratic behavior when building bibtex-strings.
6408 1999-08-29  Alex Schroeder  <alex@gnu.org>
6410         * comint.el (comint-input-ring-separator): New variable.
6411         (comint-read-input-ring): Doc change; use
6412         comint-input-ring-separator when reading file.
6413         (comint-write-input-ring): Use
6414         comint-input-ring-separator when writing file.
6416 1999-08-29  Marc Girod  <girod@shire.ntc.nokia.com>
6418         * informat.el (Info-tagify): Start by widening.
6419         Match node headers that don't list the file name,
6420         and more kinds of page separations.
6421         Strip properties during tagification.
6422         Use start of node header line as tag's position.
6423         Fix the "done" message.
6425         (Info-validate): Save and restore match data around narrowing down.
6427 1999-08-28  Richard M. Stallman  <rms@gnu.org>
6429         * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
6430         On repeated call, override previous values put into
6431         minor-mode-map-alist and minor-mode-alist.
6433 1999-08-28  Michael Ernst  <mernst@alum.mit.edu>
6435         * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
6437 1999-08-27  Andreas Schwab  <schwab@gnu.org>
6439         * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
6440         from cvs update.
6442 1999-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6444         * calendar/calendar.el (calendar-move-hook): New hook.
6446         * calendar/cal-move.el: Call the new hook in every movement function.
6448         * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
6449         the right function name.
6451 1999-08-26  Stephen Gildea  <gildea@alum.mit.edu>
6453         * time-stamp.el: Put quote-backquote around all symbol names
6454         in doc strings, for mousing.
6455         (time-stamp): Support multi-line patterns.
6456         (time-stamp-inserts-lines): New variable.
6457         (time-stamp-count): New variable.
6458         (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
6459         "Thu" instead of "%a".
6461 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
6463         * simple.el (kill-word): Undo previous change.
6465 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
6467         * jit-lock.el (jit-lock-function): Extend the fontified range
6468         to the beginning of the line containing the range start and
6469         the beginning of the line following the range end.
6471 1999-08-24  Dave Love  <fx@gnu.org>
6473         * timezone.el: Move provide to end.
6474         (timezone-parse-date): Simplify somewhat.  Assume 2-digit years
6475         <70 are 2000+.
6476         (timezone-parse-time): Simplify somewhat.
6478 1999-08-24  Gerd Moellmann  <gerd@gnu.org>
6480         * faces.el (margin): Renamed from bitmap-area.
6482 1999-08-24  Alex Schroeder  <alex@gnu.org>
6484         * sql.el: Doc changes.
6485         (sql-sybase): Use sql-server instead of sql-database.
6487 1999-08-23  Dave Love  <fx@gnu.org>
6489         * rect.el: Add/fix various doc strings.  Add `*' to all the
6490         interactive specs.
6492 1999-08-21  Gerd Moellmann  <gerd@gnu.org>
6494         * jit-lock.el (jit-lock-function): Use line-beginning-position.
6495         Don't unwind-protect font-lock-fontify-region.
6497         * paragraphs.el (backward-kill-paragraph): Don't move
6498         point into mini-buffer prompt.
6499         (backward-kill-sentence): Ditto.
6501         * simple.el (next-history-element): Use minibuffer-prompt-end.
6502         Remove test for minibuffer-prompt-in-buffer.
6503         (kill-word): Don't move point into mini-buffer prompt.
6505 1999-08-21  Dave Love  <fx@gnu.org>
6507         * Makefile: Exclude CVS dirs like RCS.
6509 1999-08-19  Dave Love  <fx@gnu.org>
6511         * tooltip.el (tooltip-mode): Customize this, per convention.
6512         (tooltip-active): Option deleted.
6514         * font-lock.el (global-font-lock-mode): Autoload.  Add :initialize.
6516         * hanoi.el, page-ext.el: Declare dynamic vars.
6518         * term.el: Avoid ange-ftp related compilation warnings.
6520 1999-08-18  Gerd Moellmann  <gerd@gnu.org>
6522         * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
6523         the default so that beginners can benefit from it without
6524         searching in manuals.
6526 1999-08-18  Ray Blaak  <blaak@gnu.org>
6528         * progmodes/delphi.el: Consider assembly sections as blocks, to
6529         indent them better. Make auto-indent on newline optional.
6531 1999-08-17  Gerd Moellmann  <gerd@gnu.org>
6533         * bindings.el (mode-line-modified): Look up key binding for C-x
6534         C-q.  If it's bound call that binding, otherwise call
6535         toggle-read-only.
6537 1999-08-17  Dave Love  <fx@gnu.org>
6539         * info.el (info): Doc fix.
6541         * finder.el (finder-known-keywords): Add `multimedia'.
6543         * apropos.el: Don't capitalize custom group name.
6545         * info-look.el: Remove compatibility code.
6546         (info-lookup-guess-default*): DTRT for point at start of symbol.
6547         (info-complete): Don't lose with point not at end of symbol.
6549 1999-08-16  Gerd Moellmann  <gerd@gnu.org>
6551         * term.el (toplevel): Make face `term-default' an empty face.
6552         The code relied on the fact that Emacs ignored invalid faces in
6553         face text properties in 20.4.
6555 1999-08-16  Richard M. Stallman  <rms@gnu.org>
6557         * subr.el (point-at-eol, point-at-bol): New aliases.
6559         * simple.el: Functions reordered.
6561         * rect.el (delete-rectangle-line): Use line-end-position.
6563 1999-08-16  Karl Heuer  <kwzh@gnu.org>
6565         * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
6566         here from simple.el.
6568 1999-08-16  Dave Love  <fx@gnu.org>
6570         * mouse.el: Provide `mldrag' for compatibility.
6571         (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
6572         marked obsolete.
6574         * mldrag.el: Removed since the features are in mouse.el.
6576         * jka-compr.el (auto-compression-mode): New variable for
6577         customization.
6579         * bindings.el (mode-line-mule-info): Doc fix.
6581         * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
6582         name comparisons.
6584         * files.el (interpreter-mode-alist): Add make, guile, clisp.
6585         (find-file): Doc fix.
6587 1999-08-16  Carsten Dominik  <cd@gnu.org>
6589         * textmodes/reftex.el: Most of the code moved to other files.
6590         * textmodes/reftex-auc.el: New file, split out from reftex.el
6591         * textmodes/reftex-cite.el: New file, split out from reftex.el
6592         * textmodes/reftex-global.el: New file, split out from reftex.el
6593         * textmodes/reftex-index.el: New file, split out from reftex.el
6594         * textmodes/reftex-parse.el: New file, split out from reftex.el
6595         * textmodes/reftex-ref.el: New file, split out from reftex.el
6596         * textmodes/reftex-sel.el: New file, split out from reftex.el
6597         * textmodes/reftex-toc.el: New file, split out from reftex.el
6598         * textmodes/reftex-vars.el: New file, split out from reftex.el
6599         * textmodes/reftex-vcr.el: New file, split out from reftex.el
6601 1999-08-16  Carsten Dominik  <cd@gnu.org>
6603         * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
6604         conflict with pop-up-frames.
6605         (reftex-special-environment-parsers): New constant.
6606         (reftex-label-alist): car of an entry can also be a function.
6607         (reftex-what-special-env): Cew function.
6608         (reftex-label-location): Call `reftex-what-special-env'.
6609         (reftex-compile-variables): Check for symbol in
6610         `reftex-label-alist'.
6611         (reftex-what-environment): Fixed bug with stacked environments of
6612         same kind (e.g. enumerate).
6613         (reftex-process-string): Preserve default directory.
6614         (reftex-label-alist-builtin): Changed prefixes of endnote and
6615         footnote.  Also the magic words.
6616         (reftex-reference): Interprete new option
6617         `reftex-fref-is-default'.
6618         (reftex-replace-prefix-escapes): Interprete new `%S' format.
6619         (reftex-toc-mouse-view-line): Command removed (had no binding).
6620         (reftex-everything-regexp): New function.
6621         (reftex-nearest-match): Made better.
6622         (reftex-toc-find-section): Use new version of
6623         `reftex-nearest-match'.
6624         (reftex-insert-docstruct): Adapted to work with the index stuff.
6625         (reftex-parse-from-file): Find index entries as well.
6626         (reftex-toc-toggle-index): New function
6627         (reftex-toc-map): `i' is now used to togle the index, File
6628         boundaries has been moved to `F'.
6629         (reftex-select-label-map): Toggling display of file boundaries is
6630         now on the `F' key, for consistency with `reftex-toc-map'.
6631         (reftex-erase-all-selection-and-index-buffers): Renamed from
6632         `reftex-erase-all-selection-buffer'.  Now also kills the index
6633         buffers.
6634         (reftex-viewing-cross-references): Customization group renamed
6635         from reftex-viewing-cross-references-and-citations.
6636         (reftex-index-macro-regexp,
6637         reftex-find-index-entry-regexp-format): New variables
6638         (reftex-macros-with-index): New variable
6639         (reftex-add-index-macros): New function
6640         (reftex-renumber-simple-labels, reftex-translate): Allow for
6641         multiple labels in a single ref command.
6642         (reftex-index-support): New customization group
6643         (reftex-support-index, reftex-index-special-chars,
6644         reftex-index-macros, reftex-index-default-macro,
6645         reftex-index-default-tag, reftex-index-math-format,
6646         reftex-index-section-letters, reftex-index-include-context,
6647         reftex-index-follow-mode, reftex-index-header-face,
6648         reftex-index-section-face, reftex-index-tag-face,
6649         reftex-index-face): New options
6650         (reftex-index-map, reftex-index-menu, reftex-last-index-file,
6651         reftex-index-tag, reftex-index-return-marker,
6652         reftex-index-restriction-indicator, reftex-index-restriction-data,
6653         reftex-index-macro-regexp, reftex-index-level-re,
6654         reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
6655         reftex-everything-regexp-no-index, reftex-index-re,
6656         reftex-macros-with-index, reftex-index-macro-alist): New variables
6657         (reftex-index-help, reftex-index-macros-builtin,
6658         reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
6659         reftex-query-index-macro-help): New constants
6660         (reftex-index-selection-or-word, reftex-index,
6661         reftex-default-index, reftex-update-default-index,
6662         reftex-index-complete-tag, reftex-index-select-tag,
6663         reftex-index-complete-key, reftex-index-update-taglist,
6664         reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
6665         reftex-display-index, reftex-insert-index,
6666         reftex-index-insert-new-letter, reftex-get-restriction,
6667         reftex-index-pre-command-hook, reftex-index-post-command-hook,
6668         reftex-index-show-help, reftex-index-next, reftex-index-previous,
6669         reftex-index-toggle-follow, reftex-index-toggle-context,
6670         reftex-index-view-entry, reftex-index-goto-entry-and-hide,
6671         reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
6672         reftex-index-quit, reftex-index-quit-and-kill,
6673         reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
6674         reftex-index-revert, reftex-index-switch-index-tag,
6675         reftex-index-restrict-to-section, reftex-index-widen,
6676         reftex-index-restriction-forward,
6677         reftex-index-restriction-backward, reftex-index-visit-location,
6678         reftex-index-analyze-entry, reftex-index-globalize,
6679         reftex-index-edit, reftex-index-toggle-range-beginning,
6680         reftex-index-toggle-range-end, reftex-index-edit-key,
6681         reftex-index-edit-attribute, reftex-index-edit-visual,
6682         reftex-index-edit-part, reftex-index-level-down,
6683         reftex-index-level-up, reftex-index-kill, reftex-index-undo,
6684         reftex-index-change-entry, reftex-index-goto-letter,
6685         reftex-add-index-macros, reftex-ensure-index-support,
6686         reftex-index-info-safe, reftex-index-info): New functions.
6689 1999-08-15  Richard M. Stallman  <rms@gnu.org>
6691         * paren.el (show-paren-mode): Support making show-paren-mode
6692         a buffer-local variable.  Don't check for a window system.
6693         (show-paren-function): Check whether show-paren-function is
6694         enabled in current buffer; do the right thing if not.
6695         Don't check for a window system.
6696         (show-paren-mode): Make it a user variable.
6698         * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
6699         Handle `enum' like `struct'.
6701         * server.el (server-process-filter): If a client visits no buffers,
6702         close it immediately before recording it.
6704         * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
6705         Optimize by calling concat just once.  Handle =\n sequence.
6706         (mail-unquote-printable-region): New command.
6707         (mail-quote-printable): Make it autoload.
6709 1999-08-15  Karl Heuer  <kwzh@gnu.org>
6711         * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
6713 1999-08-15  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
6715         * lisp/texinfmt.el: Handle @ifnottex.
6717 1999-08-15  Eli Zaretskii  <eliz@gnu.org>
6719         * frame.el (blink-cursor): Don't turn on cursor blinking for
6720         ms-dos.
6722         * faces.el (face-valid-attribute-values): Look in
6723         x-bitmap-file-path only for x and w32 window systems.
6725         * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
6726         Do that if width is nil as well.
6727         (x-display-mm-height, x-display-mm-width): Update values.
6728         (x-colors): Compute the list from msdos-color-values.
6729         (x-select-enable-clipboard): Doc fix.
6730         (x-frob-font-weight, x-font-family-list): New functions.
6732 1999-08-15  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
6734         * window.el (shrink-window-if-larger-than-buffer): Don't try to
6735         back up from beginning of buffer.
6737 1999-08-13  Karl Heuer  <kwzh@gnu.org>
6739         * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
6741 1999-08-13  Alakazam Petrofsky  <Alakazam@Petrofsky.Berkeley.CA.US>
6743         * play/hanoi.el: Mostly rewritten.  Customized.  To support an s2G
6744         doomsday clock, speed control is added and changes are made to
6745         allow large numbers of rings: rings now show the whole ring
6746         number, not just the last digit; consecutive rings are allowed to
6747         be the same size when necessary to fit all the rings in the
6748         window; and poles can be oriented horizontally.  Face support is
6749         thrown in gratuitously.
6750         (hanoi): Changed default number of rings back to 3.
6751         (hanoi-unix, hanoi-unix-64): New commands
6752         (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
6753         hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
6754         hanoi-odd-ring-face): New variables.
6755         (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
6756         hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
6757         hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
6758         (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
6759         (hanoi-topos, hanoi-draw-ring): Removed.
6761 1999-08-12  Gerd Moellmann  <gerd@gnu.org>
6763         * faces.el (face-valid-attribute-values): Return an alist for
6764         families on ttys.
6765         (face-read-integer): Handle unspecified face attributes.  Add
6766         completion for `unspecified'.
6767         (read-face-attribute): Handle unspecified font attributes.
6768         (face-valid-attribute-values): Add `unspecified' to lists so that
6769         it can be chosen via completion.
6770         (face-read-string): Don't recognize "none" as input.
6772 1999-08-10  Dave Love  <fx@gnu.org>
6774         * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
6775         string.
6777         * sun-curs.el: Require sun-fns.
6779 1999-08-10  Dave Love  <fx@gnu.org>
6781         * autorevert.el (auto-revert-mode): Add autoload cookie.
6783         * hscroll.el, auto-show.el: Files deleted -- we have built-in
6784         hscroll.
6786         * simple.el (hscroll-step, hscroll-point-visible)
6787         (hscroll-window-column): Remove now we have the mentioned real
6788         horizontal autoscrolling.
6790 1999-08-10  Richard M. Stallman  <rms@gnu.org>
6792         * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
6793         control use of -f option.
6794         (mail-specify-envelope-from): New variable.
6795         (mail-from-style): Doc fix.
6797         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
6798         (easy-menu-get-map): New arg TO-MODIFY helps choose
6799         between local and global maps.
6800         (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
6801         (easy-menu-change): Doc fix.
6803         * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
6804         (info-lookup-guess-default): Simplified and cleaned up.
6805         (info-lookup-guess-default*): Preserve point.
6807         * view.el (view-mode-disable): If buffer-read-only is nil,
6808         don't change it.
6810         * files.el (after-find-file): Disable View mode if buffer is no
6811         longer read-only.
6813         * view.el (view-mode-enable, view-mode-disable):
6814         Call force-mode-line-update.
6816 1999-08-10  Karl Heuer  <kwzh@gnu.org>
6818         * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
6819         * array.el, play/landmark.el, international/latin-3.el: Likewise.
6820         * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
6822 1999-08-10  Alex Schroeder  <asc@bsiag.com>
6824         * ansi-color.el (ansi-color-to-text-properties): Added New state 5
6825         to prevent m-eating-bug.
6827 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
6829         * term/pc-win.el (msdos-bg-mode): Remove.  Call
6830         frame-set-background-mode instead.  All callers changed.
6831         (msdos-face-setup): Don't force color display parameter, it is set
6832         by frame-set-background-mode.
6833         (make-msdos-frame): Call x-handle-reverse-video and
6834         face-set-after-frame-default.  Delete frame if creation failed.
6836         * faces.el (face-set-after-frame-default): Don't call
6837         make-face-x-resource-internal for the pc window-system.
6839 1999-08-10  Dave Love  <fx@melange.gnu.org>
6841         * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
6842         case with no docstring specially.
6844 1999-08-09  Eli Zaretskii  <eliz@gnu.org>
6846         * complete.el (PC-do-completion): If completing on file name,
6847         reproduce str by concatenating its directory and basename parts.
6849 1999-08-07  Dave Love  <fx@gnu.org>
6851         * man.el (Man-softhyphen-to-minus): Revert previous change.  Avoid
6852         unibyte to multibyte conversion of search-forward (from Handa),
6853         but avoid the replacement if the language is Latin-N.
6855 1999-08-06  Richard Stallman  <rms@gnu.org>
6857         * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
6858         of eval-buffer.
6860         * international/mule.el (load-with-code-conversion):
6861         Pass t to eval-buffer for DO-ALLOW-PRINT.
6863 1999-08-06  Geoff Voelker  <voelker@cs.washington.edu>
6865         * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
6866         of filenames and attributes.
6867         (ls-lisp-insert-directory): Use directory-files-and-attributes
6868         for speed.
6870 1999-08-05  Dave Love  <fx@gnu.org>
6872         * auto-show.el (auto-show-mode): Fix :set.
6874         * widget.el (define-widget-keywords): Make dummy definition and
6875         comment-out its use.
6877 1999-08-04  Richard Stallman  <rms@gnu.org>
6879         * progmodes/tcl.el: Customized.
6881         * sql.el (sql-accumulate-and-indent): Instead of testing
6882         whether this is Emacs 20 before calling comint-accumulate,
6883         test whether comint-accumulate is defined.
6885 1999-08-04  Dave Love  <fx@gnu.org>
6887         * sgml-mode.el: Require outline when compiling.
6888         (sgml-mode-hook, html-mode-hook): Customize.
6889         (sgml-validate-command): Fix :version.
6890         (html-autoview-mode): Doc fix.
6892         * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
6893         nothing in Latin-N environment.
6895         * info.el (Info-find-node): Call info-initialize here.
6896         (info): Not here.
6897         (Info-file-list-for-emacs): Add message, dired-x, c, viper.
6899 1999-08-04  Richard Stallman  <rms@gnu.org>
6901         * ansi-color.el: New file.
6903 1999-08-04  Stefan Monnier  <monnier@cs.yale.edu>
6905         * dired.el (dired-string-replace-match): Return `nil' when no match
6906         found with global search.
6908         * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
6909         * terminal.el (te-terminfo-directory):
6910         * mail/mailpost.el (post-mail-send-it):
6911         * mail/metamail.el (metamail-region):
6912         * progmodes/ada-mode.el (ada-tmp-directory):
6913         Use temporary-file-directory.
6915         * progmodes/compile.el (compilation-parsing-end,compilation-setup)
6916         (compilation-filter, compilation-forget-errors)
6917         (compilation-parse-errors): Use a marker instead of an integer for
6918         `compilation-parsing-end'.
6920         * progmodes/diff.el (diff-parse-differences):
6921         Use a marker instead of an integer for `compilation-parsing-end'.
6922         * textmodes/tex-mode.el (tex-compilation-parse-errors):
6923         Use a marker instead of an integer for `compilation-parsing-end'.
6925 1999-08-03  Richard Stallman  <rms@gnu.org>
6927         * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
6928         (Buffer-menu-mode): Doc fix.
6929         (Buffer-menu-view): New command.
6930         (Buffer-menu-view-other-window): New command.
6932 1999-08-03  Christopher J. Madsen  <chris_madsen@geocities.com>
6934         * replace.el (query-replace-regexp-eval)
6935         (replace-eval-replacement, replace-loop-through-replacements)
6936         (replace-match-string-symbols): New functions.
6937         (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
6938         Use replace-loop-through-replacements.
6940 1999-08-03  Dave Pearson  <davep@hagbard.demon.co.uk>
6942         * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
6943         (5x5): Doc fix.
6945 1999-08-03  Dave Love  <fx@gnu.org>
6947         * fortran.el (fortran-indent-new-line): Make it an alias
6948         for reindent-then-newline-and-indent.
6950 1999-08-03  Didier Verna  <verna@inf.enst.fr>
6952         * rect.el: All functions rewritten, except when noted above
6953         their declaration.  Below is a list of interface changes.
6954         (apply-on-rectangle): New function, mostly replaces
6955         `operate-on-rectangle'.  All callers changed.
6956         (move-to-column-force): Pass new second argument to `move-to-column'.
6957         (kill-rectangle): Added optional prefix arg to fill lines.
6958         (delete-rectangle): Ditto.
6959         (delete-whitespace-rectangle): Ditto.
6960         (delete-extract-rectangle): Ditto.
6961         (open-rectangle): Ditto.
6962         (clear-rectangle): Ditto.
6963         (delete-whitespace-rectangle-line): New function.
6964         (delete-rectangle-line): Added third arg FILL.
6965         (delete-extract-rectangle-line): Ditto.
6966         (open-rectangle-line): Ditto.
6967         (clear-rectangle-line): Ditto.
6969 1999-08-03  Ray Blaak  <blaak@gnu.org>
6971         * progmodes/delphi.el: New file.
6973 1999-08-02  Richard Stallman  <rms@gnu.org>
6975         * textmodes/outline.el (outline-previous-heading): New function.
6976         (outline-up-heading-all): Use outline-previous-heading.
6977         (outline-next-heading): Delete definition inserted yesterday.
6979 1999-08-01  Richard Stallman  <rms@gnu.org>
6981         * textmodes/outline.el (outline-next-heading): New function.
6982         (outline-up-heading-all): New function.
6983         (outline-font-lock-level): Using outline-up-heading-all.
6984         Tell outline-back-to-heading to accept invisible headings.
6986         * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
6988         * mail/mh-utils.el (mh-find-path-run): New variable.
6989         (mh-find-path): Test and set that.
6990         Set mail-user-agent only the first time this function is run.
6991         (mail-user-agent): Defvar deleted.
6993         * info.el (info-initialize): New function.
6994         (info): Call info-initialize.
6995         (Info-directory-list): Initialize to nil,
6996         so info-initialize will set it up for real.
6998 1999-08-01  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7000         * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
7001         does not interpret a time as the year in a day-month entry.
7003         * calendar/diary-lib.el: Change syntax table entry for colon in
7004         the diary as part of the european-date-diary-pattern fix.
7006 1999-08-01  Eli Zaretskii  <eliz@gnu.org>
7008         * international/mule.el (set-auto-coding): Allow whitespace before
7009         and after the "variable: value" pair.
7011 1999-07-30  Ken'ichi Handa  <handa@gnu.org>
7013         * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
7014         (default-sendmail-coding-system): Doc-string fixed.
7016 1999-07-30  Dave Love  <fx@gnu.org>
7018         * subr.el (assoc-delete-all): New function, renamed from
7019         frame-delete-all.
7021         * frame.el: Change comments to doc strings and other doc fixes.
7022         (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
7023         Callers changed.
7024         (set-background-color, set-foreground-color, set-cursor-color)
7025         (set-mouse-color, set-border-color): Offer completion of colours.
7026         (cursor): Add :version to defgroup.
7028         * facemenu.el (list-colors-display): Make it work on ttys.
7029         (facemenu-read-color): Likewise.
7031 1999-07-30  Richard M. Stallman  <rms@gnu.org>
7033         * frame.el (frame-notice-user-settings): If background
7034         color has been changed, update background-mode from it,
7035         then update faces.
7037 1999-07-30  Wolfgang Rupprecht  <wolfgang@wsrcc.com>
7039         * net-utils.el (finger): Don't do indirect fingering.
7041 1999-07-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7043         * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
7044         rules.  Add separator at end of holidays.
7045         (cal-tex-rules): New customizable variable.
7046         (cal-tex-latexify-list): Add optional parameter to put separator
7047         at end.
7049 1999-07-30  Bill Richter  <richter@steenrod.math.nwu.edu>
7051         * textmodes/fill.el (fill-individual-paragraphs): Calculate new
7052         fill prefix on each line while looping to the end of paragraph.
7053         End paragraph if it's longer than the existing fill prefix.
7055         * textmodes/fill.el (fill-context-prefix): Doc fix.
7057 1999-07-30  Dave Love  <fx@gnu.org>
7059         * font-lock.el (jit-lock): Fix :load, add :version.
7061 1999-07-30  Eli Zaretskii  <eliz@gnu.org>
7063         * term/pc-win.el (msdos-face-setup): Register standard colors in
7064         Vface_tty_color_alist.
7065         (face-color-supported-p, face_color_gray_p): New functions.
7067         * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
7068         is bound.
7070         * startup.el (command-line): Don't register default colors for
7071         MSDOS window-system.
7073 1999-07-29  Dave Love  <fx@gnu.org>
7075         * f90.el (f90-mode-syntax-table): Change backslash to escape, not
7076         charquote.
7078         * lisp-mode.el (eval-defun): Re-written to avoid
7079         capturing variables.
7081         * picture.el (picture-beginning-of-line): Don't call
7082         hscroll-point-visible now we have real autoscrolling.
7083         (picture-end-of-line, picture-newline, picture-open-line):
7084         Likewise.
7086         * international/latin-8.el: New file.
7087         * international/latin-9.el: New file.
7089 1999-07-28  Dave Love  <fx@gnu.org>
7091         * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
7093         * msb.el: Require cl only when compiling.
7094         (msb--home-dir): Deleted.
7095         (msb--format-title): Use abbreviate-file-name.
7096         (msb--choose-file-menu): Simplify string comparison.
7098 1999-07-28  Gerd Moellmann  <gerd@gnu.org>
7100         * faces.el (toolbar): Add face definition for mono displays.
7102 1999-07-27  Richard M. Stallman  <rms@gnu.org>
7104         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
7106         * frame.el (frame-initialize): When setting frame-initial-frame-alist,
7107         force copying of default-frame-alist.
7109 1999-07-26  Ken'ichi Handa  <handa@gnu.org>
7111         * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
7113 1999-07-26  Richard M. Stallman  <rms@gnu.org>
7115         * frame.el (set-mouse-color): If new color is nil,
7116         really respecify the current color.
7118 1999-07-26  Gerd Moellmann  <gerd@gnu.org>
7120         * faces.el (bitmap-area): Change background of face `bitmap-area'
7121         to white for mono displays.
7123 1999-07-26  Kenichi Handa  <handa@etl.go.jp>
7125         * international/ccl.el (ccl-embed-symbol): New function.
7126         (ccl-program-p): Deleted.  Now it's implemented in C code.
7127         (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
7128         (ccl-compile-translate-character): Likewise.
7129         (ccl-compile-map-single): Likewise.
7130         (ccl-compile-multiple-map-function): Likewise.
7131         (declare-ccl-program): Doc-string modified.
7132         (check-ccl-program): Check compiled CCL code by ccl-program-p.
7134 1999-07-25  Ken'ichi Handa  <handa@etl.go.jp>
7136         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
7138 1999-07-25  Markus Rost  <rost@gnu.org>
7140         * cus-edit.el (custom-save-variables, custom-save-faces):  Sort
7141         the entries to make custom-file more readable.
7143 1999-07-25  Richard M. Stallman  <rms@gnu.org>
7145         * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
7147         * emacs-lisp/edebug.el: Delete compatibility code.
7148         (edebug-next-token-class): If . is followed by a digit,
7149         return `symbol' for the token class.
7151         * startup.el (command-line): If we don't find the user's init file,
7152         set user-init-file to nil.
7154 1999-07-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7156         * info-look.el (info-lookup-interactive-arguments): Add optional
7157         argument query for new choice of help mode.
7158         (info-lookup-symbol):  Use it.
7159         (info-lookup-file): Ditto.
7160         (info-lookup): Don't switch to other window, if already in Info
7161         buffer.
7163 1999-07-23  Dave Love  <fx@gnu.org>
7165         * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
7166         syntax.
7167         (fortran-fontify-string, fortran-match-!-comment): Deleted.
7168         (fortran-font-lock-syntactic-keywords): New variable.
7169         (fortran-mode): Use it.
7170         (fortran-font-lock-keywords-1): Don't do comments.
7171         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
7172         match data.
7174         * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
7176         * msb.el (msb-menu-bar-update-buffers): Renamed from
7177         menu-bar-update-buffers.
7178         (msb-custom-set, msb--toggle-menu-type): Call
7179         msb-menu-bar-update-buffers.
7180         (msb-mode): Revise the hook setting.
7182         * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
7184 1999-07-23  Gerd Moellmann  <gerd@gnu.org>
7186         * font-lock.el, help.el, simple.el: Re-integrate previously
7187         described changes that were lost due to errors while checking them
7188         in.
7190 1999-07-23  Kevin Blake  <kblake@ticnet.com>
7192         * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
7194 1999-07-23  Ken'ichi Handa  <handa@etl.go.jp>
7196         * international/encoded-kb.el
7197         (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
7198         but push it to unread-command-events.
7199         (encoded-kbd-self-insert-iso2022-8bit): Likewise.
7200         (encoded-kbd-self-insert-sjis): Likewise.
7201         (encoded-kbd-self-insert-big5): Likewise.
7203         * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
7204         before left margin and fill-prefix by fill-find-break-point.
7206 1999-07-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7208         * info-look.el (info-lookup-setup-mode): Don't give up, if
7209         info-lookup-make-completions returns an error.
7210         (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
7211         name latex, not latex2e.
7213 1999-07-21  Richard M. Stallman  <rms@gnu.org>
7215         * replace.el (perform-replace): Turn off case-fold-search
7216         if FROM-STRING argument has uppercase in it.
7218 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7220         * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
7221         mode is on.  Don't use end of changed text.
7223 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7225         * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
7226         (cl-hash-table-p): Renamed from hash-table-p.
7227         (cl-hash-table-count): Renamed from hash-table-count.
7228         (maphash): Alias to cl-maphash removed.
7229         (gethash): Likewise.
7230         (puthash): Likewise.
7231         (remhash): Likewise.
7232         (clrhash): Likewise.
7234 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7236         * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
7237         third arg non-nil.  See comment there why this isn't a good idea.
7239 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7241         * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
7243         * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
7244         sit-for with 3rd arg non-nil to prevent redisplay.
7246 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7248         * image.el (image-type-from-file-header): If file doesn't
7249         have a directory part, add data-directory.
7251 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7253         * tooltip.el (tooltip-gud-tips-p): Set default to nil.
7254         (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
7255         motion handling when tooltip-gud-tips-p is nil.
7257 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7259         * tooltip.el (tooltip-mode): Don't use `plusp'.
7260         (tooltip-active): Use initial value of nil.
7262         * jit-lock.el (jit-lock-mode): Don't use `plusp'.
7264 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7266         * bindings.el (make-mode-line-mouse-sensitive): Add key
7267         definitions for `top-line'.
7269 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7271         * faces.el (top-line): New face.
7273 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7275         * image.el (image-type-regexps): Add regexp for PS files.
7277 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7279         * faces.el (set-face-attribute): Fix wrong handling of frame
7280         begin equal to t.
7282 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7284         * image.el (image-type-regexps): Add PNG format.
7286 1999-07-21  Dave Love  <fx@gnu.org>
7288         * bindings.el (mode-line-modified): New variable.
7289         (mode-line-mode-menu-1): Switch to appropriate window before
7290         showing menu.
7292 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7294         * faces.el (face-underline): Removed.
7295         (face-underline-color): Ditto.
7297 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7299         * faces.el (face-x-resources): Fix typo.
7301 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7303         * faces.el: Remove handling of `:relief', extend handling of
7304         `:box'.
7305         (frame-set-background-mode): Choose new defface specs after
7306         frame parameters have changed.
7308         * cus-face.el: Ditto.
7310 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7312         * custom.el (defface): Extend documentation to include new
7313         face attributes.
7315         * cus-face.el (custom-face-attributes): Add overline,
7316         strike-through, box.
7318         * faces.el (face-valid-attribute-values): Handle overline,
7319         strike-through, box.
7320         (face-attribute-name-alist): Add pairs for new face attributes.
7321         (describe-face): Handle new face attributes.
7323 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7325         * faces.el (face-x-resources): Add overline, strike-through, box.
7327 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7329         * enriched.el (enriched-translations): Add `display' and
7330         "x-display".
7331         (enriched-handle-display-prop): New.
7332         (enriched-decode-display-prop): New.
7334         * format.el (top-level): Give `display' property
7335         `format-list-atomic-p.
7336         (format-annotate-single-property-change): Test that property.
7337         If present, treat list property values like atoms.
7339 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7341         * cus-face.el (custom-face-attributes): Use `choice' everywhere
7342         so that "*" can be entered.
7344 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7346         * cus-face.el (custom-face-attributes): Don't use `#''.
7348 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
7350         * cus-face.el (custom-face-attributes): Return underline
7351         face attribute directly from the second lambda of underline.
7353 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7355         * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
7357         * frame.el (after-setting-font-hooks): New variable.
7358         (set-frame-font): Run those hooks.
7360         * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
7362         * faces.el (set-face-attribute): Fix doc string.
7364 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7366         * cus-face.el (custom-face-attributes): Accept color name.
7368         * faces.el (face-underline-p): Accept unspecified underlining.
7369         (face-underline): Ditto.  Fix doc string.
7371 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
7373         * faces.el (face-underline-color): New function.
7375 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
7377         * cus-face.el (custom-face-attributes): Support underline coloring.
7378         Added slot to choose a color.
7380         * faces.el (face-underline): New function.
7381         (face-underline-p): Support underline coloring.
7382         Return nil only if the underline attribute is 'normal.
7383         (set-face-underline): New function.
7384         (face-valid-attribute-values): Support underline coloring.
7386 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7388         * image.el (insert-image): Use `display' instead of `glyph'
7389         as text property name.
7390         (put-image): Ditto.
7391         (image-type-from-file-header): Use insert-file-contents-literally.
7393 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7395         * easymenu.el (easy-menu-do-add-item): Don't use the empty
7396         string to indicate separators.
7398 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7400         * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
7401         instead of message-log.
7403 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7405         * faces.el (bitmap-area): New face.
7407 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7409         * image.el (insert-image): New.
7411 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7413         * frame.el (blink-cursor): Set the symbol's value.
7414         (show-trailing-whitespace): Change group to font-lock.
7416 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7418         * jit-lock.el: New.
7419         * font-lock.el: Add jit-mode as new support mode.
7421         * font-lock.el (font-lock-fontify-keywords-region): Stop when
7422         reaching end instead of letting re-search-forward signal an error.
7423         (demand-lock-mode): New.
7424         (font-lock-turn-on-thing-lock): Add demand-lock-mode.
7425         (font-lock-turn-off-thing-lock): Ditto.
7426         (font-lock-after-fontify-buffer): Ditto.
7427         (font-lock-after-unfontify-buffer): Ditto.
7429 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7431         * gs.el: New file.
7433         * startup.el (command-line-1): Activate tooltip mode if
7434         interactive.
7436 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7438         * faces.el (toolbar): Grey default background.
7439         (modeline): Ditto.
7441         * image.el (image-type-regexps): New.
7442         (image-type-from-file-header): New.
7443         (create-image): Call it.
7445 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7447         * image.el: New file.
7449 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7451         * bindings.el (mode-line-format): Replace `mode-name' with
7452         `(:eval mode-line-mode-name)'.
7453         (mode-line-mode-name): New.
7454         (make-mode-line-mouse-sensitive): Don't change default value
7455         of `mode-name'.
7457 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7459         * tooltip.el: New file.
7461 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7463         * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
7464         instead of mouse-3 to pop up menus.
7465         (mode-line-kill-buffer): Removed.
7466         (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
7467         buffer name.
7468         (mode-line-buffer-menu-1): Removed.
7470         * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
7472         * bindings.el (mode-line-buffer-identification-keymap): New.
7473         (mode-line-buffer-menu-keymap): New.
7474         (mode-line-mode-menu-keymap): New.
7475         (mode-line-unbury-buffer): New.
7476         (mode-line-other-buffer): New.
7477         (mode-line-kill-buffer): New.
7478         (mode-line-buffer-menu-1): New.
7479         (mode-line-mode-menu-1): New.
7480         (make-mode-line-mouse-sensitive): New.
7482 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7484         * help.el (describe-key-briefly): Handle mode line strings
7485         with local-map properties.
7486         (describe-key): Ditto.
7487         (mode-line-key-binding): New.
7489 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7491         * scroll-bar.el (scroll-bar-timer): New.
7492         (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
7494 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7496         * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
7497         and `bottom'.
7499 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7501         * scroll-bar.el (scroll-bar-toolkit-scroll): New.
7502         (global): Use different key bindings if using tookit scroll bars.
7504 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7506         * faces.el (modeline): Define mode line face with relief for
7507         class color, only.
7508         (toolbar): New face.
7510 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7512         * frame.el (frame-initialize): Set frame-creation-function to
7513         tty-create-frame-with-faces.
7515         * faces.el (frame-set-background-mode): Make it work for
7516         window-system nil.
7518         * faces.el (tty-create-frame-with-faces): New.
7519         (face-set-after-frame-default): Make it work for TTY frames.
7521 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7523         * faces.el (face-valid-attribute-values): Use tty-defined-colors.
7524         Return a list of one font family for TTYs.  Don't return bitmap
7525         file paths for TTY frames.
7527         * faces.el: Add face specs for tty displays to basic faces.
7529         * font-lock.el (font-lock-comment-face): Add spec for color tty.
7530         (font-lock-string-face): Ditto.
7531         (font-lock-keyword-face): Ditto.
7532         (font-lock-builtin-face): Ditto.
7533         (font-lock-function-name-face): Ditto.
7534         (font-lock-variable-name-face): Ditto.
7535         (font-lock-type-face): Ditto.
7536         (font-lock-constant-face): Ditto.
7537         (font-lock-warning-face): Ditto.
7539 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7541         * startup.el (command-line): Register default tty colors.
7543         * faces.el (face-spec-set-match-display): Recognize `type tty'.
7545 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7547         * faces.el (modeline): For X frames, use a modeline with relief.
7549 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7551         * faces.el (frame-update-faces): Copied from 20.2.
7552         (frame-update-face-colors): Ditto.  Code removed that isn't
7553         applicable in the new face implementation.
7555 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7557         * frame.el (show-trailing-whitespace): New.
7559         * faces.el (trailing-whitespace): New basic face.
7561 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7563         * cus-face.el (custom-facep): Always define as alias for facep.
7565         * cus-face.el (custom-face-attributes): Use choice widgets.
7566         Remove :bold and :italic.
7568 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7570         * faces.el (face-charset-registries): Removed since fontset.el
7571         is no always loaded.
7573 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7575         * faces.el (internal-get-face): Added as obsolete function for
7576         compatibility.
7578 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7580         * frame.el (blink-cursor-end): Call show-cursor.
7581         (blink-cursor-mode): Ditto.
7583 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7585         * faces.el (face-spec-reset-face): Reset all attributes to
7586         `unspecified'.
7587         (face-spec-set): Use it.
7589 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7591         * faces.el (read-all-face-attributes): Bug fix.
7592         (face-read-integer): Allow nil default value.
7593         (face-valid-attribute-values): Use symbol names of attribute
7594         values for completion list.
7596 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7598         * faces.el (internal-find-face): Define for compatibility with
7599         20.2.
7600         (face-id): Likewise.
7602         * faces.el (face-id): Return the ID of a realized face for ASCII.
7604         * fontset.el (x-charset-registries): Removed.  Now in faces.el.
7605         (x-complement-fontset-spec): Use face-charset-registries.
7607         * faces.el (face-font-selection-order): Set font selection order
7608         from Lisp.
7609         (face-alternative-font-family-alist): Set alternative font
7610         families from Lisp.
7612 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7614         * faces.el (set-face-charset-registries): Set symbol value.
7616 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7618         * faces.el (face-set-after-frame-default): Call function
7619         internal-merge-in-global-face.
7621 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7623         * faces.el (face-list): Return symbols from face-global-alist.
7625         * faces.el (face-list): Return a copy of the face name list so
7626         that it cannot be modified from outside (facemenu.el uses
7627         nreverse, for example).
7629         * cus-face.el (custom-face-attributes): Add :bold and :italic
7630         for compatibility with old code.
7632         * faces.el (set-face-attributes-from-resources): Additional
7633         frame parameter.
7634         (make-face-x-resource-internal): Set attributes from resources
7635         for a given frame or all frames.
7637 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7639         * faces.el (all-faces): Removed.
7641         * custom.el (defface): Add new face attributes to function
7642         comment.
7644         * font-lock.el (font-lock-comment-face): Use new face attribute
7645         names.
7646         (font-lock-string-face): Ditto.
7647         (font-lock-keyword-face): Ditto.
7648         (font-lock-builtin-face): Ditto.
7649         (font-lock-function-name-face): Ditto.
7650         (font-lock-variable-name-face): Ditto.
7651         (font-lock-type-face): Ditto.
7652         (font-lock-reference-face): Ditto.
7653         (font-lock-warning-face): Ditto.
7654         ((boundp 'font-lock-face-attributes)): Ditto.
7656         * cus-face.el (custom-face-attributes): Use new face attributes.
7658         * faces.el (set-face-attribute-from-resource): Initialize
7659         from resources only for X and W32.
7661         * cus-face.el (custom-declare-face): Don't make frame-local
7662         faces.
7664         * faces.el (describe-face): Use princ instead of insert.
7666         * faces.el: Add XLFD manipulation functions from 20.2 again
7667         because fontset.el uses them.
7668         (face-set-after-frame-default): Add empty definition.
7670 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7672         * faces.el (make-face): Correct typo.
7673         (set-face-attribute-from-resource): Use let*.
7674         (face-underline-p): Correct typo.
7675         (face-inverse-video-p): Ditto.
7676         (set-face-stipple): Ditto.
7677         (face-read-string): Make completion-list optional parameter.
7679 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7681         * faces.el (face-charset-registries): Alist mapping charset
7682         symbols to registries and encoding.
7684 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7686         * frame.el (blink-cursor-mode): Use interactive spec "P".
7688 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7690         * frame.el (blink-cursor-mode): Function to toggle blinking cursor
7691         mode.  The cursor of selected_window blinks if the mode is enabled.
7693 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7695         * simple.el (next-history-element): Set point to the end of the
7696         prompt if minibuffer-prompt-in-buffer.
7698 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
7700         * faces.el (x-font-regexp): Add sub-expression parentheses for
7701         several font name components.
7703 1999-07-21  Gerd Moellmann  <gerd@acm.org>
7705         * faces.el (set-face-relief): Use index 12 for relief.
7706         (face-fill-in): Set relief from data.
7707         (internal-make-face): Init relief to zero.
7709         * faces.el (face-spec-set): Call modify-face with additional
7710         parameters for relief and fixed-p.
7712 1999-07-21  Gerd Moellmann  <gerd@acm.org>
7714         * cus-face.el: ':fixed and ':relief added.
7716         * faces.el (describe-face): Add fixed font attribute and relief.
7717         (face-attr-match-p): Ditto.
7718         (face-attr-construct): Ditto.
7719         (face-spec-set): Ditto.
7721 1999-07-21  Gerd Moellmann  <gerd@acm.org>
7723         * faces.el (internal-make-face): Function to create a Lisp vector
7724         suitable for representing a face.
7725         (make-face): Use it instead of make-vector.
7726         (x-create-frame-with-faces): Use it instead of vector.
7727         (internal-facep): Increase vector size to 14.
7728         (internal-make-face): Ditto.
7729         (face-relief): Access relief thickness.
7730         (face-fixed-p): Access fixed font attribute.
7731         (set-face-fixed-p): Set fixed font attribute.
7732         (set-face-relief): Set relief attribute.
7733         (internal-face-interactive-int): Read int attribute of face.
7734         (modify-face): Add fixed-p and relief parameters.
7735         (copy-face): Handle fixed-p and relief.
7736         (face-equal): Compare fixed-p and relief.
7737         (face-differs-from-default-p): Ditto.
7738         (face-nontrivial-p): Add fixed-p and relief.
7740 1999-07-21  Gerd Moellmann  <gerd@acm.org>
7742         * faces.el (eval-when-compile): Add set-face-shadow-thickness.
7743         (internal-facep): Increase vector size.
7744         (make-face): Ditto.
7745         (face-shadow-thickness): Added.
7746         (set-face-shadow-thickness): Added.
7747         (modify-face): Add optional shadow-thickness parameter.
7748         (make-face-x-resource-internal): Add shadows.
7749         (copy-face): Ditto.
7750         (face-equal): Ditto.
7751         (face-differs-from-default-p): Ditto.
7752         (face-nontrivial-p): Ditto.
7753         (face-attr-match-p): Ditto.
7754         (face-attr-construct): Ditto.
7755         (face-spec-set): Ditto.
7756         (face-fill-in): Ditto.
7758 1999-07-21  Gerd Moellmann  <gerd@acm.org>
7760         * bench.el (bench-mark-split-window): New bench mark.
7762 1999-07-21  Gerd Moellmann  <gerd@acm.org>
7764         * faces.el (set-face-font): Don't pass default font to
7765         x-resolve-font so that font will not have to be of the same
7766         size.
7768 1999-07-20  Dave Love  <fx@gnu.org>
7770         * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
7771         unconditionally t.
7773 1999-07-20  Karl Heuer  <kwzh@gnu.org>
7775         * font-lock.el (c++-font-lock-extra-types): Add "type_info".
7777 1999-07-20  Dave Love  <fx@gnu.org>
7779         * help.el (describe-variable): Fix test for customizability.
7781         * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
7782         Check for readonly buffer in interactive spec.
7783         (zap-to-char, kill-line, kill-region, comment-region, kill-word)
7784         (backward-kill-word): Add * to interactive spec.
7786         * underline.el (underline-region, ununderline-region): Add * to
7787         interactive spec.
7789         * fill.el (canonically-space-region, justify-current-line): Add *
7790         to interactive spec.
7791         (fill-region-as-paragraph, fill-paragraph, fill-region)
7792         (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
7793         readonly buffer in interactive spec.
7795         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
7796         (backward-kill-sentence, kill-sentence): Add * to interactive
7797         spec.
7799 1999-07-19  Richard M. Stallman  <rms@gnu.org>
7801         * dired-aux.el (dired-do-shell-command): Doc fix.
7803         * shell.el (shell-unquote-argument): New function.
7804         (shell-directory-tracker): Use shell-unquote-argument.
7805         * comint.el (comint-arguments): Handle \ followed by space or tab.
7807 1999-07-19  John Wiegley  <jwiegley@borland.com>
7809         * term.el (ansi-term-fg-faces-vector): Added support for ANSI
7810         color codes 39 and 49, which by the way lynx uses them seem to
7811         mean "foreground reset" and "background reset".
7813 1999-07-19  Karl Heuer  <kwzh@gnu.org>
7815         * font-lock.el (c++-keywords): Add "typeid".
7817         * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
7818         selects no font, treat that as zero selections, not one.
7820 1999-07-19  Dave Love  <fx@gnu.org>
7822         * info.el (Info-search): Don't lose with empty regexp.
7824         * version.el: Cater for (free) `ident' program, not `which'.
7826         * hl-line.el: New file.
7828         * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
7829         for modes which don't define menus.
7831 1999-07-16  Richard M. Stallman  <rms@gnu.org>
7833         * webjump.el (webjump-sample-sites): Update some URLs.
7835 1999-07-14  Richard Stallman  <rms@gnu.org>
7837         * Version 20.4 released.
7839 1999-07-14  Andreas Schwab  <schwab@gnu.org>
7841         * compare-w.el (compare-windows): Try to find the next window in
7842         the current frame before looking at the other frames.
7844 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
7846         * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
7847         Use cyrillic-jcuken as default input method.
7849 1999-07-12  Richard Stallman  <rms@gnu.org>
7851         * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
7852         Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
7854         * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
7855         (ispell-local-dictionary-alist): Add koi8-r for character set.
7857         * textmodes/flyspell.el (flyspell-get-word):
7858         Add special handling for when ispell-otherchars is empty.
7860 1999-07-12  Espen Skoglund  <espensk@stud.cs.uit.no>
7862         * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
7863         when having nested functons.
7864         (pascal-indent-nested-functions) (pascal-indent-line)
7865         (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
7866         indenting nested functions.
7868 1999-07-09  Richard Stallman  <rms@gnu.org>
7870         * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
7872 1999-07-08  Espen Skoglund  <espensk@stud.cs.uit.no>
7874         * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
7875         the `end' keyword was in the very beginning of the buffer.
7877 1999-07-08  Richard Stallman  <rms@gnu.org>
7879         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
7881         * term.el (term-emulate-terminal): Avoid infinite loop
7882         in strange case where minibuffer window is selected but not active.
7884 1999-07-07  Stephen Eglen  <stephen@gnu.org>
7886         * progmodes/octave-inf.el (inferior-octave-directory-tracker):
7887         Change regexp so that it doesn't match commands beginning with `cd'.
7889 1999-07-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
7891         * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
7893 1999-07-06  Richard Stallman  <rms@gnu.org>
7895         * hscroll.el (hscroll-minibuffer-hook): New function.
7896         (hscroll-global-mode): Add and remove that hook.
7897         Set hscroll-old-truncate-was-global's default value.
7899 1999-07-05  Richard Stallman  <rms@gnu.org>
7901         * files.el (revert-buffer): Don't preserve point here.
7902         (revert-buffer-insert-file-contents-function): Doc fix.
7904         * isearch.el (isearch-process-search-char): Write octal 200 correctly.
7906         * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
7907         doing a `stat' when it isn't necessary because that can cause
7908         trouble when an NFS server is down.
7910 1999-07-04  Richard Stallman  <rms@gnu.org>
7912         * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
7914 1999-07-03  Richard Stallman  <rms@gnu.org>
7916         * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
7917         for \200...\240 also.
7918         (isearch-printing-char): Use unibyte-char-to-multibyte.
7920 1999-07-02  Richard Stallman  <rms@gnu.org>
7922         * frame.el (minibuffer-frame-alist): Use defcustom.
7923         (pop-up-frame-alist): Likewise.
7924         (initial-frame-alist): Specify * in the doc string.
7926         * hscroll.el (hscroll-mode): Make it a permanent local.
7927         (hscroll-mode): Don't cancel the timer
7928         if HScroll mode is enabled in some other buffer.
7930         * isearch.el (isearch-done): If search ends in middle of intangible
7931         text (due to text property), move on to the limit of that text.
7933 1999-07-01  Andrew Innes  <andrewi@gnu.org>
7935         * man.el (Man-build-man-command): Use value of null-device,
7936         instead of hard-coding "/dev/null".
7938         * dos-w32.el (untranslated-canonical-name): Avoid expanding
7939         ange-ftp file names, which might force ange-ftp to prompt for a
7940         password.
7942         * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
7943         to prevent references to temp files.
7945 1999-06-30  Richard Stallman  <rms@gnu.org>
7947         * progmodes/sh-script.el (sh-feature): If nothing is known
7948         about the given shell, use the values for `sh'.
7950 1999-06-30  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7952         * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
7953         to make it non-recursive.
7955         * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
7957 1999-06-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7959         * auto-show.el (auto-show-mode): Fix Typo in :set.
7961 1999-06-29  Richard M. Stallman  <rms@gnu.org>
7963         * progmodes/sh-script.el (sh-mode): When setting syntax
7964         table, default to the standard one.
7966 1999-06-27  Richard M. Stallman  <rms@gnu.org>
7968         * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
7970 1999-06-27  Stefan Monnier  <monnier@cs.yale.edu>
7972         * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
7973         a frame when `return' is requested (even if pop-up-frames = t)
7974         * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
7975         should only be set for the bibtex buffer.
7977         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
7979         * progmodes/compile.el: Deal with compilation-error-screen-columns
7980         being buffer-local.
7982 1999-06-27  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
7984         * comint.el (comint-password-prompt-regexp): Allow "(again)".
7986 1999-06-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7988         * cal-x.el (calendar-only-one-frame-setup): New function.
7989         * calendar.el (calendar): Call it if requested.
7991 1999-06-24  Karl Heuer  <kwzh@gnu.org>
7993         * startup.el (iso-8859-n-locale-regexp): Doc fix.
7995 1999-06-22  Richard M. Stallman  <rms@gnu.org>
7997         * mail/supercite.el (sc-emacs-features): Doc fix.
7999 1999-06-22  Karl Heuer  <kwzh@gnu.org>
8001         * files.el (auto-mode-alist): Add pike-mode.
8003 1999-06-20  Paul R. Eggert  <eggert@twinsun.com>
8005         * tar-mode.el (tar-header-block-tokenize): Don't assume that the
8006         last byte of a numeric field is a space or a NUL.  Parse it as
8007         potentially part of the number.  This is used by GNU tar
8008         1.12.64012 to handle larger values.
8010 1999-06-20  Karl Heuer  <kwzh@gnu.org>
8012         * custom.el (custom-handle-keyword): Fix error message.
8014 1999-06-18  Andrew Innes  <andrewi@gnu.org>
8016         * mail/smtpmail.el (smtpmail-send-it): Use
8017         convert-standard-filename to make file names for queued mail safe
8018         on Windows (`:' is invalid in file names on Windows).
8020 1999-06-17  Kenichi Handa  <handa@etl.go.jp>
8022         * international/mule-cmds.el (describe-current-input-method):
8023         Current-input-method is string.
8024         (toggle-input-method): Docstring fixed.
8026         * international/mule-diag.el
8027         (describe-current-coding-system-briefly): Fix format string.
8029         * international/mule-util.el (coding-system-eol-type-mnemonic):
8030         Docstring modified.  Return a string.
8032 1999-06-17  Alex Schroeder  <a.schroeder@bsiag.ch>
8034         * sql.el (sql-input-ring-file-name): Doc fix.
8036 1999-06-17  Richard M. Stallman  <rms@gnu.org>
8038         * calendar/cal-x.el (special-display-buffer-names):
8039         Don't put (get-file-buffer diary-file) on this list.
8041 1999-06-17  Mark W Maimone  <mwm@helios.jpl.nasa.gov>
8043         * play/mpuz.el (mpuz-try-proposal): Fix message call.
8044         Don't penalize player for certain impossible guesses.
8046 1999-06-16  Andrew Innes  <andrewi@gnu.org>
8048         * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
8049         return the string "Unk  0  0000" so at least it appears to be a
8050         valid timestamp to `dired-move-to-filename-regexp'.
8052 1999-06-15  Ken'ichi Handa  <handa@gnu.org>
8054         * ps-print.el (ps-control-character): Fix previous change.
8056 1999-06-15  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8058         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
8059         multiple output of the last message.
8061 1999-06-14  Eli Zaretskii  <eliz@gnu.org>
8063         * term/internal.el (IT-display-table-setup): Do not remap \222 to
8064         the ASCII apostrophe, as most DOS codepages have some other glyph
8065         there.
8067 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
8069         * language/ethio-util.el (setup-ethiopic-environment-internal):
8070         Use quail-activate-hook instead of obsolete hook quail-mode-hook.
8071         (exit-ethiopic-environment): Likewize.
8073 1999-06-12  Richard M. Stallman  <rms@gnu.org>
8075         * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
8077 1999-06-12  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8079         * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
8080         custom-initialize-default to avoid infinite loop.
8081         (crisp-mode): (defun) Call transient-mark-mode here, not when
8082         loading the file.  Run crisp-mode-hook here, and run
8083         crisp-load-hook when loading the file.
8085         * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
8086         rmail-summary buffer, search for pattern in rmail-file.
8088         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
8090         * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
8092         * ps-print.el (ps-printer-name): Fix custom type.
8094 1999-06-12  Reto Zimmermann  <reto@synopsys.com>
8096         * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
8097         (vhdl-port-paste-generic-map): Fix indentation bug.
8098         (vhdl-port-paste-port-map): Fix indentation bug.
8099         (vhdl-scan-file-contents): Make scanning case insensitive.
8101 1999-06-11  Richard M. Stallman  <rms@gnu.org>
8103         * files.el (write-file): When buffer is not already visiting a file,
8104         don't put buffer name in the minibuffer, just make it the default.
8105         Also handle just directory as arg usefully in that case.
8107         * simple.el (sendmail-user-agent-compose):
8108         Ignore case when inserting the rest of the "other" headers.
8110         * help.el (help-for-help): Mention C-h C-i.  Clear up C-h n.
8112         * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
8113         (info-lookup-interactive-arguments): Never insert the default
8114         into the minibuffer automatically.
8116         * emacs-lisp/cl-extra.el (getf): Don't call get*.
8118 1999-06-09  Richard M. Stallman  <rms@gnu.org>
8120         * simple.el (shell-command): Avoid printing "mark set" message.
8122 1999-06-09  Dave Love  <fx@gnu.org>
8124         * progmodes/compile.el (compilation-error-regexp-alist): Allow
8125         digits in program name in first pattern.
8127 1999-06-09  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8129         * vc.el (vc-dired-mode): Don't match anything before the date in
8130         dired-move-to-filename-regexp.
8132 1999-06-07  Ken'ichi Handa  <handa@gnu.org>
8134         * international/quail.el (quail-define-rules): Fix typo in
8135         docstring.
8137 1999-06-05  Stephen Eglen  <stephen@gnu.org>
8139         * iswitchb.el (iswitchb-default-keybindings): Add
8140         iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
8141         than when package is loaded.
8143 1999-06-04  Richard M. Stallman  <rms@gnu.org>
8145         * startup.el (command-line): Don't set user-init-file directly;
8146         tell `load' to set it.
8148         * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
8150         * simple.el (next-history-element):
8151         Handle minibuffer-text-before-history properly when reading sexps.
8153         * disp-table.el (standard-display-european):
8154         For an interactive call by the user,
8155         don't set enable-multibyte-characters,
8156         and don't set the terminal coding system.
8158         * textmodes/refbib.el: Don't print any messages or display
8159         a buffer when loading the library.
8160         (r2b-help): Doc fix.
8161         (r2b-help-message): Update the documentation.
8162         (r2b-load-quietly): Variable deleted.
8163         (r2b-convert-buffer): Doc fix.
8165 1999-06-04  Dave Love  <fx@gnu.org>
8167         * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
8169         * auto-show.el: Don't change hooks on loading.
8170         (auto-show-mode): Autoload.  Default to nil.  Add :set &c.
8171         (auto-show-mode): Add to hooks here.
8173 1999-06-04  Richard Sharman  <rsharman@pobox.com>
8175         * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
8176         recursion on bogus input.
8178 1999-06-04  Eric M. Ludlam  <zappo@ultranet.com>
8180         * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
8181         does not select a buffer from the buffers menu, then the attached
8182         frame is not switched to anything.
8184 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
8186         * language/vietnamese.el (ccl-encode-vscii): Typo fixed
8187         (viet-viscii-...->viet-vscii...).
8189         * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
8191 1999-06-01  Dave Love  <fx@gnu.org>
8193         * progmodes/fortran.el: Add :link to defgroup.
8194         (fortran-blink-matching-if): Match ELSE statements too.
8195         (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
8196         that filling is always done.
8198 1999-05-31  Richard M. Stallman  <rms@gnu.org>
8200         * simple.el (append-next-kill): Use an arg to distinguish
8201         interactive calls from Lisp calls, rather than (interactive-p).
8203         * international/iso-transl.el (iso-transl-language-alist):
8204         Interchange n and N.
8206 1999-05-31  Dave Love  <fx@gnu.org>
8208         * msb.el Add to minor-mode-map-alist.  Remove hook installation
8209         and keymap munging on load.
8210         (msb-mode): New option.
8211         (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
8212         Doc fix.
8213         (msb-mode-map): New variable.
8214         (msb-mode): New command.
8216 1999-05-31  Dave Love  <fx@gnu.org>
8218         * ispell.el: (ispell-alternate-dictionary): Fix custom type.
8219         (ispell-complete-word-dict): Likewise.
8221 1999-05-31  Eli Zaretskii  <eliz@gnu.org>
8223         * forms.el (forms-save-buffer): Call set-buffer-modified-p to
8224         force the data buffer to be saved, even if the data didn't
8225         change, in case the write filter was modified.  Restore the
8226         current record after read-file-filter finishes.
8228 1999-05-29  Karl Heuer  <kwzh@gnu.org>
8230         * ispell4.el: Obsolete; file deleted.
8232         * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
8234         * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
8235         VALUE is a syntax table.
8237         * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
8239         * simple.el (zap-to-char): Doc fix.
8241 1999-05-27  Ken'ichi Handa  <handa@gnu.org>
8243         * isearch.el (isearch-quote-char): Don't assume character codes
8244         0200 - 0237 stand for characters in some single-byte character
8245         charset.
8247 1999-05-27  Dave Love  <fx@gnu.org>
8249         * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
8251 1999-05-27  Andreas Schwab  <schwab@gnu.org>
8253         * dired-aux.el (dired-insert-subdir-doinsert): Check that the
8254         headerline does not exist already.
8256 1999-05-26  Richard Stallman  <rms@gnu.org>
8258         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8259         Avoid nested null-loops.
8261 1999-05-26  Ken'ichi Handa  <handa@gnu.org>
8263         * international/characters.el: Typo fixed; prefered->preferred.
8265         * international/mule-cmds.el (find-coding-systems-for-charsets):
8266         Typo fixed; prefered->preferred.
8268         * map-ynp.el (map-y-or-n-p): Don't inherit the current input
8269         method in read-event.
8271         * international/mule.el (charset-info): Doc-string fixed.
8273 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
8275         * mail/smtpmail.el (smtpmail-send-it): Bind
8276         smtpmail-code-conv-from properly.
8277         (smtpmail-send-data-1): If DATA is a multibyte string, encode it
8278         by smtpmail-code-conv-from.
8280 1999-05-24  Richard Stallman  <rms@gnu.org>
8282         * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
8283         Binding deleted also.
8285 1999-05-24  Karl Heuer  <kwzh@gnu.org>
8287         * comint.el (comint-bol-or-process-mark): Doc fix.
8289 1999-05-23  Dave Love  <fx@gnu.org>
8291         * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
8292         Enter it on minor-mode-map-alist.
8293         (crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
8294         Autoload.  Add custom setter.
8295         (crisp-mark-line): Doc fix.
8296         (crisp-mode): Autoload.  Re-write not to frob keymaps directly.
8297         (crisp-mode-hook): Define.
8299 1999-05-23  Ken'ichi Handa  <handa@gnu.org>
8301         * files.el (recover-file): Recover buffer-file-coding-system.
8303 1999-05-22  Richard Stallman  <rms@gnu.org>
8305         * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
8306         regexp match the date, to avoid treating date as file size.
8307         Add YYYY S option to WESTERN/
8309         * bookmark.el: Delete some XEmacs compatibility code.
8310         (bookmark-jump-noselect): Check vc-backend.
8312         * subr.el (add-to-list): Doc fix.
8314 1999-05-21  Stephen Eglen  <stephen@gnu.org>
8316         * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
8318 1999-05-18  Richard Stallman  <rms@gnu.org>
8320         * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
8321         non-space after the @anchor command.
8322         (texinfo-format-var): Handle other nested constructs, using
8323         texinfo-parse-expanded-arg and texinfo-discard-command, not
8324         texinfo-parse-arg-discard.
8326         * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
8327         (debug): Bind and use debugger-outer-inhibit-redisplay.
8328         Bind inhibit-redisplay to nil.
8329         (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
8331 1999-05-17  Dave Love  <fx@gnu.org>
8333         * help.el (describe-function-1): Extra arg, interactive-p.
8334         (describe-key, describe-function): Use it.
8336 1999-05-17  Karl Heuer  <kwzh@gnu.org>
8338         * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
8340 1999-05-16  Dave Love  <fx@gnu.org>
8342         * cus-start.el (all): Delete selective-display.  Add scroll-margin,
8343         scroll-preserve-screen-position, scroll-conservatively.
8345 1999-05-16  Dave Love  <fx@gnu.org>
8347         * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
8349 1999-05-15  Reto Zimmermann  <reto@Synopsys.COM>
8351         * progmodes/vhdl-mode.el: Completely revised and massively extended.
8353 1999-05-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
8355         * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
8356         magic number and is not associated with a file.
8358 1999-05-14  Richard M. Stallman  <rms@gnu.org>
8360         * files.el (find-file-noselect-1): Fix previous change.
8362 1999-05-14  Simon Marshall  <simon@gnu.org>
8364         * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
8366 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
8368         * international/mule-diag.el (mule-diag): Change MULE to Mule in
8369         docstring.
8371         * international/mule-cmds.el: Change MULE to Mule in docstrings
8372         and menus.
8374 1999-05-10  Kenichi HANDA  <handa@etl.go.jp>
8376         * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
8377         to correctly reflect the value of BaseLineOffset in
8378         RelativeCompose.  Now the value of RelativeCompose is an array of
8379         low and high positions.
8380         (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
8381         RLC for the above change.
8383 1995-05-11  Joel N. Weber II  <devnull@melange.gnu.org>
8385         * comint.el (comint-password-prompt-regexp): Modified to match the
8386         output of ksu and ssh-add.
8388 1999-05-11  Kenichi HANDA  <handa@etl.go.jp>
8390         * language/korea-util.el (isearch-toggle-korean-input-method):
8391         Adjusted for the change of input method handling in isearch.el.
8392         (isearch-hangul-switch-symbol-ksc): Likewise.
8393         (isearch-hangul-switch-hanja): Likewise.
8395 1999-05-10  Dave Love  <fx@gnu.org>
8397         * help.el (help-make-xrefs): Fix typo.
8399 1999-05-10  Andreas Schwab  <schwab@gnu.org>
8401         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
8402         unibyte-display-via-language-environment.
8404         * help.el (help-make-xrefs): Handle more cases when looking for
8405         commands in a keymap description.
8407 1999-05-10  Eli Zaretskii  <eliz@gnu.org>
8409         * loadup.el: For ms-dos systems, load ccl and codepage.
8411 1999-05-09  Ken'ichi Handa  <handa@gnu.org>
8413         * ps-print.el (ps-control-character): Call
8414         ps-mule-prepare-ascii-font to setup ASCII fonts.
8416         * ps-mule.el (ps-mule-begin-job): Redo this change "if
8417         ps-multibyte-buffer is nil, use
8418         ps-mule-font-info-database-default."
8420 1999-05-08  Ken Stevens  <k.stevens@ieee.org>
8422         * ispell.el (ispell-local-dictionary-alist): New variable for
8423         customizing local dictionaries not accessable by everyone.
8424         (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
8425         (ispell-required-version): Changed format `(major minor
8426         revision)' to support general pattern matching.
8427         (ispell-tex-skip-alists): AMS Tex block comment and `\author'
8428         skip region commented out due to incorrect skip potential in std latex.
8429         (ispell-word): Removed `when' macro.  Fixed bug of not restoring
8430         cursor point on small words for calls from `ispell-minor-mode'.
8431         (check-ispell-version): Tests and accepts versions major.minor
8432         and above, with adjustments for interactions in 3.1.0-3.1.11.
8433         (ispell-get-line): No longer skips ispell process special characters.
8434         (ispell-comments-and-strings): Removed `when' macro call.
8435         (ispell-minor-check): Requires ispell-word to restore cursor point.
8436         (ispell-buffer-local-parsing): Supports checking comments only.
8438 1999-05-08  Karl Heuer  <kwzh@gnu.org>
8440         * comint.el (comint-password-prompt-regexp): Fix last change to be
8441         more specific.
8443 1999-05-07  Richard M. Stallman  <rms@gnu.org>
8445         * subr.el (with-temp-message): Fix the other call to message
8446         to use %s.
8448 1999-05-07  Michael Ernst  <mernst@alum.mit.edu>
8450         * gud.el (gud-format-command): "%F" means file sans extension.
8451         (jdb): Use %F, not %f, for gud-break.
8453 1999-05-07  Joel N. Weber II  <devnull@melange.gnu.org>
8455         * comint.el (comint-password-prompt-regexp): Modified so that it
8456         matches the output of kinit.
8458 1999-05-06  Greg Stark  <gsstark@mit.edu>
8460         * timezone.el (timezone-parse-date): Recognize new format used in
8461         internet cookies.
8463 1999-05-04  Tudor Hulubei  <tudor@cs.unh.edu>
8465         * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
8467 1999-05-04  Andrew Innes  <andrewi@gnu.org>
8469         * time.el (display-time-update): Allow for wrap-around when
8470         checking against display-time-server-down-time.
8472 1999-05-04  Ken'ichi Handa  <handa@gnu.org>
8474         * international/mule-diag.el (describe-coding-system): Fix English
8475         message.
8477 1999-05-03  Jason Rumney <jasonr@altavista.net>
8479         * term/w32-win.el: Change the x-charset-registry property for the
8480         Japanese charsets that are supported by Japanese Windows fonts.
8482 1999-05-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
8484         * diary-lib.el (diary-remind): Rewritten to behave sensibly for
8485         diary-block diary entries for which the reminders and the diary
8486         entries can overlap.
8488 1999-05-02  Jason Rumney <jasonr@altavista.net>
8490         * term/w32-win.el (mouse-set-font): Ensure constructed fontset
8491         matches the font selected in the dialog.
8493 1999-05-02  Dave Love  <fx@gnu.org>
8495         * browse-url.el (browse-url-browser-function): Add :version.
8497         * international/mule.el (auto-coding-alist): Add .tgz.
8499 1999-05-2  Eli Zaretskii  <eliz@is.elta.co.il>
8501         * international/codepage.el (cp-coding-system-for-codepage-1):
8502         Make the magnification parameter for the -dos encoder be 2.
8504 1999-05-2  Andrew Innes  <andrewi@gnu.org>
8506         * term/w32-win.el (w32-drag-n-drop): Select file in window where
8507         it is dropped, rather than current window.
8509         * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
8510         after switching buffer, as case-fold-search is a buffer local
8511         variable.
8513         * w32-fns.el (convert-standard-filename): Only convert directory
8514         separators to backslash if the interactive shell is one of the
8515         standard Windows shells that has DOS semantics.
8517         * ls-lisp.el (ls-lisp-format-time): Trap errors from
8518         format-time-string, and return a suitable string to indicate the
8519         timestamp was invalid.
8521         * hexl.el (hexlify-command): Apply shell-quote-argument after
8522         expanding hexl-program in case exec-directory contains a space.
8523         (dehexlify-command): Ditto.
8525         * dos-w32.el (file-name-buffer-file-type-alist): Remove various
8526         file extension regexps which aren't necessarily binary files.
8527         (direct-print-region-helper): Use subst-char-in-string instead of
8528         binding directory-sep-char to convert filenames to DOS syntax.
8529         (direct-print-region-use-command-dot-com): New variable.
8530         (direct-print-region-helper): Use it to control whether to invoked
8531         command.com to print on Windows 9x.
8533         * browse-url.el (browse-url-browser-function): Default to
8534         browse-url-default-windows-browser on windows-nt.
8535         (browse-url-default-windows-browser): New function.
8537 1999-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
8539         * forms.el (forms-mode): Don't call forms-first-record or
8540         forms-last-record if the data file has zero records.
8542 1999-04-29  Richard M. Stallman  <rms@gnu.org>
8544         * files.el (find-file-noselect-1): If buffer-file-name has changed
8545         after find-file-not-found-hooks runs, recompute the truename.
8546         And don't use FILENAME after that point.
8548 1999-04-27  Dave Love  <fx@gnu.org>
8550         * paren.el (show-paren-mode)
8551         * which-func.el (which-func-mode-global)
8552         * type-break.el (type-break-mode)
8553         * time.el (display-time-mode)
8554         * rsz-mini.el (resize-minibuffer-mode)
8555         * mouse-sel.el (mouse-sel-mode)
8556         * icomplete.el (icomplete-mode)
8557         * hscroll.el (hscroll-global-mode)
8558         * help.el (temp-buffer-resize-mode)
8559         * font-lock.el (global-font-lock-mode)
8560         * delsel.el (delete-selection-mode)
8561         * avoid.el (mouse-avoidance-mode)
8562         * autoinsert.el (auto-insert-mode)
8563         * winner.el (winner-mode): Doc fix.
8565 1999-04-26  Karl Heuer  <kwzh@gnu.org>
8567         * mail/rmail.el (rmail-next-same-subject): When searching, ignore
8568         the same whitespace that was ignored in choosing the subject string.
8570 1999-04-26  Richard M. Stallman  <rms@gnu.org>
8572         * info.el (Info-find-node): Position properly after finding anchor.
8574         * cus-start.el (all): Handle unibyte-display-via-language-environment.
8576         * simple.el (indent-new-comment-line): Fix previous change.
8578         * complete.el: Delete the wildcard expansion feature
8579         since that is now standard in find-file.
8580         (PC-try-load-many-files): Function deleted.
8581         (PC-after-load-many-files): Function deleted.
8582         (PC-many-files-list): Variable deleted.
8583         (PC-disable-wildcards): Variable deleted.
8584         (partial-completion-mode): Don't enable the wildcard feature.
8586         * complete.el (PC-look-for-include-file): Don't set global variables
8587         `error', `buf' and `filename' here.
8589         * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
8591 1999-04-26  John Wiegley  <johnw@oneworld.new-era.com>
8593         * textmodes/outline.el (outline-regexp): Doc fix.
8595 1999-04-26  John Wiegley  <johnw@borland.com>
8597         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
8598         C++Builder 4.0 error message syntax.
8600 1999-04-26  Mark Diekhans  <markd@Grizzly.COM>
8602         * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
8603         supported, use find -exec.
8605 1999-04-26  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
8607         * textmodes/texinfmt.el (texinfo-format-buffer): Bind
8608         coding-system-for-write, to avoid hanging when non-interactive.
8610 1999-04-26  Dirk Herrmann  <D.Herrmann@tu-bs.de>
8612         * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
8613         start with a newline.
8615 1999-04-13  Ken'ichi Handa  <handa@gnu.org>
8617         * international/mule-conf.el (x-ctext): New coding system.
8619 1999-04-12  Richard M. Stallman  <rms@gnu.org>
8621         * international/mule-cmds.el (input-method-function):
8622         Add permanent-local property.
8624 1999-04-12  Dave Love  <fx@gnu.org>
8626         * jka-compr.el (jka-compr-insert-file-contents): Fix previous
8627         change to use jka-compr-byte-compiler-base-file-name.
8629         * supercite.el (sc-scan-info-alist): Revert last change.
8630         (sc-attrib-selection-list): Fix :type here instead.
8632 1999-04-11  Eli Zaretskii  <eliz@gnu.org>
8634         * international/mule.el (auto-coding-alist-lookup): Include ms-dos
8635         in the list of case-insensitive filesystems.
8637 1999-04-09  Kenichi Handa  <handa@etl.go.jp>
8639         * international/fontset.el (create-fontset-from-fontset-spec):
8640         Don't register duplicated alias fontset names.
8642 1999-04-08  Richard Stallman  <rms@gnu.org>
8644         * international/mule.el (auto-coding-alist-lookup): New function.
8645         (set-auto-coding): Use auto-coding-alist-lookup.
8647         * jka-compr.el (jka-compr-insert-file-contents):
8648         Use auto-coding-alist-lookup to check for files that
8649         should not have eol conversion, in the unibyte case.
8651 1999-04-07  Dave Love  <fx@gnu.org>
8653         * help.el (describe-variable): Check custom-loads property as well
8654         as custom-type.
8656         * abbrev.el (abbrev-mode): Customizing sets the default value.
8658 1999-04-08  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8660         * vc.el (vc-backend-revert): For CVS files that were made
8661         writeable with "cvs edit", call "cvs unedit" to undo that.
8663 1999-04-08  Dave Love  <fx@gnu.org>
8665         * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
8666         more.
8667         (sc-emacs-features): Recognize Emacs 20.
8668         (sc-read-string): Use history arg.
8669         (sc-scan-info-alist): Check for rtnvalue a cons.
8671 1999-04-08  Kenichi HANDA  <handa@etl.go.jp>
8673         * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
8674         coding system to encode the message by
8675         select-message-coding-system.
8677 1999-04-07  Richard Stallman  <rms@gnu.org>
8679         * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
8681         * winner.el: Reorder definitions.
8683         * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
8685         * mail/rmail.el (rmail-decode-babyl-format):
8686         Undo previous change.
8688 1999-04-06  Richard Stallman  <rms@gnu.org>
8690         * info.el (Info-find-node): Check for an anchor at the
8691         proper place, before reading an indirect file.
8693         * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
8695         * jka-compr.el (jka-compr-insert-file-contents):
8696         Use raw-text-unix when we want no conversion.
8698 1999-04-06  Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
8700         * timezone.el (timezone-parse-date): Corrected regexp for
8701         style (5) date format so that tenths of seconds are optional.
8703 1999-04-05  Eli Zaretskii  <eliz@gnu.org>
8705         * term/internal.el (dos-cpNNN-setup): New function, with the guts
8706         of dos-codepage-setup.
8707         (cjk-codepages-alist): New variable, an alist of Far-Eastern
8708         codepages for which there's no need to set up cpNNN coding
8709         systems.
8710         (dos-codepage-setup): Support Far-Eastern DOS terminals.
8712 1999-04-05  Richard Stallman  <rms@gnu.org>
8714         * mail/rmail.el (rmail-ignored-headers): Doc fix.
8716 1999-04-02  Richard Stallman  <rms@gnu.org>
8718         * progmodes/compile.el (compilation-handle-exit): Do right thing
8719         if (car status) doesn't end in a newline.
8721 1999-04-01  Dave Love  <fx@gnu.org>
8723         * progmodes/sql.el (SQL): Add defgroup :version.
8725 1999-03-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
8727         * emacs-lisp/bytecomp.el (byte-compile-file): Clear
8728         buffer-file-coding-system.  If the coding system used is raw-text,
8729         etc., make the *Compiler Input* buffer unibyte.
8731         * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
8733         * loadup.el: Don't write the fns-...el file if not dumping.
8735 1999-03-31  Dave Love  <fx@gnu.org>
8737         * snmp-mode.el (snmp): Fix defgroup :version.
8739         * hilit-chg.el (highlight-changes): Add defgroup :version.
8741 1999-03-31  Andreas Schwab  <schwab@gnu.org>
8743         * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
8744         the gnus-save-hidden-threads macro.
8746 1999-03-30  Per Abrahamsen  <abraham@dina.kvl.dk>
8748         * faces.el (face-set-after-frame-default): Obey the
8749         `customized-face' for new faces.
8751 1999-03-30  Dave Love  <fx@gnu.org>
8753         * international/mule-cmds.el (current-language-environment): Doc fix.
8754         * abbrev.el (abbrev-mode): Doc fix.
8755         * autoinsert.el (auto-insert-mode): Doc fix.
8756         * complete.el (partial-completion-mode): Doc fix.
8757         * avoid.el (mouse-avoidance-mode): Doc fix.
8758         * delsel.el (delete-selection-mode): Doc fix.
8759         * font-lock.el (global-font-lock-mode): Doc fix.
8760         * help.el (temp-buffer-resize-mode): Doc fix.
8761         * hscroll.el (hscroll-global-mode): Doc fix.
8762         * icomplete.el (icomplete-mode): Doc fix.
8763         * mouse-sel.el (mouse-sel-mode): Doc fix.
8764         * paren.el (show-paren-mode): Doc fix.
8765         * rsz-mini.el (resize-minibuffer-mode): Doc fix.
8766         * time.el (display-time-mode): Doc fix.
8767         * type-break.el (type-break-mode): Doc fix.
8768         * which-func.el (which-func-mode-global): Doc fix.
8769         * winner.el (winner-mode): Doc fix.
8771 1999-03-30  Michael Ernst  <mernst@alum.mit.edu>
8773         * wid-edit.el (widget-before-change): Signal text-read-only rather
8774         than an ordinary error.
8776 1999-03-30  Richard M. Stallman  <rms@gnu.org>
8778         * repeat.el: Don't require advice.
8779         (repeat): Do function-indirection in check for kbd macro.
8780         In self-insert case, use the *last* char in INSERTION.
8782 1999-03-30  Karl Heuer  <kwzh@gnu.org>
8784         * progmodes/cc-cmds.el (c-indent-command): Doc fix.
8786 1999-03-29  Andreas Schwab  <schwab@gnu.org>
8788         * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
8789         comint-input-filter-functions.  Make variables related to shell
8790         directory tracking local.
8792 1999-03-26  Andreas Schwab  <schwab@gnu.org>
8794         * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
8796         * simple.el (shell-command-on-region): Cope with exit-status being
8797         nil, which happens if call-process-region was interrupted.
8799 1999-03-26  Richard M. Stallman  <rms@gnu.org>
8801         * simple.el (indent-new-comment-line): Handle use at a point
8802         after a comment-end.  Handle multiple comments.
8804         * mail/rmail.el (rmail-decode-babyl-format):
8805         To prevent locking, bind buffer-file-name to nil.
8807 1999-03-26  Karl Fogel  <kfogel@red-bean.com>
8809         * mail-hist.el (mail-hist-current-header-name): Don't make
8810         off-by-one-error when determining if in message body.
8812 1999-03-25  Andrew Innes  <andrewi@gnu.org>
8814         * w32-fns.el (set-default-process-coding-system): Copied from
8815         dos-w32.el, but modified to use Unix line endings for process
8816         input, and to add a suitable entry to process-coding-system-alist
8817         for DOS shells.
8819         * dos-fns.el (set-default-process-coding-system): Copied from
8820         dos-w32.el.
8822         * dos-w32.el (set-default-process-coding-system): Move function to
8823         dos-fns.el; a different version is used in w32-fns.el.
8825 1999-03-24  Dave Love  <fx@gnu.org>
8827         * info.el (Info-directory-list): Revert change to re-writing
8828         Info-default-directory-list, but put `alternative' first.
8829         (Info-insert-dir): Modify selecting the top dir file as a consequence.
8831 1999-03-23  Simon Marshall  <simon@gnu.org>
8833         * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
8834         on the line by itself.
8835         (java-font-lock-keywords-2): Likewise.  Don't fontify a class name if
8836         it is not in a declarative context.
8838 1999-03-22  Per Abrahamsen  <abraham@dina.kvl.dk>
8840         * cus-edit.el (custom-variable-prompt): Allow customization of
8841         autoloaded symbols.
8843 1999-03-22  Kenichi HANDA  <handa@etl.go.jp>
8845         * simple.el (what-cursor-position): Don't cause error when point
8846         is at invalid multibyte sequence.
8848 1999-03-21  Karl Heuer  <kwzh@gnu.org>
8850         * complete.el (partial-completion-mode): Doc fix.
8852 1999-03-19  Richard M. Stallman  <rms@gnu.org>
8854         * progmodes/cplus-md.el (old-c++): Remove :group.
8856         * progmodes/c-mode.el (old-c): Remove :group.
8858 1999-03-18  Simon Marshall  <simon@gnu.org>
8860         * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
8861         (java-font-lock-keywords-2): Added "strictfp" keyword.
8863 1999-03-17  Jason Rumney <jasonr@altavista.net>
8865         * w32-fns.el (set-w32-system-coding-system) New function.
8866         (w32-system-coding-system) Initialize to 'iso-latin-1.
8868 1999-03-17  Eli Zaretskii  <eliz@gnu.org>
8870         * international/mule-cmds.el (set-language-environment): Fix
8871         previous change: don't use dos-codepage when unbound.
8873 1999-03-17  Karl Heuer  <kwzh@gnu.org>
8875         * calendar/appt.el (appt-make-list): Fix previous change.
8877 1999-03-16  Richard M. Stallman  <rms@gnu.org>
8879         * window.el (shrink-window-if-larger-than-buffer):
8880         Don't try to redisplay with the cursor at the end
8881         on its own line--that would force a scroll and spoil things.
8883 1999-03-16  Eli Zaretskii  <eliz@gnu.org>
8885         * international/mule-cmds.el (set-language-environment): Don't use
8886         cpNNN-nonascii-translation-table if it is unbound.
8888         * term/internal.el (dos-codepage-setup): Compute the unibyte
8889         syntax table and bind unibyte-display-via-language-environment
8890         here, rather than at top level, so that resetting to unibyte in
8891         .emacs works as expected.
8893 1999-03-15  Simon Marshall  <simon@gnu.org>
8895         * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
8897 1999-03-14  Milan Zamazal <pdm@pvt.net>
8899         * abbrev.el (inverse-add-abbrev): Inherit the current input method.
8901 1999-03-14  Kenichi Handa  <handa@etl.go.jp>
8903         * international/mule-util.el (detect-coding-with-priority):
8904         Restore the internal database.
8906 1999-03-14  Stephen Eglen  <stephen@gnu.org>
8908         * mail/sendmail.el (sendmail-send-it): Fix typo in error string
8909         if mail-from-style has invalid value.
8911 1999-03-12  Karl Heuer  <kwzh@gnu.org>
8913         * vc.el (vc-delete-logbuf-window): New var.
8914         (vc-finish-logentry): Use it.
8916 1999-03-12  Richard M. Stallman  <rms@gnu.org>
8918         * startup.el (command-line-1): Improve startup msg.
8920 1999-03-12  Eric M. Ludlam  <zappo@ultranet.com>
8922         * speedbar.el: Added commentary about stealthy functions.
8923         (speedbar-message) new function.
8924         (speedbar-y-or-n-p): New function
8925         (speedbar-with-attached-buffer) Moved macro before reference.
8926         Now uses `save-selected-window'.
8927         (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
8928         speedbar-generic-item-info, speedbar-item-info-file-helper,
8929         speedbar-item-delete, speedbar-insert-generic-list,
8930         speedbar-timer-fn, speedbar-check-vc-this-line,
8931         speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
8932         speedbar-buffers-item-info) Use speedbar-message.
8933         (speedbar-item-info) Limit `message-log-max'.
8934         (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
8935         speedbar-item-delete, speedbar-item-object-delete,
8936         speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
8938 1999-03-10  Kenichi Handa  <handa@mulelab.etl.go.jp>
8940         * server.el (server-start): Set coding system for the server
8941         process to raw-text.
8942         (server-process-filter): Decode file names if necessary.
8944 1999-03-12  Dave Love  <fx@gnu.org>
8946         * textmodes/fill.el (sentence-end-double-space): Doc fix.
8948         * textmodes/paragraphs.el (sentence-end): Doc fix.
8950 1999-03-11  Karl Heuer  <kwzh@gnu.org>
8952         * comint.el (comint-password-prompt-regexp): Accept "login password:"
8954 1999-03-09  Karl Heuer  <kwzh@gnu.org>
8956         * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
8957         (ispell-dictionary-alist-2): Likewise.
8958         (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
8959         (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
8960         (ispell-dictionary-alist): Build from six pieces, not just two.
8962         * ps-bdf.el (bdf-directory-list): Doc fix.
8964         * enriched.el (enriched-mode): Make var permanent-local.
8966 1999-03-09  Dave Love  <fx@gnu.org>
8968         * textmodes/sgml-mode.el (html-mode): Use
8969         sentence-end-double-space when setting sentence-end.
8971 1999-03-09  Ken'ichi Handa  <handa@gnu.org>
8973         * language/thai.el (tis-620): New alias coding system for thai-tis620.
8975 1999-03-08  Felix Lee  <flee@cygnus.com>
8977         * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
8979         * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
8981 1999-03-08  Karl Heuer  <kwzh@gnu.org>
8983         * dired-aux.el (dired-do-copy-regexp): Doc fix.
8984         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
8986         * dired.el (dired-do-copy-regexp): Doc fix.
8987         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
8989 1999-03-08  Roger Breitenstein  <roger.breitenstein@starfish.com>
8991         * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
8993 1999-03-08  Jason Rumney <jasonr@altavista.net>
8995         * international/codepage.el (cp1250-decode-table)
8996         (cp1251-decode-table, cp1253-decode-table)
8997         (cp1257-decode-table): New translation tables for MS Windows codepages.
8998         (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
9000 1999-03-07  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
9002         * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
9004 1999-03-07  Eli Zaretskii  <eliz@gnu.org>
9006         * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
9008         * term/internal.el (top level): Display character 255 as 8bit as well.
9010 1999-03-06  Dave Love  <fx@gnu.org>
9012         * progmodes/cc-cmds.el (c-outline-level): Bind
9013         buffer-invisibility-spec.
9015         * progmodes/c-mode.el (c-outline-level): Likewise.
9017         * progmodes/ada-mode.el (ada-outline-level): Likewise.
9019 1999-03-05  Felix Lee  <flee@cygnus.com>
9021         * textmodes/outline.el (outline-get-last-sibling): Doc fix.
9023 1999-03-05  Richard M. Stallman  <rms@gnu.org>
9025         * bindings.el (complete-symbol): Invert meaning of prefix arg.
9027 1999-03-05  Andrew Innes  <andrewi@gnu.org>
9029         * w32-fns.el (convert-standard-filename): Convert directory
9030         separators to Windows format.
9032 1999-03-05  Andreas Schwab  <schwab@gnu.org>
9034         * international/skkdic-cnv.el: Provide skkdic-cnv.
9035         (skkdic-convert): Emit code to require skkdic-cnv at compile time.
9036         (batch-skkdic-convert): Doc fix.
9038 1999-03-04  Dave Love  <fx@gnu.org>
9040         * custom.el (custom-set-variables): Protect against setter errors.
9042 1999-03-04  Eli Zaretskii  <eliz@gnu.org>
9044         * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
9045         the file sizes from overflowing.
9046         (ls-lisp-format): If file size is a float, use %8.0f to print it.
9047         Under -s, print the size in blocks with %4.0f, in case they have
9048         a *really* huge file.
9050 1999-03-03  Dave Love  <fx@gnu.org>
9052         * options.el (edit-options): Doc fix.
9053         (list-options): Don't lose with unbound symbols.  Maintain
9054         Edit-options-mode.
9056 1999-03-01  Dave Love  <fx@gnu.org>
9058         * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
9060 1999-02-28  Richard M. Stallman  <rms@gnu.org>
9062         * ispell.el (ispell-dictionary-alist-override): New variable.
9063         (ispell-dictionary-alist): Don't setq it,
9064         if ispell-dictionary-alist-override is set.
9066         * simple.el (shell-command-default-error-buffer): Renamed from
9067         shell-command-on-region-default-error-buffer.
9068         (shell-command-on-region): Mention in echo area when there
9069         is some error output.  Mention success or failure, too.
9070         Accumulate multiple error outputs
9071         going forward, with formfeed in between.  Display the error buffer
9072         when we have put something in it.
9073         (shell-command): Add the ERROR-BUFFER argument feature.
9075 1999-02-28  Karl Heuer  <kwzh@gnu.org>
9077         * mail/mh-utils.el (mh-lib): Doc fix.
9078         (mh-lib-progs, mh-nmh-p): New vars.
9079         (mh-find-progs): Set mh-lib-progs along with other vars.
9080         (mh-path-search): New arg FUNC-P; if specified, use that instead
9081         of mh-file-command-p.
9082         (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
9084         * mail/mh-comp.el (mh-repl-formfile): New var.
9085         (mh-smail-batch): Don't ignore all arguments.
9086         (mh-reply): Do the right thing when using nmh.
9088 1999-02-27  Kenichi Handa  <handa@etl.go.jp>
9090         * international/mule-cmds.el (select-safe-coding-system): Be sure
9091         to show a buffer being decoded.
9093 1999-02-26  Ken'ichi Handa  <handa@gnu.org>
9095         * ps-bdf.el (bdf-directory-list): Initialize it to
9096         '("/usr/local/share/emacs/fonts/bdf").
9098 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9100         * ps-print.el: PostScript programming fix.
9101         (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
9102         setpagedevice operator).
9104 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9106         * ps-print.el: Doc fix, font size specifies landscape and portrait
9107         sizes.
9108         (ps-print-version): New version number (4.1.4).
9109         (ps-font-size, ps-header-font-size, ps-header-title-font-size):
9110         Specifies landscape and portrait sizes.
9111         (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
9112         (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
9113         fix.
9114         (ps-get-font-size): New fun.
9115         (ps-font-size-internal, ps-header-font-size-internal)
9116         (ps-header-title-font-size-internal): New vars.
9118         * ps-mule.el: Change of ps-print font size variable name.
9119         (ps-mule-generate-font): Fun fix.
9120         (ps-mule-begin-job): Programming uniformization.
9122 1999-02-25  Dave Love  <fx@gnu.org>
9124         * help.el (help-xref-info-regexp): Allow linebreaks and capital.
9125         (help-make-xrefs): Do Info case first.
9127         * repeat.el: Don't require advice.
9128         (repeat-last-kill-command): Variable deleted.
9130 1999-02-25  Richard Stallman  <rms@gnu.org>
9132         * simple.el (shell-command-on-region): Don't go into the REPLACE = t
9133         case just because the current buffer is the output buffer.
9135 1999-02-25  Kenichi Handa  <handa@etl.go.jp>
9137         * simple.el (what-cursor-position): To show the character's
9138         encoding, use encoded-string-description instead of information
9139         of chaset-origin-alist.
9141         * international/mule-cmds.el (iso-2022-control-alist): New variable.
9142         (encoded-code-description): New function.
9143         (encoded-string-description): New function.
9144         (encode-coding-char): New function.
9146 1999-02-25  Andrew Innes  <andrewi@gnu.org>
9148         * startup.el (command-line) [windows-nt]: Fix typo in regexp
9149         checking for .emacs[.el[c]].
9151 1999-02-24  Richard Stallman  <rms@gnu.org>
9153         * help.el (describe-function-1): Don't print a whole lambda-function.
9155 1999-02-23  Ken'ichi Handa  <handa@gnu.org>
9157         * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
9158         inputting ?\240.
9160 1999-02-23  Karl Heuer  <kwzh@gnu.org>
9162         * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
9164         * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
9165         (clean-buffer-list-kill-buffer-names): Doc fix.
9167         * gud.el (gud-jdb-massage-args): Spelling fix.
9169 1999-02-23  Richard M. Stallman  <rms@gnu.org>
9171         * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
9173 1999-02-22  Eli Zaretskii  <eliz@gnu.org>
9175         * arc-mode.el (archive-set-buffer-as-visiting-file): Save
9176         excursion while calling set-auto-coding-function.
9178         * play/handwrite.el (handwrite): Require ps-print, and use
9179         ps-printer-name and ps-lpr-command.  Call ps-print-region-function
9180         if it's defined, instead of forking ps-lpr-command unconditionally.
9182 1999-02-22  Kenichi Handa  <handa@etl.go.jp>
9184         * international/codepage.el (cp-coding-system-for-codepage-1): Put
9185         charset-origin-alist property to a coding system for the codepage.
9187         * international/mule.el: Modify comment for charset-origin-alist
9188         property of a coding system.
9190         * simple.el (what-cursor-position): charset-origin-alist property
9191         of a coding system may be a translation table or a symbol of which
9192         `translation-table' property is a translation table.
9194 1999-02-21  Richard Stallman  <rms@gnu.org>
9196         * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
9197         to the "html" template.
9199 1999-02-21  Peter Breton  <pbreton@ne.mediaone.net>
9201         * dirtrack.el (dirtrack): Added docstring.  Now returns input.
9203 1999-02-18  Peter Breton  <pbreton@ne.mediaone.net>
9205         * dirtrack.el (dirtrack): Check for the prompt in the input string
9206         instead of the buffer.
9208 1999-02-18  Alex Schroeder  <a.schroeder@bsiag.ch>
9210         * sql.el: Set version to 1.4.1.  Changed mail address to
9211         alex@gnu.org.  Mention the mailing list sql.el@gnu.org.
9212         (sql-input-ring-separator): Doc fix.
9213         (sql-mode-syntax-table): double-dash starts comments is defined as
9214         ". 56" instead of ". 12b" for XEmacs.
9215         (sql-stop, sql-interactive-mode): Doc fixes.
9216         (sql-postgres): Queries for database and server, not just one.
9217         (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
9219         * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
9220         changed.  This is needed for master.el to work.
9221         (sql-set-sqli-buffer): Use the new hook.
9223         * sql.el (sql-make-alternate-buffer-name): Function that sets
9224         sql-alternate-buffer-name.
9225         (sql-alternate-buffer-name): Possible name of SQLi buffers.
9226         (sql-interactive-mode): Set sql-alternate-buffer-name.
9227         (sql-rename-buffer): New command.
9228         (sql-interactive-mode-menu): Menu for SQLi buffers.
9230         * sql.el (sql-interactive-mode): Doc fix.  sql-input-ring-separator
9231         and sql-input-ring-file-name are used to temporarily set
9232         comint-input-ring-file-name and comint-input-ring-separator when
9233         reading and writing input history files.
9235         (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
9236         (sql-input-ring-file-name): New variable with customization.
9237         (sql-input-ring-separator): New variable with customization.
9238         (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
9239         Callers changed.
9240         (sql-show-sqli-buffer): The message for "sql-buffer is not set"
9241         now includes the name of the current buffer.
9243         (sql-mode): Set paragraph-separate and paragraph-start so that
9244         sql-send-paragraph sends the entire SQL statements, even if it
9245         contains indented lines.
9247 1999-02-18  Dave Love  <fx@gnu.org>
9249         * format.el (format-encode-run-method, format-decode-run-method):
9250         Fix previous change.
9252 1999-02-18  Ken'ichi Handa  <handa@gnu.org>
9254         * international/mule.el (coding-system-list): Moved here from
9255         mule-util.el to avoid autoloading mule-util by the call of
9256         select-safe-coding-system.
9258 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
9260         * simple.el (turn-on-auto-fill): Mark it as an option for
9261         `text-mode-hook'.
9263 1999-02-17  Richard Stallman  <rms@gnu.org>
9265         * emacs-lisp/easymenu.el (easy-menu-get-map):
9266         Don't crash if (current-local-map) is nil.
9268 1999-02-17  Peter Breton  <pbreton@ne.mediaone.net>
9270         * filecache.el (file-cache-filter-regexps): Added .class.
9272 1999-02-17  Ken'ichi Handa  <handa@gnu.org>
9274         * international/mule-util.el (decompose-region): Use
9275         insert-buffer-substring instead of insert-buffer to avoid putting
9276         mark.
9278 1999-02-17  Andreas Schwab  <schwab@gnu.org>
9280         * calendar/cal-move.el (scroll-calendar-left): Don't set
9281         displayed-month and displayed-year here, let generate-calendar do
9282         it, after range checking.
9284 1999-02-17  Simon Marshall  <simon@gnu.org>
9286         * progmodes/cc-engine.el (c-at-toplevel-p): New function.
9288         * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
9289         correctly between an object declared via a constructor and a method.
9290         (font-lock-defaults-alist): Don't give `.' word syntax for Java.
9291         (java-font-lock-keywords-1): Fontify package names individually.
9292         (java-font-lock-extra-types): Ensure regexp matches capitalised only.
9293         (java-font-lock-keywords-2): Simplify type fontification.
9294         (java-font-lock-keywords-3): Likewise.
9296 1999-02-17  Kenichi Handa  <handa@etl.go.jp>
9298         * language/japanese.el (iso-2022-jp-2): New coding system.
9299         ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
9301 1999-02-16  Dave Love  <fx@gnu.org>
9303         * help.el (describe-function-1): Accept non-symbols.
9305 1999-02-16  Paul Eggert  <eggert@twinsun.com>
9307         * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
9308         find the last match if there are multiple matches.
9310 1999-02-16  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9312         * tex-mode.el (tex-run-command, latex-run-command)
9313         (slitex-run-command, tex-command): Doc changes.
9314         (tex-start-options-string): Autoload it.  Doc change.  Provide
9315         a menu for customization.  Allow nil.  Quote backslashes only once.
9316         (tex-start-tex): Handle nil value of tex-start-options-string
9317         and apply shell-quote-argument to it.
9319 1999-02-16  Eli Zaretskii  <eliz@gnu.org>
9321         * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
9322         the size in blocks, since it can be a float.
9323         (ls-lisp-format): Likewise
9325 1999-02-16  Ken'ichi Handa  <handa@gnu.org>
9327         * language/japanese.el (japanese-shift-jis): Add
9328         charset-origin-alist property.
9330 1999-02-15  Richard Stallman  <rms@gnu.org>
9332         * progmodes/compile.el (compile-internal): Use save-selected-window.
9334         * subr.el (momentary-string-display): Bind inhibit-read-only.
9336         * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
9338 1999-02-15  Eli Zaretskii  <eliz@is.elta.co.il>
9340         * mail/rmail.el (rmail-show-message): If an unseen message has a
9341         Summary-line in its header, get past one more line before looking
9342         for the X-Coding-System header.
9344 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
9346         * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
9347         explicitly to accomodate Windows 9X lack of a useful copy program.
9349 1999-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
9351         * wid-edit.el (widget-choice-value-create): Use `equal'
9352         instead of `eq'.
9354 1999-02-14  Richard Stallman  <rms@gnu.org>
9356         * international/iso-transl.el:
9357         (iso-transl-ae): Renamed from iso-transl-e-slash.
9358         (iso-transl-a-ring): Renamed from iso-transl-a-slash.
9359         (iso-transl-AE): Renamed from iso-transl-E-slash.
9360         (iso-transl-A-ring): Renamed from iso-transl-A-slash.
9361         (iso-transl-char-map): Related changes.
9363         * format.el (format-replace-strings): Fix value of TO in REVERSE case.
9365 1999-02-13  Richard Stallman  <rms@gnu.org>
9367         * textmodes/texinfmt.el (texinfo-alias): New function.
9368         (texinfo-fold-nodename-case): Add defvar.
9369         (texinfo-format-node): Do case folding if specified.
9371         * ffap.el (ffap-file-at-point): Test local file names
9372         immediately.  Strip off line numbers.
9374 1999-02-12  Alex Schroeder  <a.schroeder@bsiag.ch>
9376         * sql.el: Set version to 1.3.2
9377         (sql-solid-program): Added support for solid.
9378         (sql-help): Doc mentions sql-solid.
9379         (sql-solid): Entry function for Solid.
9380         (sql-buffer): Doc explains the use of the variable and how to
9381         change it.
9382         (sql-mode-menu): Included entries for sql-show-sqli-buffer and
9383         sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
9384         disabled if sql-buffer doesn't have a process; sql-send-paragraph
9385         is new.
9386         (sql-show-sqli-buffer): New function to display the value of
9387         sql-buffer.
9388         (sql-change-sqli-buffer): New function to change sql-buffer.
9389         (sql-mode): Doc explains how to change sql-buffer.
9390         (sql-send-paragraph): New function to send a paragraph.
9391         (sql-mode-map): Added keybinding for sql-send-paragraph.
9392         (sql-mysql): Doc corrected.
9393         (sql-ms): Doc corrected.
9395         * sql.el (sql-server): Doc fix.
9396         (sql-mysql): Added the use of sql-server to specify the host,
9397         sql-database now specifies database instead of host.
9398         (sql-mode-menu): Send... menu items are only active if sql-buffer
9399         is non-nil.
9400         (sql-help): Changed tag of entry functions a bit.
9402         * sql.el: Added keywords from `finder-by-keyword'.
9403         (sql-mode): Made sql-buffer a local variable, changed the
9404         documentation: removed instructions to add *.sql files to
9405         auto-mode-alist, added documentation for having mutliple SQL
9406         buffers sending their stuff to different SQLi buffers, each
9407         running a different process.
9408         (sql-postgres): Quoted *SQL* in doc string.
9409         (sql-ms): Likewise.
9410         (sql-ingres): Likewise.
9411         (sql-ingres): Quoted *SQL* in doc string, added references to
9412         sql-user and sql-password used during login.
9413         (sql-sybase): Quoted *SQL* in doc string, added comma.
9414         (sql-oracle): Likewise.
9415         (sql-interactive-mode): Added extensive documentation for having
9416         mutliple SQL buffers sending their stuff to different SQLi
9417         buffers, each running a different process.
9418         (sql-buffer): Changed doc from *SQL* to SQLi.
9419         (sql-get-login): Doc fix.
9421 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
9423         * international/mule-conf.el (undecided): Set ascii in
9424         safe-charsets property.
9426 1999-02-12  Richard Stallman  <rms@gnu.org>
9428         * textmodes/paragraphs.el (paragraph-separate): Doc fix.
9430 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
9432         * ps-mule.el (ps-mule-font-info-database-default): Set the initial
9433         value to ps-mule-font-info-database-latin.
9435 1999-02-13  Kenichi HANDA  <handa@etl.go.jp>
9437         * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
9438         (ps-mule-font-info-database-default): New variable.
9439         (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
9440         ps-mule-font-info-database-default.
9442 1999-02-12  Dave Love  <fx@gnu.org>
9444         * timezone.el (timezone-make-date-sortable)
9445         (timezone-make-date-arpa-standard): Doc fix.
9447 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
9449         * international/quail.el (quail-show-kbd-layout): Bind
9450         blink-matching-paren to nil.
9452         * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
9453         for ASCII and Latin-1.
9455 1999-02-12  Andreas Schwab  <schwab@gnu.org>
9457         * gud.el (jdb): Fix regexp for comint-prompt-regexp.
9459 1999-02-12  Kenichi Handa  <handa@etl.go.jp>
9461         * international/mule-cmds.el (language-info-alist): Remove
9462         description about charset-origin-alist.
9464         * international/mule.el: Comment added for a new coding system
9465         property `charset-origin-alit'.
9466         (make-translation-table): This variable deleted.
9468         * language/chinese.el (chinese-big5): Add charset-origin-alist
9469         property.
9470         ("Chinese-CNS"): Remove charset-origin-alist property.
9472         * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
9473         property.
9474         (cyrillic-alternativnyj): Likewise.
9475         ("Cyrillic-KOI8"): Remove charset-origin-alist property.
9476         ("Cyrillic-ALT"): Likewise.
9478         * language/vietnamese.el (vietnamese-viqr): Add
9479         charset-origin-alist property.
9480         ("Vietnamese"): Remove charset-origin-alist property.
9482         * simple.el (what-cursor-position): Don't use the varialbe
9483         charset-origin-alist, but use charset-origin-alist property of
9484         buffer-file-coding-system to decide external character set code.
9486 1999-02-10  Richard Stallman  <rms@gnu.org>
9488         * shadowfile.el: Don't turn on the mode when the file is loaded.
9490 1999-02-09  Richard Stallman  <rms@gnu.org>
9492         * progmodes/compile.el (compile-auto-highlight): Customize.
9494         * add-log.el (add-log-file-name-function): New variable.
9495         (add-change-log-entry): Call that function, if non-nil.
9497 1999-02-09  Michael Ernst  <mernst@alum.mit.edu>
9499         * rmail.el (rmail-search): Track match with a marker, not an integer.
9501 1999-02-08  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9503         * progmodes/compile.el (compilation-setup): Set value of
9504         compilation-directory-stack as in compilation-forget-errors.
9505         (compile-reinitialize-errors): Bind buffer-undo-list and
9506         deactivate-mark.
9507         (compilation-forget-errors): Likewise.
9509 1999-02-08  Jim Blandy  <jimb@savonarola.red-bean.com>
9511         * textmodes/texinfo.el (texinfo-environment-regexp): Add the
9512         def... constructs.
9514         * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
9515         Remove calls to sleep-for.
9517 1999-02-08  Eli Zaretskii  <eliz@gnu.org>
9519         * international/codepage.el (cp-coding-system-for-codepage-1): On
9520         MS-DOS, use dos-unsupported-char-glyph for characters not
9521         supported by the codepage.
9522         (cp-make-coding-systems-for-codepage): Likewise.
9524 1999-02-08  Andreas Schwab  <schwab@gnu.org>
9526         * international/mule-util.el (coding-system-list): Don't sort
9527         coding-system-list here.
9529         * international/mule.el (coding-system-lessp): Moved here from
9530         mule-util.el
9531         (add-to-coding-system-list): New function.
9532         (make-subsidiary-coding-system, make-coding-system,
9533         define-coding-system-alias): Use it instead of setting
9534         coding-system-list directly.
9536 1999-02-07  Dave Love  <fx@gnu.org>
9538         * calendar/appt.el (appt-make-list): Don't splice quotes and date
9539         onto message.
9541 1999-02-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9543         * imenu.el (imenu--last-menubar-index-alist): Add doc.
9544         (imenu-add-to-menubar):  Reset imenu--last-menubar-index-alist.
9546 1999-02-06  Richard Stallman  <rms@gnu.org>
9548         * language/european.el (setup-slovenian-environment): New function.
9549         ("Slovenian"): New language environment.
9551         * progmodes/sql.el (sql-help): Doc fix.
9552         (sql-mysql): Doc fix.
9554 1999-02-05  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9556         * tex-mode.el: When compiling, require compare-w and skeleton
9557         to pacify the byte-compiler.  Move the def's of the tex-commands
9558         together.  Add a comment on kill-process vs. quit-process.
9560 1999-02-05  Dave Love  <fx@gnu.org>
9562         * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
9563         null markers.
9564         (compile-goto-error): Likewise.
9566 1999-02-05  Stephen Gildea  <gildea@alum.mit.edu>
9568         * time-stamp.el (time-stamp-format): Format doc tighter.
9569         (time-stamp-line-limit): 0 searches the entire buffer (careful!).
9570         (time-stamp): Don't re-write the time stamp if it didn't change.
9572 1999-02-05  Alex Schroeder  <asc@bsiag.com>
9574         * progmodes/sql.el: Changed version to 1.2.1.
9575         (sql-pop-to-buffer-after-send-region): Improved documentation.
9576         (sql-mysql-program): Added MySQL support.
9577         (sql-prompt-length): Made prompt-length configurable.
9578         (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
9579         (sql-help): Added MySQL support, changed documentation.
9580         (sql-send-region): A message is displayed if something is sent.
9581         (sql-mode): Added buffer-local comment-start.
9582         (sql-interactive-mode): Use sql-prompt-length to set left-margin.
9583         (sql-interactive-mode): Added buffer-local comment-start.
9584         (sql-oracle): Set sql-prompt-length.
9585         (sql-sybase): Set sql-prompt-length.
9586         (sql-mysql): Added MySQL support.
9587         (sql-ingres): Set sql-prompt-length.
9588         (sql-ms): Set sql-prompt-length.
9589         (sql-postgres): Set sql-prompt-length.
9591 1999-02-04  Eli Zaretskii  <eliz@gnu.org>
9593         * term/internal.el (dos-codepage-setup): Set selection coding
9594         system to cpNNN-dos.
9596 1999-02-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9598         * international/characters.el: Let ethiopic use iso-2022-7bit.
9600 1999-02-02  Dave Love  <fx@gnu.org>
9602         * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
9603         (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
9605 1999-02-02  Karl Heuer  <kwzh@gnu.org>
9607         * terminal.el (terminal-emulator): Doc fix.
9609 1999-02-02  Ken'ichi Handa  <handa@gnu.org>
9611         * international/mule-util.el (compose-chars): Doc-string
9612         modified.  Correctly handle a composition character in ARGS.
9614 1999-02-01  Richard Stallman  <rms@gnu.org>
9616         * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
9617         (makefile-menu-index-function): Function deleted.
9618         (makefile-mode): Use makefile-imenu-generic-expression.
9620 1999-02-01  Geoff Voelker  <voelker@cs.washington.edu>
9622         * term/w32-win.el (w32-create-initial-fontsets): Back out previous
9623         change, invoke from before-init-hook.
9625 1999-02-01  Dan Nicolaescu  <done@ece.arizona.edu>
9627         * subr.el (remove-from-invisibility-spec): Cope with the case when
9628         buffer-invisibility-spec is t.
9630 1999-02-01  Ed Reingold  <reingold@cs.uiuc.edu>
9632         * calendar/calendar.el (calendar-mode-map): Fix bindings for
9633         appt-add and appt-delete.
9635 1999-02-01  Eli Zaretskii  <eliz@gnu.org>
9637         * term/pc-win.el (msdos-approximate-color): New function.
9638         (msdos-color-translate): Call it to find a DOS color that best
9639         approximates an X-style "#NNNNNN" color specification.
9641 1999-02-01  Ken'ichi Handa  <handa@gnu.org>
9643         * international/mule-util.el (compose-chars-component): Add
9644         autoload cookie.
9646 1999-01-31  Ken'ichi Handa  <handa@gnu.org>
9648         * international/quail.el (quail-lookup-key): If cdr of MAP is a
9649         function, replace cdr of MAP by the return value of the function
9650         unconditionally.
9652 1999-01-31  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9654         * progmodes/compile.el (compilation-next-error-locus): Don't
9655         decrease argument FIND-AT-LEAST of compilation-next-error-locus.
9657 1999-01-31  Eli Zaretskii  <eliz@gnu.org>
9659         * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
9660         and NLs before "charset", and allow the charset name be in double
9661         quotes.
9663 1999-01-31  Richard Stallman  <rms@gnu.org>
9665         * imenu.el (imenu-sort-function): Fix custom type.
9667 1999-01-30  Richard Stallman  <rms@gnu.org>
9669         * speedbar.el (speedbar-line-token): Match {...} instead of [...].
9670         (speedbar-line-token): Likewise.
9672         * play/gametree.el (gametree-default-score): Use defcustom.
9673         (gametree-score-regexp, gametree-score-closer): Likewise.
9674         (gametree-score-manual-flag, gametree-score-opener): Likewise.
9676 1999-01-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9678         * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
9679         decoding.
9681 1999-01-29  Markus Rost  <rost@gnu.org>
9683         * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
9684         tex-validate-buffer.
9685         (plain-tex-mode, latex-mode, slitex-mode): Likewise.
9686         (tex-validate-buffer): Renamed from validate-tex-buffer.  Works
9687         now with recent occur-mode.
9688         (tex-validate-region): Really walk through all Sexps.
9689         (tex-region): Bind shell-dirtrack-verbose.
9690         (tex-file, tex-bibtex-file): Likewise.
9692 1999-01-29  Dave Love  <fx@gnu.org>
9694         * finder.el: (finder-commentary): Fix interactive spec.  Try
9695         appending .el to file name.
9696         (finder-find-library, finder-commentary): Doc fixes.
9698 1999-01-29  Andrew Innes  <andrewi@gnu.org>
9700         * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
9701         where the userid contains directory separators.
9703 1999-01-29  Dave Love  <fx@gnu.org>
9705         * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
9706         (lm-commentary): Doc fix.
9708 1999-01-29  Andreas Schwab  <schwab@gnu.org>
9710         * files.el (file-expand-wildcards): Never consider `.' and `..' a
9711         wildcard match.  Fix regexp that tests if dirpart contains
9712         wildcard characters.
9714 1999-01-28  Richard Stallman  <rms@gnu.org>
9716         * font-lock.el (font-lock-default-unfontify-region):
9717         If not font-lock-syntactic-keywords, don't remove syntax-table prop.
9719 1999-01-27  Jason Rumney <jasonr@altavista.net>
9721         * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
9722         from FAMILY field.
9723         (w32-create-initial-fontsets): Do not use before-init-hook.
9724         (mouse-set-font): Document.  Automatically create and use fontsets.
9726         * dos-w32.el (direct-print-region-helper): Check for printer
9727         being t as well as a string.
9729 1999-01-27  Kenichi Handa  <handa@etl.go.jp>
9731         * mail/rmail.el (rmail-decode-mime-charset): New variable.
9732         (rmail-mime-charset-pattern): New variable.
9733         (rmail-convert-to-babyl-format): Decode by MIME-charset if
9734         rmail-decode-mime-charset is non-nil.
9736 1999-01-27  Ken'ichi Handa  <handa@gnu.org>
9738         * international/characters.el: Set category `q' for all characters
9739         in tibetan and tibetan-1-column.
9741 1999-01-27  Andrew Innes  <andrewi@gnu.org>
9743         * frame.el (select-frame-by-name): Obey focus-follows-mouse.
9744         (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
9746 1999-01-27  Dave Love  <fx@gnu.org>
9748         * international/mule-cmds.el (current-language-environment):
9749         Provide :link, :type (choices) and appropriate :get.
9751 1999-01-27  Eli Zaretskii  <eliz@gnu.org>
9753         * startup.el (command-line): Set default eol-mnemonic-* strings to
9754         display end-of-line format in mode line.
9756         * cus-start.el (all): Add eol-mnemonic-* variables.
9758 1999-01-26  Dave Love  <fx@gnu.org>
9760         * startup.el (command-line-1): Up-date copyright.
9762         * paths.el (Info-default-directory-list): Use configdir twice.
9764         * info.el (Info-directory-list): Don't set path-separator now
9765         we're not shipped with Texinfo.  Simplify path definition.
9766         Substitute all occurrences of instdir in Info-default-directory-list.
9768 1999-01-25  Richard Stallman  <rms@gnu.org>
9770         * startup.el (normal-top-level-add-subdirs-to-load-path):
9771         Record the inode numbers of the dirs processed, to avoid loop.
9773         * textmodes/tex-mode.el (tex-run-command): Doc fix.
9775 1999-01-25  Dave Love  <fx@gnu.org>
9777         * browse-url.el (browse-url-netscape-program): Doc addition.
9779         * help.el (help-make-xrefs): Default info references to an `(emacs)'
9780         prefix.
9782         * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
9783         auto-mode-alist.
9785 1999-01-25  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
9787         * calendar/diary-lib.el (mark-diary-entries): Use
9788         assoc-ignore-case and do not capitalize when matching month and
9789         day names.
9791         * calendar/calendar.el (calendar-read-date): Ditto.
9793         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
9794         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
9796         * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
9798         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
9800         * calendar/cal-islam.el (calendar-goto-islamic-date)
9801         (mark-islamic-diary-entries): Ditto.
9803         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
9805         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
9806         (calendar-read-mayan-tzolkin-date): Ditto.
9808         * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
9810 1999-01-22  Michael Ernst  <mernst@alum.mit.edu>
9812         * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
9814 1999-01-25  Karl Heuer  <kwzh@gnu.org>
9816         * faces.el (list-faces-display): Multiline case of previous fix.
9818 1999-01-25  Andreas Schwab  <schwab@gnu.org>
9820         * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
9822 1999-01-24  Richard M. Stallman  <rms@borg.ai.mit.edu>
9824         * files.el (find-file): If find-file-noselect returns a list,
9825         do switch-to-buffer on each element.
9826         (find-file-other-window): Likewise for all but the first element.
9827         (find-file-other-frame): Same.
9828         (find-file-noselect): When we expand a wildcard, return a list
9829         of buffers.
9831 1999-01-24  Eli Zaretskii  <eliz@gnu.org>
9833         * term/internal.el (dos-codepage-setup): Call prefer-coding-system
9834         to set the appropriate cpNNN-dos coding system as the
9835         highest-priority coding system.
9837 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
9839         * international/fontset.el (generate-fontset-menu): Return a
9840         sorted list by plain names of fontsets.
9842         * international/mule-diag.el (list-fontsets): Sort fontsets by
9843         plain names.
9845         * language/tibet-util.el (tibetan-vertical-stacking): If the arg
9846         FIRST is a composite character, decompose it at first.
9848 1999-01-23  Dave Love  <fx@gnu.org>
9850         * format.el: Doc fixes.
9851         (format-encode-run-method): Have things happen in the right buffer.
9852         Deal with errors from method.  Set coding-system-for-write.
9853         (format-decode-run-method): Have things happen in the right buffer.
9854         Deal with errors from method.  Set coding-system-for-read.
9855         (format-alist): Use nil instead of unmatchable regexps.
9857         * simple.el (shell-command-on-region): Return command's exit status.
9859 1999-01-23  Eric Ludlam  <zappo@gnu.org>
9861         * speedbar.el (speedbar-item-info-file-helper): Add optional arg
9862         of the file whose info we want to display.
9863         (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
9864         (speedbar-add-mode-functions-list) Improve doc.
9865         (speedbar-line-token) New function.
9866         (speedbar-dired) Fix order of directories in -shown-directories.
9867         (speedbar-line-path): Default return is default-directory
9868         (speedbar-buffers-line-path): Return is dir name only.
9869         (speedbar-mode-functions-list): New variable.
9870         (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
9871         (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
9872         speedbar-files-item-info speedbar-buffers-item-info): New functions.
9873         (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
9874         New functions.
9875         (speedbar-line-file): Broke out part that fetches file from a line.
9876         (speedbar-line-text): New function extracted from speedbar-line-file.
9877         (speedbar-line-path): Converted into a replaceable function.
9878         (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
9880 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
9882         * international/fontset.el (create-fontset-from-x-resource): Make
9883         style variants.
9885 1999-01-22  Dave Love  <fx@gnu.org>
9887         * paths.el (Info-default-directory-list): Put sysdir after start.
9889 1999-01-22  Sam Steingold  <sds@goems.com>
9891         * midnight.el (clean-buffer-list): Do not kill a buffer if it has
9892         a process associated with it.
9894 1999-01-22  Jason Rumney <jasonr@altavista.net>
9896         * term/w32-win.el (w32-standard-fontset-spec): Simplified.
9898 1999-01-22  Felix Lee  <flee@cygnus.com>
9900         * vc.el (vc-annotate-display): Delete old overlays.  Fix check for
9901         major-mode.
9902         (vc-annotate-mode): Delete variable.
9904 1999-01-22  Andrew Innes  <andrewi@gnu.org>
9906         * startup.el (command-line): [windows-nt]: Check for existence of
9907         .emacs file so as to notice .emacs.el or .emacs.elc and use them
9908         in preference to _emacs.
9910 1999-01-22  Dave Love  <fx@gnu.org>
9912         * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
9914 1999-01-20  Richard Stallman  <rms@gnu.org>
9916         * files.el (find-file-noselect): Do wildcard processing only
9917         if new arg WILDCARDS is non-nil.
9918         (find-file, find-file-other-window): New arg WILDCARDS.
9919         Default it to non-nil if interactive.
9920         (find-file-other-frame): Likewise.
9921         (find-file-read-only): Likewise.
9922         (find-file-read-only-other-window): Likewise.
9923         (find-file-read-only-other-frame): Likewise.
9925         * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
9926         (widget-plist-convert-option): Delete spurious comma.
9928 1999-01-19  Jason Rumney <jasonr@altavista.net>
9930         * term/w32-win.el (w32-standard-fontspec-spec): Change
9931         iso8859-5 to koi8-r.  Add iso8859-9.
9933 1999-01-19  Dave Love  <fx@gnu.org>
9935         * browse-url.el (browse-url-maybe-new-window): Delete macro and
9936         its uses.
9938         * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
9939         is active.
9940         (fortran-indent-subprogram): Likewise.
9942 1999-01-19  Dave Love  <d.love@dl.ac.uk>
9944         * paths.el (Info-default-directory-list): Perhaps add /usr/info.
9946 1999-01-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9948         * wid-edit.el (alist): Use sexp as default key-type.
9950 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9952         * textmodes/tex-mode.el (tex-define-common-keys):
9953         Remove key binding of tex-feed-input.
9954         (tex-mode-map): Bind tex-feed-input here.
9955         (tex-start-shell): Use compilation-shell-minor-mode.  Set
9956         comint-input-filter-functions before running tex-shell-hook.
9957         (tex-start-tex): Forget compilation errors.
9958         (tex-compilation-parse-errors): Rewritten to work also with
9959         compile-mouse-goto-error and compile-goto-error.  Adjusted to
9960         change in tex-region.
9961         (tex-region): For the temp file use file-name without directory.
9962         (tex-file): Expand file name of tex-print-file.
9964 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9966         * emacs-lisp/edebug.el (with-temp-message):  Add def-edebug-spec call.
9968 1999-01-18  Espen Skoglund  <espensk@stud.cs.uit.no>
9970         * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
9971         beginning could cause Emacs to hang.  Fixed.
9973 1999-01-18  Ken'ichi Handa  <handa@gnu.org>
9975         * international/ccl.el (ccl-compile-translate-character): Handle
9976         the case that a tranlation table is CCL register correctly.
9978         * international/mule-cmds.el (select-safe-coding-system):
9979         Hightlight at most 256 characters.
9981 1999-01-18  Dave Love  <fx@gnu.org>
9983         * startup.el (command-line): If the init file changes operation to
9984         unibyte, make all buffers unibyte and re-set language environment.
9986         * disp-table.el (standard-display-european): Make all existing
9987         buffers unibyte.  Fix doc.
9989 1999-01-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
9991         * wid-edit.el (coding-system): Define this unconditionally.
9993         * simple.el (shell-command-on-region-default-error-buffer): New var.
9994         (shell-command-on-region): Use that variable as interactive
9995         value of ERROR-BUFFER argument.
9997 1999-01-17  Sam Steingold  <sds@goems.com>
9999         * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
10001 1999-01-17  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10003         * progmodes/compile.el (compilation-goto-locus): If already in the
10004         compilation buffer's window, keep it in that window.
10005         (compile-mouse-goto-error): Add Doc.  Don't play with windows.
10006         (compile-goto-error): Don't play with windows.
10008         * textmodes/tex-mode.el (latex-run-command): Doc fix.
10009         (tex-command): Doc fix.
10010         (tex-compilation-parse-errors): Doc fix.
10011         (tex-generate-zap-file-name): Don't start the name with -.
10012         (tex-expand-files): Works now also with strings ending with ":".
10014 1999-01-17  Ian T Zimmerman  <itz@transbay.net>
10016         Patch failed to install:
10017         * gametree.el: Document scoring functionality.
10018         (gametree-score-regexp): Add optional plus sign.
10019         (gametree-score-opener): Replace `:' with `=' as the former
10020         conflicts with gametree-half-ply-regexp.
10021         (gametree-transpose-following-leaves): Add.
10022         (gametree-insert-new-leaf): Make modifying commands barf in read
10023         only buffers.
10024         (gametree-break-line-here): Add a call to
10025         `gametree-transpose-following-leaves'.  This maintains the
10026         necessary invariant that on each level all leaf children precede
10027         all nonleaf children.  This has always been implied, but left to
10028         the user, and, unfortunately, undocumented.
10030 1999-01-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10032         * wid-edit.el (plist, alist): New widget types.
10034 1999-01-17  Dave Love  <fx@gnu.org>
10036         * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
10037         fix scope of condition-case therein.
10039 1999-01-17  Andrew Innes  <andrewi@gnu.org>
10041         * dos-w32.el: (find-buffer-file-type-coding-system): Use
10042         default-buffer-file-coding-system when file doesn't exist (and
10043         isn't covered by a special case) instead of forcing undecided-dos
10044         against the user's wishes.
10046         * dos-w32.el (direct-print-region-helper): New function based on
10047         direct-print-region-function; sends data to specified printer port
10048         without further translation.  Recognize and handle specially the
10049         standard `print' and `nprint' programs, as well as `lpr' and
10050         similar programs.  Only write directly to the printer port if no
10051         print program is specified.  Work around a bug in Windows 9x
10052         affecting Win32 version of Emacs by invoking command.com to write
10053         to the printer port instead of writing directly.
10054         (direct-print-region-function): Use direct-print-region-helper to
10055         do most of the work.
10056         (direct-ps-print-region-function): New function; analogue of
10057         direct-print-region-function for ps-print.
10058         (ps-lpr-command): Comment out setq; leave as example usage.
10059         (ps-lpr-switches): Ditto.
10061         * lpr.el: (printer-name): Update docstring about usage on MS-DOS
10062         and MS-Windows.
10063         (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
10064         DOS and Windows platforms, to indicate direct printing.  Update
10065         the docstring accordingly.
10067         * ps-print.el: (ps-printer-name): Update docstring about usage on
10068         MS-DOS and MS-Windows.
10069         (ps-lpr-command): Update docstring as for lpr-command.
10070         (ps-print-region-function): New variable.
10071         (ps-do-despool): Use it.
10072         (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
10073         DOS/Windows.
10075         * subr.el (subst-char-in-string): New function.
10077 1999-01-17  Eli Zaretskii  <eliz@gnu.org>
10079         * international/codepage.el (cp852-decode-table): Fill a nil entry.
10081         * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
10082         (bdf-find-font-info): New function, looks for the first readable
10083         file from a list of alternatives.
10084         (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
10085         instead of bdf-get-font-info.
10086         (bdf-generate-glyphs): If font-name is a cons cell, pass its car
10087         to ps-mule-generate-bitmap-glyph.
10089         * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
10090         file names that avoid clashes in DOS 8+3 namespace.  FONT-NAME can
10091         now be a list of alternative names.
10092         (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
10093         (ps-mule-prepare-font): Likewise.
10095         * international/codepage.el (cp855-decode-table,
10096         cp850-decode-table): Fill some nil entries.
10098 1999-01-16  Dave Love  <fx@gnu.org>
10100         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
10101         last change.
10103 1999-01-15  Dave Love  <fx@gnu.org>
10105         * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
10106         and change regexp for command names.
10107         (help-xref-go-back, function-called-at-point, symbol-file)
10108         (where-is): Doc fixes.
10109         (help-xref-go-back): Remove interactive spec.
10110         (describe-function-1): Fix message for alias.  Buttomize alias
10111         name.
10113         * simple.el (join-line): New alias.
10115 1999-01-15  Johan Vromans  <jvromans@squirrel.nl>
10117         * forms.el: (forms--show-record): Convert integers to string
10118         expicitly since concat will no longer accept integers.
10119         (forms-print): Use local `total-nb-records' since
10120         `forms--total-records' will be inaccessible after buffer switching.
10122 1998-01-14  Felix Lee  <flee@cygnus.com>
10124         * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
10126 1999-01-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
10128         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
10130 1999-01-14  Eli Zaretskii  <eliz@gnu.org>
10132         * international/codepage.el (cp850-decode-table): Fix previous change.
10134 1999-01-14  Simon Marshall  <simon@gnu.org>
10136         * shell.el (shell-dirtrack-verbose): New custom variable.
10137         (shell-dirstack-message): Use it.
10139 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
10141         * international/mule-conf.el: Coding system alias `dos' for
10142         `undecided-dos', `mac' for `undecided-mac'.
10144         * international/mule-cmds.el (describe-language-environment):
10145         Don't alter input-method-alist.
10147 1999-01-13  Eli Zaretskii  <eliz@gnu.org>
10149         * international/codepage.el (cp850-decode-table): Replace nil
10150         entries with codes of similary looking glyphs.  (Suggested by
10151         Jason Rumney <jasonr@altavista.net>.)
10153 1999-01-13  Dave Love  <fx@gnu.org>
10155         * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
10157         * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
10159 1999-01-12  Karl Heuer  <kwzh@gnu.org>
10161         * files.el (auto-save-hook): Defvar this.
10163 1999-01-12  Alex Schroeder  <asc@bsiag.com>
10165         * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
10166         faces, eliminating the need to load font-lock before loading sql.
10167         (sql-mode-oracle-font-lock-keywords): Likewise.
10168         (sql-mode-postgres-font-lock-keywords): Likewise.
10170 1999-01-11  Dave Love  <fx@gnu.org>
10172         * cus-start.el: Add inhibit-eol-conversion.
10174         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
10175         the values round.
10177 1999-01-11  Richard Stallman  <rms@psilocin.ai.mit.edu>
10179         * help.el (help-mode-finish): Renamed from help-mode-maybe.
10180         Don't switch to Help mode here.
10181         (temp-buffer-setup-hook): Use help-mode-finish.
10182         (help-mode-setup): New function.
10183         (temp-buffer-setup-hook): Use help-mode-setup.
10185         * progmodes/sql.el: New file.
10187         * files.el (auto-mode-alist): Add sql-mode.
10189         * faces.el (list-faces-display): Improve the formatting
10190         by computing the maximum length required for any face-name.
10192 1999-01-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10194         * progmodes/compile.el (compilation-shell-minor-mode): New function.
10196 1999-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
10198         * term.el (term_send_home): Change the string to
10199         be the same as the one emitted by xterm and consistent with the
10200         ones emitted by prior and next.
10201         (term_send_end): Likewise.
10203 1999-01-10  Dave Love  <fx@gnu.org>
10205         * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
10206         bindings.
10208 1999-01-10  Eli Zaretskii  <eliz@gnu.org>
10210         * international/codepage.el (codepage-setup): Doc fix.
10211         (cp-decoding-vector-for-codepage): Likewise.
10213 1999-01-10  Markus Rost  <rost@gnu.org>
10215         * cus-edit.el (custom-save-delete): First scan the custom-file.
10217 1999-01-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
10219         * international/iso-transl.el: Define a "function name" for
10220         each translation that isn't ASCII.  Use these function names
10221         in iso-transl-char-map.
10223 1999-01-08  Kenichi Handa  <handa@etl.go.jp>
10225         * international/mule-util.el (decompose-region): Do decomposition
10226         on temporary unibyte buffer.
10228         * international/mule.el (make-char): Doc-string modified.
10230 1999-01-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
10232         * simple.el (comment-region): Delete spaces only if we
10233         deleted a comment starter.
10235 1999-01-07  Dave Love  <fx@gnu.org>
10237         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
10239         * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
10240         like eval-defun does.
10242         * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
10244         * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
10245         constructions.  Doc fixes.
10246         (generic-create-generic-function): Use defalias, not fset.
10248         * find-func.el: More doc fixes.
10250 1999-01-06  Stephen Eglen  <stephen@gnu.org>
10252         * files.el (save-buffers-kill-emacs): Show the list of current
10253         processes before prompting to kill them and exit.
10255 1999-01-06  Dave Love  <fx@gnu.org>
10257         * emacs-lisp/find-func.el: Doc fixes.
10258         (find-function-regexp): Extend for define-generic-mode,
10259         define-derived-mode, easy-mmode-define-minor-mode.
10261 1999-01-06  Dave Love  <fx@gnu.org>
10263         * progmodes/fortran.el (fortran-window-create): Account for scroll
10264         bar width.
10266         * browse-url.el: Require (noerror) w3-auto when compiling.
10267         (browse-url-maybe-new-window): Make it a macro and revert last
10268         change to callers.
10269         (browse-url-w3): Require w3 for w3-fetch-other-window.
10271 1999-01-06 Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10273         * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
10274         argument.
10276 1999-01-06  Simon Marshall  <simon@gnu.org>
10278         * subr.el (with-temp-message): Don't display MESSAGE if nil.  Doc fix.
10280         * font-lock.el (font-lock-default-fontify-buffer): When using
10281         with-temp-message, use nil rather than current-message.
10283         * lazy-lock.el (lazy-lock-unstall):
10284         (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
10285         rather than current-message.
10287         * fast-lock.el (fast-lock-save-cache-1):
10288         (fast-lock-cache-data): When using with-temp-message, use nil rather
10289         than current-message.
10291 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
10293         * international/codepage.el (cp-coding-system-for-codepage-1): Add
10294         the valid-codes property.
10296         * international/mule-cmds.el (prefer-coding-system): Call
10297         set-coding-priority, so that the internal array of priorities is
10298         also updated.
10300         * international/mule-util.el:
10301         (coding-system-change-eol-conversion,
10302         coding-system-change-text-conversion): Don't define here.
10304         * international/mule-cmds.el: Define them here.  Remove the
10305         autoload cookies.
10307 1999-01-06  Andreas Schwab  <schwab@gnu.org>
10309         * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
10310         if it was enabled before.
10312         * view.el (View-revert-buffer-scroll-page-forward): Bind
10313         view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
10315         * files.el (recover-session): Preserve point when inserting
10316         explanation.
10318 1999-01-06  Richard Stallman  <rms@psilocin.ai.mit.edu>
10320         * cus-edit.el (custom-save-delete): Don't delete whitespace
10321         and comments before the sexp that is replaced.
10323 1999-01-05  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
10325         * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
10327 1999-01-05  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10329         * vc.el (vc-dired-hook): Use the original value of
10330         dired-move-to-filename-regexp on lines that have not been
10331         reformatted yet.
10332         (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
10333         file lines have already been reformatted.
10335 1999-01-05  Dave Love  <fx@gnu.org>
10337         * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
10338         buffer-local.
10340 1998-01-05  Torbjorn Einarsson  <T.Einarsson@clab.ericsson.se>
10342         * progmodes/f90.el: Change of regular expressions for type to
10343         correct highlighting and identation. Some small fixes for
10344         compatibility with XEmacs.
10346 1999-01-05  Stephen Eglen  <stephen@gnu.org>
10348         * mspools.el (mspools-vm-system-mail): Provide an alternative
10349         value based on rmail-spool-directory if $MAIL is not defined.
10351 1999-01-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
10353         * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
10354         (reftex-section-info): Handle negative section levels.
10355         (reftex-view-crossref-extra): New option.
10356         (reftex-view-crossref): Generalized to work in more places.
10357         (reftex-find-citation-regexp-format, reftex-find-reference-format,
10358         reftex-macros-with-labels, reftex-global-search-marker): New variables.
10359         (reftex-view-cite-locations-from-bibtex): New command.
10360         (reftex-view-regexp-match, reftex-global-search,
10361         reftex-global-search-continue): New functions.
10362         (reftex-extract-bib-entries): No error for non-existing BibTeX
10363         file, just a message.
10364         (reftex-extract-bib-entries): Better error handling.
10365         (reftex-select-with-char): Use `*RefTeX Select*' for selection
10366         help and force it on current frame.
10367         (reftex-default-bibliography): New function.
10368         (reftex-access-parse-file): Check consistency after loading a
10369         parse file.  When inconsistent, enfore rescan.
10370         (reftex-check-parse-consistency): New function.
10371         (easy-menu-define): Options section drastically shortened.
10373 1999-01-05  Kenichi Handa  <handa@etl.go.jp>
10375         * language/thai-util.el (thai-compose-string): New function.
10377 1999-01-04  Inge Frick  <inge@nada.kth.se>
10379         * easymenu.el (easy-menu-define): Doc fix.
10380         (easy-menu-create-menu): New keyword :included.
10381         (easy-menu-do-add-item): New keyword :included.  SUFFIX may
10382         be an expression, not only a string.  Simulate style `button'.
10383         Use easy-menu-define-key-intern instead of easy-menu-define-key.
10384         (easy-menu-define-key-intern): New function.
10385         (easy-menu-add-item): Understand value returned from
10386         easy-menu-item-present-p and easy-menu-remove-item.
10387         (easy-menu-return-item): New function.
10388         (easy-menu-item-present-p, easy-menu-remove-item): Use it.
10390 1999-01-03  Richard Stallman  <rms@psilocin.ai.mit.edu>
10392         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
10393         Use rmail-output-read-rmail-file-name to read the file name.
10394         Always call rmail-output-to-rmail-file noninteractively.
10395         When count > 1, do the loop here.
10396         Handle rmail-delete-after-output here.
10397         (rmail-summary-output): Similar changes.
10399         * mail/rmailout.el: Provide `rmailout'.
10400         (rmail-output-read-rmail-file-name): New function.
10401         (rmail-output-to-rmail-file): Use that.
10402         (rmail-output-read-file-name): New function.
10403         (rmail-output): Use that.
10405         * files.el (find-file-noselect): Let /: suppress wildcard matching.
10406         Error if wildcard matches no files.
10408 1999-01-02  Richard Stallman  <rms@psilocin.ai.mit.edu>
10410         * menu-bar.el (clipboard-yank): Doc fix.
10412         * info.el (Info-insert-dir): Chase symlinks for file-attributes.
10414 1998-12-31  Markus Rost  <rost@delysid.gnu.org>
10416         * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
10418 1998-12-31  Andrew Innes  <andrewi@harlequin.co.uk>
10420         * rmail.el (rmail-encode-string): Make sure mask value is
10421         positive; (emacs-pid) returns a negative number on Windows 9x
10422         which causes odd behaviour.
10424 1998-12-31  Eli Zaretskii  <eliz@mescaline.gnu.org>
10426         * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
10427         and about w32-* variables unless on Windows/NT.
10429 1998-12-31  Boris Goldowsky  <boris@alum.mit.edu>
10431         * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
10432         if buffer is modified; ask about all modified buffers.
10434 1998-12-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
10436         * simple.el (what-cursor-position): Fix previous change.
10438 1998-12-30  Richard Stallman  <rms@sucrose.ai.mit.edu>
10440         * mail/sendmail.el (mail-mode): Eliminate ambiguous match
10441         from paragraph-start.
10443 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
10445         * international/mule-cmds.el (prefer-coding-system): If the
10446         argument requires specific EOL conversion type, make the default
10447         coding systems use that.
10449 1998-12-30  Drew Csillag <drew_csillag@geocities.com>
10451         * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
10452         Use shell-command-on-region.
10453         (m4-start-m4, m4-end-m4): Functions deleted.
10455 1998-12-30  Michael Ernst  <mernst@alum.mit.edu>
10457         * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
10459 1998-12-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10461         * browse-url.el (browse-url-mail): Give argument SEND-ACTION
10462         to compose-mail in the correct places and as a list.
10464 1998-12-29  Masatake Yamato  <masata-y@tori.aist-nara.ac.jp>
10466         * page-ext.el: Added mouse-selection feature for pages directory buffer.
10467         (pages-directory-map): Bind mouse-2
10468         (pages-copy-header-and-position): Put text property.
10469         (pages-directory-goto-with-mouse): New function.
10471 1998-12-29  Eli Zaretskii  <eliz@mescaline.gnu.org>
10473         * international/codepage.el (cp-make-coding-systems-for-codepage):
10474         Doc fix.
10475         (cp-coding-system-for-codepage-1): Likewise.
10477 1998-12-29  Kenichi Handa  <handa@etl.go.jp>
10479         * language/thai-util.el (thai-post-read-conversion): Handle Thai
10480         composition sequence correctly here instead of calling
10481         thai-compose-region.
10483         * textmodes/fill.el (fill-region-as-paragraph): While deleting a
10484         newline in multibyte buffer, if previous or next character is a
10485         composite char, check the first component of the composite char.
10487 1998-12-28  Andreas Schwab  <schwab@delysid.gnu.org>
10489         * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
10490         and track-mouse.
10492 1998-12-27  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10494         * mail/sendmail.el (mail-yank-original): Remove text properties
10495         after insertion.
10496         (mail-yank-region): Barf if no mark is set in the message
10497         being replied to.
10499         * help.el (function-called-at-point): First look for function at point.
10501 1998-12-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
10503         * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
10505 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
10507         * simple.el (what-cursor-position): Print character encoding also.
10509 1998-12-26  Dave Love  <fx@gnu.org>
10511         * textmodes/flyspell.el: If local-maps work, don't put
10512         flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
10513         in flyspell-mouse-map (only).
10514         (flyspell-use-local-map): New variable.
10515         Use a different mouse-2 binding in that case,
10516         and don't add to minor-mode-map-alist.
10517         (make-flyspell-overlay, flyspell-correct-word):
10518         Test flyspell-use-local-map.
10520 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
10522         * files.el (file-expand-wildcards): Handle wildcards in directory name.
10523         Be careful about whether to return a relative file name,
10524         and if so, relative to what directory.
10526 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
10528         * emacs-lisp/easymenu.el (easy-menu-get-map):
10529         Change global map only if this menu exists in the global map already,
10530         and not in the local map.
10531         (easy-menu-do-add-item): Fix error message.
10533         * foldout.el (foldout-inhibit-key-bindings):
10534         Avoid concatenating onto outline-minor-mode-prefix.
10535         Make a new keymap for that prefix, if it does not already have one.
10537 1998-12-25  Ilya Zakharevich  <ilya@math.ohio-state.edu>
10539         * cperl-mode.el:
10540         Can use linear algorithm for indentation if Emacs supports it.
10541         (cperl-after-expr-p):   It is BLOCK if we reach lim when backup sexp.
10542         (cperl-after-block-p):  Likewise.
10543         (cperl-after-block-and-statement-beg): Likewise.
10544         (cperl-after-block-p):  After END/BEGIN we are a block.
10545         (cperl-after-expr-p):   Skip labels when checking
10546         (cperl-indent-region):  Make a marker for END - text added/removed.
10547         Disable hooks during the call (how to call them later?).
10548         Now indents 820-line-long function in 6.5 sec (including
10549         syntaxification) the first time (when buffer has few
10550         properties), 7.1 sec the second time.
10551         (cperl-indent-region):  Do not indent whitespace lines
10552         (cperl-style-alist)
10553                 Include `cperl-merge-trailing-else' where the value is clear.
10554         (cperl-styles-entries): Likewise.
10555         (cperl-problems):       Improvements to docs.
10556         (cperl-tips):           Likewise.
10557         (cperl-non-problems):   Likewise.
10558         (cperl-mode):           Make lazy syntaxification possible.
10559         Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
10560         `font-lock-unfontify-region-function' was set to a wrong function.
10562         (cperl-find-pods-heres): Safe a position in buffer where it is safe to
10563         restart syntaxification.  Changed so that -d ?foo? is a RE. Do
10564         not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
10565         but 1<<6 was considered as HERE-doc.
10566         <file/glob> made into a string.
10567         Postpone addition of faces after syntactic step.
10568         Recognition of <FH> was wrong.
10569         Highlight `gem' in s///gem as a keyword.  `qr' recognized.
10570         Knows that split// is null-RE.
10571         Highlights separators in 3-parts expressions as labels.
10572         <> was considered as a glob.
10573         Would err if the last line is `=head1'.
10574         $a-1 ? foo : bar; was a considered a regexp.
10575         `<< (' was considered a start of HERE-doc.
10576         mark qq[]-etc sections as syntax-type=string
10577         Was not processing sub protos after a comment ine.
10578         Was treating $a++ <= 5 as a glob.
10579         Tolerate unfinished REx at end-of-buffer.
10580         `unwind-protect' was left commented.
10581         / and ? after : start a REx.
10583         (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
10584         Better default, customizes to `message' too, off in text-mode.
10586         (cperl-array-face): Renamed from `font-lock-emphasized-face',
10587         `defface'd.
10588         (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
10589         `defface'd.
10590         (cperl-emacs-can-parse):        New state variable.
10591         (cperl-indent-line):    Corrected to use global state.
10592         (cperl-calculate-indent):       Likewise.
10593         (cperl-fix-line-spacing):       Likewise (not used yet).
10594         (cperl-calculate-indent):       Did not consider `,' as
10595         continuation mark for statements.
10596         (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
10597         Remove another parse-data optimization at toplevel: would
10598         indent correctly.
10599         Correct for labels when calculating indentation of continuations.
10600         Docstring updated.
10601         (cperl-choose-color):   Converted to a function (to be
10602         compilable in text-mode).
10603         (cperl-dark-background):        Disable without window-system.
10604         Do `defface' only if window-system.
10605         (cperl-fix-line-spacing):       Sped up to bail out early.
10606         (x-color-defined-p): Was not compiling on XEmacs
10607         Was defmacro'ed with a tick.  Remove another def.
10608         (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
10609         (cperl-unwind-to-safe): New function.
10610         (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
10611         (cperl-fontify-syntaxically): Unwinds start and end to go out of
10612                                      long strings (not very successful).
10613         (cperl-forward-re):     Highlight the trailing / in s/foo// as string.
10614         Highlight the starting // in s//foo/ as function-name.
10615         Emit a meaningful error instead of a cryptic one for an
10616         uncomplete REx near end-of-buffer.
10618         (cperl-electric-keyword):       `qr' recognized.
10619         (cperl-electric-else):          Likewise
10620         (cperl-to-comment-or-eol):      Likewise
10621         (cperl-make-regexp-x):  Likewise
10622         (cperl-init-faces):     Likewise, and `lock' (as overridable?).
10623         Corrected to use new macros;
10624         `if' for copying `reference-face' to `constant-face' was backward.
10625         remove init `font-lock-other-emphasized-face',
10626         `font-lock-emphasized-face', `font-lock-keyword-face'.
10627         Interpolate `cperl-invalid-face'.
10628         (cperl-make-regexp-x):  Misprint in a message.
10629         (cperl-syntaxify-unwind): New configuration variable
10630         (cperl-fontify-m-as-s): New configuration variable
10631         (cperl-electric-pod):   Check for after-expr was performed
10632         inside of POD too.
10633         (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
10634         (cperl-clobber-mode-lists): New configuration variable.
10635         (cperl-not-bad-style-regexp):   Updated.
10636         Init:                   `cperl-is-face' was busted.
10637         (cperl-make-face):      New macros.
10638         (cperl-force-face):     New macros.
10639         (font-lock-other-type-face): Done via `defface' too.
10640         (cperl-nonoverridable-face):    New face.  Renamed from
10641         `font-lock-other-type-face'.
10642         (cperl-init-faces-weak):        Use `cperl-force-face'.
10643         (cperl-comment-indent): Commenting __END__ was not working.
10644         (cperl-indent-for-comment):     Likewise.
10645         (cperl-write-tags):     Correct for XEmacs's `visit-tags-table-buffer'.
10646         When removing old TAGS info was not relativizing filename.
10647         (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
10648         Another try to work around XEmacs problems.  Better progress messages.
10649         (toplevel):             Require custom unprotected => failure on 19.28.
10650         (cperl-xemacs-p):       Defined when compile too
10651         (cperl-find-tags):      Was writing line/pos in a wrong order,
10652         pos off by 1 and not at beg-of-line.
10653         (cperl-etags-snarf-tag): New macro
10654         (cperl-etags-goto-tag-location): New macro
10655         (cperl-version):        New variable.  New menu entry
10656         random docstrings:      References to "future" 20.3 removed.
10657         Menu was described as `CPerl' instead of `Perl'
10658         (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
10659         (cperl-toggle-construct-fix): Was toggling to t instead of 1.
10660         (cperl-ps-print-init):  Associate `cperl-array-face', `cperl-hash-face'
10661         Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
10662         `font-lock-reference-face', `font-lock-keyword-face'.
10663         Use `eval-after-load'.
10664         Remove not-CPerl-related faces.
10665         (cperl-tips-faces):     New variable and an entry into Mini-docs.
10666         (cperl-indent-exp):     Was not processing else-blocks.
10667         (cperl-get-state):      NOP line removed.
10668         (cperl-ps-print):       New function and menu entry.
10669         (cperl-ps-print-face-properties):       New configuration variable.
10670         (cperl-invalid-face):   New configuration variable.
10671         (perl-font-lock-keywords):      Highlight trailing whitespace
10672         (cperl-contract-levels):        Documentation corrected.
10673         (cperl-contract-level):         Likewise.
10674         (cperl-ps-extend-face-list):    New macro.
10675         (cperl-invalid-face):   Change to ''underline.
10677 1998-12-25  Markus Rost  <rost@delysid.gnu.org>
10679         * mail/rmailout.el (rmail-output): Abbreviate name of default-file
10680         for read-file-name.
10681         (rmail-output-to-rmail-file): Likewise.
10683 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
10685         * emacs-lisp/easymenu.el (easy-menu-get-map):
10686         If MENU is nil, use global menu-bar map.
10687         (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
10688         (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
10690 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10692         * ps-mule.el (ps-mule-begin-job): Programming uniformization.
10694 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10696         * ps-print.el (ps-print-version): New version number (4.1.3).
10698 1998-12-21  Eli Zaretskii  <eliz@mescaline.gnu.org>
10700         * international/mule-cmds.el: Use make-sparse-keymap instead of
10701         define-prefix-key when defining MULE menu items.
10703         * info.el (Info-node-at-bob-matching): New function.
10704         (Info-find-node, Info-build-node-completions): Call it.
10706 1998-12-21  Andreas Schwab  <schwab@delysid.gnu.org>
10708         * help.el (describe-function-1): Say "keymap", not "Lisp macro",
10709         when this is an autoloaded keymap.
10711 1998-12-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
10713         * international/codepage.el (cp-coding-system-for-codepage-1):
10714         Create separate encoders and decoders, for DOS and Unix.  Make the
10715         usual family of 3 coding systems, so that automatic detection of
10716         EOL type works.
10717         (cp-make-coding-systems-for-codepage): Don't intern DOS- and
10718         Unix-specific symbols here, and don't call
10719         cp-coding-system-for-codepage-1 twice.  (Suggested by Ken'ichi
10720         Handa <handa@etl.go.jp>.)
10722         * dos-vars.el (dos-codepage-setup-hook): New defcustom.
10724         * term/internal.el (IT-character-translations): New variable, an
10725         alist used to display characters for which there's no glyphs in
10726         the current codepage.
10727         (IT-display-table-setup): New function, sets up the DOS terminal
10728         for a given codepage.
10729         (dos-codepage-setup): New function, sets up the MULE environment
10730         for the current value of dos-codepage.
10731         (top-level if): In the multibyte mode, turn on
10732         unibyte-display-via-language-environment.  In the unibyte mode,
10733         set up the special syntax tables to map lower- to upper case and
10734         back.
10736 1998-12-19  Eric Ludlam  <zappo@delysid.gnu.org>
10738         * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
10739         (speedbar-frame-plist) Remove useless comments.
10740         (speedbar-frame-mode) Do not specify height if it is in the param list.
10741         Use default y position w/out changing it.
10742         If default x position is a list, keep, calculate the non-list X
10743         value when devining an initial position.
10744         (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
10745         (speedbar-tag-group-name-minimum-length): New variable.
10746         (speedbar-frame-parameter): New compatibility function.
10747         (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
10748         (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
10749         groups to keep things in the right order, and to help with some
10750         naming conventions.
10751         (speedbar-create-tag-hierarchy): Enable buffer local version of
10752         `speedbar-tag-hierarchy-method' in the buffer we are tagging.
10753         (speedbar-line-path) Make DEPTH param optional.  Devine it if absent.
10754         the case, derive it from the cursor location in speedbar.
10756 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
10758         * international/mule-cmds.el (set-language-environment): On MS-DOS
10759         terminals, install DOS-specific nonascii-translation-table if the
10760         language info doesn't specify one.  Pass the default eol-type to
10761         set-language-environment-coding-systems.
10762         (set-default-coding-systems): Copy the eol-type property for the
10763         new default values of {buffer-file,process}-coding-system from the
10764         old defaults.
10765         (set-language-environment-coding-systems): Accept an optional
10766         argument EOL-TYPE, and set the eol-type property of the default
10767         coding systems accordingly.
10768         (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
10769         (set-keyboard-coding-system): Likewise.
10770         (set-default-coding-systems): Don't set
10771         default-terminal-coding-system on MS-DOS to anything but nil.
10772         (prefer-coding-system): Describe in the doc string that
10773         default-terminal-coding-system is not changed on MS-DOS.
10774         (set-language-environment): For MS-DOS, set standard syntax table
10775         and display table for all characters with code above 127.
10776         (standard-display-european-internal): For MS-DOS, pass all
10777         characters with code above 127 directly to the terminal, and don't
10778         remap characters 160 and 146 in the unibyte case.
10780         * international/codepage.el: New file.
10782 1998-12-16  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
10784         * diary-lib.el (diary-float): Fix end-of-year error and typos in
10785         comments.
10787 1998-12-16  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
10789         * map-ynp.el (map-y-or-n-p): Ignore input methods.
10791         * subr.el (read-passwd): Likewise.
10793 1998-12-16  Eli Zaretskii  <eliz@mescaline.gnu.org>
10795         * info.el (Info-find-node): Add 1 to the position read from the
10796         tag table.  Don't fail if the node delimiter ^_ is the first
10797         character in the file.
10798         (Info-insert-dir): Don't fail when the node delimiter ^_ is the
10799         first character in the file.
10800         (Info-read-subfile): Likewise.
10801         (Info-select-node): Likewise.
10802         (Info-build-node-completions): Likewise.
10804 1998-12-16  Richard Stallman  <rms@gnu.org>
10806         * term/x-win.el (x-cut-buffer-or-selection-value):
10807         If clipboard is enabled, try it before PRIMARY selection.
10809 1998-12-15  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
10811         * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
10812         insert c-cedilla and C-cedilla respectively, like in latin-1.
10814 1998-12-15  Eli Zaretskii  <eliz@delysid.gnu.org>
10816         * language/hebrew.el: Don't use sublists in the flags argument
10817         passed to make-coding-system.
10819 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
10821         * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
10822         list of character sets found by find-charset-region.
10824         * ps-mule.el: Always require ps-print.  Move some function
10825         definitions for Emacs 20.2 and the earlier to ps-print.el.
10826         (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
10828         * ps-print.el: Define several functions for Emacs 20.2 and the
10829         earlier version.
10830         (ps-printer-name): Check if printer-name is bound.
10832 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10834         * ps-mule.el: Programming uniformization and little code improvement.
10835         (ps-mule-prepare-font): Programming uniformization.
10836         (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
10837         (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
10839         * ps-bdf.el: Programming uniformization and little code improvement.
10840         (bdf-search-and-read): New fun.
10841         (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
10842         (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
10843         (bdf-info-relative-compose, bdf-info-baseline-offset)
10844         (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
10845         (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
10846         (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
10847         (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
10848         improvement.
10850 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10852         * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
10853         and mule related code extraction. Autoload ps-mule funs.
10855         * ps-mule.el: Doc fix. Require ps-print only when compiled.
10856         (ps-mule-prologue-generated): New fun.
10857         (ps-mule-plot-string): Add autoload cookie.
10858         (ps-mule-begin-job): Call ps-mule-prologue-generated.
10860 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
10862         * ps-bdf.el: Require ps-mule instead of ps-print.
10863         (bdf-directory-list): Add autoload cookie.
10865         * ps-mule.el: New file.  Mule related code extracted from
10866         ps-print.el.  Require ps-print, provide ps-mule.
10867         (ps-multibyte-buffer): Add autoload cookie.
10868         (ps-mule-prepare-ascii-font): New fun.
10869         (ps-mule-set-ascii-font): New fun.
10870         (ps-mule-skip-same-charset): Fun deleted.
10871         (ps-mule-plot-string): Set ps-mule-current-charset.
10872         (ps-mule-initialize): Add autload cookie.  Don't set
10873         ps-mule-font-info-database here.
10874         (ps-mule-begin-job): Renamed from ps-mule-begin.  Update
10875         ps-mule-font-info-database and ps-control-or-escape-regexp.
10876         (ps-mule-begin-page): New fun.
10878         * ps-print.el: Mule related code moved to ps-mule.el.
10879         (ps-begin-job): While setting ps-control-or-escape-regexp, don't
10880         check ps-mule-charset-list.
10881         (ps-begin-page): Don't set ps-mule-current-charset, instead call
10882         ps-mule-begin-page.
10883         (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
10884         (ps-plot-region): Don't set ps-mule-current-charset, instead call
10885         ps-mule-set-ascii-font.  Don't call ps-mule-skip-same-charset,
10886         instead skip same charsets by itself.
10887         (ps-generate): Call ps-mule-initialize of needs-begin-file is
10888         non-nil.  Call ps-mule-begin-job.
10890 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
10892         * ps-bdf.el: File name changed from bdf.el.  Provide ps-bdf
10893         instead of bdf.
10895         * ps-print.el (ps-mule-font-info-database): Doc-string modified.
10896         (ps-mule-external-libraries): New element FEATURE.
10897         (ps-mule-init-external-library): Ajusted for the above change.
10898         (ps-mule-generate-font): Likewise.
10899         (ps-mule-generate-glyphs): Likewise.
10900         (ps-mule-prepare-font): Likewise.
10901         (ps-mule-initialize): Likewise.
10902         (ps-begin-file): Superfluous tailing parenthesis deleted.
10904 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
10906         * international/fontset.el (x-decompose-font-name): If PATTERN
10907         doesn't have any wild cards, return a vector made from a name that
10908         is found by x-resolve-font-name found.  Comments added.
10910         * international/mule-cmds.el (find-coding-systems-for-charsets):
10911         Handle the case of unknown charset.
10912         (find-multibyte-characters): If invalid multibyte characters are
10913         found, return the corresponding strings instead of character
10914         codes.
10915         (find-multibyte-characters): Adjusted for the above change.
10916         (select-safe-coding-system): For a unibyte buffer, always returns
10917         DEFAULT-CODING-SYSTEM.
10918         (get-charset-property): Fix previous change.  Make it a function.
10919         (put-charset-property): Make it a function.
10921         * international/mule.el (make-coding-system): Set mime-charset
10922         property of *-with-esc coding system to nil.
10924         * international/quail.el (quail-point-in-conversion-region): New
10925         function.
10926         (quail-conversion-backward-delete-char): When a key sequence is
10927         being translated, call quail-delete-last-char.
10929         * language/devan-util.el
10930         (devanagari-reorder-glyphs-for-decomposition): Fix the way to
10931         handle devanagari-decomposition-rules.
10933 1998-12-14  Andreas Schwab  <schwab@delysid.gnu.org>
10935         * textmodes/texinfo.el (texinfo-tex-buffer): Bind
10936         tex-start-options-string to empty string.
10937         (texinfo-tex-region): Use texinfo-tex-trailer as documented.
10939 1998-12-14  Andrew Innes  <andrewi@delysid.gnu.org>
10941         * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
10942         5xx responses are already handled properly).
10944 1998-12-13  Richard Stallman  <rms@gnu.org>
10946         * progmodes/compile.el (compilation-error-regexp-alist): Insist
10947         on a non-digit in the file name.
10949         * simple.el (comment-region): Handle comment-padding
10950         separately for insertion and for deletion, in the right way for each.
10952 1998-12-13  Felix Lee  <flee@cygnus.com>
10954         * progmodes/compile.el (compilation-error-regexp-alist): Fix
10955         regexp to match "ChangeLog:1:1998-12-09 ..."
10957 1998-12-13  Eli Zaretskii  <eliz@delysid.gnu.org>
10959         * cus-start.el (dos-unsupported-char-glyph): Add.
10961 1998-12-11  Dave Love  <fx@gnu.org>
10963         * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
10964         forward-sexp in condition-case.
10966         * emacs-lisp/find-func.el (find-function-search-for-symbol):
10967         Remove unnecessary test on `library' for explicit file name.
10968         Widen scope of save-match-data.
10970 1998-12-10  Eli Zaretskii  <eliz@delysid.gnu.org>
10972         * international/mule.el (load-with-code-conversion): If the loaded
10973         file was inserted  with no-conversion or raw-text coding system,
10974         make the buffer unibyte.
10976 1998-12-09  Richard Stallman  <rms@gnu.org>
10978         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
10979         Get rid of nested loops.
10981         * mouse.el (mouse-drag-vertical-line):
10982         If WHICH-SIDE is not `right', then scroll bars are on the left.
10984         * loadhist.el (load-history-loaded): defvar moved to help.el.
10986         * help.el (symbol-file-load-history-loaded): Variable renamed,
10987         and defvar moved from loadhist.el.
10988         (symbol-file): Renamed from describe-function-find-file.
10989         Load fns-VERSION.el here.
10990         (describe-variable, describe-function-1): Use symbol-file.
10992         * textmodes/tex-mode.el (tex-generate-zap-file-name):
10993         Don't start the name with #.
10995         * ispell.el: Take out the eval-when's.
10997 1998-12-09  Peter Breton  <pbreton@ne.mediaone.net>
10999         * dirtrack.el (dirtrack-directory-change-hook): New hook.
11000         (dirtrack): Run it.  Make debug message more verbose.
11002 1998-12-09  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
11004         * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
11005         name of the abbrev table, and provide support for XEmacs.
11006         (octave-xemacs-p): New variable.
11008 1998-12-09  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
11010         * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
11011         exit, when mail-interactive is nil.
11013 1998-12-09  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
11015         * files.el (after-find-file): Message fix.
11017 1998-12-09  Ken Stevens  <stevens@kdstevens.com>
11019         * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
11021 1998-12-09  Geoff Voelker  <voelker@cs.washington.edu>
11023         * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
11024         filenames using backslashes.
11026 1998-12-09  Dave Love  <fx@gnu.org>
11028         * browse-url.el (browse-url-mail): Call compose-mail-other-window
11029         with correct number of args.
11030         (browse-url-maybe-new-window): New arg.  Callers changed.
11032         * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
11033         comment.
11035 1998-12-08  Geoff Voelker  <voelker@cs.washington.edu>
11037         * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
11039 1998-12-08  Markus Rost  <rost@delysid.gnu.org>
11041         * vc.el (vc-rcs-release): Fix Type.
11042         (vc-sccs-release): Fix Type.
11043         (vc-cvs-release): Fix Type.
11045         * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
11046         arg work right.
11048         * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
11049         output of last undeleted message.
11051 1998-12-07  Geoff Voelker  <voelker@cs.washington.edu>
11053         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
11054         (buffer-undo-list) [windows-nt]: Use different relative path.
11056 1998-12-07  Simon Marshall  <simon@gnu.org>
11058         * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
11060 1998-12-05  Markus Rost  <rost@delysid.gnu.org>
11062         * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
11064         * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
11066 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
11068         * info.el (Info-menu): Don't return error if point is between menu
11069         header and first menu item.
11071 1998-12-04  Dave Love  <fx@gnu.org>
11073         * help.el (describe-function-1): Fix description for alias.
11075 1998-12-03  Andreas Schwab  <schwab@delysid.gnu.org>
11077         * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
11078         specifications from summary line.
11080         * rect.el (delete-whitespace-rectangle): Mark for autoload.
11081         (close-rectangle): Define alias only once in loaddefs.el.
11083 1998-12-03  Eli Zaretskii  <eliz@mescaline.gnu.org>
11085         * term/internal.el: Remove code which sets up a special syntax
11086         table for non-ASCII characters.
11088 1998-12-02  Andrew Innes  <andrewi@delysid.gnu.org>
11090         * dos-w32.el (direct-print-region-function): Try to ensure that
11091         printer-name is expanded to a file name on a local drive;
11092         sometimes printing a file loaded from a network volume fails.
11093         (direct-print-region-function): Add a function to
11094         write-region-annotate-functions to append a formfeed character to
11095         the region being printed, if the region doesn't end with a
11096         formfeed already.  This avoids creating a second print job
11097         containing a blank page when print spooling is enabled on Windows.
11099 1998-12-02  Dave Love  <fx@gnu.org>
11101         * help.el (help-make-xrefs): Use `info', not the non-autoloaded
11102         `Info-goto-node'.
11104 1998-12-02  Richard Stallman  <rms@gnu.org>
11106         * help.el (temp-buffer-resize-mode): Doc fix.
11108         * cus-edit.el (custom-save-delete): Save point before
11109         reading a sexp, rather than backing up.
11111         * international/iso-transl.el: Fix previous change.
11113 1998-12-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11115         * vc.el (vc-dired-window-configuration, vc-ediff-windows,
11116         vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
11117         Added defvars to suppress compilation warnings.
11119 1998-11-30  Ken Stevens  <k.stevens@ieee.org>
11121         * ispell.el: Improved and fixed customize for variables:
11122         ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
11123         ispell-dictionary-alist, ispell-skip-sgml.
11124         Improved and fixed comments in variables and messages for
11125         functions: ispell-help-in-bufferp, ispell-local-dictionary,
11126         ispell-menu-map, ispell-checking-message, ispell-parser,
11127         ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
11128         ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
11129         ispell-comments-and-strings, ispell-continue, ispell-complete-word,
11130         ispell-message-text-end, ispell-add-per-file-word-list.
11131         (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
11132         system is now required for all languages.  Casechars improved for
11133         castellano, castellano8, and norsk dictionaries.  Dictionary
11134         norsk7-tex added.  Dictionary polish added.
11135         (ispell-dictionary-alist): Redefined at load-time to support
11136         dictionary changes.
11137         (ispell-menu-map): Redefined at load-time to support menu changes.
11138         (ispell-check-version): New alias for `check-ispell-version'.
11139         (ispell-parse-output): Fixed matching for ispell error messages.
11140         Correctly returns spelling suggestions in order generated by ispell
11141         process.
11142         (check-ispell-version): Ensure `case-fold-search' doesn't get
11143         redefined.
11144         (ispell-complete-word): Ensure `case-fold-search' doesn't get
11145         redefined.  Fix bug that didn't respect case of word being completed.
11146         (ispell-init-process): Set process coding system to be compatible
11147         with emacs processes and the ispell process.
11148         (ispell-kill-ispell): Ensures ispell process has terminated before
11149         starting new process.  This can otherwise confuse process filters
11150         and hang the ispell process.
11151         (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
11152         skipping support for sgml.
11153         (ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
11154         which could cause `ispell-complete-word' to hang.
11155         (ispell-message): Improved message reference matching.  Ensure
11156         `case-fold-search' doesn't get redefined.
11157         (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
11158         get redefined.  Fixed bug in returning to nroff mode from tex mode.
11159         (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
11160         get redefined.
11162 1998-11-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
11164         * textmodes/flyspell.el (flyspell-check-word-p):
11165         Don't delay inside a kbd macro.
11167         * subr.el (make-local-hook): Return the hook variable.
11169 1998-11-30  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
11171         * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
11172         Use a timer instead of post-command-hook.
11173         (hscroll-timer): New variable.
11175 1998-11-30  Dave Love  <fx@gnu.org>
11177         * help.el (help-xref-button): Do nothing if text already has the
11178         help-xref property.
11179         (describe-variable): Revert previous change to hyperlink to source.
11181 1998-11-29  Richard Stallman  <rms@psilocin.ai.mit.edu>
11183         * bindings.el (features): Add `base64' to this list.
11185         * loadhist.el (symbol-file): Doc fix.
11187         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
11189         * files.el (hack-one-local-variable): Cope with non-file buffers.
11191 1998-11-28  Richard Stallman  <rms@psilocin.ai.mit.edu>
11193         * help.el (describe-mode): Put major mode first.
11195         * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
11196         to support special-display and same-window features.
11198 1998-11-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
11200         * simple.el (transpose-subr, transpose-subr-1): Rename variables
11201         bound in one function and used in the other.
11202         (transpose-subr-start1, transpose-subr-start2): Add defvars.
11203         (transpose-subr-end1, transpose-subr-end2): Add defvars.
11205 1998-11-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
11207         * autoinsert.el (auto-insert-alist): Use user-mail-address.
11209 1998-11-26  Kenichi Handa  <handa@etl.go.jp>
11211         * international/ccl.el (ccl-dump-translate-character-const-tbl):
11212         Give format correct control string.
11214         * international/mule.el (define-translation-table): Fix bug of
11215         setting incorrect translation-table-id.  If the first element of
11216         ARGS is a translation table, just register it.
11218         * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
11219         property.
11221 1998-11-24  Michael Ernst  <mernst@alum.mit.edu>
11223         * thingatpt.el (thing-at-point-url-at-point): Don't use current
11224         syntax table to determine what is whitespace.
11226 1998-11-24  Richard Stallman  <rms@psilocin.ai.mit.edu>
11228         * frame.el (frame-parameter): Doc fix.
11230         * textmodes/tex-mode.el (tex-feed-input): New function.
11231         (tex-define-common-keys): Add binding for C-c C-m.
11233 1998-11-23  Dave Love  <fx@gnu.org>
11235         * progmodes/fortran.el: Various minor doc fixes.
11236         (fortran-font-lock-keywords-1): Add `d' to comment-chars.
11237         (fortran-with-subprogram-narrowing): New macro.
11238         (fortran-check-for-matching-do): Use it.
11239         (fortran-end-do): Use fortran-check-end-prog-re.
11240         (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
11241         (fortran-calculate-indent, fortran-calculate-indent): Likewise.
11243 1998-11-23  Simon Marshall  <simon@gnu.org>
11245         * font-lock.el (font-lock-defaults): Doc fix.
11246         (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
11247         (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
11249         * lazy-lock.el (lazy-lock-unstall):
11250         (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
11252         * fast-lock.el (fast-lock-save-cache-1):
11253         (fast-lock-cache-data): Rewritten to use with-temp-message.
11255 1998-11-22  Andrew Innes  <andrewi@delysid.gnu.org>
11257         * mail/rmail.el (rmail-set-message-counters-counter): Detect
11258         messages that have been added with DOS line endings and convert
11259         the line endings for such messages.
11261 1998-11-22  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
11263         * help.el: Add resizing of temporary buffers.
11264         (temp-buffer-resize-mode): New command and variable.
11265         (temp-buffer-max-height): New variable.
11266         (resize-temp-buffer-window): New function.
11268         * window.el (window-buffer-height): New function, split from
11269         shrink-window-if-larger-than-buffer.
11270         (shrink-window-if-larger-than-buffer): Use window-buffer-height.
11272 1998-11-22  Richard Stallman  <rms@psilocin.ai.mit.edu>
11274         * frame.el (initial-frame-alist): Add defcustom.
11276         * shell.el (shell-prompt-pattern): Add defcustom.
11278 1998-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11280         * message.el (message-ignored-supersedes-headers): Remove
11281         NNTP-Posting-Date.
11283 1998-11-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
11285         * help.el (describe-mode): Don't avoid loop indirecting thru
11286         value of INDICATOR.
11288 1998-11-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
11290         * help.el (describe-variable): Allow any variable with a defcustom,
11291         even if it is not a user variable.
11293         * mail/rmail.el (mail-unsent-separator): Additional alternative.
11295 1998-11-20  Andrew Innes  <andrewi@delysid.gnu.org>
11297         * gnus/nntp.el (nntp-request-group): Allow for failures when
11298         requesting a new group.
11300 1998-11-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11302         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
11304 1998-11-19  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11306         * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
11308 1998-11-19  Simon Marshall  <simon@gnu.org>
11310         * subr.el (with-temp-message): New macro.
11312         * emacs-lisp/lisp-mode.el (with-temp-message):
11313         Add lisp-indent-function property.
11315 1998-11-18  Dave Love  <fx@gnu.org>
11317         * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
11319 1998-11-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
11321         * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
11322         This is not obsolete.
11324 1998-11-18  Kenichi Handa  <handa@etl.go.jp>
11326         * textmodes/picture.el: Make a new map by make-keymap.
11327         (picture-desired-column): New variable.
11328         (picture-update-desired-column): New function.
11329         (picture-beginning-of-line): Set picture-desired-column to 0.
11330         (picture-end-of-line): Set picture-desired-column to the current
11331         column.
11332         (picture-forward-column): Pay attention to multi-column character.
11333         (picture-backward-column): Likewise.
11334         (picture-move-down): Likewise.
11335         (picture-move-up): Likewise.
11336         (picture-movement-nw): With prefix arg, move twice columns.
11337         (picture-movement-ne): Likewise.
11338         (picture-movement-sw): Likewise.
11339         (picture-movement-se): Likewise.
11340         (picture-set-motion): Handle two-column movements.
11341         (picture-move): Call picture-move-down or picture-forward-column
11342         only when necessary.
11343         (picture-insert): Pay attention to picture-desired-column.
11344         (picture-self-insert): Likewise.
11345         (picture-clear-column): Pay attention to multi-column character.
11346         (picture-mode): Modify doc-string for two-column movement.
11348         * rect.el (move-to-column-force): New function.
11349         (operate-on-rectangle): If coerce-tabs is non-nil, call
11350         move-to-column-force instead of move-to-column.
11351         (insert-rectangle): Call move-to-column-force instead of
11352         move-to-column.
11353         (open-rectangle-line): If begextra is not zero, call
11354         move-to-column-force.
11357 1998-11-16  Dave Love  <fx@gnu.org>
11359         * textmodes/sgml-mode.el Require skeleton when compiling.
11360         (sgml-font-lock-keywords-1): Accept single-letter tags.
11361         (v2): Defvar free variable.
11363 1998-11-16  Sam Steingold  <sds@goems.com>
11365         * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
11366         macro, not ELisp one.
11368 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
11370         * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
11371         characters to symbol.
11373         * language/japan-util.el (japanese-zenkaku-region): New optional
11374         arg KATAKANA-ONLY.
11376 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
11378         * international/mule.el
11379         (after-insert-file-set-buffer-file-coding-system): If the buffer
11380         is changed to unibyte, return inserted bytes.
11382         * tar-mode.el (tar-header-block-tokenize): Decode codes of file
11383         and link names if necessary.
11384         (tar-header-block-summarize): Handle the case that file or link
11385         names are multibyte.
11386         (tar-summarize-buffer): At first set the current buffer unibyte,
11387         then if there are multibyte file names, change it to multibyte.
11388         (tar-mode): Get char position from tar-header-offset.
11389         (tar-extract): Avoid multibyte<->unibyte conversion in
11390         insert-buffer-subsring by setting both buffers unibyte
11391         temporarily.
11392         (tar-copy): Set the buffer unibyte while doing a work.  Write
11393         without code conversion.
11394         (tar-expunge): Set the buffer unibyte while doing a work.
11395         (tar-alter-one-field): Likewise.
11396         (tar-clear-modification-flags): Compare byte position with
11397         tar-header-offset.
11398         (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
11399         insert-buffer-subsring by setting both buffers unibyte
11400         temporarily.  Pay attention to multibyteness while updating the
11401         descriptor-line.
11402         (tar-mode-write-file): Write without code conversion.
11404 1998-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11406         * nngateway.el: Require cl.
11408 1998-11-15  Dave Love  <fx@gnu.org>
11410         * progmodes/fortran.el: Fix previous change:
11411         (fortran-end-prog-re1): Changed.
11412         (fortran-check-end-prog-re): New function.
11413         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
11415 1998-11-13  Tom Breton  <tob@world.std.com>
11417         * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
11418         GNU Emacs.
11420 1998-11-13  Carsten Dominik  <cd@delysid.gnu.org>
11422         * textmodes/reftex.el: (reftex-finding-files): Group documentation
11423         fixed.
11424         (reftex-toc-toggle-file-boundary,
11425         reftex-toc-toggle-labels,
11426         reftex-toc-toggle-context,reftex-find-start-point): New functions.
11427         (reftex-toc-include-labels, reftex-toc-include-context,
11428         reftex-toc-include-file-boundaries,
11429         reftex-toc-keep-other-windows): New options.
11430         (reftex-use-text-after-label-as-context): Option removed.
11431         (reftex-extract-bib-entries): Protect use in non-latex
11432         buffers.
11433         (reftex-toc-visit-location): Renamed from
11434         `reftex-toc-visit-line'.
11435         (reftex-latin1-to-ascii): Works now with and without Mule.
11436         (reftex-truncate): Removed special stuff for Emacs 20.2.
11437         (reftex-get-offset): Made more general.
11438         (reftex-show-label-location): Renamed from
11439         `reftex-select-label-callback'.
11440         (reftex-pop-to-label): Function removed (using
11441         `reftex-show-label-location' instead.
11442         (reftex-insert-docstruct): Renamed from
11443         `reftex-make-and-insert-label-list'.  Function args changed.
11444         (reftex-toc): Now uses `reftex-insert-docstruct' and
11445         `reftex-find-start-point'.
11446         (reftex-select-item): Use `reftex-find-start-point'.
11447         (reftex-toc-visit-line): Can display labels and file
11448         boundaries.
11449         (reftex-TeX-master-file): `(TeX-master-file)' protected.
11451 1998-11-12  Sam Steingold  <sds@goems.com>
11453         * browse-url.el (browse-url): Handle the case when
11454         `browse-url-browser-function' is a lambda list.
11456 1998-11-12  Eli Zaretskii  <eliz@mescaline.gnu.org>
11458         * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
11459         version string.
11460         * loadhist.el (symbol-file): Likewise
11462 1998-11-11  Richard Sharman  <Richard_Sharman@Mitel.COM>
11464         * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
11466 1998-11-11  Sam Steingold  <sds@goems.com>
11468         * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
11469         `run-lisp' instead of signalling an error.
11471 1998-11-11  Karl Heuer  <kwzh@gnu.org>
11473         * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
11475 1998-11-11  Richard Stallman  <rms@gnu.org>
11477         * vc-hooks.el (vc-toggle-read-only): Doc fix.
11479 1998-11-11  Per Starback  <starback@update.uu.se>
11481         * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
11482         renamed svenska8 to svenska, and fixed and extended CASECHARS
11483         for it.
11485 1998-11-11  Andrew Innes  <andrewi@delysid.gnu.org>
11487         * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
11488         handling if setpagedevice is not available.
11489         (ps-begin-file): Fix typo.
11491 1998-11-11  Kenichi Handa  <handa@etl.go.jp>
11493         * international/mule-util.el (compose-chars-component): Signal
11494         error if CH is a rule-based composition character.
11495         (compose-chars): Signal error if an already compsed character is
11496         going to be composed by rule-base.
11498         * term/x-win.el: If a resolved ASCII font name doesn't conform to
11499         full XLFD, don't try to get information of WEIGHT and SLANT from
11500         that font name.
11502 1998-11-10  Andrew Innes  <andrewi@harlequin.co.uk>
11504         * dos-w32.el (set-default-process-coding-system): Use function on
11505         before-init-hook to set default-process-coding-system based on
11506         enable-multibyte-characters.
11508         * term/w32-win.el ([language-change]): For now ignore
11509         keyboard language-change events.
11511 1998-11-10  Eli Zaretskii  <eliz@delysid.gnu.org>
11513         * ediff-util.el (ediff-make-temp-file): Run the prefix through
11514         convert-standard-file-name, but leave the results of
11515         make-temp-name unaltered.  For MS-DOS, truncate the prefix to 2
11516         characters if the original name already exists, or has a special
11517         handler.
11519 1998-11-10  Karl Heuer  <kwzh@gnu.org>
11521         * international/iso-insert.el: Delete autoload cookies.
11523         * international/iso-transl.el: Add autoload cookies.
11525 1998-11-10  Richard Stallman  <rms@gnu.org>
11527         * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
11528         (ispell-process-line): Don't treat multibyte
11530 1998-11-09  Andrew Innes  <andrewi@harlequin.co.uk>
11532         * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
11533         setpagedevice to specify the page size if setpagedevice is
11534         available.  This is necessary to select the correct paper tray on
11535         Level 2 printers with multiple paper sizes available.
11537         (ps-begin-file): Cope with font names that contain spaces, and
11538         call BeginDoc in a BeginSetup/EndSetup block.
11540 1998-11-08  Eli Zaretskii  <eliz@mescaline.gnu.org>
11542         * loadup.el (buffer-undo-list): Run fns-VERSION.el through
11543         convert-standard-filename.
11545         * loadhist.el (symbol-file): Run fns-VERSION.el through
11546         convert-standard-filename.
11548 1998-11-06  Richard Stallman  <rms@gnu.org>
11550         * textmodes/texinfmt.el (texinfo-format-scan):
11551         Detect the case of two @-commands in a row; process just the first.
11552         (texinfo-append-refill): If line has a @c, insert the @refill
11553         before it.
11554         (texinfo-format-refill): Return with point where the @refill was.
11556         * files.el (hack-local-variables): Test local-enable-local-variables.
11557         (hack-local-variables-prop-line): Likewise.
11558         (set-auto-mode): Don't test local-enable-local-variables here.
11559         (enable-local-variables): Doc fix.
11560         (local-enable-local-variables): Doc fix.
11561         (normal-mode): Doc fix.
11563 1998-11-06  Karl Heuer  <kwzh@gnu.org>
11565         * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
11567 1998-11-06  Richard Sharman  <Richard_Sharman@Mitel.COM>
11569         * simple.el (line-number-mode): Doc fix.
11571 1998-11-06  Kenichi Handa  <handa@etl.go.jp>
11573         * international/fontset.el (create-fontset-from-fontset-spec):
11574         Give correct arg to `error'.
11576 1998-11-06  Andreas Schwab  <schwab@delysid.gnu.org>
11578         * textmodes/sgml-mode.el (html-mode): Doc fix.
11579         (sgml-name-8bit-mode): Fix missing format character in message string.
11581 1998-11-05  Karl Heuer  <kwzh@gnu.org>
11583         * mail/sendmail.el (sendmail-send-it): Check for failure.
11585 1998-11-05  Richard Stallman  <rms@gnu.org>
11587         * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
11589         * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
11590         (close-rectangle): Define as alias.
11592 1998-11-05  Richard M. Heiberger  <rmh@fisher.stat.temple.edu>
11594         * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
11596 1998-11-05  Dave Love  <fx@gnu.org>
11598         * help.el (describe-variable): Don't quote link to source.
11600 1998-11-04  Richard Stallman  <rms@sucrose.ai.mit.edu>
11602         * gud.el (gud-common-init): Use pop-to-buffer.
11603         (same-window-regexps): Add an element that matches all gud buffers.
11605 1998-11-04  Jason Rumney  <jasonr@altavista.net>
11607         * term/w32-win.el (x-get-selection-value): Alias to
11608         x-cut-buffer-or-selection-value.
11609         (w32-standard-fontset-spec): New variable.
11610         (w32-create-initial-fontsets, mouse-set-font): Check whether
11611         new-fontset is available.
11612         (w32-use-w32-font-dialog): Enable use of set-variable.
11614 1998-11-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11616         * vc.el (with-vc-file, edit-vc-file): New macros.
11618 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
11620         * international/quail.el (quail-show-guidance-buf): Call
11621         set-minibuffer-window to set minibuffer window of the current
11622         frame correctly.
11624 1998-11-03  Theodore Jump <tjump@tertius.com>
11626         * term/w32-win.el: Require fontset.
11628 1998-11-03  Andrew Innes  <andrewi@delysid.gnu.org>
11630         * faces.el (set-face-font): Call resolve-fontset-name on w32.
11631         (set-face-font-auto): Ditto.
11633 1998-11-03  Andreas Schwab  <schwab@delysid.gnu.org>
11635         * mouse.el (mouse-drag-region): Fix typo.
11637 1998-11-02  Dave Love  <fx@gnu.org>
11639         * progmodes/fortran.el Fix for fontification of strings lost somehow:
11640         (fortran-fontify-string): New function.
11641         (fortran-font-lock-keywords-1): Use it.
11643 1998-11-02  Markus Rost  <rost@delysid.gnu.org>
11645         * comint.el (comint-file-name-quote-list): Doc fix.
11647 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
11649         * loadup.el (buffer-undo-list): Write fns-VERSION.el into
11650         build directory, not source directory.
11652         * mouse.el (mouse-drag-region): Fake up a mouse-motion event
11653         if we did not get one for the final move.
11655 1998-11-01  Dave Love  <fx@gnu.org>
11657         * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
11658         Don't funcall browse-url-browser-function.
11660         * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
11661         Don't funcall browse-url-browser-function.
11663         * fortran.el (fortran-end-prog-re1): Fix the regexp.
11665 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
11667         * files.el (revert-buffer): Doc fix.
11669 1998-10-31  Richard Stallman  <rms@psilocin.ai.mit.edu>
11671         * textmodes/tex-mode.el (tex-start-options-string):
11672         Quote the backslashes with more backslashes.
11674 1998-10-31  Dave Love  <fx@gnu.org>
11676         * webjump.el (webjump-sample-sites): Fix Lisp archive site.
11677         (webjump): Don't funcall browse-url-browser-function.
11679 1998-10-30  Kenichi Handa  <handa@etl.go.jp>
11681         * international/quail.el (quail-start-translation): Handle
11682         switching of the frame in read-key-sequence.
11683         (quail-start-conversion): Likewise.
11684         (quail-show-guidance-buf): Detach quail-guidance-buf from any
11685         windows before setting an appropriate window for it.
11686         (quail-hide-guidance-buf): Use window-minibuffer-p.  Set
11687         quail-guidance-win to nil.
11688         (quail-update-guidance): If quail-guidance-buf is not in the
11689         selected frame, call quail-show-guidance-buf again.
11691 1998-10-30  Espen Skoglund  <espensk@stud.cs.uit.no>
11693         * progmodes/pascal.el (pascal-mode):
11694         `blink-matching-paren-dont-ignore-comments' set to t.
11696 1998-10-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
11698         * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
11700 1998-10-30  Dave Love  <fx@gnu.org>
11702         * vc.el (vc-backend-merge-news): Check for "P" output.
11704         * help.el (describe-variable): Hyperlink the definition.
11706 1998-10-30  Andreas Schwab  <schwab@delysid.gnu.org>
11708         * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
11709         (sh-set-shell): Likewise.
11711         * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
11713         * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
11714         (edebug-on-error): Fix customize type to match that of
11715         debug-on-error.
11717         * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
11719         * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
11720         report-emacs-bug-address instead of undefined bug-gnu-emacs.
11722         * international/mule-cmds.el (select-message-coding-system): Doc
11723         fix.
11725         * international/mule-diag.el (describe-coding-system): Describe
11726         all flags.
11728         * mail/sendmail.el (sendmail-coding-system,
11729         default-sendmail-coding-system): Doc fix.
11731         * simple.el (shell-command-on-region): Doc fix.
11733         * loadup.el: Write fns-*.el in current directory instead of
11734         data-directory since no installation directory exists yet.  Mark
11735         buffer unmodified afterwards.
11737         * loadhist.el (symbol-file): Load fns-*.el from exec-directory
11738         instead of data-directory since it is architecture dependent.
11739         (load-history-loaded): Update doc string.
11741 1998-10-29  Geoff Voelker  <voelker@cs.washington.edu>
11743         * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
11744         path as a default directory when canonicalizing names.
11746         * w32-fns.el: Remove a dangling reference to a directory on the
11747         build machine.
11749 1998-10-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
11751         * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
11752         namespace related keywords such as `class', `body', `private',
11753         `variable', `namespace eval', etc.
11754         (tcl-imenu-generic-expression): Handle itcl body and class definitions.
11755         (tcl-mode): Added ":" as a word constituent to the syntax-alist of
11756         imenu and font-lock so that searches for \sw would find words
11757         containing colons.
11759         * progmodes/etags.el (initialize-new-tags-table):
11760         Do not alter find-tag-marker-ring and tags-location-ring.
11762 1998-10-27  Geoff Voelker  <voelker@cs.washington.edu>
11764         * term/w32-win.el: Require fontset.
11765         (w32-init-fontsets): New function (code from x-win.el).
11767 1998-10-26  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
11769         * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
11770         calendar-and-diary-frame-parameters):  Add title parameter.
11772 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
11774         * completion.el (dynamic-completion-mode): New function to enable
11775         the mode.  (Just loading the file now does not change anything.)
11777 1998-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11779         * ps-print.el: User option for multibyte buffer handling and doc fix.
11780         (ps-multibyte-buffer): New user option.
11781         (ps-setup): Print new user option.
11782         (ps-print-quote): New fun.
11783         (ps-color-p, ps-mule-font-info-database-latin): New var.
11784         (ps-default-color, ps-mule-font-info-database)
11785         (ps-mule-font-info-database-ps-bdf): Adjust initialization.
11786         (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
11787         (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
11788         Little code improvement.
11789         (ps-mule-initialize): Initialize ps-mule-font-info-database.
11790         (ps-print-prologue-header, ps-font-family, ps-font-size)
11791         (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
11792         (ps-build-face-reference, ps-mule-font-info-database-bdf)
11793         (ps-mule-external-libraries, ps-mule-init-external-library)
11794         (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
11795         Doc fix.
11796         (ps-print-version): New version number (4.1.1) and doc fix.
11797         (ps-print-prologue-header): New user option.
11798         (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
11799         Conditional compilation for GNU Emacs and emacsens.
11800         (ps-generate-postscript-with-faces): Skip invisible text better.
11801         (ps-setup): Print new user option.
11802         (ps-print-preprint): Check if input file name exists and is unwritable.
11803         (ps-begin-file): Adjust PostScript prologue header for duplex printers
11804         and insert user PostScript prologue header comments.
11805         (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
11806         New funs.
11807         (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
11808         (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
11809         PostScript programming normalization.
11810         (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
11811         (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
11812         (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
11813         (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
11814         (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
11815         Programming style normalization.
11817 1998-10-26  Kenichi Handa <handa@etl.go.jp>
11819         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
11820         version, check the value of mule-version.
11822         * international/mule-util.el (compose-region): Insert then delete
11823         to preserve markers.
11824         (decompose-region): Use search-forward for efficiency.
11826         * language/chinese.el (pre-write-encode-hz): Cancel previous
11827         change, use generate-new-buffer instead of get-buffer-create.
11828         * language/devan-util.el
11829         (in-is13194-devanagari-pre-write-conversion): Likewise.
11830         * language/thai-util.el (thai-pre-write-conversion): Likewise.
11831         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
11832         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
11834 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
11836         * mail/rmailsum.el (rmail-message-subject-p):
11837         Handle message whose header has not been reformatted.
11839         * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
11841 1998-10-25  Jason Rumney  <jasonr@altavista.net>
11843         * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
11844         New variables.
11845         (mouse-set-font): Use font menus instead of dialog according to
11846         w32-use-w32-font-dialog.
11848 1998-10-21  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
11850         * calendar/calendar.el (calendar-day-name-array): Add doc string
11851         correctly!
11852         (calendar-month-name-array): Add doc string correctly!
11854 1998-10-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
11856         * net-utils.el (whois-get-tld): Rewrite not to use `do'.
11858 1998-10-21  Markus Rost  <rost@delysid.gnu.org>
11860         * lisp/info.el (Info-next-menu-item): Stay on top of node.
11862         * mail/rmailout.el (rmail-output): Insert newline only if necessary.
11864         * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
11866         * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
11868 1998-10-21  Andreas Schwab  <schwab@delysid.gnu.org>
11870         * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
11872 1998-10-21  Karl Heuer  <kwzh@gnu.org>
11874         * emacs-lisp/profile.el (profile-timer-program): Var deleted.
11875         (profile-timer-process, profile-temp-result-, profile-time): Likewise.
11876         (profile-filter, profile-reset-timer): Functions deleted.
11877         (profile-check-zero-init-times, profile-get-time): Likewise.
11878         (profile-find-function, profile-quit): Likewise.
11879         (profile-distinct, profile-call-stack, profile-last-time): New vars.
11880         (profile-time-list, profile-init-list): Doc fix.
11881         (profile-functions): Simplify.
11882         (profile-print): Use float.  Make output include space separators.
11883         (profile-add-time): New helper function.
11884         (profile-function-prolog): Renamed from profile-start-function.
11885         Handle profile-distinct.
11886         (profile-function-epilog): Renamed from profile-update-function.
11887         Handle profile-distinct.
11888         (profile-a-function): If the function to be profiled is an
11889         autoload form, load it.  If it's lazy-loaded, fetch it.
11890         (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
11891         (profile-restore-fun): Arg FUN is now a function symbol, as was
11892         documented, rather than a one-element list.
11893         (profile-finish): Call profile-restore-fun properly.
11895 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
11897         * international/characters.el: Setup charset property
11898         nospace-between-words.
11900         * international/mule-cmds.el (get-charset-property): If CHARSET is
11901         composition, return nil.
11902         (put-charset-property): If CHARSET is composition, do nothing.
11904         * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
11905         * language/devan-util.el
11906         (in-is13194-devanagari-pre-write-conversion): Likewise.
11907         * language/thai-util.el (thai-pre-write-conversion): Likewise.
11908         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
11909         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
11911         * textmodes/fill.el (sentence-end-without-period): New variable.
11912         (canonically-space-region): Pay attention to
11913         sentence-end-without-period.
11914         (fill-find-break-point): The first argument CHARSET deleted.
11915         Caller changed.
11916         (fill-region-as-paragraph): Pay attention to charset property
11917         nospace-between-words and text property nospace-between-words.
11919 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
11921         * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
11922         an unrecognized shell.
11924 1998-10-20  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
11926         * desktop.el (desktop-save): Include minor modes symbolically.
11927         (desktop-create-buffer): Turn on all minor modes in `mim'.
11929 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
11931         * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
11932         (sh-font-lock-keywords): Handle rpm and rpm2.
11933         (sh-ancestor-alist): Handle rpm.
11935         * files.el (auto-mode-alist): Recognize .rpm files.
11936         Also .spec and .mspec files.
11938 1998-10-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
11940         * faces.el (frame-set-background-mode): Enable the function for
11941         MSDOS frames.
11943 1998-10-20  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
11945         * calendar/calendar.el (calendar-day-name-array): Add doc string.
11946         (calendar-month-name-array): Add doc string.
11948 1998-10-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11950         * simple.el (kill-ring-max): Increased to 60.
11952 1998-10-17  Kenichi Handa  <handa@etl.go.jp>
11954         * international/characters.el: Setup auto-fill-chars.
11956         * international/kinsoku.el (kinsoku): Check the variable
11957         enable-kinsoku.
11959         * simple.el (do-auto-fill): Don't check kinsoku-enable here.
11960         Don't call kinsoku directly, intead call fill-find-break-point.
11962         * textmodes/fill.el: Setup `fill-find-break-point-function'
11963         property to character sets which require `kinsoku' processing for
11964         filling.
11965         (fill-find-break-point): New function.
11966         (fill-region-as-paragraph): Don't check kinsoku-enable here.
11967         Don't call kinsoku directly, intead call fill-find-break-point.
11969 1998-10-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
11971         * faces.el (modify-face-read-string): Return (nil) for "none".
11972         (modify-face): Don't get error if (nil) is the argument.
11973         (face-try-color-list): Don't check whether nil is a valid color.
11975 1998-10-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
11977         * emacs-lisp/bytecomp.el (byte-recompile-directory):
11978         Print message about each directory, even in batch mode.
11980         * gnus/nntp.el: Require `cl' before using nnoo-declare.
11982         * ps-print.el (ps-mule-chars-in-string): No need to use sref.
11983         (ps-mule-string-char): No need to use sref.
11984         (ps-mule-next-index): No need to use sref.
11986         * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
11988         * files.el (revert-buffer-internal-hook): Add defvar.
11990         * arc-mode.el (archive-mode): Locally set file-precious-flag.
11992         * tar-mode.el (tar-mode): Locally set file-precious-flag.
11994 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
11996         * international/mule-cmds.el (default-input-method): Fix custom type.
11998         * net-utils.el (whois-server-list): Fix customization type.
12000         * shell.el (shell-input-autoexpand): Fix customization group.
12002 1998-10-16  Richard Stallman  <rms@psilocin.ai.mit.edu>
12004         * repeat.el (repeat): Handle keyboard macros properly.
12005         Handle new prefix arg after self-insert command.
12007         * repeat.el: Don't include cl even at compile time.
12008         (repeat): Avoid using `loop'.
12010         * simple.el (shell-command-on-region): Doc fix.
12011         (next-history-element): Special error message if no default.
12013 1998-10-15  Richard Stallman  <rms@psilocin.ai.mit.edu>
12015         * ps-print.el (ps-print-buffer): Doc fix.
12016         (ps-despool): Likewise.
12018         * arc-mode.el (arc-mode): Provide arc-mode.
12020 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
12022         * ps-print.el (ps-print-buffer): Doc fix.
12024 1998-10-14  Dave Love  <fx@gnu.org>
12026         * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
12027         (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
12028         (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
12030         * progmodes/fortran.el (fortran-mode-map): Change "Join
12031         Continuation Line" to "Join Line".
12032         (fortran-font-lock-keywords-1): Add "cycle", "exit".
12034 1998-10-14  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
12036         * progmodes/fortran.el (fortran-join-line): Use
12037         `delete-indentation' instead of issuing an error message if not on
12038         a continuation line.  Provide for joining several lines using
12039         prefix arg.
12041 1998-10-14  Eli Zaretskii  <eliz@mescaline.gnu.org>
12043         * term/pc-win.el (msdos-color-values): New variable.
12044         (x-color-values): New function, emulates its namesake from
12045         src/xfns.c.
12046         (msdos-bg-mode): Add all dark colors to those which return
12047         "dark".
12049 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
12051         * replace.el (keep-lines, flush-lines, how-many):
12052         Don't ignore case if arg has upper case letters.
12054 1998-10-11  Reto Zimmermann  <zimmi@iis.ee.ethz.ch>
12056         * progmodes/vhdl-mode.el
12057         (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
12058         (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
12059         (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
12060         (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
12061         (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
12062         (vhdl-when): Fix indentation problem.
12063         (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
12064         (vhdl-get-port, vhdl-get-generic): Bug fix in template.
12065         (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
12067 1998-10-13  Geoff Voelker  <voelker@cs.washington.edu>
12069         * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
12070         (ls-lisp-insert-directory): Renamed from insert-directory.
12071         (insert-directory): New function.
12073 1998-10-13  Richard Stallman  <rms@psilocin.ai.mit.edu>
12075         * simple.el (completion-fixup-function): Variable deleted.
12076         (completion-setup-function): Delete code for completion-fixup-function.
12077         * emacs-lisp/lisp.el (lisp-complete-symbol):
12078         Don't bind completion-fixup-function.
12080         * files.el (find-file-wildcards): New option.
12081         (find-file-noselect): Handle wild cards, if enabled.
12082         (file-expand-wildcards): New function.
12084         * simple.el (set-fill-column): Doc fix.
12086 1998-10-13  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12088         * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
12090 1998-10-13  Andreas Schwab  <schwab@mescaline.gnu.org>
12092         * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
12093         Move declaration before first use.
12094         (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
12095         hif-math, hif-factor): Rename token to hif-token and token-list to
12096         hif-token-list.
12097         (hif-token, hif-token-list): Declare them.
12098         (hif-find-ifdef-block): Return cons of top and bottom point
12099         instead of setting dynamically bound variables.
12100         (hide-ifdef-block, show-ifdef-block): Use return value of
12101         hif-find-ifdef-block.
12103 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
12105         * subr.el (read-passwd): Use clear-this-command-keys.
12107         * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
12109         * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
12110         and ...-for-write.
12112 1998-10-12  Andrew Innes  <andrewi@harlequin.co.uk>
12114         * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
12115         responses to GROUP command, since this may be called from a timer
12116         with quit inhibited.
12118 1998-10-12  Kenichi Handa  <handa@etl.go.jp>
12120         * international/ccl.el (ccl-compile-if): If there's no false-cmds,
12121         set unconditional-jump to nil.
12122         (ccl-compile-read-multibyte-character): Return nil.
12123         (ccl-compile-write-multibyte-character): Likewise.
12124         (ccl-compile-translate-character): Likewise
12125         (ccl-compile-map-multiple): Likewise.
12126         (ccl-compile-map-single): Likewise.
12128         * international/kinsoku.el: Add coding tag.
12129         (kinsoku-bol): Remove superfluous TAB in a string.
12131         * international/mule-cmds.el (find-coding-systems-for-charsets):
12132         Delete `composition' (if any) from CHARSETS.
12134 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
12136         * international/mule-cmds.el (setup-specified-language-environment):
12137         Add apropos-inhibit property.
12138         (describe-specified-language-support): Likewise.
12140 1998-10-11  Kenichi HANDA  <handa@etl.go.jp>
12142         * international/mule.el (make-coding-system): Create -with-esc
12143         variant coding system.
12145 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
12147         * progmodes/etags.el (tags-loop-revert-buffers): New variable.
12148         (next-file): Optionally offer to revert a file's buffer,
12149         if it has an existing buffer but the file has changed.
12151         * info.el (Info-insert-dir): Detect and report problems
12152         in input files, such as "No Top node".  Return with point
12153         at the beginning of the text.
12154         (Info-find-node): Reinsert the code to handle files
12155         with no tags table; it was deleted by mistake.
12157 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
12159         * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
12160         texinfo-find-higher-level-node repeatedly find the same node.
12161         (texinfo-find-higher-level-node): Doc fix.
12163 1998-10-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
12165         * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
12166         (smtpmail-address-buffer): Add defvar.
12167         (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
12169         * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
12171         * ffap.el (ffap-machine-p-local): Fix editing error.
12173 1998-10-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
12175         * faces.el (frame-set-background-mode):
12176         Don't do anythung for text-only or MSDOS frame.
12178 1998-10-08  Kenichi Handa  <handa@etl.go.jp>
12180         * international/quail.el (quail-defrule): New optional arg APPEND.
12181         (quail-defrule-internal): Fix bug of handling the argument APPEND.
12183 1998-10-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
12185         * gnus/pop3.el (pop3-open-server):
12186         Set process-coding-system-alist around open-network-stream.
12188 1998-10-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
12190         * files.el (save-buffer): Doc fix.
12192 1998-10-07  Karl Heuer  <kwzh@gnu.org>
12194         * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
12195         return DEF unchanged, not nil.  Simplify.
12197 1998-10-06  Geoff Voelker  <voelker@cs.washington.edu>
12199         * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
12201 1998-10-06  Peter Breton  <pbreton@ne.mediaone.net>
12203         * generic.el (generic-mode-with-type): Added hooks for generic-modes.
12205         * net-utils.el (ftp, nslookup): Require comint.
12206         (network-service-connection): Likewise.
12207         (whois-server-name): Defaults to whois.arin.net
12208         (whois-server-list, whois-server-tld, whois-guess-server): New var.
12209         (whois): Tries to guess the appropriate top-level domain server.
12210         (whois-get-tld): New function.
12212         * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
12213         (dirtrack-debug-toggle): Added this function.
12215 1998-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12217         * files.el (find-file-noselect): Switch to the correct buffer
12218         before checking find-file-literally, and allow non-nil non-t
12219         rawfile params.
12221 1998-10-06  Karl Heuer  <kwzh@gnu.org>
12223         * midnight.el (clean-buffer-list): Add autoload cookie.
12225         * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
12226         no-autosave.
12227         * tar-mode.el (tar-mode-revert): Likewise.
12228         * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
12229         from ediff-arrange-autosave-in-merge-jobs.  Callers changed.
12230         * gnus/message.el (message-auto-save-directory): Renamed from
12231         message-autosave-directory.  All references changed.
12233 1998-10-06  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
12235         * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
12236         string.  Expose mime stuff while searching.
12238 1998-10-06  Richard Stallman  <rms@gnu.org>
12240         * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
12242         * replace.el (perform-replace): Position point properly
12243         before and after the recursive edit of C-r.
12245         * progmodes/etags.el (tags-reset-tags-tables): Properly
12246         find the markers in the old rings that are being discarded.
12248 1998-10-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12250         * apropos.el (apropos-print): Control invalid characters.
12252         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
12253         Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
12254         confusing customize.
12256 1998-10-06  Eli Zaretskii  <eliz@mescaline.gnu.org>
12258         * generic-x.el (bat-generic-mode): Fix regexps for keywords and
12259         built-in commands.  Add more built-in commands and fix face names.
12261 1998-10-05  Simon Marshall  <simon@gnu.org>
12263         * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
12265 1998-10-04  Eric Ludlam  <zappo@gnu.org>
12267         * speedbar.el (speedbar-initial-expansion-list-name): Remove
12268         customization since it is not useful in this case.
12269         (speedbar-frame-mode): Check if cfx or cfy is a list, and make
12270         sure it gets evalled to a number.  Also verify that set-frame-name
12271         fn exists before calling it.
12273         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
12274         Protect a `forward-sexp' call which could fail, and improved regex
12275         for ie, and eg abbreviations.
12277 1998-10-02  Noah Friedman  <friedman@splode.com>
12279         * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
12280         send-string.
12281         (rlogin-send-Ctrl-D): Here also.
12282         (rlogin-send-Ctrl-Z): Here also.
12283         (rlogin-send-Ctrl-backslash): Here also.
12285 1998-10-02  Dave Love  <fx@gnu.org>
12287         * outline.el (hide-region-body): Bind
12288         outline-view-change-hook to nil while making repeated calls to
12289         outline-flag-region.  Run it once at the end.
12290         (hide-other, hide-sublevels, show-children): Likewise.
12292         * info-look.el: Remove duplicate scheme-mode entry.
12293         (info-lookup-make-completions): When looking for entries, check
12294         that `item' isn't null or "Menu".
12296 1998-10-01  Karl Heuer  <kwzh@gnu.org>
12298         * net-utils.el: Don't require ffap.
12299         (net-utils-machine-at-point, net-utils-url-at-point): New functions.
12300         (ping, nslookup-host, finger, network-connection-to-service): Use them.
12302 1998-09-30  Richard Stallman  <rms@gnu.org>
12304         * ispell.el (check-ispell-version): No need to bind default-major-mode.
12306         * imenu.el (imenu--generic-function): Sort each submenu by position.
12307         (imenu--sort-by-position): New function.
12309         * cus-edit.el (Custom-mode-menu): Fix info node name.
12310         (customize group): Fix info node name.
12312         * mail/mailalias.el (build-mail-aliases): Don't allow
12313         a newline in the alias name.  Don't define an alias
12314         if the definition would be empty.
12316         * which-func.el (which-func-mode-global): Make :set function
12317         more reliable.
12319         * custom.el (custom-set-variables): Load the requests first,
12320         then check the symbol's `set' function.
12322         * ffap.el: Doc fixes.
12324 1998-09-30  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12326         * gnus.el: (gnus-valid-select-methods): Fix type.
12327         * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
12328         * gnus-score.el (gnus-orphan-score): Fix type.
12329         (gnus-score-default-header, gnus-score-default-type): Fix type.
12330         * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
12331         (gnus-saved-headers): Fix type.
12333         * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
12334         Avoid nil value of `two-lines-citation-part'.
12336 1998-09-30  Roman Belenov  <roman@nstl.nnov.ru>
12338         * which-func.el (which-function): Handle case when
12339         (car imenu--index-alist) is nil.
12341 1998-09-29  Dave Love  <fx@gnu.org>
12343         * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
12344         bzip2 args.
12346 1998-09-29  Simon Marshall  <simon@gnu.org>
12348         * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
12349         comint-exec-hook.
12351 1998-09-29  Stephen Eglen  <stephen@gnu.org>
12353         * info-look.el: Add support for Octave.
12355 1998-09-28  Carsten Dominik  <cd@delysid.gnu.org>
12357         * textmodes/reftex.el (reftex-finding-files): New customize group.
12358         (reftex-texpath-environment-variables,
12359         reftex-use-external-file-finders, reftex-external-file-finders,
12360         reftex-search-unrecursed-path-first): New options.
12361         (reftex-process-string, reftex-find-file-externally): New
12362         functions.
12363         (reftex-access-search-path): Execute shell commands to find the
12364         search path.
12365         (reftex-toggle-auto-view-crossref): When turning on, make sure
12366         `reftex-auto-view-crossref' becomes non-nil.
12367         (reftex-abbrev-regexp): Constant removed.
12368         (reftex-convert-string): Abbrev regexp calculated locally.
12370 1998-09-28  Dave Love  <fx@gnu.org>
12372         * progmodes/fortran.el: Don't call regexp-opt when deriving
12373         font-lock patterns with keywords that aren't all literal.
12375 1998-09-27  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
12377         * octave-inf.el (inferior-octave-prompt):  Also match prompts of
12378         the form `octave.bin:1>' which come from using precopiled binary
12379         versions.
12381 1998-09-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
12383         * help.el (help-for-help): Use %THIS-KEY%.
12384         (help-quit): Add doc.
12386         * help-macro.el (make-help-screen): Keep HELP-TEXT
12387         in a separate function definition, not in the help command FNAME.
12388         Replace %THIS-KEY% with the key sequence that ran FNAME.
12390 1998-09-25  Richard Stallman  <rms@gnu.org>
12392         * textmodes/texinfo.el (texinfo-show-structure):
12393         Bind inhibit-read-only.
12395         * isearch.el (isearch-search-and-update): Properly
12396         handle upper case letters in the reverse-search special case.
12398 1998-09-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12400         * gnus.el: Extend the list of autoloaded functions.
12402         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
12403         buffer before creating help group. (from Gnus v5.6.43, fix by
12404         1998-08-20 Per Starback <starback@update.uu.se>)
12406         * gnus-util.el (gnus-output-to-rmail): Adjust to
12407         `rmail-output-to-rmail-file'.
12409 1998-09-25  Karl Heuer  <kwzh@gnu.org>
12411         * hexl.el (hexl-mode-map): More of previous change.
12413         * textmodes/tex-mode.el (tex-run-command): Doc fix.
12414         (tex-start-tex): Don't use tex-start-options-string in star case.
12415         Quote file name in star case as well as in non-star.
12416         Add blank and quoting of option string here.
12417         (tex-start-options-string): Not here.
12419 1998-09-23  Karl Heuer  <kwzh@gnu.org>
12421         * term.el (term-delimiter-argument-list): Doc fix.
12422         (term-emulate-terminal): Escape literal semicolon.
12423         * progmodes/asm-mode.el (asm-mode): Doc fix.
12424         (asm-comment-char): Escape literal semicolon.
12425         * emulation/viper-cmd.el (viper-movement-commands): Likewise.
12427 1998-09-23  Richard Stallman  <rms@gnu.org>
12429         * hexl.el (hexl-mode-map): Don't override all ESC bindings,
12430         only those that normally modify the buffer.
12432         * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
12433         over again.
12435 1998-09-23  E. Jay Berkenbilt  <ejb@ql.org>
12437         * ispell.el (check-ispell-version): Ensure same buffer is current
12438         when let-binding of case-fold-search ends.
12440 1998-09-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12442         * ps-print.el: Skip invisible overlay.
12443         Test for set-buffer-multibyte rather than using mule-version.
12444         (ps-print-version): New version number (4.1) and doc fix.
12445         (ps-generate-postscript-with-faces): Skip invisible overlay.
12447 1998-09-23  Fritz Knabe  <knabe@cs.virginia.edu>
12449         * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
12451 1998-09-22  Kenichi Handa  <handa@etl.go.jp>
12453         * international/quail.el (quail-update-guidance): Check for the
12454         return value of (quail-guidance) fixed.
12455         (quail-update-translation): Bind quail-current-str locally when it
12456         calls quail-update-guidance.
12457         (quail-update-translation): If input-method-exit-on-first-char is
12458         non-nil, terminate translation only when the current input method
12459         is simple.
12461 1998-09-22  Paul Eggert  <eggert@twinsun.com>
12463         * startup.el (locale-translation-file-name): Prefer X-related names
12464         to the name used by GNU/Linux sans X.  Set to nil if no file found.
12465         (command-line): Use locale-translation-file-name if it is not nil,
12466         instead of testing for its existence again.
12467         regexp-quote the ctype before using it in a regexp.
12468         Allow a colon to appear after the ctype in the aliases file,
12469         as is done in X11R6.4.
12471 1998-09-21  Richard Stallman  <rms@gnu.org>
12473         * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
12475         * calendar/appt.el (appt-interval): Variable deleted.
12476         (appt-check): For minutes in between appt-display-interval times,
12477         do check, but don't display anything except an updated mode line.
12478         Count against appt-display-interval based on minutes since
12479         first display of this appointment, not based on time of day.
12480         If appt-display-mode-line, force mode line redisplay
12481         whenever appt-mode-string has changed.
12482         (appt-add, appt-delete): Add autoload cookies.
12483         (appt-check): Catch errors from calling `diary'.
12484         (appt-max-time): Renamed from max-time.
12485         (appt-now-displayed, appt-display-count): New variables.
12486         (appt-timer): Don't create one if we already have one.
12488         * textmodes/tex-mode.el (tex-compilation-parse-errors):
12489         More general code to use the source buffer instead of the zap file.
12491         * hilit-chg.el (highlight-compare-with-file): Renamed from
12492         compare-with-file.
12494         * loadhist.el (load-history-loaded): New variable.
12495         (symbol-file): Load etc/fns-VERSION.el if that has not been done.
12497         * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
12499         * emacs-lisp/find-func.el (find-function-search-for-symbol):
12500         Fix error messages.
12502 1998-09-21  Markus Armbruster  <armbru@pond.sub.org>
12504         * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
12505         Emacs frame.
12507 1998-09-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12509         * mail/rmail.el (rmail-decode-babyl-format): Recognize both
12510         `undecided' and `undecided-unix'.
12512 1998-09-21  Dave Love  <fx@gnu.org>
12514         * help.el (help-make-xrefs): Fix typo affecting Info references.
12516         * subr.el (remove-hook): Check list values to avoid errors.
12518 1998-09-18  Noah Friedman  <friedman@splode.com>
12520         * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
12521         store string in eldoc-last-message without consing a new string.
12522         Rearrange logic from nested if's into cond's.
12523         (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
12524         Do not print message; just return string.
12525         (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
12526         Do not print message; just return string.
12527         Cache that string in eldoc-last-data.
12528         (eldoc-last-data): Make into a vector.
12529         (eldoc-get-fnsym-args-string): Use new data form of structure.
12530         (eldoc-get-var-docstring): Here also.
12531         (eldoc-last-data-store): New function.
12532         (eldoc-get-fnsym-args-string): Use it.
12533         (eldoc-get-var-docstring): Here also.
12534         (eldoc-docstring-first-line): Minimize interim string consing.
12535         Call substitute-command-keys on the result.
12536         (eldoc-print-var-docstrings, eldoc-print-docstring,
12537         eldoc-docstring-message): Functions removed.
12538         (eldoc-docstring-format-sym-doc): New function, functionality
12539         ripped out of eldoc-docstring-message.
12540         (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
12542 1998-09-18  Kenichi Handa  <handa@etl.go.jp>
12544         * international/mule.el (make-coding-system): Doc-string modified.
12546 1998-09-18  Andreas Schwab  <schwab@delysid.gnu.org>
12548         * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
12550         * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
12551         customize type.
12553         * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
12554         type.
12556         * progmodes/compile.el (compilation-error-screen-columns): New
12557         variable.
12558         (compilation-next-error-locus): Use it to decide whether to use
12559         forward-char or move-to-column.
12561         * mail/rmail.el (rmail-movemail-program): Fix customize type.
12563         * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
12564         feedmail-fiddle-plex-user-list,
12565         feedmail-spray-address-fiddle-plex-list,
12566         feedmail-prompt-before-queue-user-alist,
12567         feedmail-prompt-before-queue-help-supplement,
12568         feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
12569         feedmail-queue-alternative-mail-header-separator): Fix customize
12570         type.
12572         * startup.el (site-run-file): Fix customize type.
12574         * speedbar.el (speedbar-initial-expansion-list-name): Fix
12575         customize type.
12577         * shell.el (shell-input-autoexpand): Fix customize type.
12579         * ps-print.el (ps-font-info-database): Add missing dots in value.
12580         Improve layout of customize type.
12582         * net-utils.el (traceroute-program-options, ping-program-options,
12583         ipconfig-program-options, netstat-program-options,
12584         arp-program-options, route-program-options,
12585         nslookup-program-options, ftp-program-options): Fix customize
12586         type.
12588         * midnight.el (clean-buffer-list-kill-regexps,
12589         clean-buffer-list-kill-buffer-names,
12590         clean-buffer-list-kill-never-buffer-names,
12591         clean-buffer-list-kill-never-regexps): Fix customize type.
12593         * man.el (Man-init-defvars): Avoid trailing nil on
12594         Man-filter-list.
12596         * lpr.el (printer-name): Fix customize type.
12598 1998-09-16  Kenichi Handa  <handa@etl.go.jp>
12600         * international/mule-cmds.el (reset-language-environment): Call
12601         update-coding-systems-internal.
12603         * international/mule-conf.el: Call update-coding-systems-internal
12604         at the tail.
12606 1998-09-14  Dave Love  <fx@gnu.org>
12608         * vc-hooks.el (vc-menu-map): Change the vc-directory label.  Don't
12609         use the menu-enable properties, pending doing it correctly and
12610         acceptably fast.
12612         * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
12614 1998-09-13  Dave Love  <d.love@dl.ac.uk>
12616         * progmodes/hideshow.el (hs-grok-mode-type): Check
12617         comment-{start,end} non-nil as well as bound.  Report an error if
12618         we can't grok the mode.
12620 1998-09-13  Richard Stallman  <rms@gnu.org>
12622         * simple.el (blink-matching-open): Don't log paren matching
12623         messages in *Messages*.
12625 1998-09-12  Richard Stallman  <rms@gnu.org>
12627         * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
12628         Set point-before-scroll at end even if there was an error.
12630         * ange-ftp.el (ange-ftp-insert-file-contents):
12631         Use binary mode for dumb-unix hosts as for unix hosts.
12632         (ange-ftp-copy-file-internal): Likewise.
12634         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
12636         * emacs-lisp/pp.el: Doc fixes.
12638         * wid-edit.el (widget-menu-max-shortcuts): New variable.
12639         (widget-choose): Don't use single-char shortcuts if # items
12640         exceeds that many.  Use minibuffer instead.
12642 1998-09-12  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12644         * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
12646 1998-09-12  Eric Ludlam  <zappo@mescaline.gnu.org>
12648         * speedbar.el (speedbar-frame-mode): Do not set frame position if
12649         in terminal mode.
12651 1998-09-10  Noah Friedman  <friedman@splode.com>
12653         * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
12654         defcustom declaration.  It's wreaking too much havoc with XEmacs
12655         and older versions of Emacs, which share this code.
12657         * type-break.el (type-break-mode): Here also.
12659         * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
12660         `t' to add-hook also to modify the new local value.
12662 1998-09-10  Dave Love  <fx@gnu.org>
12664         * vc.el (vc-insert-headers): Doc fix.
12666 1998-09-10  Richard Stallman  <rms@gnu.org>
12668         * textmodes/flyspell.el (flyspell-mode-on): Make the
12669         ispell-... variables permanent locals.
12670         (flyspell-mode-off): Add autoload cookie.
12672         * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
12673         do use binary mode, just as for `unix'.
12674         (ange-ftp-host-type): If HOST is nil, return `unix'.
12676         * dired.el (dired-mark-files-containing-regexp):
12677         Don't scan directories.  Ignore non-readable files.
12679         * progmodes/compile.el (compilation-error-regexp-alist):
12680         Fix previous change: allow . and _ in command name.
12682         * dired.el (dired-mark-files-containing-regexp): Fix previous change.
12684         * uncompress.el (uncompress-while-visiting):
12685         Use just the car of what find-operation-coding-system returns.
12687         * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
12689         * shell.el (shell-file-name-quote-list): Add # to the value.
12691 1998-09-10  E. Jay Berkenbilt  <ejb@ql.org>
12693         * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
12694         to make killing of ispell process work even if
12695         kill-all-local-variables has been run.
12697 1998-09-10  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12699         * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
12700         loop when sexp entry ends at end of file with no newline.
12702 1998-09-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12704         * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
12705         (Custom-reset-standard): Fix menu inconsistency.
12707         * mail/feedmail.el (feedmail-from-line): Allow t.
12708         (feedmail-message-id-suffix): Allow nil.
12710         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
12711         Simplify.  Make prefix arg work right.
12713 1998-09-09  Dave Love  <fx@gnu.org>
12715         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
12717         * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
12719 1998-09-08  Dave Love  <fx@gnu.org>
12721         * add-log.el (change-log-font-lock-keywords): Do parenthesized
12722         stuff only after file names or at start of line.  Allow parens
12723         around e-mail, as well as angles.
12725         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
12726         ignore-errors too, eval'd when compile.  Require w3 stuff at load
12727         time for nicer failure if it's not available.
12729 1998-09-07  Geoff Voelker  <voelker@cs.washington.edu>
12731         * comint.el (comint-arguments): Ignore backslashes when using
12732         w32 shells that expect backslashes as the directory separator.
12734 1998-09-04  Kenichi Handa  <handa@etl.go.jp>
12736         * international/fontset.el (resolved-ascii-font): New variable.
12737         (x-complement-fontset-spec): By side effect, set
12738         `resolved-ascii-font' to the resolved name of ASCII font."
12739         (create-fontset-from-fontset-spec): Don't get a value for
12740         resolved-ascii-font from the list full-fontlist.  It is set by
12741         x-complement-fontset-spec now.
12743         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
12744         version, check the value of mule-version.
12746 1998-09-07  Carsten Dominik  <cd@delysid.gnu.org>
12748         * textmodes/reftex.el (reftex-view-crossref): Split up into
12749         several functions.  No longer moves to find a macro.
12750         (reftex-view-cr-cite, reftex-view-cr-ref,
12751         reftex-end-of-bib-entry): New functions.
12752         (reftex-auto-view-crossref): New value `window' allowed.
12753         (reftex-view-crossref-when-idle): Process new `window' option in
12754         (reftex-translate-to-ascii-function): New default.
12755         (reftex-label-illegal-re): Default changed, removed Latin1.
12756         (reftex-latin1-to-ascii): New function.
12757         (reftex-what-environment): Check for section regexp before use.
12758         (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
12759         absolute path names.
12760         (reftex-TeX-master-file): Changed sequence of file checks.
12761         (reftex-do-citation): bibview cache only with RefTeX mode on.
12763 1998-09-06  Richard Stallman  <rms@gnu.org>
12765         * progmodes/compile.el (compilation-error-regexp-alist):
12766         In first pattern (GNU utilities and other things),
12767         allow a space after the optional program name at the beginning.
12769         * mail/mail-hist.el (mail-hist-current-header-contents):
12770         Fix previous change: use mail-header-end.
12772 1998-09-06  Bill Richter  <richter@math.nwu.edu>
12774         * international/ccl.el: Doc fixes.
12775         * international/encoded-kb.el: Doc fixes.
12776         * international/fontset.el: Doc fixes.
12777         * international/kinsoku.el: Doc fixes.
12778         * international/kkc.el: Doc fixes.
12779         * international/mule-cmds.el: Doc fixes.
12780         * international/mule-conf.el: Doc fixes.
12781         * international/mule-util.el: Doc fixes.
12782         * international/mule.el: Doc fixes.
12784 1998-09-05  Eric Ludlam  <zappo@gnu.org>
12786         * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
12787         (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
12788         (checkdoc-this-string-valid-engine): Permit ? as terminating
12789         punctuation for first line sentence breaking.
12790         (checkdoc-this-string-valid): When converting a comment into a doc
12791         string, make sure " chars are \".
12792         (checkdoc-sentencespace-region-engine): Only do double space check
12793         if based on the variable `sentence-end-double-space'
12794         (checkdoc-this-string-valid-engine): ? ends valid sentence.
12795         (checkdoc-proper-noun-region-engine): Exclude items in URLs
12797 1998-09-04  Richard Stallman  <rms@gnu.org>
12799         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
12800         Recognize define-skeleton as a function definer.
12802         * cus-edit.el (customize-option): Refuse to customize
12803         a variable that has no defcustom.  But if variable is autoloaded,
12804         first try to load the library that defines it.
12806         * international/iso-insert.el: Use `string' before calling `insert'
12807         so that in multibyte buffers we insert multibyte chars.
12809         * dired.el (dired-mark-files-containing-regexp):
12810         Don't use find-file; instead, insert the file in a temp buffer.
12812         * textmodes/tex-mode.el (tex-start-options-string): New option.
12813         (tex-start-tex): Use that variable.
12815         * mail/rmail.el (rmail-primary-inbox-list): Make the initial
12816         value in the `repeat' alternative a list.
12818         * textmodes/fill.el (fill-individual-paragraphs): Before deleting
12819         the inserted newline, verify that one was really inserted.
12821         * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
12822         remains on or remains off.
12823         (flyspell-multi-language-p): Default changed to nil.
12825         * progmodes/ada-mode.el (ada-search-ignore-string-comment):
12826         In "found in comment" case, don't beginning-of-line after forward-line.
12828         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
12829         If the function definition is not a lambda, return original FORM
12830         with no error.
12832 1998-09-04  Peter Breton  <pbreton@ne.mediaone.net>
12834         * net-utils.el (netstat-program-options): Changed from nil to "-a"
12835         so that by default netstat shows all network connections.
12837 1998-09-04  Bob Weiner  <weiner@altrasoft.com>
12839         * international/quail.el: Doc fixes.
12841         * info.el (info): Don't add parens if FILE already has them.
12843 1998-09-04  Geoff Voelker  <voelker@cs.washington.edu>
12845         * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
12846         on extension lines.
12848 1998-09-03  Geoff Voelker  <voelker@cs.washington.edu>
12850         * w32-fns.el (w32-shell-dos-semantics): New function.
12852 1998-09-03  Bill Richter  <richter@brouwer.math.nwu.edu>
12854         * international/quail.el (quail-choose-completion-string): Store
12855         completion `choice' in `quail-current-str'; don't insert it.
12857 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
12859         * bdf.el (bdf-generate-font): New argument CHARSET.  Give WIDTH
12860         argument to ps-mule-generate-bitmap-font.
12862         * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
12863         entry and change Latin-1 entry in the default value.
12864         (ps-mule-font-info-database-ps-bdf): New variable.
12865         (ccl-encode-ethio-unicode): Bug of CCL code fixed.
12866         (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
12867         registerd in FONT-SPEC.
12868         (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
12869         charcter width of bitmap fonts.
12870         (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
12871         procedure NF.
12872         (ps-begin-file): Output PostScript code for setting
12873         SpaceWidthRatio.
12874         (ps-plot-region): Use line-beginning-position to get a position of
12875         the beginning of the current line.
12877         * international/mule-cmds.el (register-input-method): Doc-string
12878         modified.
12880 1998-09-01  Dave Love  <fx@gnu.org>
12882         * international/mule-cmds.el (current-language-environment): Fix
12883         setter function.
12885 1998-09-01  Simon Marshall  <simon@gnu.org>
12887         * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
12888         (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
12889         ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
12890         names with font-lock-type-face.  Fontify type specs, etc., with
12891         font-lock-keyword-face.
12893 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
12895         * international/fontset.el (x-complement-fontset-spec): If ASCII
12896         font is specified in FONTLIST, don't substitute it for the
12897         resolved name.
12899 1998-08-31  Paul Eggert  <eggert@twinsun.com>
12901         * international/mule.el (charset-description): Doc fix.
12903         * language/chinese.el, language/cyrillic.el, language/czech.el,
12904         language/devanagari.el, language/ethiopic.el,
12905         language/european.el, language/hebrew.el, language/indian.el,
12906         language/japanese.el, language/korean.el, language/lao.el,
12907         language/slovak.el, language/thai.el, language/tibetan.el,
12908         language/vietnamese.el:
12909         Add coding: local variable, to avoid bootstrapping problem
12910         if you need to recompile all the Lisp files using interpreted code.
12912 1998-08-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12914         * cal-china.el (chinese-year-cache): Change range of years from
12915         1989-2000 to 1990-2010.
12917 1998-08-29  Dave Love  <d.love@dl.ac.uk>
12919         * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
12920         (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
12922 1998-08-28  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12924         * ps-print.el (ps-print-control-characters): Doc-string modified.
12925         (ps-output-string-prim): Comment format changed.
12926         (ps-do-despool): Indentation of source code changed.
12928 1998-08-28  Kenichi Handa  <handa@etl.go.jp>
12930         * subr.el (sref): Make it an alias of aref.  Make the
12931         byte-compiler warn that it is obsolete.
12932         (char-bytes): Make the byte-compiler warn that it is obsolete.
12934         * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
12935         Calculate the total bytes using position-bytes instead of
12936         char-bytes.
12938 1998-08-27  Karl Heuer  <kwzh@gnu.org>
12940         * snmp-mode.el: New file.
12941         * files.el (auto-mode-alist): Add snmp-mode patterns.
12943 1998-08-27  Karl Eichwalder  <ke@suse.de>
12945         * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
12947 1998-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12949         * calendar/diary-lib.el (diary-block): Doc fix..
12950         * calendar/calendar.el (diary-list-include-blanks): Doc fix..
12952 1998-08-27  Richard Stallman  <rms@gnu.org>
12954         * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
12955         * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
12956         Clear appt-mode-string if we don't put something in it.
12958 1998-08-27  Dave Love  <fx@gnu.org>
12960         * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
12961         dired-local-variables-file for dired-x.
12963         * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
12964         for compressed library files too.
12966 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
12968         * language/european.el ("Latin-1"): Modify `documentation' key value.
12969         ("Latin-2"): Likewise.
12971 1998-08-26  Karl Heuer  <kwzh@gnu.org>
12973         * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
12975 1998-08-26  Albert L. Ting  <alt@artisan.com>
12977         * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
12978         (mail-hist-current-header-contents): Use mail-text-start.
12980 1998-08-26  Richard Stallman  <rms@gnu.org>
12982         * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
12983         (customize-changed-options-previous-release): New variable.
12984         (customize-changed-options): Use that variable as default arg.
12986 1998-08-26  Karl Eichwalder  <ke@suse.de>
12988         * midnight.el: Require `timer' not only when compiling.
12990 1998-08-26  Per Starback  <starback@update.uu.se>
12992         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
12993         buffer before creating help group.
12995 1998-08-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12997         * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
12998         coding-system-for-write before saving.
13000 1998-08-26  Kevin Rodgers <kevinr@ihs.com>
13002         * isearch.el (isearch-forward): Doc fix.
13004 1998-08-26  Andreas Schwab  <schwab@delysid.gnu.org>
13006         * emacs-lisp/find-func.el: Fix :version tags to have a string
13007         value, not a float.
13009         * cus-dep.el: Fix typo in output.
13011 1998-08-25  Dave Love  <fx@gnu.org>
13013         * repeat.el (repeat): Doc fix.
13014         [From rms:]
13015         (repeat-previous-repeated-command): New variable.
13016         (repeat): Check for real-last-command being null or repeat.  Set
13017         repeat-previous-repeated-command.
13019         * browse-url.el (browse-url-netscape): Fix format for hex escapes.
13021 1998-08-25  Kenichi Handa  <handa@etl.go.jp>
13023         * gnus/message.el (message-send-mail-with-sendmail): Bind
13024         coding-system-for-write by the return value of
13025         select-message-coding-system.
13026         (message-send-mail-with-qmail): Likewise.
13028 1998-08-24  Andreas Schwab  <schwab@delysid.gnu.org>
13030         * emacs-lisp/autoload.el: Fix doc-string-elt property on
13031         define-derived-mode.
13033         * files.el (file-name-invalid-regexp):
13034         Fix regex for ms-dos without long file names.
13036 1998-08-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13038         * ps-print.el: Multi-byte buffer handling.
13039         (ps-print-version): New version number (4.0) and doc fix.
13040         (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
13041         compilation for GNU Emacs and emacsens.
13042         (ps-generate-postscript-with-faces): Force invisible text to be
13043         visible.
13044         (dos-ps-printer): New var to avoid compilation gripes.
13046 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
13048         * ps-print.el (ps-mule-plot-string): Pay attention to the case
13049         that no more characters can't be printed in the current line.
13051 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
13053         * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
13054         greater than TO.
13056 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
13058         * ps-print.el: Add codes to make ps-print.el work also on Emacs
13059         20.2 and the earlier version.
13060         (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
13061         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
13062         (ps-mule-find-wrappoint): Likewise.
13063         (ps-mule-generate-font): Change `X' to `x' in format
13064         control-string.
13065         (ps-generate): Call ps-mule-begin before calling ps-begin-job.
13066         (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
13067         `restore' form procedures `BC' and `EC'.
13069 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
13071         * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
13072         is an executable procedure.  Make LineThickness, Xshadow, and
13073         Yshadow relative to FontHeight.  Set SpaceWidth in BeginDoc.
13074         (ps-mule-font-info-database, ps-mule-font-info-database-ps,
13075         ps-mule-font-info-database-bdf): New vars.
13076         (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
13077         (ccl-encode-ethio-unicode): New CCL program.
13078         (ps-mule-encode-ethiopic): New fun.
13079         (ps-mule-current-charset): New var.
13080         (ps-mule-get-font-spec, ps-mule-font-spec-src,
13081         ps-mule-font-spec-name, ps-mule-font-spec-encoding,
13082         ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
13083         (ps-mule-external-libraries): New var.
13084         (ps-mule-init-external-library): New fun.
13085         (ps-mule-font-cache): New var.
13086         (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
13087         (ps-last-font): New var.
13088         (ps-mule-prepare-font): New fun.
13089         (ps-mule-charset-list): New var.
13090         (ps-mule-prologue-generated, ps-mule-prologue): New vars.
13091         (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
13092         ps-mule-plot-string): New funs.
13093         (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
13094         New vars.
13095         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
13096         ps-mule-prepare-cmpchar-font): New funs.
13097         (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
13098         vars.
13099         (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
13100         ps-mule-generate-bitmap-glyph): New funs.
13101         (ps-mule-initialize, ps-mule-begin): New funs.
13102         (ps-output-string-prim): Insert string as unibyte.
13103         (ps-output-prologue): New fun.
13104         (ps-flush-output): Handle the case of 'prologue.
13105         (ps-begin-file): Call ps-mule-initialize.
13106         (ps-begin-job): Set ps-control-or-escape-regexp differently if
13107         printing multibyte characters.
13108         (ps-begin-page): Set ps-mule-current-charset to 'ascii.
13109         (ps-basic-plot-string): Handle the case of printing ASCII
13110         characters by external libraries (e.g. BDF).
13111         (ps-set-font): Set ps-last-font.
13112         (ps-plot-region): Handle multibyte characters, use
13113         ps-mule-plot-string for them.
13114         (ps-generate): Set the spool buffer unibyte.  Call ps-mule-begin.
13116         * bdf.el: New file.
13118 1998-08-23  Kenichi HANDA  <handa@etl.go.jp>
13120         * international/mule-cmds.el (select-message-coding-system): New
13121         function.
13122         (set-language-environment-coding-systems): Set
13123         default-sendmail-coding-system.
13125         * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
13126         (default-sendmail-coding-system): New variable.
13127         (sendmail-send-it): Encode the message by a coding system
13128         select-message-coding-system returns.
13130 1998-08-23  Eric Ludlam  <zappo@gnu.org>
13132         * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
13133         (speedbar-mode): Set buffer to read only.
13134         (speedbar-temp-buffer-show-function): For emacs don't call hook
13135         with arguments.
13136         (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
13138 1998-08-19  Dan Nicolaescu  <done@ece.arizona.edu>
13140         * speedbar.el (speedbar-key-map): Fix typo.
13142 See ChangeLog.7 for earlier changes.