(diff-kill-junk): New interactive function.
[emacs.git] / lisp / ChangeLog
blob672defa12ab96d8583cd344baa00224f0cfea827
1 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
3         * diff-mode.el (diff-kill-junk): New interactive function.
4         (diff-reverse-direction): Use delete-and-extract-region.
5         (diff-post-command-hook): Restrict the area so that the hook also works
6         outside of any diff hunk.  This is necessary for the minor-mode.
7         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
8         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
10         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
11         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
12         so that it can be used more easily in <foo>-mode-hook.  Also make sure
13         to avoid duplicate entries.
14         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
15         (font-lock-remove-keywords): Just as was done for `add', allow it to
16         work even if font-lock-mode is nil.  Also make sure we don't modify
17         any pre-existing list by forcing a copy-sequence.  Finally rename
18         `major-mode' to `mode'.
19         (font-lock-fontify-syntactic-anchored-keywords)
20         (font-lock-fontify-anchored-keywords)
21         (font-lock-fontify-keywords-region): Use line-end-position.
22         Don't make `font-lock-multiline' local (it's now done in
23         font-lock-set-defaults).
24         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
25         move the `font-lock-fontified' creation to inside the `unless'.
27 2000-02-06  Andrew Innes  <andrewi@gnu.org>
29         * term/w32-win.el (x-handle-args): Comment out call to message,
30         which occurs before window system is initialized.
32         * makefile.nt: Add support for recompiling lisp code.
34 2000-02-04  Dave Love  <fx@gnu.org>
36         * bindings.el (mode-line-mule-info): Fix/extend last change.
38         * completion.el: Replace completion-dolist with dolist.
40         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
41         dotimes.
43 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
45         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
46         environment names before they go into the section regexp.
48         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
49         char class in regexp.
51         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
52         `case-fold-search' to nil.
54         * progmodes/idlwave.el (idlwave-template): Respect
55         `idlwave-abbrev-change-case'.
56         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
57         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
58         idlwave-while): respect `idlwave-reserved-word-upcase'.
59         (idlwave-rw-case): New function.
60         (idlwave-statement-match): Fixed problem with assignment regexp.
61         (idlwave-font-lock-keywords): Improved regexp for keyword
62         parameters.
63         (idlwave-surround): New argument LENGTH to support padding of 
64         operators longer than 1 char.
66         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
67         idlwave-shell-expression-overlay.  Implemented printing of
68         expressions on higher levels of the calling stack.
69         (idlwave-shell-display-level-in-calling-stack): Restore stack
70         level.
71         (idlwave-retrieve-expression-from-level): New function.
72         (idlwave-shell-last-calling-stack): Variable removed.
73         (idlwave-shell-reset): Argument action reversed (`visible' to
74         `hidden').  Also remove stop-line overlay.
75         (idlwave-shell-calling-stack-routine): New variable.
76         (idlwave-shell-parse-stack-and-display): Messages now display
77         negative level numbers.
78         (idlwave-shell-mode): Set `modeline-format'.
79         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
80         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
81         21.
82         (idlwave-shell-print-expression-function): New option.
83           
84         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
85         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
86         `tool-bar' instead of `toolbar'.
88 2000-02-02  Dave Love  <fx@gnu.org>
90         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
91         emacs-lisp-mode-hook.  Don't check for defalias being defined.
93         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
94         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
95         the new builtins directly.
97         * whitespace.el (whitespace): Add :version to defgroup.
99         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
100         Doc fix.
102         * thingatpt.el (sexp-at-point, symbol-at-point)
103         (number-at-point, list-at-point): Add autoload cookie.
105         * recentf.el (recentf): Add :version to defgroup.
107         * quickurl.el (quickurl): Add :version to defgroup.
109         * elide-head.el (elide-head): Use point-marker more.
111         * bs.el (bs): Add :version to defgroup.
113         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
115         * progmodes/delphi.el (delphi): Add :version to defgroup.
117 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
119         * ange-ftp.el (ange-ftp-write-region): Handle case that
120         succeeding process operation sets a different coding system.
122         * calculator.el: New file.
124 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
126         * frame.el (frames-on-display-list, framep-on-display): New
127         functions.
128         (display-mouse-p, display-popup-menus-p, display-graphic-p)
129         (display-selections-p, display-screens, display-pixel-width)
130         (display-pixel-height, display-mm-width, display-mm-height)
131         (display-backing-store, display-save-under, display-planes)
132         (display-color-cells, display-visual-class): New functions.
134         * term/tty-colors.el (tty-color-gray-shades): New function.
136         * faces.el (display-color-p): Use framep-on-display.
137         (display-grayscale-p): New function.
139 2000-01-31  Dave Love  <fx@gnu.org>
141         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
142         (create-fontset-from-x-resource): Don't concat integers.
144 2000-01-31  Inge Frick  <inge@nada.kth.se>
146         * view.el: Some changes in documentation.  Removed some trailing
147         whitespace. Changed some parameter names to agree with
148         documentation.
149         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
150         window is not deleted.  Modifies change 1998-04-26.
151         
152 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
154         * windmove.el: New file.
156         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
157         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
158         progmodes/ebnf-yac.el: Update copyright and license info.
159         
160         * jit-lock.el (jit-lock-function): Widen before calculating end
161         position.
162         (jit-lock-stealth-chunk-start): Rewritten.
164         * info.el (Info-title-face-alist): Removed.
165         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
166         faces.
167         (Info-fontify-node): Use these faces.
169 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
171         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
172         (cl-macro-list1): Recognize `&allow-other-keys' instead of
173         `&allow-other-keywords'.
175         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
176         the list of directories scanned heuristically.
178         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
179         exist.
181 2000-01-30  Jason Rumney  <jasonr@gnu.org>
183         * w32-fns.el: Define w32-tty-standard-colors.
185         * startup.el (command-line): Use w32-tty-standard-colors when in
186         w32 console mode.
188 2000-01-30  Dave Love  <fx@gnu.org>
190         * jka-compr.el (jka-compr-load): Fix up load-history.
192         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
194         * emacs-lisp/cl-macs.el: Revert previous change.
196 2000-01-29  Dave Love  <fx@gnu.org>
198         * facemenu.el: Purecopy various strings.
200         * timezone.el (timezone-fix-time): Window against 69 for two-digit
201         years.  Deal with three-digit years.
203         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
204         defconst, purecopy.
205         (help-back-label): Purecopy it.
207 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
209         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
210         variable. If non-nil, order the buffer list according to the
211         currently selected frame.
212         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
213         non-nil, pass the selected frame to function buffer-list.
214         
215 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
217         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
219 2000-01-28  Dave Love  <fx@gnu.org>
221         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
223         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
224         Don't use lisp-indent-hook property.
225         (cl-abs): Remove.
227         * subr.el: Move out indent and edebug specs for when and unless.
229         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
230         when, unless.
232         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
233         unless, when.
235 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
237         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
238         `collecting' as synonym for `collect'.
240         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
241         for the case it contains spaces.
243         * simple.el (what-cursor-position): Change formatting of
244         messages.
246         * frame.el (delete-other-frames): New function.
247         (toplevel): Bind it to C-x 5 1.
249         * sort.el (sort-numeric-base): New option.
250         (sort-numeric-fields): If number starts with `0' or `0[xX[',
251         interpret it as octal or hexadecimal.  Use sort-numeric-base
252         as default base.
254         * progmodes/glasses.el: New file.
256 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
258         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
259         userids differently.
261         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
262         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
263         progmodes/ebnf-yac.el: New files.
265 2000-01-26  Dave Love  <fx@gnu.org>
267         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
268         on a function with an empty body.  [From Eric Ludlam.]
270 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
272         * vc.el (vc-version-diff): Make sure file name is expanded.
274 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
276         * scroll-bar.el (scroll-bar-timer): Variable removed.
277         (scroll-bar-toolkit-scroll): Don't use a timer.
279 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
281         * language/thai-util.el (thai-composition-function): Delete
282         superfluous `a'.
284 2000-01-24  Dave Love  <fx@gnu.org>
286         * fortran.el (fortran-mode): Use beginning-of-defun-function,
287         end-of-defun-function.
289         * font-lock.el (turn-on-font-lock): Don't depend on window-system
290         &c.
292 2000-01-22  Jason Rumney  <jasonr@gnu.org>
294         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
295         conflicts with new face support.
297 2000-01-22  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
299         * replace.el (query-replace): Rename last arg to DELIMITED.
300         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
301         (query-replace-regexp): Likewise.
303 2000-01-20  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
305         * subr.el (with-syntax-table): Use make-symbol, not gensym.
307         * emacs-lisp/lisp.el (beginning-of-defun-function):
308         Variable renamed from beginning-of-defun.
309         Do not call make-variable-buffer-local.
310         (beginning-of-defun-raw): Use new variable name; doc fix.
311         (beginning-of-defun): Doc fix.
312         (end-of-defun-function): Variable renamed from end-of-defun.
313         Do not call make-variable-buffer-local.
314         (end-of-defun): Use new variable name; doc fix.
316         * subr.el (dolist, dotimes): Copied from cl-macs.el
317         and made to work.
319         * mail/undigest.el (rmail-digest-end-regexps): 
320         Variable replaces rmail-digest-end-regexp.
321         Allows multiple regexps for detecting the end line.
322         (undigestify-rmail-message): Corresponding changes.
324 2000-01-19  Dave Love  <fx@gnu.org>
326         * files.el (user-init-file): Don't declare here -- is primitive.
328         * startup.el (command-line): Check for compiled user-init-file and
329         set to uncompiled version if necessary.
331 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
333         * mail/undigest.el (rmail-digest-end-regexp): New user option.
334         (undigestify-rmail-message): Use it.
336         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
338 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
340         * tmm.el (tmm-goto-completions): Adapt to prompt being part
341         of mini-buffer.
343 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
345         * emacs-lisp/copyright.el (copyright-update): Removed the
346         requirement for a trailing space from `copyright-regexp', to
347         support copyrights with owner specified on a separate line..
348         
349         * align.el: New file.
351         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
353         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
355 2000-01-13  Dave Love  <fx@gnu.org>
357         * ph.el: Removed.  (Obsoleted by EUDC.)
359 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
361         * net/eudc.el (toplevel): Remove autoloaded code installing
362         menu with easymenu, because that causes build problems.
364         * frame.el (frame-notice-user-settings): New variable.
365         (frame-notice-user-settings): Don't modify frame parameters
366         if called a second time.
368 2000-01-13  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
370         * frame.el (frame-notice-user-settings):
371         Notice default-frame-parameters even for non-window frames.
373 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
375         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
376         for Emacs.
377         (eudc-bob-can-display-inline-images): Extend for Emacs.
378         (eudc-bob-toggle-inline-display): Ditto.
379         (eudc-bob-display-jpeg): Ditto.
381 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
383         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
384         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
385         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
386         
387         * add-log.el (add-change-log-entry): Fix error trying an `(insert
388         nil)'.
390         * subdirs.el: Add `net' directory.
392         * net: New directory.
394         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
395         eval-last-sexp.  Don't bind debug-on-error here.
396         (eval-last-sexp): New function.  Bind debug-on-error if
397         eval-expression-debug-on-error is non-nil.
398         (eval-defun-2, eval-defun): Likewise.
400         * simple.el (eval-expression): Don't bind debug-on-error if
401         eval-expression-debug-on-error is nil.  Detect changed
402         debug-on-error, and propagate new value to global binding, if
403         eval-expression-debug-on-error is non-nil,
404         (eval-expression-debug-on-error): Change doc string.
405         
406 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
408         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
410         * emacs-lisp/lisp-mode.el (with-syntax-table):
411         Set up lisp-indent-function property.
413         * subr.el (with-syntax-table): Moved from simple.el.
415         * simple.el (with-syntax-table): Moved to subr.el.
417 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
419         * tmm.el (tmm-shortcut): Delete region after prompt instead
420         of erasing buffer.
422         * textmodes/fill.el (fill-common-string-prefix): New function.
423         (fill-context-prefix): Use the longest common prefix of first
424         and second line fill prefix, if there is one.
426 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
428         * array.el (array-mode): Don't use make-variable-buffer-local.
429         Use make-local-variable for `truncate-lines'.
431 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
433         * add-log.el (add-log-current-defun): Handle user-defined
434         add-log-current-function returning nil,
435         
436         * add-log.el (add-change-log-entry): Insert version number
437         if having found a current function
439         * add-log.el (add-log-current-defun): Call
440         `add-log-current-defun-function'.  Try matches at level 0 and
441         level 1.  Strip whitespace from defun found.
442         
443 2000-01-10  John Wiegley  <johnw@gnu.org>
445         * allout.el (isearch-done/outline-provisions): Added `edit'
446         argument to correspond with the current definition of
447         `isearch-done'.
449 2000-01-10  Dave Love  <fx@gnu.org>
451         * elide-head.el (elide-head): Use point-marker, not point.
453 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
455         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
456         before and after the year 2000.
457         
458         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
459         Add ispell- prefix.
461 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
463         * ispell.el:  Only define dictionaries in menus when they exist.
464         (version18p): New variable.
465         (version20p): New variable.
466         (xemacsp): New variable.
467         (ispell-choices-win-default-height): Fix for XEmacs visibility.
468         (ispell-dictionary-alist1): Added Brasileiro dictionary.
469         (ispell-dictionary-alist6): Russian command lines no longer accept
470         run-together words.
471         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
472         (ispell-dictionary-alist): Add koi8-r to customize definition.
473         (check-ispell-version): Added documentation string.  Returns
474         library path when called non-interactively.
475         (ispell-menu-map-needed): Uses new variables.
476         (ispell-library-path): New variable.
477         (ispell-decode-string): XEmacs fix for bogus variable bindings.
478         (ispell-word): Improved documentation string.  Test for valid
479         character mappings.  Correctly check typed in word changes that can
480         result in single words split into multiple words.  Returns
481         replacement word.
482         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
483         replace in recursive query replace mode.  Help message for
484         recursive edit mode.
485         (ispell-show-choices): Protect against bad framepop bindings.
486         (ispell-help): Fix to work with XEmacs.
487         (ispell-highlight-spelling-error): Use new variables.
488         (ispell-overlay-window): Fix to work with XEmacs.
489         (ispell-parse-output): Passed and returns location information
490         tracking spelling corrections.  Doesn't recheck same word on
491         current line.
492         (ispell-init-process): Protect against bogus XEmacs variable binding.
493         Fix call to single argument in sleep-for.  Use new variables.
494         (ispell-region): Passed and returns location information tracking
495         spelling corrections.  Doesn't check same word on current line.
496         Improved documentation string.  Doesn't resend a line already
497         checked to the ispell process - fixes bug in LaTeX parsing.
498         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
499         (ispell-skip-region): No longer skips <TT> in SGML.
500         (ispell-process-line): Tracks location information with spelling
501         corrections.  Added documentation string.  Accounts for words
502         already accepted on this line.  Don't allow query-replace on line
503         starting with math characters.  Doesn't resend a line already sent
504         to ispell process.  Fixes alignment error bug.
505         
506 2000-01-10  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
508         * dired-x.el (dired-guess-shell-alist-default): 
509         Suggest xloadimage, which is free, not xv, which isn't.
511         * ange-ftp.el (ange-ftp-file-name-nondirectory): 
512         Don't ever include the host name or user name in the value.
514 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
516         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
517         of a real newline.
519 2000-01-09  Stephen Eglen  <stephen@gnu.org>
521         * dired-x.el (dired-guess-shell-alist-default): Suggest xv 
522         for .png files.
524 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
526         * cus-edit.el (custom-hook-convert-widget): Fix comment.
528 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
530         * progmodes/cperl-mode.el: Replace ^F with ^L.
532         * sendmail.el (toplevel): Provide `sendmail' when compiling
533         before `require'ing rmail and mailalias to prevent infinite 
534         recursion.
536 2000-01-08  Dave Love  <fx@gnu.org>
538         * emacs-lisp/backquote.el: Remove inappropriate customization
539         (allowing custom.el to use backquote).
541 2000-01-07  Dave Love  <fx@gnu.org>
543         * add-log.el (add-log-debugging): Deleted.
544         (add-change-log-entry): Treat a backup FILE-NAME as its parent
545         file.  Remove debugging code.
546         (change-log-get-method-definition, change-log-name): Add doc.
547         (change-log-sortable-date-at): New function.
548         (change-log-merge): New command.
550         * time.el (display-time-string-forms): Make the Mail string active.
551         (display-time-update): Provide help-echo for load average.
553         * bindings.el (make-mode-line-mouse2-map): New function.
554         (mode-line-modified): Use it and simplify.
555         (mode-line-mule-info): Provide help-echo info.
556         (minor-mode-alist): Activate the strings.
557         (make-mode-line-mouse-sensitive): Simplify for
558         mode-line-buffer-identification.
560 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
562         * play/pong.el: New file.
564 2000-01-06  Dave Love  <fx@gnu.org>
566         * array.el: Assorted cleanups for compiler warnings, doc strings,
567         `array-' prefix for symbols.
569 2000-01-05  Dave Love  <fx@gnu.org>
571         * textmodes/outline.el (outline-mode-menu-bar-map): Add
572         outline-headers-as-kill.
573         (outline-mode): Define imenu-generic-expression.
574         (outline-headers-as-kill): New command.
576         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
577         from paragraph-start.
578         (paragraph-indent-minor-mode): New command.
580         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
581         M-C-e, M-C-h, C-j, C-xnd, TAB.
582         (fortran-mode): Set beginning-of-defun, end-of-defun.
583         (fortran-column-ruler): Simplify.
584         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
585         (fortran-with-subprogram-narrowing): Likewise.
586         (fortran-indent-subprogram): Call mark-defun.
587         (fortran-check-for-matching-do): Change narrowing.
589         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
590         (cl-lucid-hash-tag): Delete.
591         (cl-hash-table-p): Correct test for native table.
592         (cl-hash-table-count): Use hash-table-count.
594         * browse-url.el (browse-url): Fix case of
595         browse-url-browser-function being an alist.
597 2000-01-05  Carsten Dominik  <cd@gnu.org>
599         * textmodes/reftex-vars.el (reftex-parse-file-extension)
600         (reftex-index-phrase-file-extension): New options.
602         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
603         Use new option `reftex-index-phrase-file-extension'.
605         * textmodes/reftex.el (reftex-access-parse-file): Use new option
606         `reftex-parse-file-extension'.
608 2000-01-05  Dave Love  <fx@gnu.org>
610         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
611         (beginning-of-defun-raw): Use it.
612         (end-of-defun): New variable.
613         (end-of-defun): Use it.
614         (check-parens): New command.
616 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
618         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
619         (hs-show-block): Don't use `mapcar' when not accumulating.
621         Fix buglet in local variables initialization.
623 2000-01-05  Andreas Schwab  <schwab@suse.de>
625         * hscroll.el (hscroll): Doc fix.
627 2000-01-05  Carsten Dominik  <cd@gnu.org>
629         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
630         idlw-toolbar.
632         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
633         file idlw-rinfo.el.
634         (idlwave-customize): load must read file idlw-shell.el.
635         (idlwave-create-customize-menu): load must read file idlw-shell.el.
637 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
639         * progmodes/idlw-shell.el: Also provide idlwave-shell
640         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
641         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
643         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
644         both reftex-dcr and reftex-vcr.
646         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
648 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
650         * ps-print.el: PostScript code now is in separate files, doc fix.
651         (ps-print-version): New version number (5.0.3).
652         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
653         local.
654         (ps-spool-config): Initialization fix.
655         (ps-print-prologue-1, ps-print-prologue-2)
656         (ps-print-duplex-feature): PostScript code moved to separated file.
657         (ps-background-image): Little code reformating.
658         (ps-begin-file, ps-begin-job): Fix code.
659         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
660         (ps-prologue-file): New fun.
662 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
664         * ps-vars.el: Eliminated.
666         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
667         `;;;###autoload'.
669         * ps-print.el: ps-vars eliminated, doc fix.
670         (ps-print-version): New version number (5.0.2).
671         (ps-spool-config): Initialization fix.
672         (ps-print-customize): New fun.
674 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
676         * autorevert.el (auto-revert-mode): Return value of
677         auto-revert-mode.
679 2000-01-04  Dave Love  <fx@gnu.org>
681         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
682         menu items.
684 2000-01-03  Dave Love  <fx@gnu.org>
686         * elide-head.el (elide-head) [defgroup]: Add :version.
688         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
689         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
690         `cl-hash-table-p', not `hash-table-p'.
691         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
693 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
695         * faces.el (face-read-integer, read-face-attribute)
696         (color-defined-p, color-values): unspecified-{f,b}g are now
697         strings.
699 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
701         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
702         at comment end, and re-insert them after filling.
704 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
706         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
707         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
708         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
710 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
712         * term/x-win.el (xw-defined-colors): Call color-supported-p,
713         the new name of face-color-supported-p.
715         * term/w32-win.el (xw-defined-colors): Likewise.
717 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
719         * simple.el (completion-setup-function): Count completion-size
720         from minibuffer-prompt-end, not from point-min.
722 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
724         * faces.el (read-face-attribute, defined-colors, color-defined-p):
725         Pass the frame to tty-color-* functions.
726         (display-color-p, frame-set-background-mode): Pass the frame to
727         tty-display-color-p.
729         * term/tty-colors.el (tty-defined-color-alist): Renamed from
730         tty-color-alist.
731         (tty-color-alist, tty-modify-color-alist): New functions.
732         (tty-color-define,  tty-color-clear, tty-color-approximate)
733         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
734         an optional parameter FRAME.
736 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
738         * image.el (create-image, defimage): Don't assume image data is a
739         string.
741         * image.el (defimage): Handle specifications containing :data
742         instead of :file.
743         (image-type-from-data): New function.
744         (image-type-from-file-header): Use it.
745         (create-image): Add parameter DATA-P.
747 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
749         * echistory.el (electric-command-history): Call Command-history-setup
750         and command-history-mode using their new conventions.
752         * chistory.el (Command-history-setup): Don't switch buffers.  Take
753         no args, and do not set major-mode, mode-name or the local map.
754         (command-history-mode): New function, does some of those things
755         Command-history-setup used to do.
756         (list-command-history): Call command-history-mode, not
757         Command-history-setup.
758         (command-history): Renamed from command-history-mode.
760 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
762         * arc-mode.el (archive-mode-map): Bind q to quit-window.
764 1999-12-31  William M. Perry  <wmperry@aventail.com>
766         * image.el (defimage): Images with the `:data' keyword should be
767         considered valid as well.
769 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
771         * dired.el (dired-get-filename): Don't call file-name-absolute-p
772         with FILE if FILE is nil.
774 1999-12-30  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
776         * simple.el (choose-completion-string): In minibuffer,
777         do not delete the prompt string.
779 1999-12-30  Gerd Moellmann  <gerd@gnu.org>
781         * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
782         assigned to mode-line-mode-menu because bindings.el is dumped with
783         Emacs, and thus the lists used for menu-item definition will be
784         copied to pure space.  Emacs' menu code (parse_menu_item) doesn't
785         like pure menu item definitions.
787         * expand.el (expand-abbrev-hook): Return t if expansion was
788         done, nil otherwise.
790 1999-12-29  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
792         * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
793         (tar-quit): Function deleted.
795 1999-12-29  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
797         * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
798         was used but not declared.
800         (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
801         hs-find-block-beginning): Add or modify docstrings.
803         (hs-isearch-show): Rewrite.
805 1999-12-28  Gerd Moellmann  <gerd@gnu.org>
807         * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
809         * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
810         space in front of a C-style comment end.
812 1999-12-28  Eli Zaretskii  <eliz@is.elta.co.il>
814         * startup.el (command-line-1): Make mode line mouse-sensitive for
815         the MS-DOS version as well.
817 1999-12-28  Gerd Moellmann  <gerd@gnu.org>
819         * bs.el: New file.
821 1999-12-28  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
823         * textmodes/ispell.el (ispell-process-line):
824         Add local var line-offset to adjust for the change
825         in positions within the line, due to previous replacements.
827 1999-12-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
829         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
830         Doc fixes.
832 1999-12-27  Gerd Moellmann  <gerd@gnu.org>
834         * add-log.el (change-log-version-number-regexp-list)
835         (change-log-version-info-enabled): Change :version to 21.1.
836         (toplevel): Require CL when compiling.
838 1999-12-27  Jari Aalto  <jari.aalto@poboxes.com>
840         * add-log.el (change-log-version-number-regexp-list): Added tag
841         :version 20.6
842         (change-log-version-info-enabled): Added tag :version 20.6
844 1999-12-27  Jari Aalto  <jari.aalto@poboxes.com>
846         * add-log.el: More general version number search with
847         user-configurable regexp list.
848         (change-log-version-number-regexp-list): New user variable.
849         (change-log-find-version): Rewritten.  Use user-configurable
850         version numbering regexp list
851         change-log-version-number-regexp-list.
852         (change-log-find-version): Renamed to
853         change-log-version-number-search
854         (add-log-file-name-function): New.
855         (change-log-search-vc-number): Added END paramaeter.  Added doc
856         string to function.
857         (change-log-version-rcs): Renamed.  Was
858         change-log-search-vc-number.
860 1999-12-26  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
862         * progmodes/compile.el (compilation-goto-locus): Delete hideshow
863         overlays if they interfere.
864         (compilation-find-file): Make intangible overlays tangible.
866         * progmodes/hideshow.el: Generally, synch w/ maintainer
867         version 5.9.
869         (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
871         (hs-minor-mode-hook): Don't initialize.
873         (hs-special-modes-alist): Rewrite value and docstring.
875         (hs-minor-mode-prefix): Delete unused var.
877         (hs-block-start-mdata-select): New var, buffer local.
879         (hs-headline): New var.
881         (hs-match-data, hs-forward-sexp): New funcs.
883         (hs-hide-comment-region): New func.
885         (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
886         hs-safety-is-job-n, hs-hide-initial-comment-block,
887         hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
888         hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
889         hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
890         hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
891         hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
893         (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
894         (hs-isearch-show-temporary): New funcs.
896         (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
898         (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
900         When constructing menu, use `[(shift button2)]' notation.
902 1999-12-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
904         * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
905         (jka-compr-compression-info-list): Add new elt to each vector.
906         (jka-compr-write-region): Don't compress the data if it is
907         already compressed.
909         * jka-compr.el (jka-compr-really-do-compress): New variable.
910         (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
911         if visiting.
912         (jka-compr-write-region): Set jka-compr-really-do-compress
913         if visiting.  Test it when deciding to compress.
915 1999-12-22  Gerd Moellmann  <gerd@gnu.org>
917         * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
918         with third argument t.
920 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
922         * antlr-mode.el: Version 1.2 is released.
923         (antlr): This package has a web page.
925 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
927         * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
928         regions.  Suggested by Dale Davis <Dale_Davis@securify.com>.
929         (antlr-mode-map): New binding [C-c C-c].
930         (antlr-mode-menu): New entries.
932 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
934         * antlr-mode.el: Respect Emacs conventions.
935         ((require 'cl)): Only use during compilation.
936         (antlr-language-for-option): New function to avoid using `find'.
937         (antlr-mode): Use it.
938         (antlr-with-syntax-table): Define new instead using XEmacs' one.
939         (antlr-imenu-create-index-function): Change accordingly.
940         (antlr-inside-rule-p): Ditto.
941         (antlr-end-of-rule): Ditto.
942         (antlr-end-of-body): Ditto.
943         (antlr-beginning-of-rule): Ditto.
944         (antlr-indent-line): Ditto.
946 1999-11-21  Christoph Wedler  <Christoph.Wedler@sap.com>
948         * antlr-mode.el: Really use `antlr-tab-offset-alist'.
949         (antlr-set-tabs): Don't use hard-coded values.
951         * antlr-mode.el: Minor navigation changes.  Not perfect, but this
952         won't be possible without a huge time penalty.
953         (antlr-skip-exception-part): Be more specific.
954         (antlr-skip-file-prelude): Don't skip action prelude of next rule.
955         Renamed from `antlr-skip-grammar-header'.
956         (antlr-next-rule): Change accordingly.
957         (antlr-end-of-body): Ditto.  Better error message.
958         (antlr-beginning-of-body): Better error message.
959         (antlr-imenu-create-index-function): Skip rule action prelude.
961         * antlr-mode.el: Minor syntax highlighting changes.
962         (antlr-font-lock-default-face): Deletia.
963         (antlr-font-lock-tokendef-face): Changed color.
964         (antlr-font-lock-tokenref-face): Changed color.
965         (antlr-font-lock-literal-face): Changed color.
966         (antlr-font-lock-additional-keywords): Minor changes.
968 1999-12-20  Carsten Dominik  <cd@gnu.org>
970         * progmodes/idlwave.el: New file.
972         * progmodes/idlwave-rinfo.el: New file.
974         * progmodes/idlwave-shell.el: New file.
976         * progmodes/idlwave-toolbar.el: New file.
978         * files.el (auto-mode-alist): idlwave-mode default for .pro files.
980 1999-12-21  Gerd Moellmann  <gerd@gnu.org>
982         * progmodes/cwarn.el: New file.
984 1999-12-19  Gerd Moellmann  <gerd@gnu.org>
986         * bindings.el (completion-ignored-extensions): Add .pdf.
988 1999-12-19  Eli Zaretskii  <eliz@is.elta.co.il>
990         * version.el: Put the version info into binary on MS-DOS as well.
992 1999-12-19  Gerd Moellmann  <gerd@gnu.org>
994         * emacs-lisp/debug.el (debugger-continue): Don't continue if
995         debugger-may-continue is nil.
997 1999-12-18  Dave Love  <fx@gnu.org>
999         * emacs-lisp/cl-macs.el: Remove conditional definition of
1000         eval-when-compile.  Don't specify abs, expt, gethash,
1001         hash-table-count, hash-table-p as side-effect-free here.
1002         (cl-emacs-type): Don't declare.
1003         (cl-compile-time-init): Remove Emacs 18 compiler patch.
1004         (cl-parse-loop-clause): Remove compatibility code.
1006         * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
1007         (side-effect-free-fns): Add gethash, hash-table-count.
1008         (side-effect-and-error-free-fns): Add hash-table-p.
1010         * emacs-lisp/cl.el: Remove Emacs 18 compatibility code.  Prepend
1011         `cl-' to autoload names for some hash functions.  Don't autoload
1012         eval-when-compile.  Don't provide mini-cl.
1013         (cl-emacs-type): Remove.
1014         (cl-map-extents): Remove compatibility code.
1016         * emacs-lisp/float.el: Bind free variables.
1018         * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
1020 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
1022         * bindings.el (completion-ignored-extensions): Add .tfm.
1024 1999-12-16  Dave Love  <fx@gnu.org>
1026         * faces.el (set-face-attribute): Purecopy the attributes set.
1028         * custom.el (custom-declare-variable): Purecopy value.
1030         * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
1031         (byte-extrude-byte-code-vectors): Use remprop.
1032         (byte-compile-lambda): Check that arg is a lambda.
1034 1999-11-16  Anders Lindgren  <AndersL@andersl.com>
1036         * font-lock.el: System for adding and removing keywords.
1037         Both local (previously added keyword) and global keywords
1038         can be removed.
1039         (font-lock-remove-keywords): New user-level function.
1040         (font-lock-update-removed-keyword-alist): New internal function.
1041         (font-lock-removed-keywords-alist): New variable.
1042         (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
1043         Empty `font-lock-keywords-alist' when `append' is `set' to avoid
1044         growing datastructures.
1045         (font-lock-set-defaults): Removes keywords stored in
1046         `font-lock-removed-keywords-alist' after local keywords added.
1048 1999-12-16  Anders Lindgren  <andersl@andersl.com>
1050         * font-lock.el (c-keywords, c++-keywords): Better "case" support for
1051         complex constant expressions, e.g. "case 1<<A_BIT_NO:".
1053         * font-lock.el (c-keywords): Only highlight preprocessor
1054         directives when spelled correctly.
1056         * font-lock.el (font-lock-match-c++-structor-declaration,
1057         c++-keywords): Fontify constructors and destructors with function
1058         face inside C++ class declarations.
1060 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
1062         * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
1063         the shell from sh-shell-file.
1065         * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
1067 1999-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
1069         * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
1070         if one of the files specified cannot be accessed by
1071         file-attributes.  Do not strip any leading directories from the
1072         file names, to behave more like `ls' does.
1074         * dired.el (dired-get-filename): Handle absolute file names.
1075         (dired-readin-insert): If argument is a cons, don't print
1076         "wildcard" on the ``total'' line.
1078 1999-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
1080         * faces.el (face-read-integer, read-face-attribute)
1081         (color-defined-p, color-values): Allow color values unspecified-fg
1082         and unspecified-bg, handle them as unspecified.
1084 1999-12-15  Carsten Dominik  <dominik@astro.uva.nl>
1086         * textmodes/reftex.el: (reftex-compile-variables): respect new
1087         structure of `reftex-index-macro'
1088         (reftex-compile-variables): Use the changed structure of
1089         `reftex-label-alist'.
1091         * textmodes/reftex-vars.el (reftex-index-math-format,
1092         (reftex-toc-max-level): New option.
1093         reftex-index-phrases-search-whole-words,
1094         reftex-index-phrases-case-fold-search,
1095         reftex-index-phrases-skip-indexed-matches,
1096         reftex-index-phrases-wrap-long-lines,
1097         reftex-index-phrases-sort-prefers-entry,
1098         reftex-index-phrases-sort-in-blocks): New options.
1099         (reftex-index-macros): Option structure changed.
1100         (reftex-index-macros-builtin): Added `repeat' item to each entry.
1101         (reftex-label-alist): Additional item in each entry to specify if
1102         the environment should be listed in the TOC.
1103         (eval-when-compile (require 'cl)) added.
1105         * textmodes/reftex-index.el (reftex-index-selection-or-word): No
1106         longer deals with "repeat".
1107         (reftex-index): "repeat property in `reftex-index-macro-alist' is
1108         now used.
1109         (reftex-index-phrases-comment-regexp,
1110         reftex-index-phrases-macrodef-regexp,
1111         reftex-index-phrases-phrase-regexp1,
1112         reftex-index-phrases-phrase-regexp2,
1113         reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
1114         New constants.
1115         (reftex-index-phrases-macro-data, reftex-index-phrases-files,
1116         reftex-index-phrases-font-lock-keywords,
1117         reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
1118         reftex-index-phrases-restrict-file): New variables.
1119         (reftex-index-phrase-selection-or-word,
1120         reftex-index-visit-phrases-buffer,
1121         reftex-index-initialize-phrases-buffer,
1122         reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
1123         reftex-index-next-phrase, reftex-index-this-phrase,
1124         reftex-index-all-phrases, reftex-index-region-phrases,
1125         reftex-index-phrases-parse-header,
1126         reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
1127         reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
1128         reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
1129         reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
1130         reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
1131         reftex-index-make-replace-string,
1132         reftex-query-index-phrase-globally, reftex-query-index-phrase,
1133         reftex-index-phrase-match-is-indexed,
1134         reftex-index-phrases-fixup-line,
1135         reftex-index-phrases-replace-space,
1136         reftex-index-select-phrases-macro): New functions.
1137         (reftex-index-globalize, reftex-index-globally): functions removed
1138         (eval-when-compile (require 'cl)) added.
1140          * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
1141          for max level.
1142          (reftex-toc-max-level-indicator): New variable.
1143          (reftex-toc-max-level): New command.
1144          (reftex-toc-map): New keybinding `t'.
1145          (reftex-toc-help): Constant updated.
1146          (eval-when-compile (require 'cl)) added.
1148          * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
1149          `t' command key can change `reftex-toc-max-level'
1150          (eval-when-compile (require 'cl)) added.
1152          * textmode/reftex-sel (reftex-insert-docstruct): Respect
1153          `reftex-toc-max-level'
1154          (eval-when-compile (require 'cl)) added.
1156          * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
1157          added.
1159          * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
1160          added.
1162          * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
1163          commands.
1164          (reftex-citation, reftex-do-citation,
1165          reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
1166          preselect a citation format.
1167          (eval-when-compile (require 'cl)) added.
1169          * textmodes/reftex-parse.el (reftex-context-substring): Optional
1170          parameter to-end
1171          (reftex-section-info): Deal with environment matches.
1172          (eval-when-compile (require 'cl)) added.
1174          * reftex-global.el (eval-when-compile (require 'cl)) added.
1176 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
1178         The following changes are for the new composition mechanism.  We
1179         have deleted `composition' charset and composite characters,
1180         instead introduced a special text property `composition'.
1182         * composite.el: New file.
1184         * ps-mule.el: Define encode-composition-rule and find-composition
1185         for Emacs 20.4 and the earlier versions.
1186         (ps-mule-init-external-library): Just require a feature for
1187         external libraries.
1188         (ps-mule-prologue): Postscript code modified for new composition.
1189         (ps-mule-find-wrappoint): New arg COMPOSITION.
1190         (ps-mule-plot-string): Delete code for composite characaters.
1191         (ps-mule-plot-composition): New funcion.
1192         (ps-mule-prepare-font-for-components): New function.
1193         (ps-mule-plot-components): New function.
1194         (ps-mule-composition-prologue-generated): Renamed from
1195         ps-mule-cmpchar-prologue-generated.
1196         (ps-mule-composition-prologue): New named from
1197         ps-mule-cmpchar-prologue.  Modified for new composition.
1198         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
1199         ps-mule-prepare-cmpchar-font): Deleted.
1200         (ps-mule-string-encoding): New arg NO-SETFONT.
1201         (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
1202         check Composing, not Cmpchar
1203         (ps-mule-initialize): Set ps-mule-composition-prologue-generated
1204         to nil.
1205         (ps-mule-begin-job): Check existence of new composition.
1207         * ps-print.el (ps-plot-region): Handle new composition.
1209         * simple.el (what-cursor-position): Show "(composed)" if the
1210         character is composed.
1212         * international/characters.el: Fix cateogries of Lao symbols.
1214         * international/fontset.el (vertical-centering-font-regexp): New
1215         variable.
1217         * international/mule.el (mule-version): Updated to 5.0 (AOI).
1218         (mule-version-date): Updated to 1999.12.7.
1219         (with-category-table): New macro.
1221         * international/mule-cmds.el (encode-coding-char): Don't check
1222         composite character.
1224         * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
1225         iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
1226         x-ctext): Give `composition' property t.
1228         * international/mule-util.el (set-nested-alist): Set BRANCHES (if
1229         non-nil) at the tail of ALIST.
1230         (compose-region, decompose-region, decompse-string,
1231         reference-point-alist, compose-chars): Moved to composite.el.
1232         (compose-chars-component, compose-chars-rule,
1233         decompose-composite-char): Deleted.
1235         * international/quail.el (quail-install-map): New optional arg
1236         NAME.
1237         (quail-get-translation): If DEF is a symbol but not a function,
1238         ignore it.
1239         (quail-start-translation): Put a key sequence undefined in the
1240         translation keymap in unread-command-events, not generated-events.
1241         Return parameterized event (compose-last-chars N) if the input
1242         characters should be composed.
1243         (quail-map-definition): If DEF is t, treat it as nil.
1244         (quail-delete-last-char): Delete the quail region.
1245         (quail-show-translations): Don't show list of translations if the
1246         quail package is deterministic.
1247         (quail-completion-max-depth): New variable.
1248         (quail-completion-1): Pay attention to the above variable.  Fix
1249         for the case that a translation is a function.
1250         (quail-map-from-table, quail-map-from-table-1,
1251         quail-map-from-table-2): New functions.
1252         (quail-lookup-map-and-concat): New function
1254         * language/devan-util.el: Mostly rewritten.
1256         * language/lao.el: Register lao-composition-function in
1257         composition-function-table.
1259         * language/lao-util.el: Mostly rewritten.
1261         * language/thai.el: Register thai-composition-function in
1262         composition-function-table.
1263         (thai-tis620): Delete `pre-write-conversion' property.
1265         * language/thai-util.el: (thai-category-table): Make it by
1266         make-category-table.
1267         (thai-composition-pattern): New variable.
1268         (thai-compose-region, thai-compose-string): Use
1269         with-category-table.
1270         (thai-post-read-conversion): Just call thai-compose-region.
1271         (thai-pre-write-conversion): Deleted.
1272         (thai-composition-function): New funciton.
1274         * language/tibet-util.el: Most functions rewritten.
1275         (tibetan-char-p): Renamed from tibetan-char-examin.
1276         (tibetan-composable-examin) (tibetan-complete-char-examin)
1277         (tibetan-vertical-stacking) (tibetan-composition): Deleted.
1278         (tibetan-add-components): New function.
1279         (tibetan-composition-function): New function.
1281         * language/tibetan.el: Register tibetan-composition-function in
1282         composition-function-table.
1283         (tibetan-composable-pattern): New variable.
1284         (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
1285         (tibetan-precomposition-rule-alist): Move punctuations to
1286         tibetan-punctuation-transcription-alist and
1287         tibetan-obsolete-glyphs.
1288         (tibetan-punctuation-transcription-alist): New variable.
1289         (tibetan-obsolete-glyphs): New variable.
1290         (tibetan-regexp): Improve the initialization code.
1292         * textmodes/fill.el (fill-find-break-point): Delete codes for
1293         composite characters.
1294         (fill-region-as-paragraph): Likewise.
1296 1999-12-14  Gerd Moellmann  <gerd@gnu.org>
1298         * international/mule-cmds.el (default-input-method): Specify
1299         that it should be set after current-language-environment.
1301         * custom.el (custom-handle-keyword): Add :set-after.
1302         (custom-add-dependencies): New function.
1303         (custom-set-variables): Take dependencies between args into
1304         account.
1306         * battery.el (battery): Doc fix.
1308 1999-12-12  Gerd Moellmann  <gerd@gnu.org>
1310         * progmodes/cc-make.el: Removed.
1312 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1314         * Release of cc-mode 5.26
1316 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1318         * cc-cmds.el (c-forward-conditional): Handle an arbitrary
1319         target depth.  Optionally count #else lines as clause limits,
1320         as suggested by don provan <provan@lucent.com>.  #elif
1321         handling fixed.
1323         * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
1324         (c-down-conditional-with-else): New commands that uses the
1325         added functionality in `c-forward-conditional'.
1327 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1329         * cc-align.el (c-lineup-comment): Preserve the alignment with
1330         a comment on the previous line instead of preserving the
1331         comment-column.
1333 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1335         * Fixes to IDL mode after input from Eric Eide
1336         <eeide@cs.utah.edu>:
1337         * cc-engine.el (c-beginning-of-statement-1): Allow
1338         `c-conditional-key' to be nil, for the benefit of IDL mode.
1339         * cc-engine.el (c-guess-basic-syntax): Ditto.
1340         cc-langs.el (C-IDL-class-key): Fixed.  Don't match `class'
1341         but do match CORBA 2.3 `valuetype'.
1342         * cc-langs.el (c-IDL-access-key): New defconst.  Should be nil
1343         for IDL.
1344         * cc-langs.el (c-IDL-conditional-key): New defconst.  Should
1345         be nil for IDL.
1346         * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
1347         Like C++.
1348         * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts.  Also,
1349         set `c-method-key' and `c-baseclass-key' to nil.
1351 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1353         * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
1354         with nonhanging open braces.
1356 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1358         * cc-align.el: Added docstrings to all lineup functions.
1360         * cc-align.el (c-lineup-java-throws): Handle a hanging throws
1361         keyword.
1363         * cc-align.el (c-lineup-C-comments): Handle free form text
1364         comments.  Use c-comment-prefix-regexp and comment-start-skip
1365         instead of hardcoded regexps.
1367 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1369         * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
1370         behavior and return value as documented.
1372 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1374         * Changes for new style variable init system:
1375         * cc-langs.el (c-common-init): Dito.
1376         * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
1377         now customizable.
1378         * cc-vars.el: Style variables may now take a value
1379         'set-from-style to make them take their value from the style
1380         system. This value is now the default on all these variables.
1381         * cc-vars.el (c-valid-offset): New function to verify a
1382         syntactic symbol offset setting.
1383         * cc-vars.el (c-offsets-alist): Variable moved from
1384         cc-styles.el since it's now customizable in a similar way to
1385         the other style variables.
1386         * cc-vars.el (c-old-style-variable-behavior): New variable to
1387         revert to the old style init behavior.
1389         * cc-vars.el (c-file-style, c-file-offsets): Made always
1390         buffer local.
1392         * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
1393         the throws clause that might follow the function prototype in
1394         C++.
1396 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1398         * cc-defs.el (c-beginning-of-macro): Fixed bug where point
1399         could move forward for macros that doesn't start in column 0.
1401 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1403         * cc-align.el (c-indent-multi-line-block,
1404         c-lineup-whitesmith-in-block): Two new lineup functions for
1405         use in whitesmith style.
1407         * cc-styles.el (c-style-alist): More fixes to whitesmith
1408         style.  It should now handle all different braces uniformly in
1409         both hanging and non-hanging cases.
1411 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1413         * cc-cmds.el (c-indent-exp): Use a marker to save point to
1414         make it stay in the same position relative to the surrounding
1415         text.
1417         * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
1418         when adaptive-fill-mode doesn't manage to get it correct.
1420         * cc-menus.el (cc-imenu-java-generic-expression): Handle types
1421         with dotted notation, e.g. foo.bar.Gnu.
1423         * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
1424         within unwind-protect (previously only some were wrapped so it
1425         would be possible to register mode initialization when full
1426         initialization did not finish).
1428         * cc-styles.el (c-style-alist): Corrected the brace placement
1429         in the whitesmith style.  Thanks to Sean Luke
1430         <seanl@cs.umd.edu>.  Also extended the bsd and whitesmith
1431         styles with consistent brace placement for all constructs.
1433 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1435         * cc-cmds.el (c-context-line-break): Continue C++ comments too
1436         when point is in the middle of them.
1438         * cc-cmds.el: Line breaking and paragraph filling code
1439         rewritten:
1440         (c-guess-fill-prefix): New function that uses various
1441         heuristics to guess the comment prefix.
1442         (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
1443         It now assumes adaptive filling is active to preserve the line
1444         prefix inside comments.
1445         (c-indent-new-comment-line): Replacement for the now
1446         obsolete `c-comment-line-break-function' that uses
1447         `c-guess-fill-prefix' when appropriate.  It now observes the
1448         setting of `comment-multi-line', which has effect in C-style
1449         block comments.
1451         * cc-cmds.el (c-context-line-break): New function intended to
1452         be put on RET.  It's essentially `newline-and-indent', but
1453         continues C block comments with the appropriate line prefix.
1455         * cc-cmds.el (c-do-auto-fill): New function put on
1456         `normal-auto-fill-function' to implement the
1457         `c-ignore-auto-fill' variable.
1459         * cc-cmds.el (c-beginning-of-statement): Use
1460         `c-comment-prefix-regexp' to avoid ending up inside the
1461         comment prefix.  Better handling of comment starters and
1462         enders. Catch comments better when traversing code.  Stop at
1463         preprocessor directives.
1465         * cc-defs.el (c-forward-comment): New subst to hide platform
1466         dependent quirks in `forward-comment'.
1468         * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
1469         argument.
1470         (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
1471         arguments. Activate this function by default when
1472         `parse-partial-sexp' supports it (currently Emacs 20.x).
1474         * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
1475         on the comment opener to make constants usable as lineup
1476         arguments.
1478         * cc-align.el (c-lineup-C-comments): Fixes to handle the
1479         changed anchor position in the `c' syntactic symbol.  Handle
1480         more than stars in the comment prefix; use the new variable
1481         `c-comment-prefix-regexp'.  Don't indent text not preceded by
1482         a comment prefix to the right of the comment opener if it's
1483         long.
1485         * cc-langs.el: Fixes to mode initialization for new line
1486         breaking and paragraph filling method.  Adaptive fill mode is
1487         now activated at startup instead of deactivated.  The
1488         variables used for adaptive filling and paragraph movement are
1489         also changed to incorporate the value of
1490         `c-comment-prefix-regexp'.  `substitute-key-definition' is
1491         used to override some functions in the global map instead of
1492         overriding their default bindings.
1494         * cc-mode.el (java-mode): Modify `paragraph-start' for the
1495         javadoc markup at mode init.
1497         * cc-mode.el (c-setup-filladapt): A new convenience function
1498         to configure Kyle E. Jones' Filladapt mode for CC Mode.  This
1499         function is intended to be used explicitly by the end user
1500         only.
1502         * cc-vars.el (c-comment-prefix-regexp): New variable used to
1503         recognize the comment fill prefix inside comments.
1504         (c-block-comment-prefix): New name for
1505         `c-comment-contiuation-stars', which is now obsolete.  It's
1506         generalized to handle any character sequence.
1507         (c-ignore-auto-fill): New variable used to selectively disable
1508         Auto Fill mode in specific contexts.
1510 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1512         * cc-cmds.el (c-comment-indent): Leave at least one space
1513         between the comment and the last nonblank character in the
1514         case where we look at the indentation of the comment on the
1515         previous line (case 4).
1517         * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
1518         list of characters that may start a statement (it's a sort of
1519         prefix operator in Pike, and isn't used at all in any of the
1520         other languages).
1522 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1524         * cc-engine.el (c-guess-basic-syntax): Report brace list opens
1525         inside continued statements as statement-cont instead of
1526         brace-list-open.  The reason is that one normally adjusts
1527         brace-list-open for brace lists as top-level constructs, and
1528         brace lists inside statements is a completely different
1529         context.  Case 10B.2 changed.  Also changed (the somewhat
1530         esoteric) case 9A to cope with this.
1532 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1534         * cc-cmds.el (c-electric-brace): Added electric handling of
1535         the open brace for brace-elseif-brace.
1537 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1539         * cc-defs.el (c-with-syntax-table): New macro to easily switch
1540         syntax tables temporarily.
1542         * cc-engine.el (c-guess-basic-syntax): Handle template and
1543         member init argument lists split over several lines.  Case 5D
1544         changed.
1546         * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
1547         @throws introduced in Javadoc 1.2.
1549         * cc-menus.el (cc-imenu-java-generic-expression): Applied
1550         patch from RMS to avoid infinite backtracking.
1552 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1554         * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
1555         by [ ].
1557 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1559         * cc-align.el (c-lineup-dont-change): Compensate properly for
1560         the column in langelem.
1562         * cc-engine.el (c-syntactic-information-on-region): New
1563         function to help debugging the syntactic analysis.
1565 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1567         * cc-align.el (c-lineup-template-args): Handle nested template
1568         arglists.
1570         * cc-langs.el (c++-template-syntax-table): New syntax table
1571         that makes `<' and `>' parenthesis characters, which is useful
1572         to switch to temporarily when analyzing template arglists.
1574         * cc-styles.el: Changed default alignment of labels in the
1575         java style to conform to the examples in the Java Language
1576         Specification.
1578         * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
1579         by default.
1581 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1583         * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
1584         immediately before the closing paren in an arglist, so don't
1585         check that in Pike mode.  Case 7A changed.
1587 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1589         * cc-cmds.el (c-indent-region): Fixed bug where comment-only
1590         lines were ignored under certain conditions.
1592 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1594         * cc-align.el (c-lineup-template-args): New function for
1595         aligning continued template argument lists.
1597         * cc-engine.el (c-guess-basic-syntax): Fix for member init
1598         lists containing function arglists split over several lines.
1599         Case 5D.1 changed.
1601         * cc-engine.el (c-guess-basic-syntax): Fixed bug where
1602         template-args-cont didn't get recognized when the first
1603         arglist opener line doesn't contain a template argument.  New
1604         case 5K.
1606 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1608         * cc-defs.el (c-point): Changed from subst to macro for
1609         efficiency.
1610         (c-beginning-of-defun-1, c-end-of-defun-1): New
1611         beginning-of-defun/end-of-defun wrappers separated from
1612         c-point.
1614         * cc-menus.el (imenu-generic-expression,
1615         imenu-case-fold-search, imenu-progress-message): Dummy
1616         definitions to avoid compiler warnings if imenu can't be
1617         loaded.
1618         * cc-menus.el (cc-imenu-init): New function called at mode
1619         init.
1620         * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
1621         imenu initializations to cc-imenu-init.
1623 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1625         * cc-engine.el (c-guess-basic-syntax): Slightly better check
1626         for lambda-intro-cont in Pike mode.  Case 6 changed.
1628         * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
1629         anything following "new Foo()" was considered an anonymous
1630         class body in Java mode.
1632 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
1634         * cc-cmds.el (c-comment-line-break-function): When breaking in
1635         a string, don't insert a new line.
1637 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
1639         * cc-engine.el (c-at-toplevel-p): New interface function which
1640         returns information useful to add-on authors.  It tells you
1641         whether you're at a toplevel statement or not.
1643 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
1645         * cc-cmds.el (c-comment-line-break-function): It is possible
1646         that forward-line does not land us at the bol, say if we're on
1647         the last line in a file.  In that case, do a
1648         back-to-indentation instead of a forward-comment -1.
1650 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1652         * cc-engine.el (c-beginning-of-statement-1): Don't catch
1653         "default:" as normal label in case 4.
1655 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1657         * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
1658         recognize continued bitfield declarations.  Case 5D.1 changed.
1659         * cc-langs.el: New variable c-bitfield-key.
1660         * cc-mode.el: New variable c-bitfield-key.
1662 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
1664         * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
1665         anonymous array expressions (i.e. "new Foo[] {.. bracelist
1666         ..}").
1668 1999-12-12  Dave Love  <fx@gnu.org>
1670         * mail/footnote.el: Require cl when compiling.  Don't autoload
1671         keymap and minor-mode-alist stuff.  Don't set zmacs-region-stays.
1672         (footnote-insert-text-marker, Footnote-insert-pointer-marker):
1673         Avoid `acons'.
1674         (footnote-mode-line-string, Footnote-add-footnote): Remove
1675         autoload cookie.
1677 1999-12-12  Richard Sharman  <rsharman@pobox.com>
1679         * sh-script.el: Fix for when font-lock mode is active.
1680         (sh-font-lock-unfontify-region-function): New function.
1682 1999-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
1684         * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
1685         if start-process is not bound, since Ispell now supports such
1686         platforms as well.
1688 1999-12-12  Gerd Moellmann  <gerd@gnu.org>
1690         * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
1691         rmail-summary-goto-msg.
1693         * files.el (after-find-file): Fix previous change.
1695 1999-12-11  Dave Love  <fx@gnu.org>
1697         * help.el (where-is): Use `commandp' as predicate for
1698         `completing-read'
1700 1999-12-10  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
1702         * cus-edit.el (custom-save-delete): Delete all occurrences,
1703         leave point where the first occurrence was.
1704         (custom-save-faces): Insert a newline at the end of the comment.
1705         Avoid a double newline there.
1706         If final closeparen is at bol, put a space before it.
1707         (custom-save-variables): Likewise.
1708         (custom-file): Doc fix.
1710 1999-12-10  Gerd Moellmann  <gerd@gnu.org>
1712         * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
1713         regexp matching image and audio files.
1715 1999-12-09  Dave Love  <fx@gnu.org>
1717         * mail/footnote.el: New file.
1719 1999-12-09  Gerd Moellmann  <gerd@gnu.org>
1721         * files.el (after-find-file): Use auto-save-visited-file-name if
1722         set.
1724         * mail/feedmail.el (feedmail-find-eoh): Take
1725         feedmail-queue-alternative-mail-header-separator into account.
1727 1999-12-09  Stefan Monnier  <monnier@cs.yale.edu>
1729         * smerge-mode.el: New file.
1731         * font-lock.el (font-lock-multiline): New variable.
1732         (font-lock-add-keywords): Rename `major-mode' into `mode'.
1733         (font-lock-remove-keywords): Added a dummy `mode' argument for
1734         potential future support.
1735         (font-lock-fontify-anchored-keywords,
1736         (font-lock-fontify-keywords-region): Only handle multiline strings
1737         if necessary (avoids a pathological behavior in (f.ex) diff-mode).
1739 1999-12-08  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
1741         * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
1743         * dired-aux.el (dired-insert-subdir): Add autoload cookie.
1745 1999-12-07  Dave Love  <fx@gnu.org>
1747         * help.el (view-emacs-problems): New command, bound to C-h P.
1749         * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
1751 1999-12-07  Stefan Monnier  <monnier@cs.yale.edu>
1753         * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
1754         (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
1755         New code to support the minor mode version.
1756         (diff-recenter): New function.
1757         (diff-next-hunk, diff-next-file): Use it.
1758         (diff-remembered-files-alist): New var.
1759         (diff-merge-strings): New function.
1760         (diff-find-file-name): Make it smarter and use the user's input more.
1761         (diff-mode): Cosmetic changes.
1763         * files.el (save-some-buffers): Turn EXITING into the more general
1764         PRED argument to allow specifying a subset of buffers.
1766         * simple.el (kill-region): Use the new `delete-and-extract-region'
1767         rather than the undo log (which is incorrect with *-change-functions).
1769         * font-lock.el (font-lock-default-fontify-region): Fix subtle
1770         off-by-one problem that could force re-fontifying the whole buffer.
1771         (font-lock-remove-keywords): New function.
1772         (font-lock-add-keywords): Use the new function to ensure idempotence.
1774 1999-12-06  Michael Kifer  <kifer@cs.sunysb.edu>
1776         * viper-cmd.el (viper-minibuffer-standard-hook,
1777         viper-minibuffer-real-start): Mew functions.
1778         (viper-read-string-with-history,viper-file-add-suffix,
1779         viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
1780         change in the status of the minibuffer prompt.
1782 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
1784         * comint.el (comint-redirect-results-list)
1785         (comint-redirect-results-list-from-process): Remove interactive
1786         spec.
1788 1999-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
1790         * info.el (info-node, info-menu-5, info-xref): Define colors for
1791         Info faces if the display supports them.
1793 1999-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
1795         Changes for automatic remapping of X colors on terminal frames:
1797         * term/pc-win.el (msdos-setup-initial-frame): New function, run by
1798         term-setup-hook.  Call msdos-remember-default-colors and
1799         msdos-handle-reverse-video.
1800         (msdos-face-setup): Parts of code moved to
1801         msdos-setup-initial-frame.
1802         (msdos-handle-reverse-video): New function, modeled after
1803         x-handle-reverse-video.
1804         (make-msdos-frame): Don't use initial-frame-alist and
1805         default-frame-alist.  Call msdos-handle-reverse-video.
1806         (msdos-color-aliases): Remove.
1807         (msdos-color-translate, msdos-approximate-color): Remove.
1808         (msdos-color-values): Use 16-bit RGB values.  RGB values updated
1809         for better approximation of X colors.
1810         (msdos-face-setup): Call tty-color-clear.  Remove code that sets
1811         up tty-color-alist (it is now on startup.el).
1812         (x-display-color-p, x-color-defined-p, x-color-values,
1813         x-defined-colors, face-color-supported-p, face-color-gray-p):
1814         Remove.
1816         * facemenu.el (facemenu-read-color, list-colors-display): Use
1817         defined-colors for all frame types.
1818         (facemenu-color-equal): Use color-values for all frame types.
1820         * faces.el (read-face-attribute): For :foreground and :background
1821         attributes and frames on character terminals, translate the color
1822         to the closest supported one before looking it up in the list of
1823         valid values.
1824         (face-valid-attribute-values): Call defined-colors for all types
1825         of frames.
1826         (defined-colors, color-defined-p, color-values, display-color-p):
1827         New finctions.
1828         (x-defined-colors, x-color-defined-p, x-color-values,
1829         x-display-color-p): Aliases for the above.
1831         * startup.el (command-line): Register terminal colors for frame
1832         types other than x and w32, but only if the terminal supports
1833         colors.  Call tty-color-define instead of face-register-tty-color.
1835         * term/x-win.el (xw-defined-colors): Renamed from
1836         x-defined-colors.
1837         * term/w32-win.el (xw-defined-colors): Likewise.
1839         * term/tty-colors.el: New file.
1840         * loadup.el: Load term/tty-colors.
1842 1999-12-06  Dave Love  <fx@gnu.org>
1844         * ffap.el: Autoload the ffap alias directly.
1846 1999-12-06  Inge Frick  <inge@nada.kth.se>
1848         * dired-aux.el (dired-do-shell-command): Changed documentation.
1849         (dired-shell-stuff-it): A `?' in COMMAND has now the same
1850         meaning as `*'.
1852 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
1854         * simple.el (insert-buffer): Doc fix.
1856         * apropos.el (apropos-mode): Add autoload cookie.
1858 1999-12-06  Sam Steingold  <sds@goems.com>
1860         * progmodes/etags.el (etags-tags-completion-table): Modified the
1861         regexp to allow for the CL symbols starting with `+*'.
1862         (tags-completion-table): Doc fix (it's an obarray, not an alist).
1863         (tags-completion-table, tags-recognize-empty-tags-table): Remove
1864         `function' quoting lambda.
1865         (tags-with-face): New macro.
1866         (list-tags, tags-apropos): Use it.
1867         (tags-apropos-additional-actions): New user option.
1868         (etags-tags-apropos-additional): Use it.
1869         (tags-apropos): Call etags-tags-apropos-additional.
1870         (tags-apropos-verbose): New user option.
1871         (etags-tags-apropos): Use it.
1872         (visit-tags-table-buffer, next-file): Use `unless'.
1873         (recognize-empty-tags-table): Renamed to
1874         tags-recognize-empty-tags-table.
1875         (complete-tag): Call tags-complete-tag bypassing try-completion.
1877 1999-12-06  Kenichi Handa  <handa@etl.go.jp>
1879         * international/mule.el (set-buffer-file-coding-system): Docstring
1880         modified.
1882 1999-12-05  Dirk Herrmann  <D.Herrmann@tu-bs.de>
1884         * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
1885         using the hideshow package.
1886         (hs-special-modes-alist): Added entry for bibtex to allow the use
1887         of the hideshow package.
1888         (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
1889         not longer provided by bibtex.el directly.  Instead the hideshow
1890         package should be used.
1891         (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
1892         references to bibtex-hide-entry-bodies.
1894 1999-12-05  Dirk Herrmann  <D.Herrmann@tu-bs.de>
1896         * textmodes/bibtex.el: Copyright notice is up to date.  Moved
1897         maintainer information closer to the beginning of the bibtex.el
1898         file.
1899         (bibtex-maintainer-salutation): New constant.
1900         (bibtex-version): New constant.
1901         (bibtex-submit-bug-report): Use bibtex-version and
1902         bibtex-maintainer-salutation.
1903         (bibtex-entry-field-alist): Made booktitle field optional for
1904         @inproceedings entries when crossreferenced.
1905         (bibtex-entry-field-alist): Added booktitle field to proceedings
1906         entry type (for cross referencing). Thanks to Wagner Toledo Correa
1907         for the suggestion.
1908         (bibtex-string-file-path): Fixed typo.
1910 1999-12-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1912         * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
1913         for reftex.el.
1914         (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
1915         to menu.
1917 1999-12-04  Dave Love  <fx@gnu.org>
1919         * delsel.el: Revert previous change -- region is significant to
1920         skeleton.
1922 1999-12-04  Michael Kifer  <kifer@cs.sunysb.edu>
1924         * viper-cmd.el (viper-change-state): Use
1925         viper-ESC-moves-cursor-back to decide whether to move the cursor
1926         back.
1928 1999-12-03  Kenichi Handa  <handa@mule.m17n.org>
1930         * international/mule-util.el (truncate-string-to-width): Docsting
1931         fixed.
1933 1999-12-02  Stefan Monnier  <monnier@cs.yale.edu>
1935         * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
1936         use of `cond'.
1937         (lm-with-file): Move all the find-file...kill-buffer stuff into
1938         this macro.  Make it use `find-file-noselect' and make it kill
1939         the buffer only if it wasn't already displayed somewhere.
1940         (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
1941         (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
1942         (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
1943         (lm-commentary): Fix to handle the case when the change log is
1944         at the end of the file.
1946 1999-12-02  Kenichi Handa  <handa@etl.go.jp>
1948         * international/mule.el (charsetp): Fix typo in docstring.
1950         * international/mule-diag.el (list-coding-categories): Fix typo;
1951         automatic -> autoload.
1953 1999-12-02  Gerd Moellmann  <gerd@gnu.org>
1955         * vc.el (vc-update-change-log): Look for rcs2log under
1956         exec-directory.
1958         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
1959         outline-regexp, add outline-level.
1960         (lisp-outline-level): New.
1962         * calendar/appt.el (appt-convert-time): Handle "12:MMam",
1963         remove extraneous string-match.
1965         * finder.el (finder-commentary): Activate Finder mode.
1967 1999-12-01  Anders Lindgren  <andersl@andersl.com>
1969         * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
1970         off when reverting buffers that contained mode specifiers.
1971         `revert-buffer' is now called with non-nil PRESERVE-MODES
1972         argument.
1974 1999-12-01  Dave Love  <fx@gnu.org>
1976         * delsel.el: Grok skeleton-pair-insert-maybe.
1978 1999-11-30  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
1980         * progmodes/cperl-mode.el (cperl-under-as-char):
1981         Use nil as default.
1983 1999-11-30  Gerd Moellmann  <gerd@gnu.org>
1985         * speedbar.el (toplevel): Remove compatibility code for Emacs
1986         versions without custom.el.
1988 1999-11-30  Dave Love  <fx@gnu.org>
1990         * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
1992         * autoinsert.el: Minor doc fixes.
1993         (auto-insert): Return nil.
1995         * faces.el (set-face-documentation): Purecopy STRING.
1997 1999-11-29  Dave Love  <fx@gnu.org>
1999         * derived.el: Doc fixes, remove old backquote syntax.
2001         * cus-edit.el (custom-save-variables, custom-save-faces): Write a
2002         comment warning about editing.
2004         * help.el (help-mode-hook): Define.
2006 1999-11-29  Gerd Moellmann  <gerd@gnu.org>
2008         * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
2009         invalid translation of old-style backquote syntax to new syntax.
2011 1999-11-28  Eli Zaretskii  <eliz@is.elta.co.il>
2013         * Makefile (DONTCOMPILE): Add term/internal.el.
2015 1999-11-26  Dave Love  <fx@gnu.org>
2017         * comint.el: Fix last change.
2019         * emacs-lisp/advice.el: Fix last change.
2021 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2023         * cus-edit.el (Custom-reset-standard): Doc fix.
2024         (custom-variable-reset-standard): Doc fix.
2025         (custom-face-reset-standard): Doc fix.
2026         (custom-face-menu): "Reset to Standard" => "Erase Customization".
2027         (custom-variable-menu): Likewise.
2028         (custom-reset-menu): Likewise.
2029         (custom-buffer-create-internal): Likewise.
2031 1999-11-26  Dave Love  <fx@gnu.org>
2033         * progmodes/make-mode.el (makefile-mode-hook): Customize.
2035         * font-lock.el: Doc fixes.
2037         * menu-bar.el (menu-bar-mode): Customize.
2039         * cus-start.el: Add use-dialog-box.
2041         * add-log.el (change-log-mode-hook): Customize.
2042         (add-log-current-defun): Use
2043         fortran-{beginning,end}-of-subprogram.
2045 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2047         * emacs-lisp/advice.el: Many doc fixes.
2049         * comint.el (comint-preoutput-filter-functions): Doc fix.
2051 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2053         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2054         Improve messages for capitalization of arg names,
2055         for flag variables, for t and nil, for imperatives.
2056         Call them imperatives rather than infinitives sans "to".
2057         (checkdoc-common-verbs-wrong-voice): Add "moves".
2058         (checkdoc-message-text-engine): Improve messages for y-or-n-p.
2060         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
2061         Don't convert comments from 3-semicolon to 2-semicolon.
2062         That is a matter of style.
2063         (checkdoc-triple-semi-comment-check-flag): Variable deleted.
2064         (checkdoc-comments): Don't bind that variable.
2066 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2068         * files.el (write-file-hooks): Doc fix.
2070 1999-11-26  Gerd Moellmann  <gerd@gnu.org>
2072         * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
2074 1999-11-25  Dave Love  <fx@gnu.org>
2076         * hippie-exp.el: Require comint when compiling.
2077         (hippie-expand): Add :links.
2078         (hippie-expand-try-functions-list): Customize.
2080 1999-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
2082         * viper*el: Replaced old-style backquotes.
2084         * ediff*el: Replaced old-style backquotes.
2086         * ediff-merge
2087         (ediff-looks-like-combined-merge,ediff-get-combined-region):
2088         Changed to support the new format for ediff-combination-pattern.
2090         * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
2091         Changed to support the new format for ediff-combination-pattern.
2093 1999-11-24  Dave Love  <fx@gnu.org>
2095         * custom.el (custom-declare-group): Purecopy DOC.
2096         (custom-handle-keyword): Purecopy VALUE.
2097         (custom-add-link): Purecopy WIDGET.
2098         (custom-add-version): Purecopy VERSION.
2099         (custom-add-load): Purecopy LOAD.
2101         * cus-face.el (custom-declare-face): Purecopy DOC.
2103         * info.el:
2104         (Info-build-node-completions, Info-search, Info-follow-reference)
2105         (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
2106         (Info-find-emacs-command-nodes): Avoid properties on matched text
2107         which may appear in minibuffer.
2109 1999-11-24  Gerd Moellmann  <gerd@gnu.org>
2111         * locate.el (locate-with-filter): Doc fix.
2113 1999-11-24  Alex Schroeder  <alex@gnu.org>
2115         * sql.el (sql-find-sqli-buffer): New function.
2116         (sql-set-sqli-buffer-generally): New function.
2117         (sql-set-sqli-buffer): Better checking of new-buffer.
2118         (sql-copy-column): Add comma after INTO clause, too.
2120 1999-11-24  Alex Schroeder  <alex@gnu.org>
2122         * sql.el (sql-imenu-generic-expression): New, used to set
2123         imenu-generic-expression.
2125         * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
2126         setting font-lock-defaults' SYNTAX-ALIST.  Set
2127         imenu-generic-expression, imenu-case-fold-search, and
2128         imenu-syntax-alist.
2130         * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
2131         and 46 when setting font-lock-defaults' SYNTAX-ALIST.
2133 1999-11-23  Andrew Innes  <andrewi@gnu.org>
2135         * w32-win.el (w32-drag-n-drop): Load files in current window, if
2136         drop coords aren't over a specific window.
2138 1999-11-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2140         * ps-print.el: Define mule funs without checking if mule package is
2141         loaded.
2142         (ps-print-version): New version number (5.0.1).
2143         (ps-header-dirpart): Now uses abbreviate-file-name.
2145 1999-11-23  Dave Love  <fx@gnu.org>
2147         * progmodes/fortran.el (fortran-comment-line-start): Renamed from
2148         comment-line-start.
2149         (fortran-comment-line-start-skip): Renamed from
2150         comment-line-start-skip.
2151         (fortran-mode-map): Use renamed functions.  Add manual and custom
2152         entries to menu.
2153         (fortran-mode-hook): Customize.
2154         (fortran-comment-indent-function): Renamed from
2155         fortran-comment-hook.
2156         (delete-horizontal-regexp): Function deleted.
2157         (fortran-electric-line-number): Simplified.
2158         (fortran-beginning-of-subprogram): Renamed from
2159         beginning-of-fortran-subprogram.
2160         (fortran-end-of-subprogram): Renamed from
2161         end-of-fortran-subprogram.
2162         (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
2163         (fortran-previous-statement, fortran-next-statement): Simplified.
2164         (fortran-blink-match): New function.
2165         (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
2166         (fortran-indent-to-column): Don't use delete-horizontal-regexp.
2167         (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
2168         line-end-position.
2169         (fortran-fill): No longer interactive.  Simplified.
2170         (fortran-break-line): Simplified.
2171         (fortran-analyze-file-format): Use char-after, not looking-at.
2173         * emacs-lisp/find-func.el (find-function-regexp): Use
2174         `define-minor-mode' after easy-menu change.
2176 1999-11-23  Gerd Moellmann  <gerd@gnu.org>
2178         * comint.el: Add redirection.from active comint buffers into
2179         another buffer.  Written by Peter Breton.
2181 1999-11-23  Stefan Monnier  <monnier@cs.yale.edu>
2183         * emacs-lisp/autoload.el (make-autoload): Recognize the new
2184         `define-minor-mode'.
2185         (define-minor-mode): Specify `doc-string-elt'.
2187         * emacs-lisp/easy-mmode.el: Changed maintainer.
2188         (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
2189         Use defcustom for the hooks; Improve the auto-generated docstrings.
2190         (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
2191         (define-minor-mode): Add BODY arg; Only declare the keymap if
2192         provided; Improve the auto-generated docstrings.
2194 1999-11-22  Gerd Moellmann  <gerd@gnu.org>
2196         * textmodes/text-mode.el (text-mode): Construct paragraph-start so
2197         that the leading `^' is at the start.  This is necessary because
2198         paragraphs.el tries to remove anchors, but can find them only if
2199         they are the first character.
2201         * progmodes/antlr-mode.el: New file.
2203         * calendar/calendar.el: Fix autoload for
2204         calendar-absolute-from-astro.  Add autoload for
2205         calendar-print-astro-day-number.
2207 1999-11-21  Anders Lindgren  <andersl@andersl.com>
2209         * follow.el: Use modern backquote syntax.  Minor comment update.
2211 1999-11-21  Gerd Moellmann  <gerd@gnu.org>
2213         * simple.el (with-syntax-table): Don't switch buffers.
2215         * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
2216         progmodes/hideif.el: Use new backquote syntax.
2218 1999-11-21  Ken Manheimer  <klm@python.org>
2220         * icomplete.el (icomplete-completions): Use an explicit variable
2221         `icomplete-prospects-length', obviating the need to use an
2222         apparently faulty throw/catch arrangement.
2224 1999-11-21  Eli Zaretskii  <eliz@is.elta.co.il>
2226         * term/internal.el (IT-display-table-setup): Don't overstep
2227         character code 255.
2229 1999-11-20  Kenichi Handa  <handa@mule.m17n.org>
2231         * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
2232         for the charset chinese-sisheng is 7bit encoding, not 8bit.
2234 1999-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2236         * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
2237         `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
2239         * files.el (auto-mode-alist): Add patterns for diff-mode.
2241         * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
2242         to detect an empty prompt.
2244 1999-11-18  Dave Love  <fx@gnu.org>
2246         * simple.el (input-mode-8-bit): Fix the customization.
2248 1999-11-18  Gerd Moellmann  <gerd@gnu.org>
2250         * international/iso-acc.el (iso-languages): Add more
2251         characters for Portuguese.
2253         * speedbar.el: Clean up comment at the start of the file.
2254         Remove RCS id.
2256         * progmodes/compile.el (compilation-parse-errors): Use
2257         compilation-buffer-p instead of testing major-mode.
2259 1999-11-18  Dave Pearson  <davep@hagbard.demon.co.uk>
2261         * quickurl.el Added defcustom of quickurl-completion-ignore-case.
2262         (quickurl-ask): completion-ignore-case is set to the value of
2263         quickurl-completion-ignore-case for the duration of the call to
2264         completing-read.
2266 1999-11-18  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2268         * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
2270 1999-11-18  Kenichi Handa  <handa@etl.go.jp>
2272         * ps-vars.el: Renamed from ps-print-def.el.  Provide ps-vars
2273         instead of ps-print-def.
2275         * ps-print.el: Require ps-vars instead of ps-print-def.
2277         * ps-mule.el: Require ps-vars instead of ps-print-def.
2279 1999-11-17  Gerd Moellmann  <gerd@gnu.org>
2281         * simple.el (with-syntax-table): Save buffer explicitly instead of
2282         using save-excursion.
2284 1999-11-16  Gerd Moellmann  <gerd@gnu.org>
2286         * mail/supercite.el: New maintainer.
2288 1999-11-16  Reto Zimmermann  <reto@synopsys.com>
2290         * progmodes/vhdl-mode.el: Use new backquote syntax.
2292 1999-11-16  Gerd Moellmann  <gerd@gnu.org>
2294         * simple.el (with-syntax-table): New.
2296 1999-11-15  Sam Steingold  <sds@ksp.com>
2298         * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
2300 1999-02-22  Sam Steingold  <sds@goems.com>
2302         * goto-addr.el (goto-address-at-mouse,
2303         goto-address-find-address-at-point): Use compose-mail.
2304         (goto-address-mail-method): Removed variable.
2305         (goto-address-send-using-mh-e, goto-address-send-using-mhe,
2306         goto-address-send-using-mail): Removed functions.
2308 1998-11-03  Sam Steingold  <sds@goems.com>
2310         * simple.el (backward-delete-char-untabify):
2311         backward-delete-char-untabify-method can be `all' now - to delete
2312         hungrily including newlines.
2314 1999-11-15  Sam Steingold  <sds@ksp.com>
2316         * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
2318 1999-11-15  Dave Love  <fx@gnu.org>
2320         * cus-edit.el (customize-face, customize-face-other-window):
2321         Require match from completing-read.
2322         (custom-buffer-done-function): Default to custom-bury-buffer, not
2323         bury-buffer.
2325 1999-11-15  Gerd Moellmann  <gerd@gnu.org>
2327         * mail/rmail.el, iswitchb.el, hippie-exp.el,
2328         progmodes/cperl-mode.el: Use new backquote syntax.
2330 1998-09-14  Michael Ernst  <mernst@alum.mit.edu>
2332         * uniquify.el: Use new backquote syntax.
2334 1999-11-14  Markus Rost  <rost@ias.edu>
2336         * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
2337         as in ispell-local-dictionary-alist.
2339 1999-11-14  Alex Schroeder  <alex@gnu.org>
2341         * ansi-color.el (ansi-color-apply): Updated regexps to include
2342         highlighted face.
2344 1999-01-14  Johan Vromans  <jvromans@squirrel.nl>
2346         * forms.el (forms--make-format-elt-using-text-properties):
2347         Treat `intangible' differently.
2349         * forms.el: Use new backquote syntax.
2351 1999-11-13  Gerd Moellmann  <gerd@gnu.org>
2353         * textmodes/scribe.el (scribe-mode): Doc-fix.
2355 1999-11-13  Peter Breton  <pbreton@ne.mediaone.net>
2357         * net-utils.el (run-network-program, net-utils-run-program): Use
2358         the new backquote syntax.
2359         (smbclient-program, smbclient-program-options)
2360         (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
2361         variables
2362         (smbclient, smbclient-list-shares): New functions
2364 1999-11-12  Sam Steingold  <sds@ksp.com>
2366         * emulation/viper-init.el (viper-deflocalvar, viper-loop)
2367         (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
2368         (viper-kbd-buf-definition, viper-kbd-mode-alist)
2369         (viper-kbd-mode-pair, viper-kbd-mode-definition)
2370         (viper-kbd-global-pair, viper-kbd-global-definition):
2371         Use the new backquote syntax.
2373         * emulation/viper-cmd.el (viper-test-com-defun)
2374         (viper-prefix-arg-value, viper-prefix-arg-com):
2375         Use the new backquote syntax.
2377         * emacs-lisp/debug.el (debugger-env-macro):
2378         Use the new backquote syntax.
2380         * emacs-lisp/easymenu.el (easy-menu-make-symbol):
2381         Use the new backquote syntax.
2383         * calendar/calendar.el (calendar-remove-frame-by-deleting):
2384         New user variable.
2385         (calendar-hide-window): Use it.
2386         (increment-calendar-month, calendar-for-loop, calendar-sum):
2387         Use the new backquote syntax.
2389 1999-11-12  Andrew Innes  <andrewi@gnu.org>
2391         * select.el (x-set-selection): Call buffer-substring, not
2392         substring.  Also fix docstring
2394 1999-11-12  Peter Kleiweg  <kleiweg@let.rug.nl>
2396         * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
2397         of customizable variables to bug report message. Added
2398         system-type to package name in bug report.
2400 1999-11-12  Gerd Moellmann  <gerd@gnu.org>
2402         * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
2403         to display file names.
2405 1999-11-11  Gerd Moellmann  <gerd@gnu.org>
2407         * mwheel.el: Fix copyright notice, don't require 'cl at run time.
2409         * isearch.el: Add lazy-highlighting feature.
2411 1999-11-10  Peter Kleiweg  <kleiweg@let.rug.nl>
2413         * progmodes/ps-mode.el (ps-mode-maintainer-address): New
2414         constant.
2415         (ps-mode-submit-bug-report): New function. Entry added to menu.
2417 1999-11-10  William M. Perry  <wmperry@aventail.com>
2419         * mwheel.el: New file to support the new style wheeled mice.
2421 1999-11-10  Gerd Moellmann  <gerd@gnu.org>
2423         * startup.el (initial-scratch-message): Add ";;" to the front of
2424         lines in the message.
2426         * files.el (file-local-copy): Remove optional BUFFER argument
2427         because that's not used by anything.
2429         * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
2430         to-address.
2432 1999-11-08  Markus Rost  <rost@ias.edu>
2434         * wid-edit.el (widget-button-click): Wrap with save-excursion
2435         to restore track-mouse in the correct buffer.
2437 1999-11-08  Gerd Moellmann  <gerd@gnu.org>
2439         * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
2441 1999-11-08  Peter Kleiweg  <kleiweg@let.rug.nl>
2443         * progmodes/ps-mode.el (ps-mode-print-function): Changed default
2444         lpr-command to "lp" for some system-types. (copied from lpr.el
2445         Emacs version 20.2.1).
2447 1999-11-04  Markus Rost  <rost@ias.edu>
2449         * simple.el (comment-region): Strip off white space at end of
2450         comment-start.
2452 1999-11-04  Gerd Moellmann  <gerd@gnu.org>
2454         * faces.el (secondary-selection): Fix wrong color name.
2456 1999-11-04  John Tobey  <jtobey@epsilondev.com>
2458         * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
2459         the default when invoking perldb in a non-Perl buffer, and other
2460         cases involving -e or --.
2462 1999-11-04  Gerd Moellmann  <gerd@gnu.org>
2464         * simple.el (previous-matching-history-element)
2465         (next-history-element): Use delete-field instead of erase-field.
2467         * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
2468         Use delete-field instead of erase-field.
2470         * faces.el (secondary-selection): Change background to yellow.
2472         * complete.el (PC-do-completion): Use minibuffer-prompt-end to
2473         find the start of the text.  Use field-string to read the user
2474         input.
2476 1999-11-03  Gerd Moellmann  <gerd@gnu.org>
2478         * faces.el (make-face-bold, make-face-unbold, make-face-italic)
2479         (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
2480         for compatibility with old face implementation.
2482         * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
2483         Use erase-field instead of erase-buffer.
2485         * frame.el (blink-cursor-mode, blink-cursor-end): Use
2486         internal-show-cursor with new interface.
2487         (blink-cursor-timer-function): New.
2488         (blink-cursor-start): Use blink-cursor-timer-function.
2490 1999-11-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
2492         * calendar.el (redraw-calendar): Move to nearest date before
2493         redrawing.
2495         * diary-lib.el (simple-diary-display): Reset modeline even if
2496         there are no diary entries since the diary buffer may be displayed.
2498 1999-11-03  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2500         * emacs-lisp/debug.el (debug): If noninteractive, display the
2501         backtrace using `message', then exit Emacs.
2502         (debugger-batch-max-lines): New variable.
2503         (debugger-setup-buffer): New subroutine, broken out of `debug'.
2504         Change the messages put at the start, to say that the debugger
2505         was entered.
2507 1999-11-02  Sam Steingold  <sds@ksp.com>
2509         * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
2511 1999-11-01  John Tobey  <jtobey@epsilondev.com>
2513         * gud.el: (gud-perldb-massage-args): Massage correctly in the
2514         presence of perl switches other than "-e".
2516 1999-11-01  Markus Rost  <rost@ias.edu>
2518         * dired-x.el (dired-smart-shell-command): Use
2519         shell-command-history as in shell-command.
2521 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2523         * userlock.el (ask-user-about-lock): Doc fix.
2525         * frame.el: Doc fixes.
2527 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
2529         * frame.el (blink-cursor-mode): Call internal-show-cursor instead
2530         of show-cursor.
2531         (blink-cursor-start, blink-cursor-end): Ditto.
2533         * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
2535 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2537         * window.el (walk-windows): If ALL-FRAMES is a frame,
2538         start on that frame.  Use save-selected-window.
2540 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
2542         * simple.el (end-of-buffer): Use window-end to find the window end
2543         instead of vertical-motion because this handles variable-height
2544         lines correctly.
2546 1999-11-01  Michael Kifer  <kifer@cs.sunysb.edu>
2548         * ediff.el: Version change.
2550         * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
2551         make sure you are in a good frame before deleting other
2552         windows.
2553         (ediff-file-checked-in-p): Don't consider CVS
2554         files checked in.
2555         (ediff-make-temp-file,ediff-make-empty-tmp-file):  Make sure you
2556         are writing to a newly created empty file.
2558         * ediff-mult.el (ediff-show-session-group-hook): New default.
2560         * ediff-vers.el (ediff-pcl-cvs-view-revision):
2561         First cd to the file directory. reportedly works
2562         better with remote files.
2564         * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
2565         Use file-name-nondirectory when passing files to CVS.
2567         * ediff-diff.el (ediff-cmp-options): New variable.
2568         (ediff-same-file-contents): Use ediff-cmp-options.
2570         * ediff-ptch.el (ediff-prompt-for-patch-buffer,
2571         ediff-get-patch-buffer): Use current buffer if it appears to be a
2572         patch.
2574         * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
2575         C-g
2577         * viper-util.el (viper-nontrivial-find-file-function): Deleted.
2578         (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
2579         (viper-save-cursor-color,viper-restore-cursor-color):
2580         Improved cursor color handling.
2581         (viper-get-saved-cursor-color-in-replace-mode,
2582         viper-get-saved-cursor-color-in-insert-mode): New functions for
2583         better cursor color handling.
2585         * viper-ex.el (ex-read,ex-edit):
2586         Fixes for correct interpretation of #,%.
2587         (viper-ex): Now works correctly when called from other functions.
2588         (viper-glob-function): New variable.
2589         (viper-ex): Save excursion before doing :global.
2591         * viper-mous.el (viper-counting-clicks-p): Bug fixes.
2593         * viper-cmd.el (viper-post-command-sentinel,
2594         viper-insert-state-post-command-sentinel,
2595         viper-insert-state-pre-command-sentinel): Takes better care of
2596          cursor colors.
2598         * viper.el: Version change.
2600 1999-10-31  Rajesh Vaidheeswarran  <rv@dsmit.com>
2602         * whitespace.el (whitespace-update-modeline): Bugfix to ensure
2603         that the modeline display was updated *only* when
2604         `whitespace-display-in-modeline' was set, not otherwise.
2606 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
2608         * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
2609         "frac12".
2611         * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
2612         ad-activate.
2614 1999-10-30  Rajesh Vaidheeswarran  <rv@dsmit.com>
2616         * whitespace.el: Test for existence of `defcustom' and `defgroup'
2617         using fboundp instead of assuming that these are not present in
2618         particular flavors of emacs.
2619         (whitespace-version): Update to 2.8
2620         (whitespace-display-in-modeline): Add custom variable to control
2621         displaying the whitespace errors on the modeline based on
2622         suggestion from <klaus.berndl@sdm.de>
2623         (whitespace-buffer): Now returns `t' if unclean and `nil' if
2624         clean, to enable using as a hook function, as suggested by Puneet
2625         Goel <puneet@computer.org>
2626         (whitespace-buffer): Fix a subtle bug that cleaned up only if
2627         quiet was not set, even with whitespace-auto-cleanup set.
2628         (whitespace-mode-line): Now uses less modeline real estate and
2629         shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
2630         which is present in the file, and <y> is any type of whitespace
2631         whose check has been suppressed by setting
2632         `whitespace-check-<whitespace-type>' to nil.
2633         (whitespace-unchecked-whitespaces): New function to return the
2634         list of whitespaces for whom checks have been suppressed.
2635         (whitespace-display-unchecked-whitespaces): Renamed to
2636         `whitespace-update-modeline' to reflect its functionality.
2638 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
2640         * progmodes/compile.el (compilation-error-regexp-alist):
2641         Undo previous change.
2643 1999-10-28  Dave Love  <fx@gnu.org>
2645         * help.el (help-follow): Make arg optional again and really
2646         default to point.
2648 1999-10-28  Gerd Moellmann  <gerd@gnu.org>
2650         * paths.el (rmail-file-name): Make it an option.
2652         * progmodes/ada-mode.el, progmodes/ada-prj.el,
2653         progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
2654         comment fixes.
2656         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
2657         MIPS Pro 7.3 compiler error message syntax.
2659 1999-10-27  Dave Love  <fx@gnu.org>
2661         * progmodes/compile.el: Checkdoc-inspired fixes.
2663 1999-10-27  Gerd Moellmann  <gerd@gnu.org>
2665         * lpr.el (print-buffer): Doc-string fix.
2667 1999-10-27  Dave Love  <fx@gnu.org>
2669         * emacs-lisp/advice.el: Doc fixes.
2670         (ad-lemacs-p): Removed.
2671         (advice): Add :link to defgroup.
2673 1999-10-27  Kenichi Handa  <handa@etl.go.jp>
2675         * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
2676         last-coding-system-used by the call of ange-ftp-set-ascii-mode.
2678 1999-10-24  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2680         * window.el (walk-windows): If ALL-FRAMES is a frame,
2681         start on that frame.  Use save-selected-window.
2683 1999-10-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2685         * emacs-lisp/advice.el (ad-activate-internal): Renamed from
2686         ad-activate.  All callers changed, including those in data.c.
2687         (ad-activate-internal-off): Renamed from ad-activate-off.
2688         All uses changed.
2689         (ad-activate): Renamed from ad-activate-on.  All uses changed.
2690         (ad-start-advice, ad-stop-advice, ad-recover-normality):
2691         Alter the definition of ad-activate-internal, not ad-activate.
2693 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
2695         * startup.el (command-line-1): Add support for command line
2696         arguments `file' and `execute'.  Fix handling of `visit'.
2698 1999-10-26  Kenichi Handa  <handa@etl.go.jp>
2700         * international/mule-cmds.el (read-input-method-name): Handle the
2701         case that the arg DEFAULT is symbol.
2703         * international/mule-diag.el (mule-diag): Handle the case that
2704         default-input-method is symbol.
2706 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
2708         * textmodes/tildify.el: New file.
2710 1999-10-25  Sam Steingold  <sds@ksp.com>
2712         * Makefile (compile-files): Fixed the "tr" strings.
2713         (EMACS): Set to ../src/emacs.
2715 1999-10-25  Gerd Moellmann  <gerd@gnu.org>
2717         * info.el (Info-build-node-completions): Add '("*") to the
2718         completion list.
2720 1999-10-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2722         * frame.el (auto-raise-mode): When enabling the mode,
2723         immediately raise the selected frame.
2725         * indent.el (indent-region): Doc fix.
2727         * comint.el (comint-output-filter): Make the Comint buffer current
2728         for the comint-preoutput-filter-functions.
2730         * mail/reporter.el: Doc fix.
2732 1999-10-24  Stephen Eglen  <stephen@gnu.org>
2734         * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
2735         that Octave lisp files can also run under XEmacs 20.
2736         (require 'custom) added so that files can run under Emacs 19.34.
2738         * iswitchb.el (iswitchb-default-keybindings): No need to use
2739         read-kbd-macro in keybindings.
2741 1999-10-23  Dave Love  <fx@gnu.org>
2743         * elide-head.el: New file.
2745 1999-10-23  Gerd Moellmann  <gerd@gnu.org>
2747         * Makefile (compile-files, backup-compiled-files): New targets.
2748         (bootstrap, bootstrap-clean): Ditto.
2750 1999-10-22  Paul Eggert  <eggert@twinsun.com>
2752         * international/mule-cmds.c (locale-language-names):
2753         Use Latin-1 (not Latin-3) for Afrikaans, Galician.
2754         Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
2755         Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
2756         Use Latin-8 for Welsh.
2757         Use Latin-1 for English if "en" is explicitly specified.
2758         Use Latin-1 for Scots Gaelic, Tagalog.
2759         Use Latin-1 (not Latin-4) for Greenlandic.
2760         Use Latin-1 (not Latin-2) for Albanian.
2761         (locale-preferred-coding-systems, locale-language-names):
2762         Remove generic ISO 8859 locales; locale-charset-language-names now
2763         does this.
2764         (locale-charset-language-names): New variable.
2765         (set-locale-environment): Use language name specified by
2766         locale-charset-language-names if its charsets disagree with the
2767         language name specified by locale-language-names.
2769 1999-10-22  Dave Love  <fx@gnu.org>
2771         * make-mode.el: Minor doc fixes.
2773         * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
2775 1999-10-21  Dave Love  <fx@gnu.org>
2777         * loadup.el: Add latin-8, latin-9.
2779 1999-10-20  Paul Eggert  <eggert@twinsun.com>
2781         * disp-table.el (standard-display-european): Remove undocumented
2782         arg AUTO; no longer used by startup.el.  Do not attempt to treat
2783         all non-English language environments as coding system names.
2784         Instead, use the downcased language environment name as a coding
2785         system name if it is one; otherwise, use latin-1.
2787 1999-10-20  Gerd Moellmann  <gerd@gnu.org>
2789         * dired.el (dired-move-to-filename-regexp): Fix long comment lines
2790         that were split so that part of the comment appeared as Lisp code.
2792 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2794         * ps-bdf.el: Doc fix.
2796         * ps-print-def.el: New file: common definitions for all parts of
2797         ps-print.
2798         (ps-multibyte-buffer): Moved from ps-mule.
2800         * ps-mule.el: File dependence fix.
2801         (ps-multibyte-buffer): Moved to ps-print-def.
2803         * ps-print.el: Doc fix, better customization.
2804         (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
2805         (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
2806         (ps-end-file): Doc fix.
2807         (ps-setup, ps-begin-file): Fun fix.
2808         (postscript): New group.
2809         (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
2810         (ps-print-prologue-1): Adjust PostScript programming.
2811         (ps-print): Adjust group hierarchy.
2812         (ps-print-n-up, ps-print-zebra, ps-print-background,
2813         ps-print-printer)
2814         (ps-print-page): New subgroups.
2815         (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
2816         (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
2817         (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
2818         (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
2819         (ps-zebra-stripe-height, ps-print-background-image)
2820         (ps-print-background-text, ps-spool-config): Adjust customization.
2821         (dos-ps-printer): Definition eliminated.
2823 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2825         * ps-mule.el: Doc fix, define functions properly if mule package is
2826         loaded or not.
2827         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
2828         mule package is loaded or not.
2830         * ps-print.el: Doc fix, n-up printing.
2831         (ps-print-version): New version number (5.0).
2832         (ps-page-dimensions-database): Added document media.
2833         (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
2834         (ps-page-order, ps-printing-region-p): New vars.
2835         (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
2836         funs.
2837         (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
2838         (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
2839         (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
2840         (ps-n-up-xstart, ps-n-up-ystart): New macros.
2841         (ps-print-begin-sheet-hook): New hook.
2842         (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
2843         const.
2844         (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
2845         (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
2846         (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
2847         (ps-count-lines): Changed to defun.
2848         (ps-header-page): Changed to defsubst, fix fun.
2849         (ps-printing-region): Doc fix, adjust programming code.
2850         (ps-output-boolean, ps-background-pages, ps-background-text)
2851         (ps-background-image, ps-background, ps-get-boundingbox): Adjust
2852         programming code.
2854 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2856         * ps-print.el: Doc fix, duplex and setpagedevice configuration.
2857         (ps-print-version): New version number (4.2).
2858         (ps-spool-config, ps-spool-tumble): New vars.
2859         (ps-print-prologue-1): Changed to defconst, adjust PostScript
2860         programming, new PostScript procedure to handle errors.
2861         (ps-print-prologue-2): Changed to defconst.
2862         (ps-print-duplex-feature): New const: duplex and tumble setting.
2863         (ps-setup, ps-begin-file): Fix funs.
2864         (ps-boolean-capitalized): New fun.
2866 1999-10-19  Stefan Monnier  <monnier@cs.yale.edu>
2868         * Makefile (dontcompilefiles): Obsoleted.
2869         (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
2870         (EL): Unused.
2871         (temacs): Removed (unused).
2872         (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
2873         version of the file (necessary for the update to work properly).
2874         (autoloads): Force the use of `pwd`/loaddefs.el.
2875         (updates); Redefined in terms of other targets to reduce redundancy.
2876         (.el.elc): New default rule, just in case you want it.
2877         (compile): Use a single invocation of Emacs.
2878         (bootstrap-compile); Unneeded.
2879         (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
2881 1999-10-19  Dave Love  <fx@gnu.org>
2883         * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
2885 1999-10-19  Sam Steingold  <sds@ksp.com>
2887         * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
2888         comply with the comment.
2890 1999-10-19  Gerd Moellmann  <gerd@gnu.org>
2892         * autorevert.el (auto-revert-mode): Make auto-revert-mode
2893         permanent-local.
2895 1999-10-19  Peter Kleiweg  <kleiweg@let.rug.nl>
2897         * progmodes/ps-mode.el (ps-mode-print-function): Fix default
2898         value: \"lpr\" changed to "lpr"
2899         (ps-mode-version): New constant
2900         (ps-mode-show-version): New function, added key in ps-mode-map
2901         (ps-run-messages): Removed
2902         (ps-run-font-lock-keywords-2): New defcustom variable replacing
2903         ps-run-messages. These keywords now include the value of
2904         ps-run-prompt, making its fontification customizable.
2905         (ps-run-init): Removed \\n from docstring, it is now added when
2906         the value is used
2907         (ps-run-font-lock-keywords-1): Added checking for initial ^ in
2908         ps-run-prompt
2909         (ps-mode): Added ps-run-font-lock-keywords-2 to list of
2910         customizable variables in doc-string (its equivalent
2911         ps-run-messages was missing in previous version of the doc-string)
2912         (ps-run-mode): Simplified assignment to font-lock-defaults, using
2913         symbols only
2915 1999-10-19  Alex Schroeder  <alex@gnu.org>
2917         * ansi-color.el: Complete rewrite.
2919 1999-10-19  Paul Eggert  <eggert@twinsun.com>
2921         Fix bootstrapping problems.
2922         Use the system locale to specify Emacs locale defaults.
2924         * international/mule-cmds.el (global-map):
2925         Do not use backquote, because that makes a bootstrapping
2926         problem if you need to recompile all Lisp files using interpreted code.
2927         * international/mule.el (charset-id, charset-bytes,
2928         charset-dimension, charset-chars, charset-width,
2929         charset-direction, charset-iso-final-char,
2930         charset-iso-graphic-plane, charset-reverse-charset,
2931         charset-short-name, charset-long-name, charset-description,
2932         charset-plist): Likewise.
2933         * subr.el (save-match-data): Likewise.
2935         * international/mule-cmds.el
2936         (set-display-table-and-terminal-coding-system): New function,
2937         containing code migrated out of set-language-environment.
2938         (set-language-environment, set-locale-environment): Use it.
2939         (locale-translation-file-name): Moved here from startup.el.
2940         (locale-language-names, locale-preferred-coding-systems):
2941         New vars.
2942         (locale-name-match, set-locale-environment): New functions.
2944         * language/japan-util.el (setup-japanese-environment-internal):
2945         Prefer japanese-iso-8bit if the system-type is usg-unix-v.
2947         * startup.el (iso-8859-n-locale-regexp): Remove.
2948         (locale-translation-file-name): Move to mule-cmds.el.
2949         (command-line): Move locale-stuff into set-locale-environment.
2951 1999-10-18  Dave Love  <fx@gnu.org>
2953         * abbrev.el (add-abbrev, inverse-add-abbrev)
2954         (expand-region-abbrevs): Remove properties from buffer text.
2956 1999-10-17  Gerd Moellmann  <gerd@gnu.org>
2958         * iswitchb.el (iswitchb-exhibit): Extract user-input only
2959         from the mini-buffer, without the prompt.
2961         * simple.el (minibuffer-prompt-end): Return the position
2962         after the prompt, not the position of that last character
2963         of the prompt.
2965 1999-10-17  Miles Bader  <miles@gnu.org>
2967         * simple.el: Doc fixes.
2969 1999-10-17  Miles Bader  <miles@gnu.org>
2971         * simple.el (previous-matching-history-element, next-history-element):
2972         Change to work correctly even if the point is in the prompt.
2973         (choose-completion-string): Likewise.
2974         (minibuffer-prompt-width): New function (compatibility with old subr).
2976         * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
2977         When constraining the final position to the current field,
2978         don't use the ONLY-IN-LINE mode of constrain-to-field.
2980 1999-10-17  Miles Bader  <miles@gnu.org>
2982         * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
2983         constrain-to-field.
2984         * textmodes/paragraphs.el (forward-sentence): Likewise.
2986 1999-10-17  Miles Bader  <miles@gnu.org>
2988         * simple.el (line-move): Use constrain-to-field to avoid
2989         moving into a prompt.
2990         (previous-complete-history-element): Clarify doc string.
2991         (next-complete-history-element): Likewise.
2992         Use field-beginning instead of point-min.
2993         (next-matching-history-element): Use field-beginning and
2994         erase-field instead of point-min and erase-buffer.
2995         * textmodes/paragraphs.el
2996         (forward-paragraph, forward-sentence): Likewise.
2997         (backward-kill-paragraph, backward-kill-sentence): Remove code to
2998         constrain the kill to an field, as the movement commands now
2999         do this.
3001 1999-10-17  Miles Bader  <miles@gnu.org>
3003         * simple.el (previous-matching-history-element): Get the
3004         minibuffer input with field-string instead of buffer-string.
3005         (choose-completion-string): Likewise.
3006         (next-history-element): Likewise.
3007         Erase the minibuffer input with erase-field, not erase-buffer.
3008         Use field-beginning to find the beginning of the input.
3009         * textmodes/paragraphs.el (backward-kill-sentence):
3010         Remove minibuffer-prompt hack.
3011         Constrain to any input field.
3013 1999-10-17  Sam Steingold  <sds@ksp.com>
3015         * bindings.el (completion-ignored-extensions): Added ".sparcf"
3016         for CMUCL on sparc and ".ufsl" for LispWorks.
3017         (bound-and-true-p): Bugfix: free variable `v'.
3019 1999-10-16  Dave Love  <d.love@dl.ac.uk>
3021         * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
3022         (edebug-uninstall-read-eval-functions): Use load-read-function,
3023         avoiding elisp-eval.
3025 1999-10-16  Sam Steingold  <sds@ksp.com>
3027         * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
3028         instead of `eql'.
3030 1999-10-14  Stefan Monnier  <monnier@cs.yale.edu>
3032         * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
3033         * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
3034         (browse-url-temp-file-list, browse-url-delete-temp-file-list):
3035         * ediff-util.el (ediff-make-temp-file):
3036         * ediff-vers.el (ediff-pcl-cvs-view-revision):
3037         * emerge.el (emerge-make-temp-file):
3038         * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
3039         * vc.el (vc-update-change-log):
3040         * mail/mailpost.el (post-mail-send-it):
3041         * mail/metamail.el (metamail-region):
3042         * progmodes/cmacexp.el (c-macro-expansion):
3043         * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
3045 1999-10-15  Gerd Moellmann  <gerd@gnu.org>
3047         * smtpmail.el (smtpmail-via-smtp): Add support for
3048         automatically appending a domain to RCPT TO: addresses.
3050 1999-10-14  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3052         * dired.el (dired-insert-directory): Insert the amount of
3053         free space after the total size.
3054         (dired-free-space-program, dired-free-space-args): New variables.
3056 1999-10-14  Karl Heuer  <kwzh@gnu.org>
3058         * mail/rmail.el (rmail-pop-password-error): Add new pattern.
3060 1999-10-14  Dave Love  <fx@gnu.org>
3062         * international/characters.el:
3063         * international/fontset.el:
3064         * international/mule-conf.el: Add latin-iso8859-1[45].
3066         * language/european.el: Add Latin-8, Latin-9.  Modify some doc
3067         strings.
3069         * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
3070         (command-line): Detect Latin-[89] locales.
3072 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
3074         * international/mule-cmds.el (select-safe-coding-system)
3075         (leim-list-header): Avoid the use of strings that start with backslash
3076         newline since lread.c:read1 has a hack to turn those strings into
3077         integer 0 during the loadup.el process.
3079         * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
3081 1999-10-13  Dave Love  <fx@gnu.org>
3083         * image.el (insert-image): Copy the image spec and add an
3084         intangible property.
3086 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
3088         * help.el (help-xref-interned): Make it also work on variable-only
3089         and function-only symbols.
3090         (help-make-xrefs): Take advantage of the new `help-xref-interned'.
3091         (help-follow): If the point under mouse is not highlighted, try
3092         `help-xref-interned' on the pointed-to symbol anyway.
3094         * info.el (Info-on-current-buffer): New entry point.
3095         (Info-find-node): Split into two for Info-on-current-buffer to
3096         hook into it.
3097         (Info-current-file, Info-set-mode-line, Info-up):
3098         Info-current-file can now be t.
3099         (Info-clone-buffer-hook): Function for `clone-buffer'.
3100         (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
3101         Make `clone-buffer' available in various ways to the user.
3103 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
3105         * simple.el (shell-command, shell-command-on-region): Use
3106         make-temp-file.
3107         (clone-buffer, clone-process, clone-buffer-hook): New functions.
3109         * subr.el (with-current-buffer): Don't use backquotes to avoid
3110         bootstrapping problems.
3112         * loadup.el (load-path): Add subdirs for bootstrapping.
3113         (docstrings): Ignore errors during bootstrapping.
3114         (args): New `bootstrap' argument (for use in place of `dump').
3116 1999-10-12  Emmanuel Briot  <briot@gnat.com>
3118         * ada-stmt.el: Doc-string fixes.
3120 1999-10-12  Gerd Moellmann  <gerd@gnu.org>
3122         * recentf.el: New file.
3124         * ps-mode.el: New file.
3126         * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
3127         case insensitive.
3129 1999-10-12  Richard Sharman  <rsharman@pobox.com>
3131         * sh-script.el: Added support for indenting existing scripts.
3132         (sh-mode-map): Added new bindings.
3133         (sh-mode): Updated mode doc-string for new commands, added
3134         make-local-variable calls, initialize mode-specific variables.
3135         (sh-indent-line):  Renamed to sh-basic-indent-line;  sh-indent-line
3136         is now a different function.
3137         (sh-header-marker):  Changed docstring.
3138         (sh-set-shell): Initialize mode-specific variables.
3139         (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
3140         (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
3141         Changed these define-skeleton calls to work with user-specified
3142         indentation settings.
3143         (sh-basic-indent-line, sh-blink, sh-calculate-indent)
3144         (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
3145         (sh-electric-hash, sh-electric-less, sh-electric-rparen)
3146         (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
3147         (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
3148         (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
3149         (sh-guess-basic-offset, sh-handle-after-case-label)
3150         (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
3151         (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
3152         (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
3153         (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
3154         (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
3155         (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
3156         (sh-handle-this-then, sh-help-string-for-variable)
3157         (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
3158         (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
3159         (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
3160         (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
3161         (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
3162         (sh-remove-our-text-properties, sh-rescan-buffer)
3163         (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
3164         (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
3165         (sh-scan-case, sh-search-word, sh-set-char-syntax)
3166         (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
3167         (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
3168         functions.
3169         (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
3170         (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
3171         (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
3172         (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
3173         (sh-var-list): New variables.
3175 1999-10-12  Dave Pearson  <davep@hagbard.demon.co.uk>
3177         * quickurl.el (quickurl-list-insert): `count-lines' was returning
3178         a value one line to high if the cursor wasn't at the start of a
3179         line. A `beginning-of-line' is now performed before making the
3180         call to `count-lines'.
3182 1999-10-11  Stefan Monnier  <monnier@cs.yale.edu>
3184         * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
3186 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
3188         * Makefile (setwins): Abstract out the command to find subdirectories
3189         and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
3190         (custom-deps, finder-data, autoloads, update-subdirs, updates)
3191         (autoloads-with-other-emacs): Use it.
3193         * diff-mode.el: New file.  A mode for viewing/editing context diffs.
3195 1999-10-09  Gerd Moellmann  <gerd@gnu.org>
3197         * Makefile (bootstrap-compile): New target.  Compile Lisp
3198         files with ../src/temacs.
3200 1999-10-08  Simon Marshall  <simon@gnu.org>
3202         * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
3203         (regexp-opt-group): Use it to get common suffixes in STRINGS.
3204         If STRINGS is nil, return "" rather than nil.
3206 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
3208         * Makefile (compile): Compile files one by one.  Set load-path to
3209         current directory and subdirectories when compiling.
3211 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
3213         * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
3214         (emacs): Use it everywhere instead of EMACS.
3215         (compile): New target.  Compile all Lisp files from scratch.
3216         (recompile): New target.  Recompile lisp directory.
3217         (autoloads-with-other-emacs): New target.  Build loaddefs.el with
3218         an Emacs executable not built in the current directory tree.
3220 1999-10-07  Peter Breton  <pbreton@ne.mediaone.net>
3222         * filecache.el (file-cache-completion-ignore-case): New variable,
3223         defaulting to the value of completion-ignore-case.
3224         (file-cache-minibuffer-complete): Use it.
3225         (file-cache-files-matching, file-cache-files-matching-internal):
3226         New functions.
3228 1999-10-07  Emmanuel Briot  <briot@gnat.com>
3230         * ada-xref.el: New file
3232         * ada-prj.el: New file
3234         * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
3236         * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
3237         subprogram being created.
3239         * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
3240         ada-indent-newline-indent): Rewritten to support the new indentation
3241         scheme
3243         * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
3244         New functions
3246         * ada-mode.el (ada-fill-comment-paragraph): Add support for the
3247         justification parameter
3249         * ada-mode.el (ada-make-body, ada-gen-treat-proc,
3250         ada-make-subprogram-body): Rewritten to benefit from the gnatstub
3251         external program
3253 1999-10-07  Dave Love  <fx@gnu.org>
3255         * bindings.el (bound-and-true-p): New macro.
3256         (make-mode-line-mouse-sensitive): Don't require easymenu.
3258 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
3260         * custom.el (defface): Extend documentation for new values of
3261         `type'.
3263         * faces.el (face-spec-set-match-display): Recognize `type' of
3264         `motif', `lucid', `x-toolkit'.
3265         (menu): New face.
3267 1999-10-05  Dave Love  <fx@gnu.org>
3269         * files.el: Recognize temporary crontab files.
3271         * info.el: Require jka-compr when compiling.
3272         (Info-suffix-list): Add bzip2 files (non-ms-dos only).
3274 1999-10-04  Dave Love  <fx@gnu.org>
3276         * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
3277         scroll-up-aggressively, scroll-down-aggressively.
3279         * time.el (display-time-mode): Add autoload cookie.
3281         * rect.el (delete-extract-rectangle): Doc fix from verna.
3283         * help-macro.el (three-step-help): Customize.
3285 1999-10-04  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3287         * hexl.el (hexlify-buffer): Move point in proper range
3288         if it is too large.
3289         (hexl-after-revert-hook): Update hexl-max-address.
3290         (hexl-address-to-marker): Doc fix.
3292 1999-10-03  Dave Love  <fx@gnu.org>
3294         * image.el (defimage): Remove redundant code.  Substitute file in
3295         image plist.
3297 1999-10-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
3299         * vc.el (vc-backend-checkout): Use coding system 'no-conversion
3300         when doing with-temp-file.
3302 1999-10-01  Dave Love  <fx@gnu.org>
3304         * cus-edit.el (custom-comment-create): Fill :from and :to slots.
3306         * help.el: Require view when compiling.
3307         (view-emacs-FAQ): Use Info version.
3309 1999-09-29  Ken'ichi Handa  <handa@gnu.org>
3311         * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
3312         (normat->normal).  Use correct font names for Korean
3313         (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
3315 1999-09-29  Kenichi Handa  <handa@etl.go.jp>
3317         * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
3318         code not used by KOI8 to the same 8-bit code instead of mapping to
3319         SPC.
3320         (cyrillic-alternativnyj-decode-table): Likewise.
3322 1999-09-29  Alex Schroeder  <alex@gnu.org>
3324         * sql.el (sql-imenu-generic-expression): Aew, used to set
3325         imenu-generic-expression.
3326         (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
3327         font-lock-defaults' SYNTAX-ALIST.  Set imenu-generic-expression,
3328         imenu-case-fold-search, and imenu-syntax-alist.
3329         (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
3330         setting font-lock-defaults' SYNTAX-ALIST.
3332 1999-09-28  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3334         * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
3335         macro, try again.
3337 1999-09-28  Dave Love  <fx@gnu.org>
3339         * cus-edit.el (custom-comment): Change widget definition.
3340         (custom-comment-create, custom-comment-show)
3341         (custom-comment-invisible-p): Don't use :comment-overlay.
3342         (custom-comment-hide): New function.
3343         (custom-variable-set, custom-variable-save)
3344         (custom-variable-reset-standard, custom-face-set)
3345         (custom-face-save): Use it.
3347 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3349         * hexl.el (hexl-mode): Do nothing if already in hexl mode.
3351 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3353         * faces.el (region): Doc fix.
3355 1999-09-27  Dave Love  <fx@gnu.org>
3357         * isearch.el (isearch): Add :links in defgroup.
3358         (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
3359         (isearch-switch-frame-handler): Comment out (unused).
3360         (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
3361         (isearch-ring-retreat-edit): Doc fix.
3362         (isearch-mouse-yank): New command.
3363         (isearch-last-command-char): Removed.  Callers changed to use
3364         last-command-char.
3365         (isearch-char-to-string): Removed.  Callers changed to use
3366         char-to-string.
3368 1999-09-26  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
3370         * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
3371         option for Russian.
3373 1999-09-25  Gerd Moellmann  <gerd@gnu.org>
3375         * faces.el (face-differs-from-default-p): Compare face
3376         attributes individually.
3378         * image.el (put-image, insert-image): Add string argument.
3380 1999-09-24  Gerd Moellmann  <gerd@gnu.org>
3382         * ange-ftp.el (ange-ftp-date-regexp): Make it work for
3383         LANG=de_DE.iso88591 on HPUX 11.0.
3385         * dired.el (dired-move-to-filename-regexp): Make it work
3386         for LANG=de_DE.iso88591 on HPUX 11.0.
3388 1999-09-24  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3390         * info.el (info-initialize): Don't test existence of ALTERNATIVE
3391         if we know for some other reason it should not be used.
3393         * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
3394         New variable.
3395         (edebug-recursive-edit): Save current-prefix-arg there,
3396         bind it, and set it back at the end.
3397         (edebug-outside-excursion): Restore and update the outside
3398         value of current-prefix-arg.
3399         (edebug-emacs-version-specific): Delete support for Epoch.
3401 1999-09-24  Howard Melman  <howard@silverstream.com>
3403         * imenu.el (imenu-after-jump-hook): New variable.
3404         (imenu): Run menu-after-jump-hook.
3405         (imenu-name-lookup-function): New variable.
3406         * imenu.el (imenu--in-alist): Use those variables.
3408 1999-09-24  Carsten Dominik  <cd@gnu.org>
3410         * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
3411         multiple thebibliography environments.
3413         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
3414         with recentering window.
3415         (reftex-extract-bib-entries-from-thebibliography,
3416         reftex-offer-bib-menu,reftex-bibtex-selection-callback):  Deal
3417         with multiple thebibliography environments.
3419         * textmodes/reftex-vars.el
3420         (reftex-section-levels): Function allowed as cdr.
3421         (reftex-max-section-depth) New option.
3423         * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
3424         with multiple thebibliography environments.
3426 1999-09-23  Gerd Moellmann  <gerd@gnu.org>
3428         * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
3429         instead of point-min in call to delete-region.
3431 1999-09-22  Andre Spiegel  <spiegel@inf.fu-berlin.de>
3433         * vc.el (vc-backend-checkout): Use with-temp-file when checking
3434         out into arbitrary file names.
3436 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
3438         * language/european.el ("Turkish"): New language environment.
3440 1999-09-19  Dave Love  <fx@gnu.org>
3442         * delim-col.el: New file.
3444 1999-09-17  Richard Stallman  <rms@gnu.org>
3446         * files.el (after-find-file): When visiting a backup file,
3447         make it read-only.
3449         * apropos.el (apropos-symbol-face): Non-nil even for ttys.
3450         (apropos-keybinding-face, apropos-label-face): Likewise.
3451         (apropos-property-face, apropos-match-face): Likewise.
3452         (apropos-label-properties): New variable.
3453         (apropos-print-doc): Use apropos-label-properties.
3454         (apropos-print): Set apropos-label-properties.
3456 1999-09-15  Richard Stallman  <rms@gnu.org>
3458         * winner.el: Use aref instead of sref.
3460         * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
3462 1999-09-14  Gerd Moellmann  <gerd@gnu.org>
3464         * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
3466 1999-09-14  Richard Stallman  <rms@gnu.org>
3468         * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
3469         cookie, even if followed by a letter.
3471 1999-09-14  Stephen Eglen  <stephen@gnu.org>
3473         * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
3474         --no-line-editing are passed to Octave by including them here
3475         rather than storing them in inferior-octave-startup-args.
3477 1999-09-14  Eli Zaretskii  <eliz@gnu.org>
3479         * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
3480         command, option, env and sc.
3482         * subr.el (shell-quote-argument): Quote argument with double
3483         quotes for ms-dos.
3485 1999-09-14  Richard Stallman  <rms@gnu.org>
3487         * simple.el (eval-expression-print-level): New variable.
3488         (eval-expression-print-length): New variable.
3489         (eval-expression-debug-on-error): New variable.
3490         (eval-expression): Bind print-level, print-length and
3491         debug-on-error from those vars.
3493         * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
3494         Bind print-level, print-length and debug-on-error.
3496 1999-09-14  Inge Frick  <inge@nada.kth.se>
3498         * dired.el (dired-recursive-deletes): New custom variable.
3499         (dired-re-no-dot): New variable.
3500         (dired-delete-file): New function deletes files and directories
3501         recursively.
3502         (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
3504         * dired-aux.el (dired-recursive-copies): New custom variable.
3505         (dired-handle-overwrite): Broke a long line.
3506         (dired-copy-file): Call `dired-copy-file-recursive' instead of
3507         `copy-file'.
3508         (dired-copy-file-recursive): New function.  Copy directories
3509         recursively.
3510         (dired-do-create-files): Added support for generalized directory
3511         target.  How-to function may now return a function.  New fluid
3512         variable `dired-one-file'.
3513         (dired-copy-how-to-fn): New variable.
3514         (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
3515         Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
3516         (dired-do-copy-regexp): No recursive copies.
3518 1999-09-14  Rajesh Vaidheeswarran  <rv@dsmit.com>
3520         * whitespace.el (whitespace-version): Update version to 2.4
3522         * whitespace.el: Add customization variables to conditionally test
3523         any of the five whitespaces, per request from Rune Kleveland
3524         <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
3526         * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
3528         * whitespace.el (whitespace-modes): Add `change-log-mode' to the
3529         list of modes to be checked for bogus whitespaces.
3531         * whitespace.el (whitespace-rescan-timer-time): Update
3532         documentation.
3534         * whitespace.el (whitespace-display-unchecked-whitespaces):
3535         New function to update modeline with untested whitespaces.
3537         * whitespace.el (whitespace-buffer): Test only whitespaces whose
3538         checking is turned on, and update modeline using the newly created
3539         `whitespace-display-unchecked-whitespaces'.
3541         * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
3542         whose checking is turned on, and update modeline using the newly
3543         created `whitespace-display-unchecked-whitespaces'.
3545         * whitespace.el (whitespace-describe): Update documentation.
3547         * whitespace.el (whitespace-tickle-timer): Test if
3548         `whitespace-rescan-timer-time' is non-zero before tickling timer.
3550 1999-09-13  Dave Love  <fx@gnu.org>
3552         * hideif.el (hide-ifdef-mode): Add autoload cookie.
3554         * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
3555         for temp buffer.
3556         (checkdoc-this-string-valid): Don't assume default comment-start.
3558 1999-09-13  Gerd Moellmann  <gerd@gnu.org>
3560         * rsz-mini.el: Remove code, keep the interface.
3562 1999-09-13  Dave Love  <fx@gnu.org>
3564         * help.el (help-highlight-p): Doc fix.
3566         * faces.el (mode-line, header-line, tool-bar): Add :version.
3567         (highlight, secondary-selection): Add :group.
3568         (trailing-whitespace): Add :group, :version.
3570         * wid-edit.el: Remove some compatibility code and checks.
3571         (widget-specify-field, widget-specify-button): Don't use XEmacs
3572         properties.
3573         (widget-overlay-inactive): Change error message.
3574         (widget-button-pressed-face): New variable.
3575         (widget-button-click): Use it.
3576         (widget-documentation-link-add): Specify mouse and button faces.
3577         (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
3578         removed now the functionality is built in.
3580         * cus-edit.el: Don't define-widget-keywords.
3581         (multimedia): New group.
3582         (custom-last): Function removed.
3583         (custom-quote): Add vectorp case, comment out characterp case.
3584         (custom-buffer-done-function, custom-raised-buttons): New option.
3585         (Custom-buffer-done): New function.
3586         (custom-buffer-create-internal): Obey custom-raised-buttons,
3587         Custom-buffer-done.
3588         (custom-button-face): Make it `released-button'.
3589         (custom-button-pressed-face): Make it `pressed-button'
3590         (custom-mode-map): Bind "q" to Custom-buffer-done.
3591         (custom-mode): Deal with raised/pressed buttons.
3593         Changes from Didier Verna:
3594         (custom-prompt-variable): Optional third arg makes prompt for a
3595         comment string.
3596         (customize-set-value, customize-set-variable,
3597         customize-save-variable): Optional prefix makes function handle
3598         variable comments.
3599         (customize-customized, customize-saved, custom-variable-state-set)
3600         (custom-variable-set, custom-variable-save, custom-face-state-set)
3601         (custom-variable-reset-saved, custom-variable-reset-standard)
3602         (custom-face-set, custom-face-save, custom-face-reset-saved)
3603         (custom-face-reset-standard, customize-save-customized): Handle
3604         custom comments.
3605         (custom-comment-face, custom-comment-tag-face): New face.
3606         (custom-comment): New widget.
3607         (custom-comment-create, custom-comment-delete)
3608         (custom-comment-value-set, custom-comment-show)
3609         ()custom-comment-invisible-p): New functions.
3610         (custom-variable-value-create, custom-face-value-create): Create a
3611         comment field widget.
3612         (custom-variable-menu, custom-face-menu): New entry for custom
3613         comment.
3614         (custom-face-value-create): Remove compatibility code.
3615         (custom-save-variables, custom-save-faces): Possibly save custom
3616         comments.
3618         * cus-face.el (custom-face-attributes): Simplify :underline,
3619         :overline, :inverse-video cases.  Fix up :box case (probably needs
3620         more work).
3622         Change from Didier Verna:
3623         (custom-set-faces): The arguments can now have a custom comment as
3624         fourth argument.
3626         * custom.el: Don't define-widget-keywords.
3627         Change from Didier Verna:
3628         (custom-set-variables): The arguments can now have a
3629         custom comment as fifth element.
3631 1999-09-13  Richard Stallman  <rms@gnu.org>
3633         * info.el (Info-find-node): Cope better if guesspos is too large.
3635 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
3637         * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
3638         of buffer-substring because buffer-string doesn't copy the
3639         prompt.
3641         * faces.el (mode-line): Replaces `modeline'.
3642         (toplevel): Make `modeline' an alias for `mode-line'.
3644 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
3646         * gs.el: Change `ghostscript' to `postscript' in comment.
3648 1999-09-11  Rob Riepel  <riepel@Stanford.EDU>
3650         * emulation/tpu-edt.el (tpu-version): New version.
3651         (tpu-search-overlay, tpu-replace-overlay): New variables.
3652         (tpu-search-highlight, tpu-toggle-direction): New functions.
3653         (tpu-lm-replace): Set tpu-replace-overlay.
3654         (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
3655         command hook.
3657 1999-09-11  Richard Stallman  <rms@gnu.org>
3659         * isearch.el (isearch-mode-map): Undo previous change.
3661         * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
3662         use all of that as the sexp.
3664         * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
3665         and use the initial argument as file name directly.
3666         Likewise if nothing matches.
3668 1999-09-11  Ivar Rummelhoff  <ivarru@math.uio.no>
3670         * winner.el: Major changes.  Avoid changing point and mark.
3671         Save configurations after they change, not before.
3673 1999-09-10  Keisuke Nishida  <kxn30@po.cwru.edu>
3675         * emacs-lisp/bytecomp.el (byte-compile-output-docform):
3676         Bind print-continuous-numbering and print-number-table.
3678 1999-09-10  Dave Love  <fx@gnu.org>
3680         * bindings.el (debug-ignored-errors): Restore BBDB stuff.
3682 1999-09-09  Richard Stallman  <rms@gnu.org>
3684         * whitespace.el: Finish making it fit Emacs conventions.
3685         Add autoloads.
3687 1999-09-09  Eli Zaretskii  <eliz@is.elta.co.il>
3689         * generic-x.el (bat-generic-mode): "::"-style comments don't
3690         need to begin with "-".  Fix the font-lock definitions of ON/OFF
3691         after BREAK/VERIFY.  Remove built-in commands like CALL and ECHO
3692         from the list of keywords.  Add DO to the list of keywords.
3694 1999-09-09  Dave Love  <fx@gnu.org>
3696         * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
3697         (byte-optimize-backward-word): New optimizations.
3698         (side-effect-free-fns, side-effect-and-error-free-fns): Add
3699         entries.
3701 1999-09-09  Gerd Moellmann  <gerd@gnu.org>
3703         * image.el (put-image): Remove optional buffer parameter.
3705         * faces.el (face-italic-p): Return t only for values `italic'
3706         and `oblique'.
3708         * mouse.el (mouse-drag-mode-line-1): Extension of former
3709         mouse-drag-mode-line that also drags the header line.
3710         (mouse-drag-mode-line): Call it.
3711         (mouse-drag-header-line): New.
3712         (toplevel): Bind down-mouse-1 on header lines to
3713         mouse-drage-header-line.
3715 1999-09-08  Gerd Moellmann  <gerd@gnu.org>
3717         * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
3718         (make-mode-line-mouse-sensitive): Replace `top-line' by
3719         `header-line'.
3721 1998-09-08  Michael Ernst  <mernst@alum.mit.edu>
3723         * help.el (describe-function-1): Don't return empty string for keymaps.
3725         * fill.el (fill-region-as-paragraph, canonically-space-region):
3726         Respect colon-double-space at end of line.
3728 1999-09-08  Stephen Gildea  <gildea@alum.mit.edu>
3730         * files.el (backup-by-copying-when-privileged-mismatch): New variable.
3731         (backup-buffer): Use it.
3733 1999-09-08  Peter Breton  <pbreton@ne.mediaone.net>
3735         * generic-x.el (generic-define-unix-modes): Added new modes:
3736         inetd-conf-generic-mode, etc-services-generic-mode,
3737         etc-passwd-generic-mode.  These are all defined for Unix by default.
3738         (apache-generic-mode): Use an imenu-generic-expression to list
3739         Configuration keywords.
3740         (samba-generic-mode): Use both ; and # as comment characters.
3741         (samba-generic-mode): Font-lock expressions now highlight name
3742         value pairs.
3743         (bat-generic-mode): Keywords are now case-insensitive through
3744         font-lock-defaults setting.
3745         (java-properties-generic-mode): Supports both ! and # as comment
3746         characters.
3747         (java-properties-generic-mode): Added an imenu-generic-expression
3748         (java-properties-generic-mode): Reworked to support the various
3749         different ways to separate name and value (viz, '=', ':' and
3750         whitespace).
3751         (show-tabs-generic-mode): Added this new generic-mode.
3753 1999-09-08  Richard Stallman  <rms@gnu.org>
3755         * progmodes/inf-lisp.el: Moved from top directory.
3757         * tar-mode.el (tar-header-block-tokenize):
3758         Use `when' instead of `and'.  Fix some clobbered text.
3760         * gud.el (gud-make-debug-menu): Make a child for the
3761         local menu, for its menu bar, and the debug menu.
3762         (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
3763         Use the history in the simple way.
3765 1999-09-07  Kenichi Handa  <handa@etl.go.jp>
3767         * language/korea-util.el (default-korean-keyboard): Initialize it
3768         according to the environment variable HANGUL_KEYBOARD_TYPE.
3770 1999-09-07  Richard Stallman  <rms@gnu.org>
3772         * subr.el (make-temp-file): New function.
3774 1999-09-07  Stefan Monnier  <monnier@cs.yale.edu>
3776         * font-lock.el (font-lock-multiline): New text property contains
3777         a boolean to indicate if the char is part of a multiline match.
3778         (font-lock-default-fontify-region): Extend the region appropriately
3779         for multiline keywords.
3780         (font-lock-default-unfontify-region): Also remove the new
3781         font-lock-multiline text property.
3782         (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
3783         (font-lock-fontify-keywords-region): Mark multiline regexp matches.
3785 1999-09-07  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
3787         * diary-lib.el (list-diary-entries): Make sure two-digit years
3788         have leading zeros.
3790 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
3792         * faces.el (face-set-after-frame-default): Initialize some
3793         attributes of some faces from frame parameters.
3795         * faces.el (scroll-bar, border, cursor, mouse): New faces.
3797 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
3799         * faces.el (fringe): Replaces face `margin'.
3801 1999-09-07  Dave Love  <fx@gnu.org>
3803         * tar-mode.el (tar-header-block-tokenize): Bind linkname.
3805 1999-09-07  Richard Stallman  <rms@gnu.org>
3807         * subr.el (push): Doc fix.
3809 1999-09-06  Richard Stallman  <rms@gnu.org>
3811         * vc.el (vc-annotate-display): Use < 69 not < 70
3812         to distinguish 20YY from 19YY.
3814         * timezone.el (timezone-parse-date): Use < 69 not < 70
3815         to distinguish 20YY from 19YY.
3817         * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
3819 1999-09-07  Dave Pearson  <davep@hagbard.demon.co.uk>
3821         * quickurl.el: (quickurl-list-focused-line): Removed.
3822         (quickurl-list-insert): Now works out the focused line using
3823         `count-lines' instead of using `quickurl-list-focused-line'.
3825 1999-09-06  Richard Stallman  <rms@gnu.org>
3827         * mail/rmail.el (rmail-retry-failure): Unconditionally move
3828         to beginning of message.
3830 1999-09-06  Dave Love  <fx@gnu.org>
3832         * isearch.el (isearch-mode-map): Add mouse-2.
3834         * mail/rmail.el (rmail-read-password): Deleted.
3835         (rmail-get-pop-password): Use read-password.
3837         * quickurl.el: Don't conditionally define caddr.
3838         (quickurl-url-comment): Use nth, not caddr in function and
3839         defsetf.
3841 1999-09-06  Richard Stallman  <rms@gnu.org>
3843         * auto-show.el: Doc fixes.
3845 1999-09-06  Stephen Eglen  <stephen@gnu.org>
3847         * progmodes/octave-inf.el (inferior-octave-startup-args): Add
3848         --no-line-editing so that TABs in source files are not interpreted
3849         as completion requests.
3851 1999-09-06  Gerd Moellmann  <gerd@gnu.org>
3853         * hscroll.el, auto-show.el: Remove all code, keep the public
3854         interface as no-ops.
3856         * faces.el (face-bold-p): Don't return t if face has lighter
3857         weight than normal.
3859 1999-09-06  Eli Zaretskii  <eliz@gnu.org>
3861         * startup.el (command-line): Make small-temporary-file-directory
3862         be nil except on ms-dos.
3864         * files.el (small-temporary-file-directory): Ditto.  Also doc fix.
3866         * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
3867         is defined.
3869         * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
3870         letters with a colon after d or l.
3872 1999-09-06  Dave Love  <fx@gnu.org>
3874         * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed.  (Now
3875         primitive.)
3877 1999-09-05  Richard Stallman  <rms@gnu.org>
3879         * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
3881         * textmodes/paragraphs.el (backward-kill-sentence):
3882         Don't test minibuffer-prompt-end here.
3883         (forward-sentence): Do handle it here.
3884         (backward-kill-paragraph): Don't test it here.
3885         (forward-paragraph): Handle it here.
3887         * mouse.el (font-menu-add-default): Simplify code.
3889 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
3891         * faces.el (header-line): Renamed from `top-line'.
3893 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
3895         * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
3897 1999-09-04  Richard Stallman  <rms@gnu.org>
3899         * whitespace.el: New file.
3901 1999-09-04  Dave Love  <fx@gnu.org>
3903         * paths.el: Make some doc strings obey the make-docfile convention.
3905         * bindings.el: Likewise.
3906         (debug-ignored-errors): Remove BBDB ones.
3908 1999-09-03  Richard Stallman  <rms@gnu.org>
3910         * mail/mh-comp.el (mh-forward): Get new subject line from the original,
3911         not from the draft to forward.
3913         * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
3915 1999-09-03  Dave Love  <fx@gnu.org>
3917         * double.el (double-mode): Customize the variable.
3919 1999-09-03  Kenichi Handa  <handa@etl.go.jp>
3921         * international/characters.el: Delete duplicated code.
3923 1999-09-02  Richard Stallman  <rms@gnu.org>
3925         * indent.el (indent-relative): Doc fix.
3927         * quickurl.el (quickurl): Doc fix.
3929 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
3931         * faces.el (margin): Change background to "gray" for mono (this is
3932         drawn with a stipple pattern).
3934 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
3936         * simple.el (next-history-element): Use minibuffer-prompt-end once
3937         again.  Remove test for minibuffer-prompt-in-buffer.
3939 1999-09-02  Eli Zaretskii  <eliz@gnu.org>
3941         * files.el (small-temporary-file-directory): New variable.
3943         * startup.el (command-line): Compute the value of
3944         small-temporary-file-directory.
3946         * ediff-init.el (ediff-temp-file-prefix): Use
3947         small-temporary-file-directory if non-nil.
3949         * vc.el (vc-update-change-log): Likewise.
3951         * progmodes/cmacexp.el (c-macro-expansion): Likewise.
3953         * simple.el (shell-command, shell-command-on-region): Use
3954         make-temp-name properly.  Use small-temporary-file-directory if
3955         non-nil, otherwise temporary-file-directory, to generate temporary
3956         files.
3958         * dos-w32.el (direct-print-region-helper): Use
3959         temporary-file-directory.  (From Stefan Monnier.)
3961 1999-09-02  Richard Stallman  <rms@gnu.org>
3963         * progmodes/asm-mode.el (asm-mode): Set comment-start properly
3964         from asm-comment-char.
3965         (asm-font-lock-keywords): Recognize instruction width suffixes.
3967 1999-09-01  Richard Stallman  <rms@gnu.org>
3969         * play/fortune.el: New file.
3971 1999-08-31  Dave Love  <fx@gnu.org>
3973         * help.el (help-make-xrefs): Don't lose on non-empty blank line
3974         after key table.
3976         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
3977         redisplay variables.
3979         * subr.el (push): Fix typo.
3981 1999-08-30  Kevin Blake  <kblake@ticnet.com>
3983         * emacs-lisp/ring.el: Many doc fixes.
3984         (ring-size, ring-copy): New functions.
3986 1999-08-29  Richard Stallman  <rms@gnu.org>
3988         * progmodes/etags.el (tags-loop-continue):
3989         After tags-loop-operate returns, force skip to next file.
3991         * mail/mail-extr.el (mail-extr-all-letters-but-separators)
3992         (mail-extr-first-letters, mail-extr-last-letters):
3993         Use character classes [:alpha:] and [:alnum:].
3995         * subr.el (push, pop): New macros.
3997         * progmodes/compile.el (compilation-error-regexp-alist):
3998         New item for SGI IRIX MipsPro compilers.
4000         * speedbar.el (speedbar-directory-buttons): Recognize
4001         device names when checking for file names.
4003         * array.el (array-reconfigure-rows): Use generate-new-buffer.
4005         * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
4006         and specially handle defvar inside their expansions.
4007         (eval-defun-1): New subroutine.
4009         * progmodes/compile.el (compilation-error-regexp-alist):
4010         Fix the Perl -w entry to allow period after line number.
4011         Don't allow newlines in file name, but allow them after line number
4012         for Perl debugging traces.
4014         * which-func.el (which-func-cleanup-function): New variable.
4015         (which-function): Call that function.
4017         * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
4018         to end a function name.
4020         * informat.el (Info-tagify): Don't insert more than one newline
4021         before the tag table.
4023 1999-08-29  Stefan Monnier  <monnier@cs.yale.edu>
4025         * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
4026         than make-temp-name, use match-string-no-properties, and eliminate
4027         a quadratic behavior when building bibtex-strings.
4029 1999-08-29  Alex Schroeder  <alex@gnu.org>
4031         * comint.el (comint-input-ring-separator): New variable.
4032         (comint-read-input-ring): Doc change; use
4033         comint-input-ring-separator when reading file.
4034         (comint-write-input-ring): Use
4035         comint-input-ring-separator when writing file.
4037 1999-08-29  Marc Girod  <girod@shire.ntc.nokia.com>
4039         * informat.el (Info-tagify): Start by widening.
4040         Match node headers that don't list the file name,
4041         and more kinds of page separations.
4042         Strip properties during tagification.
4043         Use start of node header line as tag's position.
4044         Fix the "done" message.
4046         (Info-validate): Save and restore match data around narrowing down.
4048 1999-08-28  Richard M. Stallman  <rms@gnu.org>
4050         * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
4051         On repeated call, override previous values put into
4052         minor-mode-map-alist and minor-mode-alist.
4054 1999-08-28  Michael Ernst  <mernst@alum.mit.edu>
4056         * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
4058 1999-08-27  Andreas Schwab  <schwab@gnu.org>
4060         * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
4061         from cvs update.
4063 1999-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4065         * calendar/calendar.el (calendar-move-hook): New hook.
4067         * calendar/cal-move.el: Call the new hook in every movement function.
4069         * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
4070         the right function name.
4072 1999-08-26  Stephen Gildea  <gildea@alum.mit.edu>
4074         * time-stamp.el: Put quote-backquote around all symbol names
4075         in doc strings, for mousing.
4076         (time-stamp): Support multi-line patterns.
4077         (time-stamp-inserts-lines): New variable.
4078         (time-stamp-count): New variable.
4079         (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
4080         "Thu" instead of "%a".
4082 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
4084         * simple.el (kill-word): Undo previous change.
4086 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
4088         * jit-lock.el (jit-lock-function): Extend the fontified range
4089         to the beginning of the line containing the range start and
4090         the beginning of the line following the range end.
4092 1999-08-24  Dave Love  <fx@gnu.org>
4094         * timezone.el: Move provide to end.
4095         (timezone-parse-date): Simplify somewhat.  Assume 2-digit years
4096         <70 are 2000+.
4097         (timezone-parse-time): Simplify somewhat.
4099 1999-08-24  Gerd Moellmann  <gerd@gnu.org>
4101         * faces.el (margin): Renamed from bitmap-area.
4103 1999-08-24  Alex Schroeder  <alex@gnu.org>
4105         * sql.el: Doc changes.
4106         (sql-sybase): Use sql-server instead of sql-database.
4108 1999-08-23  Dave Love  <fx@gnu.org>
4110         * rect.el: Add/fix various doc strings.  Add `*' to all the
4111         interactive specs.
4113 1999-08-21  Gerd Moellmann  <gerd@gnu.org>
4115         * jit-lock.el (jit-lock-function): Use line-beginning-position.
4116         Don't unwind-protect font-lock-fontify-region.
4118         * paragraphs.el (backward-kill-paragraph): Don't move
4119         point into mini-buffer prompt.
4120         (backward-kill-sentence): Ditto.
4122         * simple.el (next-history-element): Use minibuffer-prompt-end.
4123         Remove test for minibuffer-prompt-in-buffer.
4124         (kill-word): Don't move point into mini-buffer prompt.
4126 1999-08-21  Dave Love  <fx@gnu.org>
4128         * Makefile: Exclude CVS dirs like RCS.
4130 1999-08-19  Dave Love  <fx@gnu.org>
4132         * tooltip.el (tooltip-mode): Customize this, per convention.
4133         (tooltip-active): Option deleted.
4135         * font-lock.el (global-font-lock-mode): Autoload.  Add :initialize.
4137         * hanoi.el, page-ext.el: Declare dynamic vars.
4139         * term.el: Avoid ange-ftp related compilation warnings.
4141 1999-08-18  Gerd Moellmann  <gerd@gnu.org>
4143         * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
4144         the default so that beginners can benefit from it without
4145         searching in manuals.
4147 1999-08-18  Ray Blaak  <blaak@gnu.org>
4149         * progmodes/delphi.el: Consider assembly sections as blocks, to
4150         indent them better. Make auto-indent on newline optional.
4152 1999-08-17  Gerd Moellmann  <gerd@gnu.org>
4154         * bindings.el (mode-line-modified): Look up key binding for C-x
4155         C-q.  If it's bound call that binding, otherwise call
4156         toggle-read-only.
4158 1999-08-17  Dave Love  <fx@gnu.org>
4160         * info.el (info): Doc fix.
4162         * finder.el (finder-known-keywords): Add `multimedia'.
4164         * apropos.el: Don't capitalize custom group name.
4166         * info-look.el: Remove compatibility code.
4167         (info-lookup-guess-default*): DTRT for point at start of symbol.
4168         (info-complete): Don't lose with point not at end of symbol.
4170 1999-08-16  Gerd Moellmann  <gerd@gnu.org>
4172         * term.el (toplevel): Make face `term-default' an empty face.
4173         The code relied on the fact that Emacs ignored invalid faces in
4174         face text properties in 20.4.
4176 1999-08-16  Richard M. Stallman  <rms@gnu.org>
4178         * subr.el (point-at-eol, point-at-bol): New aliases.
4180         * simple.el: Functions reordered.
4182         * rect.el (delete-rectangle-line): Use line-end-position.
4184 1999-08-16  Karl Heuer  <kwzh@gnu.org>
4186         * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
4187         here from simple.el.
4189 1999-08-16  Dave Love  <fx@gnu.org>
4191         * mouse.el: Provide `mldrag' for compatibility.
4192         (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
4193         marked obsolete.
4195         * mldrag.el: Removed since the features are in mouse.el.
4197         * jka-compr.el (auto-compression-mode): New variable for
4198         customization.
4200         * bindings.el (mode-line-mule-info): Doc fix.
4202         * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
4203         name comparisons.
4205         * files.el (interpreter-mode-alist): Add make, guile, clisp.
4206         (find-file): Doc fix.
4208 1999-08-16  Carsten Dominik  <cd@gnu.org>
4210         * textmodes/reftex.el: Most of the code moved to other files.
4211         * textmodes/reftex-auc.el: New file, split out from reftex.el
4212         * textmodes/reftex-cite.el: New file, split out from reftex.el
4213         * textmodes/reftex-global.el: New file, split out from reftex.el
4214         * textmodes/reftex-index.el: New file, split out from reftex.el
4215         * textmodes/reftex-parse.el: New file, split out from reftex.el
4216         * textmodes/reftex-ref.el: New file, split out from reftex.el
4217         * textmodes/reftex-sel.el: New file, split out from reftex.el
4218         * textmodes/reftex-toc.el: New file, split out from reftex.el
4219         * textmodes/reftex-vars.el: New file, split out from reftex.el
4220         * textmodes/reftex-vcr.el: New file, split out from reftex.el
4222 1999-08-16  Carsten Dominik  <cd@gnu.org>
4224         * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
4225         conflict with pop-up-frames.
4226         (reftex-special-environment-parsers): New constant.
4227         (reftex-label-alist): car of an entry can also be a function.
4228         (reftex-what-special-env): Cew function.
4229         (reftex-label-location): Call `reftex-what-special-env'.
4230         (reftex-compile-variables): Check for symbol in
4231         `reftex-label-alist'.
4232         (reftex-what-environment): Fixed bug with stacked environments of
4233         same kind (e.g. enumerate).
4234         (reftex-process-string): Preserve default directory.
4235         (reftex-label-alist-builtin): Changed prefixes of endnote and
4236         footnote.  Also the magic words.
4237         (reftex-reference): Interprete new option
4238         `reftex-fref-is-default'.
4239         (reftex-replace-prefix-escapes): Interprete new `%S' format.
4240         (reftex-toc-mouse-view-line): Command removed (had no binding).
4241         (reftex-everything-regexp): New function.
4242         (reftex-nearest-match): Made better.
4243         (reftex-toc-find-section): Use new version of
4244         `reftex-nearest-match'.
4245         (reftex-insert-docstruct): Adapted to work with the index stuff.
4246         (reftex-parse-from-file): Find index entries as well.
4247         (reftex-toc-toggle-index): New function
4248         (reftex-toc-map): `i' is now used to togle the index, File
4249         boundaries has been moved to `F'.
4250         (reftex-select-label-map): Toggling display of file boundaries is
4251         now on the `F' key, for consistency with `reftex-toc-map'.
4252         (reftex-erase-all-selection-and-index-buffers): Renamed from
4253         `reftex-erase-all-selection-buffer'.  Now also kills the index
4254         buffers.
4255         (reftex-viewing-cross-references): Customization group renamed
4256         from reftex-viewing-cross-references-and-citations.
4257         (reftex-index-macro-regexp,
4258         reftex-find-index-entry-regexp-format): New variables
4259         (reftex-macros-with-index): New variable
4260         (reftex-add-index-macros): New function
4261         (reftex-renumber-simple-labels, reftex-translate): Allow for
4262         multiple labels in a single ref command.
4263         (reftex-index-support): New customization group
4264         (reftex-support-index, reftex-index-special-chars,
4265         reftex-index-macros, reftex-index-default-macro,
4266         reftex-index-default-tag, reftex-index-math-format,
4267         reftex-index-section-letters, reftex-index-include-context,
4268         reftex-index-follow-mode, reftex-index-header-face,
4269         reftex-index-section-face, reftex-index-tag-face,
4270         reftex-index-face): New options
4271         (reftex-index-map, reftex-index-menu, reftex-last-index-file,
4272         reftex-index-tag, reftex-index-return-marker,
4273         reftex-index-restriction-indicator, reftex-index-restriction-data,
4274         reftex-index-macro-regexp, reftex-index-level-re,
4275         reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
4276         reftex-everything-regexp-no-index, reftex-index-re,
4277         reftex-macros-with-index, reftex-index-macro-alist): New variables
4278         (reftex-index-help, reftex-index-macros-builtin,
4279         reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
4280         reftex-query-index-macro-help): New constants
4281         (reftex-index-selection-or-word, reftex-index,
4282         reftex-default-index, reftex-update-default-index,
4283         reftex-index-complete-tag, reftex-index-select-tag,
4284         reftex-index-complete-key, reftex-index-update-taglist,
4285         reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
4286         reftex-display-index, reftex-insert-index,
4287         reftex-index-insert-new-letter, reftex-get-restriction,
4288         reftex-index-pre-command-hook, reftex-index-post-command-hook,
4289         reftex-index-show-help, reftex-index-next, reftex-index-previous,
4290         reftex-index-toggle-follow, reftex-index-toggle-context,
4291         reftex-index-view-entry, reftex-index-goto-entry-and-hide,
4292         reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
4293         reftex-index-quit, reftex-index-quit-and-kill,
4294         reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
4295         reftex-index-revert, reftex-index-switch-index-tag,
4296         reftex-index-restrict-to-section, reftex-index-widen,
4297         reftex-index-restriction-forward,
4298         reftex-index-restriction-backward, reftex-index-visit-location,
4299         reftex-index-analyze-entry, reftex-index-globalize,
4300         reftex-index-edit, reftex-index-toggle-range-beginning,
4301         reftex-index-toggle-range-end, reftex-index-edit-key,
4302         reftex-index-edit-attribute, reftex-index-edit-visual,
4303         reftex-index-edit-part, reftex-index-level-down,
4304         reftex-index-level-up, reftex-index-kill, reftex-index-undo,
4305         reftex-index-change-entry, reftex-index-goto-letter,
4306         reftex-add-index-macros, reftex-ensure-index-support,
4307         reftex-index-info-safe, reftex-index-info): New functions.
4310 1999-08-15  Richard M. Stallman  <rms@gnu.org>
4312         * paren.el (show-paren-mode): Support making show-paren-mode
4313         a buffer-local variable.  Don't check for a window system.
4314         (show-paren-function): Check whether show-paren-function is
4315         enabled in current buffer; do the right thing if not.
4316         Don't check for a window system.
4317         (show-paren-mode): Make it a user variable.
4319         * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
4320         Handle `enum' like `struct'.
4322         * server.el (server-process-filter): If a client visits no buffers,
4323         close it immediately before recording it.
4325         * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
4326         Optimize by calling concat just once.  Handle =\n sequence.
4327         (mail-unquote-printable-region): New command.
4328         (mail-quote-printable): Make it autoload.
4330 1999-08-15  Karl Heuer  <kwzh@gnu.org>
4332         * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
4334 1999-08-15  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4336         * lisp/texinfmt.el: Handle @ifnottex.
4338 1999-08-15  Eli Zaretskii  <eliz@gnu.org>
4340         * frame.el (blink-cursor): Don't turn on cursor blinking for
4341         ms-dos.
4343         * faces.el (face-valid-attribute-values): Look in
4344         x-bitmap-file-path only for x and w32 window systems.
4346         * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
4347         Do that if width is nil as well.
4348         (x-display-mm-height, x-display-mm-width): Update values.
4349         (x-colors): Compute the list from msdos-color-values.
4350         (x-select-enable-clipboard): Doc fix.
4351         (x-frob-font-weight, x-font-family-list): New functions.
4353 1999-08-15  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
4355         * window.el (shrink-window-if-larger-than-buffer): Don't try to
4356         back up from beginning of buffer.
4358 1999-08-13  Karl Heuer  <kwzh@gnu.org>
4360         * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
4362 1999-08-13  Alakazam Petrofsky  <Alakazam@Petrofsky.Berkeley.CA.US>
4364         * play/hanoi.el: Mostly rewritten.  Customized.  To support an s2G
4365         doomsday clock, speed control is added and changes are made to
4366         allow large numbers of rings: rings now show the whole ring
4367         number, not just the last digit; consecutive rings are allowed to
4368         be the same size when necessary to fit all the rings in the
4369         window; and poles can be oriented horizontally.  Face support is
4370         thrown in gratuitously.
4371         (hanoi): Changed default number of rings back to 3.
4372         (hanoi-unix, hanoi-unix-64): New commands
4373         (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
4374         hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
4375         hanoi-odd-ring-face): New variables.
4376         (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
4377         hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
4378         hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
4379         (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
4380         (hanoi-topos, hanoi-draw-ring): Removed.
4382 1999-08-12  Gerd Moellmann  <gerd@gnu.org>
4384         * faces.el (face-valid-attribute-values): Return an alist for
4385         families on ttys.
4386         (face-read-integer): Handle unspecified face attributes.  Add
4387         completion for `unspecified'.
4388         (read-face-attribute): Handle unspecified font attributes.
4389         (face-valid-attribute-values): Add `unspecified' to lists so that
4390         it can be chosen via completion.
4391         (face-read-string): Don't recognize "none" as input.
4393 1999-08-10  Dave Love  <fx@gnu.org>
4395         * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
4396         string.
4398         * sun-curs.el: Require sun-fns.
4400 1999-08-10  Dave Love  <fx@gnu.org>
4402         * autorevert.el (auto-revert-mode): Add autoload cookie.
4404         * hscroll.el, auto-show.el: Files deleted -- we have built-in
4405         hscroll.
4407         * simple.el (hscroll-step, hscroll-point-visible)
4408         (hscroll-window-column): Remove now we have the mentioned real
4409         horizontal autoscrolling.
4411 1999-08-10  Richard M. Stallman  <rms@gnu.org>
4413         * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
4414         control use of -f option.
4415         (mail-specify-envelope-from): New variable.
4416         (mail-from-style): Doc fix.
4418         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
4419         (easy-menu-get-map): New arg TO-MODIFY helps choose
4420         between local and global maps.
4421         (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
4422         (easy-menu-change): Doc fix.
4424         * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
4425         (info-lookup-guess-default): Simplified and cleaned up.
4426         (info-lookup-guess-default*): Preserve point.
4428         * view.el (view-mode-disable): If buffer-read-only is nil,
4429         don't change it.
4431         * files.el (after-find-file): Disable View mode if buffer is no
4432         longer read-only.
4434         * view.el (view-mode-enable, view-mode-disable):
4435         Call force-mode-line-update.
4437 1999-08-10  Karl Heuer  <kwzh@gnu.org>
4439         * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
4440         * array.el, play/landmark.el, international/latin-3.el: Likewise.
4441         * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
4443 1999-08-10  Alex Schroeder  <asc@bsiag.com>
4445         * ansi-color.el (ansi-color-to-text-properties): Added New state 5
4446         to prevent m-eating-bug.
4448 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
4450         * term/pc-win.el (msdos-bg-mode): Remove.  Call
4451         frame-set-background-mode instead.  All callers changed.
4452         (msdos-face-setup): Don't force color display parameter, it is set
4453         by frame-set-background-mode.
4454         (make-msdos-frame): Call x-handle-reverse-video and
4455         face-set-after-frame-default.  Delete frame if creation failed.
4457         * faces.el (face-set-after-frame-default): Don't call
4458         make-face-x-resource-internal for the pc window-system.
4460 1999-08-10  Dave Love  <fx@melange.gnu.org>
4462         * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
4463         case with no docstring specially.
4465 1999-08-09  Eli Zaretskii  <eliz@gnu.org>
4467         * complete.el (PC-do-completion): If completing on file name,
4468         reproduce str by concatenating its directory and basename parts.
4470 1999-08-07  Dave Love  <fx@gnu.org>
4472         * man.el (Man-softhyphen-to-minus): Revert previous change.  Avoid
4473         unibyte to multibyte conversion of search-forward (from Handa),
4474         but avoid the replacement if the language is Latin-N.
4476 1999-08-06  Richard Stallman  <rms@gnu.org>
4478         * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
4479         of eval-buffer.
4481         * international/mule.el (load-with-code-conversion):
4482         Pass t to eval-buffer for DO-ALLOW-PRINT.
4484 1999-08-06  Geoff Voelker  <voelker@cs.washington.edu>
4486         * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
4487         of filenames and attributes.
4488         (ls-lisp-insert-directory): Use directory-files-and-attributes
4489         for speed.
4491 1999-08-05  Dave Love  <fx@gnu.org>
4493         * auto-show.el (auto-show-mode): Fix :set.
4495         * widget.el (define-widget-keywords): Make dummy definition and
4496         comment-out its use.
4498 1999-08-04  Richard Stallman  <rms@gnu.org>
4500         * progmodes/tcl.el: Customized.
4502         * sql.el (sql-accumulate-and-indent): Instead of testing
4503         whether this is Emacs 20 before calling comint-accumulate,
4504         test whether comint-accumulate is defined.
4506 1999-08-04  Dave Love  <fx@gnu.org>
4508         * sgml-mode.el: Require outline when compiling.
4509         (sgml-mode-hook, html-mode-hook): Customize.
4510         (sgml-validate-command): Fix :version.
4511         (html-autoview-mode): Doc fix.
4513         * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
4514         nothing in Latin-N environment.
4516         * info.el (Info-find-node): Call info-initialize here.
4517         (info): Not here.
4518         (Info-file-list-for-emacs): Add message, dired-x, c, viper.
4520 1999-08-04  Richard Stallman  <rms@gnu.org>
4522         * ansi-color.el: New file.
4524 1999-08-04  Stefan Monnier  <monnier@cs.yale.edu>
4526         * dired.el (dired-string-replace-match): Return `nil' when no match
4527         found with global search.
4529         * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
4530         * terminal.el (te-terminfo-directory):
4531         * mail/mailpost.el (post-mail-send-it):
4532         * mail/metamail.el (metamail-region):
4533         * progmodes/ada-mode.el (ada-tmp-directory):
4534         Use temporary-file-directory.
4536         * progmodes/compile.el (compilation-parsing-end,compilation-setup)
4537         (compilation-filter, compilation-forget-errors)
4538         (compilation-parse-errors): Use a marker instead of an integer for
4539         `compilation-parsing-end'.
4541         * progmodes/diff.el (diff-parse-differences):
4542         Use a marker instead of an integer for `compilation-parsing-end'.
4543         * textmodes/tex-mode.el (tex-compilation-parse-errors):
4544         Use a marker instead of an integer for `compilation-parsing-end'.
4546 1999-08-03  Richard Stallman  <rms@gnu.org>
4548         * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
4549         (Buffer-menu-mode): Doc fix.
4550         (Buffer-menu-view): New command.
4551         (Buffer-menu-view-other-window): New command.
4553 1999-08-03  Christopher J. Madsen  <chris_madsen@geocities.com>
4555         * replace.el (query-replace-regexp-eval)
4556         (replace-eval-replacement, replace-loop-through-replacements)
4557         (replace-match-string-symbols): New functions.
4558         (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
4559         Use replace-loop-through-replacements.
4561 1999-08-03  Dave Pearson  <davep@hagbard.demon.co.uk>
4563         * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
4564         (5x5): Doc fix.
4566 1999-08-03  Dave Love  <fx@gnu.org>
4568         * fortran.el (fortran-indent-new-line): Make it an alias
4569         for reindent-then-newline-and-indent.
4571 1999-08-03  Didier Verna  <verna@inf.enst.fr>
4573         * rect.el: All functions rewritten, except when noted above
4574         their declaration.  Below is a list of interface changes.
4575         (apply-on-rectangle): New function, mostly replaces
4576         `operate-on-rectangle'.  All callers changed.
4577         (move-to-column-force): Pass new second argument to `move-to-column'.
4578         (kill-rectangle): Added optional prefix arg to fill lines.
4579         (delete-rectangle): Ditto.
4580         (delete-whitespace-rectangle): Ditto.
4581         (delete-extract-rectangle): Ditto.
4582         (open-rectangle): Ditto.
4583         (clear-rectangle): Ditto.
4584         (delete-whitespace-rectangle-line): New function.
4585         (delete-rectangle-line): Added third arg FILL.
4586         (delete-extract-rectangle-line): Ditto.
4587         (open-rectangle-line): Ditto.
4588         (clear-rectangle-line): Ditto.
4590 1999-08-03  Ray Blaak  <blaak@gnu.org>
4592         * progmodes/delphi.el: New file.
4594 1999-08-02  Richard Stallman  <rms@gnu.org>
4596         * textmodes/outline.el (outline-previous-heading): New function.
4597         (outline-up-heading-all): Use outline-previous-heading.
4598         (outline-next-heading): Delete definition inserted yesterday.
4600 1999-08-01  Richard Stallman  <rms@gnu.org>
4602         * textmodes/outline.el (outline-next-heading): New function.
4603         (outline-up-heading-all): New function.
4604         (outline-font-lock-level): Using outline-up-heading-all.
4605         Tell outline-back-to-heading to accept invisible headings.
4607         * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
4609         * mail/mh-utils.el (mh-find-path-run): New variable.
4610         (mh-find-path): Test and set that.
4611         Set mail-user-agent only the first time this function is run.
4612         (mail-user-agent): Defvar deleted.
4614         * info.el (info-initialize): New function.
4615         (info): Call info-initialize.
4616         (Info-directory-list): Initialize to nil,
4617         so info-initialize will set it up for real.
4619 1999-08-01  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4621         * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
4622         does not interpret a time as the year in a day-month entry.
4624         * calendar/diary-lib.el: Change syntax table entry for colon in
4625         the diary as part of the european-date-diary-pattern fix.
4627 1999-08-01  Eli Zaretskii  <eliz@gnu.org>
4629         * international/mule.el (set-auto-coding): Allow whitespace before
4630         and after the "variable: value" pair.
4632 1999-07-30  Ken'ichi Handa  <handa@gnu.org>
4634         * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
4635         (default-sendmail-coding-system): Doc-string fixed.
4637 1999-07-30  Dave Love  <fx@gnu.org>
4639         * subr.el (assoc-delete-all): New function, renamed from
4640         frame-delete-all.
4642         * frame.el: Change comments to doc strings and other doc fixes.
4643         (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
4644         Callers changed.
4645         (set-background-color, set-foreground-color, set-cursor-color)
4646         (set-mouse-color, set-border-color): Offer completion of colours.
4647         (cursor): Add :version to defgroup.
4649         * facemenu.el (list-colors-display): Make it work on ttys.
4650         (facemenu-read-color): Likewise.
4652 1999-07-30  Richard M. Stallman  <rms@gnu.org>
4654         * frame.el (frame-notice-user-settings): If background
4655         color has been changed, update background-mode from it,
4656         then update faces.
4658 1999-07-30  Wolfgang Rupprecht  <wolfgang@wsrcc.com>
4660         * net-utils.el (finger): Don't do indirect fingering.
4662 1999-07-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4664         * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
4665         rules.  Add separator at end of holidays.
4666         (cal-tex-rules): New customizable variable.
4667         (cal-tex-latexify-list): Add optional parameter to put separator
4668         at end.
4670 1999-07-30  Bill Richter  <richter@steenrod.math.nwu.edu>
4672         * textmodes/fill.el (fill-individual-paragraphs): Calculate new
4673         fill prefix on each line while looping to the end of paragraph.
4674         End paragraph if it's longer than the existing fill prefix.
4676         * textmodes/fill.el (fill-context-prefix): Doc fix.
4678 1999-07-30  Dave Love  <fx@gnu.org>
4680         * font-lock.el (jit-lock): Fix :load, add :version.
4682 1999-07-30  Eli Zaretskii  <eliz@gnu.org>
4684         * term/pc-win.el (msdos-face-setup): Register standard colors in
4685         Vface_tty_color_alist.
4686         (face-color-supported-p, face_color_gray_p): New functions.
4688         * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
4689         is bound.
4691         * startup.el (command-line): Don't register default colors for
4692         MSDOS window-system.
4694 1999-07-29  Dave Love  <fx@gnu.org>
4696         * f90.el (f90-mode-syntax-table): Change backslash to escape, not
4697         charquote.
4699         * lisp-mode.el (eval-defun): Re-written to avoid
4700         capturing variables.
4702         * picture.el (picture-beginning-of-line): Don't call
4703         hscroll-point-visible now we have real autoscrolling.
4704         (picture-end-of-line, picture-newline, picture-open-line):
4705         Likewise.
4707         * international/latin-8.el: New file.
4708         * international/latin-9.el: New file.
4710 1999-07-28  Dave Love  <fx@gnu.org>
4712         * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
4714         * msb.el: Require cl only when compiling.
4715         (msb--home-dir): Deleted.
4716         (msb--format-title): Use abbreviate-file-name.
4717         (msb--choose-file-menu): Simplify string comparison.
4719 1999-07-28  Gerd Moellmann  <gerd@gnu.org>
4721         * faces.el (toolbar): Add face definition for mono displays.
4723 1999-07-27  Richard M. Stallman  <rms@gnu.org>
4725         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
4727         * frame.el (frame-initialize): When setting frame-initial-frame-alist,
4728         force copying of default-frame-alist.
4730 1999-07-26  Ken'ichi Handa  <handa@gnu.org>
4732         * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
4734 1999-07-26  Richard M. Stallman  <rms@gnu.org>
4736         * frame.el (set-mouse-color): If new color is nil,
4737         really respecify the current color.
4739 1999-07-26  Gerd Moellmann  <gerd@gnu.org>
4741         * faces.el (bitmap-area): Change background of face `bitmap-area'
4742         to white for mono displays.
4744 1999-07-26  Kenichi Handa  <handa@etl.go.jp>
4746         * international/ccl.el (ccl-embed-symbol): New function.
4747         (ccl-program-p): Deleted.  Now it's implemented in C code.
4748         (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
4749         (ccl-compile-translate-character): Likewise.
4750         (ccl-compile-map-single): Likewise.
4751         (ccl-compile-multiple-map-function): Likewise.
4752         (declare-ccl-program): Doc-string modified.
4753         (check-ccl-program): Check compiled CCL code by ccl-program-p.
4755 1999-07-25  Ken'ichi Handa  <handa@etl.go.jp>
4757         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
4759 1999-07-25  Markus Rost  <rost@gnu.org>
4761         * cus-edit.el (custom-save-variables, custom-save-faces):  Sort
4762         the entries to make custom-file more readable.
4764 1999-07-25  Richard M. Stallman  <rms@gnu.org>
4766         * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
4768         * emacs-lisp/edebug.el: Delete compatibility code.
4769         (edebug-next-token-class): If . is followed by a digit,
4770         return `symbol' for the token class.
4772         * startup.el (command-line): If we don't find the user's init file,
4773         set user-init-file to nil.
4775 1999-07-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4777         * info-look.el (info-lookup-interactive-arguments): Add optional
4778         argument query for new choice of help mode.
4779         (info-lookup-symbol):  Use it.
4780         (info-lookup-file): Ditto.
4781         (info-lookup): Don't switch to other window, if already in Info
4782         buffer.
4784 1999-07-23  Dave Love  <fx@gnu.org>
4786         * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
4787         syntax.
4788         (fortran-fontify-string, fortran-match-!-comment): Deleted.
4789         (fortran-font-lock-syntactic-keywords): New variable.
4790         (fortran-mode): Use it.
4791         (fortran-font-lock-keywords-1): Don't do comments.
4792         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
4793         match data.
4795         * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
4797         * msb.el (msb-menu-bar-update-buffers): Renamed from
4798         menu-bar-update-buffers.
4799         (msb-custom-set, msb--toggle-menu-type): Call
4800         msb-menu-bar-update-buffers.
4801         (msb-mode): Revise the hook setting.
4803         * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
4805 1999-07-23  Gerd Moellmann  <gerd@gnu.org>
4807         * font-lock.el, help.el, simple.el: Re-integrate previously
4808         described changes that were lost due to errors while checking them
4809         in.
4811 1999-07-23  Kevin Blake  <kblake@ticnet.com>
4813         * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
4815 1999-07-23  Ken'ichi Handa  <handa@etl.go.jp>
4817         * international/encoded-kb.el
4818         (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
4819         but push it to unread-command-events.
4820         (encoded-kbd-self-insert-iso2022-8bit): Likewise.
4821         (encoded-kbd-self-insert-sjis): Likewise.
4822         (encoded-kbd-self-insert-big5): Likewise.
4824         * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
4825         before left margin and fill-prefix by fill-find-break-point.
4827 1999-07-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4829         * info-look.el (info-lookup-setup-mode): Don't give up, if
4830         info-lookup-make-completions returns an error.
4831         (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
4832         name latex, not latex2e.
4834 1999-07-21  Richard M. Stallman  <rms@gnu.org>
4836         * replace.el (perform-replace): Turn off case-fold-search
4837         if FROM-STRING argument has uppercase in it.
4839 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4841         * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
4842         mode is on.  Don't use end of changed text.
4844 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4846         * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
4847         (cl-hash-table-p): Renamed from hash-table-p.
4848         (cl-hash-table-count): Renamed from hash-table-count.
4849         (maphash): Alias to cl-maphash removed.
4850         (gethash): Likewise.
4851         (puthash): Likewise.
4852         (remhash): Likewise.
4853         (clrhash): Likewise.
4855 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4857         * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
4858         third arg non-nil.  See comment there why this isn't a good idea.
4860 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4862         * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
4864         * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
4865         sit-for with 3rd arg non-nil to prevent redisplay.
4867 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4869         * image.el (image-type-from-file-header): If file doesn't
4870         have a directory part, add data-directory.
4872 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4874         * tooltip.el (tooltip-gud-tips-p): Set default to nil.
4875         (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
4876         motion handling when tooltip-gud-tips-p is nil.
4878 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4880         * tooltip.el (tooltip-mode): Don't use `plusp'.
4881         (tooltip-active): Use initial value of nil.
4883         * jit-lock.el (jit-lock-mode): Don't use `plusp'.
4885 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4887         * bindings.el (make-mode-line-mouse-sensitive): Add key
4888         definitions for `top-line'.
4890 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4892         * faces.el (top-line): New face.
4894 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4896         * image.el (image-type-regexps): Add regexp for PS files.
4898 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4900         * faces.el (set-face-attribute): Fix wrong handling of frame
4901         begin equal to t.
4903 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4905         * image.el (image-type-regexps): Add PNG format.
4907 1999-07-21  Dave Love  <fx@gnu.org>
4909         * bindings.el (mode-line-modified): New variable.
4910         (mode-line-mode-menu-1): Switch to appropriate window before
4911         showing menu.
4913 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4915         * faces.el (face-underline): Removed.
4916         (face-underline-color): Ditto.
4918 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4920         * faces.el (face-x-resources): Fix typo.
4922 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4924         * faces.el: Remove handling of `:relief', extend handling of
4925         `:box'.
4926         (frame-set-background-mode): Choose new defface specs after
4927         frame parameters have changed.
4929         * cus-face.el: Ditto.
4931 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4933         * custom.el (defface): Extend documentation to include new
4934         face attributes.
4936         * cus-face.el (custom-face-attributes): Add overline,
4937         strike-through, box.
4939         * faces.el (face-valid-attribute-values): Handle overline,
4940         strike-through, box.
4941         (face-attribute-name-alist): Add pairs for new face attributes.
4942         (describe-face): Handle new face attributes.
4944 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4946         * faces.el (face-x-resources): Add overline, strike-through, box.
4948 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4950         * enriched.el (enriched-translations): Add `display' and
4951         "x-display".
4952         (enriched-handle-display-prop): New.
4953         (enriched-decode-display-prop): New.
4955         * format.el (top-level): Give `display' property
4956         `format-list-atomic-p.
4957         (format-annotate-single-property-change): Test that property.
4958         If present, treat list property values like atoms.
4960 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4962         * cus-face.el (custom-face-attributes): Use `choice' everywhere
4963         so that "*" can be entered.
4965 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4967         * cus-face.el (custom-face-attributes): Don't use `#''.
4969 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
4971         * cus-face.el (custom-face-attributes): Return underline
4972         face attribute directly from the second lambda of underline.
4974 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4976         * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
4978         * frame.el (after-setting-font-hooks): New variable.
4979         (set-frame-font): Run those hooks.
4981         * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
4983         * faces.el (set-face-attribute): Fix doc string.
4985 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
4987         * cus-face.el (custom-face-attributes): Accept color name.
4989         * faces.el (face-underline-p): Accept unspecified underlining.
4990         (face-underline): Ditto.  Fix doc string.
4992 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
4994         * faces.el (face-underline-color): New function.
4996 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
4998         * cus-face.el (custom-face-attributes): Support underline coloring.
4999         Added slot to choose a color.
5001         * faces.el (face-underline): New function.
5002         (face-underline-p): Support underline coloring.
5003         Return nil only if the underline attribute is 'normal.
5004         (set-face-underline): New function.
5005         (face-valid-attribute-values): Support underline coloring.
5007 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5009         * image.el (insert-image): Use `display' instead of `glyph'
5010         as text property name.
5011         (put-image): Ditto.
5012         (image-type-from-file-header): Use insert-file-contents-literally.
5014 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5016         * easymenu.el (easy-menu-do-add-item): Don't use the empty
5017         string to indicate separators.
5019 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5021         * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
5022         instead of message-log.
5024 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5026         * faces.el (bitmap-area): New face.
5028 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5030         * image.el (insert-image): New.
5032 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5034         * frame.el (blink-cursor): Set the symbol's value.
5035         (show-trailing-whitespace): Change group to font-lock.
5037 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5039         * jit-lock.el: New.
5040         * font-lock.el: Add jit-mode as new support mode.
5042         * font-lock.el (font-lock-fontify-keywords-region): Stop when
5043         reaching end instead of letting re-search-forward signal an error.
5044         (demand-lock-mode): New.
5045         (font-lock-turn-on-thing-lock): Add demand-lock-mode.
5046         (font-lock-turn-off-thing-lock): Ditto.
5047         (font-lock-after-fontify-buffer): Ditto.
5048         (font-lock-after-unfontify-buffer): Ditto.
5050 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5052         * gs.el: New file.
5054         * startup.el (command-line-1): Activate tooltip mode if
5055         interactive.
5057 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5059         * faces.el (toolbar): Grey default background.
5060         (modeline): Ditto.
5062         * image.el (image-type-regexps): New.
5063         (image-type-from-file-header): New.
5064         (create-image): Call it.
5066 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5068         * image.el: New file.
5070 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5072         * bindings.el (mode-line-format): Replace `mode-name' with
5073         `(:eval mode-line-mode-name)'.
5074         (mode-line-mode-name): New.
5075         (make-mode-line-mouse-sensitive): Don't change default value
5076         of `mode-name'.
5078 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5080         * tooltip.el: New file.
5082 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5084         * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
5085         instead of mouse-3 to pop up menus.
5086         (mode-line-kill-buffer): Removed.
5087         (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
5088         buffer name.
5089         (mode-line-buffer-menu-1): Removed.
5091         * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
5093         * bindings.el (mode-line-buffer-identification-keymap): New.
5094         (mode-line-buffer-menu-keymap): New.
5095         (mode-line-mode-menu-keymap): New.
5096         (mode-line-unbury-buffer): New.
5097         (mode-line-other-buffer): New.
5098         (mode-line-kill-buffer): New.
5099         (mode-line-buffer-menu-1): New.
5100         (mode-line-mode-menu-1): New.
5101         (make-mode-line-mouse-sensitive): New.
5103 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5105         * help.el (describe-key-briefly): Handle mode line strings
5106         with local-map properties.
5107         (describe-key): Ditto.
5108         (mode-line-key-binding): New.
5110 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5112         * scroll-bar.el (scroll-bar-timer): New.
5113         (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
5115 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5117         * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
5118         and `bottom'.
5120 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5122         * scroll-bar.el (scroll-bar-toolkit-scroll): New.
5123         (global): Use different key bindings if using tookit scroll bars.
5125 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5127         * faces.el (modeline): Define mode line face with relief for
5128         class color, only.
5129         (toolbar): New face.
5131 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5133         * frame.el (frame-initialize): Set frame-creation-function to
5134         tty-create-frame-with-faces.
5136         * faces.el (frame-set-background-mode): Make it work for
5137         window-system nil.
5139         * faces.el (tty-create-frame-with-faces): New.
5140         (face-set-after-frame-default): Make it work for TTY frames.
5142 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5144         * faces.el (face-valid-attribute-values): Use tty-defined-colors.
5145         Return a list of one font family for TTYs.  Don't return bitmap
5146         file paths for TTY frames.
5148         * faces.el: Add face specs for tty displays to basic faces.
5150         * font-lock.el (font-lock-comment-face): Add spec for color tty.
5151         (font-lock-string-face): Ditto.
5152         (font-lock-keyword-face): Ditto.
5153         (font-lock-builtin-face): Ditto.
5154         (font-lock-function-name-face): Ditto.
5155         (font-lock-variable-name-face): Ditto.
5156         (font-lock-type-face): Ditto.
5157         (font-lock-constant-face): Ditto.
5158         (font-lock-warning-face): Ditto.
5160 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5162         * startup.el (command-line): Register default tty colors.
5164         * faces.el (face-spec-set-match-display): Recognize `type tty'.
5166 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5168         * faces.el (modeline): For X frames, use a modeline with relief.
5170 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5172         * faces.el (frame-update-faces): Copied from 20.2.
5173         (frame-update-face-colors): Ditto.  Code removed that isn't
5174         applicable in the new face implementation.
5176 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5178         * frame.el (show-trailing-whitespace): New.
5180         * faces.el (trailing-whitespace): New basic face.
5182 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5184         * cus-face.el (custom-facep): Always define as alias for facep.
5186         * cus-face.el (custom-face-attributes): Use choice widgets.
5187         Remove :bold and :italic.
5189 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5191         * faces.el (face-charset-registries): Removed since fontset.el
5192         is no always loaded.
5194 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5196         * faces.el (internal-get-face): Added as obsolete function for
5197         compatibility.
5199 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5201         * frame.el (blink-cursor-end): Call show-cursor.
5202         (blink-cursor-mode): Ditto.
5204 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5206         * faces.el (face-spec-reset-face): Reset all attributes to
5207         `unspecified'.
5208         (face-spec-set): Use it.
5210 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5212         * faces.el (read-all-face-attributes): Bug fix.
5213         (face-read-integer): Allow nil default value.
5214         (face-valid-attribute-values): Use symbol names of attribute
5215         values for completion list.
5217 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5219         * faces.el (internal-find-face): Define for compatibility with
5220         20.2.
5221         (face-id): Likewise.
5223         * faces.el (face-id): Return the ID of a realized face for ASCII.
5225         * fontset.el (x-charset-registries): Removed.  Now in faces.el.
5226         (x-complement-fontset-spec): Use face-charset-registries.
5228         * faces.el (face-font-selection-order): Set font selection order
5229         from Lisp.
5230         (face-alternative-font-family-alist): Set alternative font
5231         families from Lisp.
5233 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5235         * faces.el (set-face-charset-registries): Set symbol value.
5237 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5239         * faces.el (face-set-after-frame-default): Call function
5240         internal-merge-in-global-face.
5242 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5244         * faces.el (face-list): Return symbols from face-global-alist.
5246         * faces.el (face-list): Return a copy of the face name list so
5247         that it cannot be modified from outside (facemenu.el uses
5248         nreverse, for example).
5250         * cus-face.el (custom-face-attributes): Add :bold and :italic
5251         for compatibility with old code.
5253         * faces.el (set-face-attributes-from-resources): Additional
5254         frame parameter.
5255         (make-face-x-resource-internal): Set attributes from resources
5256         for a given frame or all frames.
5258 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5260         * faces.el (all-faces): Removed.
5262         * custom.el (defface): Add new face attributes to function
5263         comment.
5265         * font-lock.el (font-lock-comment-face): Use new face attribute
5266         names.
5267         (font-lock-string-face): Ditto.
5268         (font-lock-keyword-face): Ditto.
5269         (font-lock-builtin-face): Ditto.
5270         (font-lock-function-name-face): Ditto.
5271         (font-lock-variable-name-face): Ditto.
5272         (font-lock-type-face): Ditto.
5273         (font-lock-reference-face): Ditto.
5274         (font-lock-warning-face): Ditto.
5275         ((boundp 'font-lock-face-attributes)): Ditto.
5277         * cus-face.el (custom-face-attributes): Use new face attributes.
5279         * faces.el (set-face-attribute-from-resource): Initialize
5280         from resources only for X and W32.
5282         * cus-face.el (custom-declare-face): Don't make frame-local
5283         faces.
5285         * faces.el (describe-face): Use princ instead of insert.
5287         * faces.el: Add XLFD manipulation functions from 20.2 again
5288         because fontset.el uses them.
5289         (face-set-after-frame-default): Add empty definition.
5291 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5293         * faces.el (make-face): Correct typo.
5294         (set-face-attribute-from-resource): Use let*.
5295         (face-underline-p): Correct typo.
5296         (face-inverse-video-p): Ditto.
5297         (set-face-stipple): Ditto.
5298         (face-read-string): Make completion-list optional parameter.
5300 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5302         * faces.el (face-charset-registries): Alist mapping charset
5303         symbols to registries and encoding.
5305 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5307         * frame.el (blink-cursor-mode): Use interactive spec "P".
5309 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5311         * frame.el (blink-cursor-mode): Function to toggle blinking cursor
5312         mode.  The cursor of selected_window blinks if the mode is enabled.
5314 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5316         * simple.el (next-history-element): Set point to the end of the
5317         prompt if minibuffer-prompt-in-buffer.
5319 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
5321         * faces.el (x-font-regexp): Add sub-expression parentheses for
5322         several font name components.
5324 1999-07-21  Gerd Moellmann  <gerd@acm.org>
5326         * faces.el (set-face-relief): Use index 12 for relief.
5327         (face-fill-in): Set relief from data.
5328         (internal-make-face): Init relief to zero.
5330         * faces.el (face-spec-set): Call modify-face with additional
5331         parameters for relief and fixed-p.
5333 1999-07-21  Gerd Moellmann  <gerd@acm.org>
5335         * cus-face.el: ':fixed and ':relief added.
5337         * faces.el (describe-face): Add fixed font attribute and relief.
5338         (face-attr-match-p): Ditto.
5339         (face-attr-construct): Ditto.
5340         (face-spec-set): Ditto.
5342 1999-07-21  Gerd Moellmann  <gerd@acm.org>
5344         * faces.el (internal-make-face): Function to create a Lisp vector
5345         suitable for representing a face.
5346         (make-face): Use it instead of make-vector.
5347         (x-create-frame-with-faces): Use it instead of vector.
5348         (internal-facep): Increase vector size to 14.
5349         (internal-make-face): Ditto.
5350         (face-relief): Access relief thickness.
5351         (face-fixed-p): Access fixed font attribute.
5352         (set-face-fixed-p): Set fixed font attribute.
5353         (set-face-relief): Set relief attribute.
5354         (internal-face-interactive-int): Read int attribute of face.
5355         (modify-face): Add fixed-p and relief parameters.
5356         (copy-face): Handle fixed-p and relief.
5357         (face-equal): Compare fixed-p and relief.
5358         (face-differs-from-default-p): Ditto.
5359         (face-nontrivial-p): Add fixed-p and relief.
5361 1999-07-21  Gerd Moellmann  <gerd@acm.org>
5363         * faces.el (eval-when-compile): Add set-face-shadow-thickness.
5364         (internal-facep): Increase vector size.
5365         (make-face): Ditto.
5366         (face-shadow-thickness): Added.
5367         (set-face-shadow-thickness): Added.
5368         (modify-face): Add optional shadow-thickness parameter.
5369         (make-face-x-resource-internal): Add shadows.
5370         (copy-face): Ditto.
5371         (face-equal): Ditto.
5372         (face-differs-from-default-p): Ditto.
5373         (face-nontrivial-p): Ditto.
5374         (face-attr-match-p): Ditto.
5375         (face-attr-construct): Ditto.
5376         (face-spec-set): Ditto.
5377         (face-fill-in): Ditto.
5379 1999-07-21  Gerd Moellmann  <gerd@acm.org>
5381         * bench.el (bench-mark-split-window): New bench mark.
5383 1999-07-21  Gerd Moellmann  <gerd@acm.org>
5385         * faces.el (set-face-font): Don't pass default font to
5386         x-resolve-font so that font will not have to be of the same
5387         size.
5389 1999-07-20  Dave Love  <fx@gnu.org>
5391         * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
5392         unconditionally t.
5394 1999-07-20  Karl Heuer  <kwzh@gnu.org>
5396         * font-lock.el (c++-font-lock-extra-types): Add "type_info".
5398 1999-07-20  Dave Love  <fx@gnu.org>
5400         * help.el (describe-variable): Fix test for customizability.
5402         * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
5403         Check for readonly buffer in interactive spec.
5404         (zap-to-char, kill-line, kill-region, comment-region, kill-word)
5405         (backward-kill-word): Add * to interactive spec.
5407         * underline.el (underline-region, ununderline-region): Add * to
5408         interactive spec.
5410         * fill.el (canonically-space-region, justify-current-line): Add *
5411         to interactive spec.
5412         (fill-region-as-paragraph, fill-paragraph, fill-region)
5413         (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
5414         readonly buffer in interactive spec.
5416         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
5417         (backward-kill-sentence, kill-sentence): Add * to interactive
5418         spec.
5420 1999-07-19  Richard M. Stallman  <rms@gnu.org>
5422         * dired-aux.el (dired-do-shell-command): Doc fix.
5424         * shell.el (shell-unquote-argument): New function.
5425         (shell-directory-tracker): Use shell-unquote-argument.
5426         * comint.el (comint-arguments): Handle \ followed by space or tab.
5428 1999-07-19  John Wiegley  <jwiegley@borland.com>
5430         * term.el (ansi-term-fg-faces-vector): Added support for ANSI
5431         color codes 39 and 49, which by the way lynx uses them seem to
5432         mean "foreground reset" and "background reset".
5434 1999-07-19  Karl Heuer  <kwzh@gnu.org>
5436         * font-lock.el (c++-keywords): Add "typeid".
5438         * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
5439         selects no font, treat that as zero selections, not one.
5441 1999-07-19  Dave Love  <fx@gnu.org>
5443         * info.el (Info-search): Don't lose with empty regexp.
5445         * version.el: Cater for (free) `ident' program, not `which'.
5447         * hl-line.el: New file.
5449         * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
5450         for modes which don't define menus.
5452 1999-07-16  Richard M. Stallman  <rms@gnu.org>
5454         * webjump.el (webjump-sample-sites): Update some URLs.
5456 1999-07-14  Richard Stallman  <rms@gnu.org>
5458         * Version 20.4 released.
5460 1999-07-14  Andreas Schwab  <schwab@gnu.org>
5462         * compare-w.el (compare-windows): Try to find the next window in
5463         the current frame before looking at the other frames.
5465 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
5467         * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
5468         Use cyrillic-jcuken as default input method.
5470 1999-07-12  Richard Stallman  <rms@gnu.org>
5472         * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
5473         Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
5475         * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
5476         (ispell-local-dictionary-alist): Add koi8-r for character set.
5478         * textmodes/flyspell.el (flyspell-get-word):
5479         Add special handling for when ispell-otherchars is empty.
5481 1999-07-12  Espen Skoglund  <espensk@stud.cs.uit.no>
5483         * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
5484         when having nested functons.
5485         (pascal-indent-nested-functions) (pascal-indent-line)
5486         (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
5487         indenting nested functions.
5489 1999-07-09  Richard Stallman  <rms@gnu.org>
5491         * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
5493 1999-07-08  Espen Skoglund  <espensk@stud.cs.uit.no>
5495         * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
5496         the `end' keyword was in the very beginning of the buffer.
5498 1999-07-08  Richard Stallman  <rms@gnu.org>
5500         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
5502         * term.el (term-emulate-terminal): Avoid infinite loop
5503         in strange case where minibuffer window is selected but not active.
5505 1999-07-07  Stephen Eglen  <stephen@gnu.org>
5507         * progmodes/octave-inf.el (inferior-octave-directory-tracker):
5508         Change regexp so that it doesn't match commands beginning with `cd'.
5510 1999-07-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
5512         * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
5514 1999-07-06  Richard Stallman  <rms@gnu.org>
5516         * hscroll.el (hscroll-minibuffer-hook): New function.
5517         (hscroll-global-mode): Add and remove that hook.
5518         Set hscroll-old-truncate-was-global's default value.
5520 1999-07-05  Richard Stallman  <rms@gnu.org>
5522         * files.el (revert-buffer): Don't preserve point here.
5523         (revert-buffer-insert-file-contents-function): Doc fix.
5525         * isearch.el (isearch-process-search-char): Write octal 200 correctly.
5527         * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
5528         doing a `stat' when it isn't necessary because that can cause
5529         trouble when an NFS server is down.
5531 1999-07-04  Richard Stallman  <rms@gnu.org>
5533         * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
5535 1999-07-03  Richard Stallman  <rms@gnu.org>
5537         * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
5538         for \200...\240 also.
5539         (isearch-printing-char): Use unibyte-char-to-multibyte.
5541 1999-07-02  Richard Stallman  <rms@gnu.org>
5543         * frame.el (minibuffer-frame-alist): Use defcustom.
5544         (pop-up-frame-alist): Likewise.
5545         (initial-frame-alist): Specify * in the doc string.
5547         * hscroll.el (hscroll-mode): Make it a permanent local.
5548         (hscroll-mode): Don't cancel the timer
5549         if HScroll mode is enabled in some other buffer.
5551         * isearch.el (isearch-done): If search ends in middle of intangible
5552         text (due to text property), move on to the limit of that text.
5554 1999-07-01  Andrew Innes  <andrewi@gnu.org>
5556         * man.el (Man-build-man-command): Use value of null-device,
5557         instead of hard-coding "/dev/null".
5559         * dos-w32.el (untranslated-canonical-name): Avoid expanding
5560         ange-ftp file names, which might force ange-ftp to prompt for a
5561         password.
5563         * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
5564         to prevent references to temp files.
5566 1999-06-30  Richard Stallman  <rms@gnu.org>
5568         * progmodes/sh-script.el (sh-feature): If nothing is known
5569         about the given shell, use the values for `sh'.
5571 1999-06-30  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5573         * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
5574         to make it non-recursive.
5576         * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
5578 1999-06-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5580         * auto-show.el (auto-show-mode): Fix Typo in :set.
5582 1999-06-29  Richard M. Stallman  <rms@gnu.org>
5584         * progmodes/sh-script.el (sh-mode): When setting syntax
5585         table, default to the standard one.
5587 1999-06-27  Richard M. Stallman  <rms@gnu.org>
5589         * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
5591 1999-06-27  Stefan Monnier  <monnier@cs.yale.edu>
5593         * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
5594         a frame when `return' is requested (even if pop-up-frames = t)
5595         * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
5596         should only be set for the bibtex buffer.
5598         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
5600         * progmodes/compile.el: Deal with compilation-error-screen-columns
5601         being buffer-local.
5603 1999-06-27  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
5605         * comint.el (comint-password-prompt-regexp): Allow "(again)".
5607 1999-06-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
5609         * cal-x.el (calendar-only-one-frame-setup): New function.
5610         * calendar.el (calendar): Call it if requested.
5612 1999-06-24  Karl Heuer  <kwzh@gnu.org>
5614         * startup.el (iso-8859-n-locale-regexp): Doc fix.
5616 1999-06-22  Richard M. Stallman  <rms@gnu.org>
5618         * mail/supercite.el (sc-emacs-features): Doc fix.
5620 1999-06-22  Karl Heuer  <kwzh@gnu.org>
5622         * files.el (auto-mode-alist): Add pike-mode.
5624 1999-06-20  Paul R. Eggert  <eggert@twinsun.com>
5626         * tar-mode.el (tar-header-block-tokenize): Don't assume that the
5627         last byte of a numeric field is a space or a NUL.  Parse it as
5628         potentially part of the number.  This is used by GNU tar
5629         1.12.64012 to handle larger values.
5631 1999-06-20  Karl Heuer  <kwzh@gnu.org>
5633         * custom.el (custom-handle-keyword): Fix error message.
5635 1999-06-18  Andrew Innes  <andrewi@gnu.org>
5637         * mail/smtpmail.el (smtpmail-send-it): Use
5638         convert-standard-filename to make file names for queued mail safe
5639         on Windows (`:' is invalid in file names on Windows).
5641 1999-06-17  Kenichi Handa  <handa@etl.go.jp>
5643         * international/mule-cmds.el (describe-current-input-method):
5644         Current-input-method is string.
5645         (toggle-input-method): Docstring fixed.
5647         * international/mule-diag.el
5648         (describe-current-coding-system-briefly): Fix format string.
5650         * international/mule-util.el (coding-system-eol-type-mnemonic):
5651         Docstring modified.  Return a string.
5653 1999-06-17  Alex Schroeder  <a.schroeder@bsiag.ch>
5655         * sql.el (sql-input-ring-file-name): Doc fix.
5657 1999-06-17  Richard M. Stallman  <rms@gnu.org>
5659         * calendar/cal-x.el (special-display-buffer-names):
5660         Don't put (get-file-buffer diary-file) on this list.
5662 1999-06-17  Mark W Maimone  <mwm@helios.jpl.nasa.gov>
5664         * play/mpuz.el (mpuz-try-proposal): Fix message call.
5665         Don't penalize player for certain impossible guesses.
5667 1999-06-16  Andrew Innes  <andrewi@gnu.org>
5669         * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
5670         return the string "Unk  0  0000" so at least it appears to be a
5671         valid timestamp to `dired-move-to-filename-regexp'.
5673 1999-06-15  Ken'ichi Handa  <handa@gnu.org>
5675         * ps-print.el (ps-control-character): Fix previous change.
5677 1999-06-15  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5679         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
5680         multiple output of the last message.
5682 1999-06-14  Eli Zaretskii  <eliz@gnu.org>
5684         * term/internal.el (IT-display-table-setup): Do not remap \222 to
5685         the ASCII apostrophe, as most DOS codepages have some other glyph
5686         there.
5688 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
5690         * language/ethio-util.el (setup-ethiopic-environment-internal):
5691         Use quail-activate-hook instead of obsolete hook quail-mode-hook.
5692         (exit-ethiopic-environment): Likewize.
5694 1999-06-12  Richard M. Stallman  <rms@gnu.org>
5696         * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
5698 1999-06-12  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5700         * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
5701         custom-initialize-default to avoid infinite loop.
5702         (crisp-mode): (defun) Call transient-mark-mode here, not when
5703         loading the file.  Run crisp-mode-hook here, and run
5704         crisp-load-hook when loading the file.
5706         * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
5707         rmail-summary buffer, search for pattern in rmail-file.
5709         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
5711         * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
5713         * ps-print.el (ps-printer-name): Fix custom type.
5715 1999-06-12  Reto Zimmermann  <reto@synopsys.com>
5717         * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
5718         (vhdl-port-paste-generic-map): Fix indentation bug.
5719         (vhdl-port-paste-port-map): Fix indentation bug.
5720         (vhdl-scan-file-contents): Make scanning case insensitive.
5722 1999-06-11  Richard M. Stallman  <rms@gnu.org>
5724         * files.el (write-file): When buffer is not already visiting a file,
5725         don't put buffer name in the minibuffer, just make it the default.
5726         Also handle just directory as arg usefully in that case.
5728         * simple.el (sendmail-user-agent-compose):
5729         Ignore case when inserting the rest of the "other" headers.
5731         * help.el (help-for-help): Mention C-h C-i.  Clear up C-h n.
5733         * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
5734         (info-lookup-interactive-arguments): Never insert the default
5735         into the minibuffer automatically.
5737         * emacs-lisp/cl-extra.el (getf): Don't call get*.
5739 1999-06-09  Richard M. Stallman  <rms@gnu.org>
5741         * simple.el (shell-command): Avoid printing "mark set" message.
5743 1999-06-09  Dave Love  <fx@gnu.org>
5745         * progmodes/compile.el (compilation-error-regexp-alist): Allow
5746         digits in program name in first pattern.
5748 1999-06-09  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5750         * vc.el (vc-dired-mode): Don't match anything before the date in
5751         dired-move-to-filename-regexp.
5753 1999-06-07  Ken'ichi Handa  <handa@gnu.org>
5755         * international/quail.el (quail-define-rules): Fix typo in
5756         docstring.
5758 1999-06-05  Stephen Eglen  <stephen@gnu.org>
5760         * iswitchb.el (iswitchb-default-keybindings): Add
5761         iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
5762         than when package is loaded.
5764 1999-06-04  Richard M. Stallman  <rms@gnu.org>
5766         * startup.el (command-line): Don't set user-init-file directly;
5767         tell `load' to set it.
5769         * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
5771         * simple.el (next-history-element):
5772         Handle minibuffer-text-before-history properly when reading sexps.
5774         * disp-table.el (standard-display-european):
5775         For an interactive call by the user,
5776         don't set enable-multibyte-characters,
5777         and don't set the terminal coding system.
5779         * textmodes/refbib.el: Don't print any messages or display
5780         a buffer when loading the library.
5781         (r2b-help): Doc fix.
5782         (r2b-help-message): Update the documentation.
5783         (r2b-load-quietly): Variable deleted.
5784         (r2b-convert-buffer): Doc fix.
5786 1999-06-04  Dave Love  <fx@gnu.org>
5788         * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
5790         * auto-show.el: Don't change hooks on loading.
5791         (auto-show-mode): Autoload.  Default to nil.  Add :set &c.
5792         (auto-show-mode): Add to hooks here.
5794 1999-06-04  Richard Sharman  <rsharman@pobox.com>
5796         * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
5797         recursion on bogus input.
5799 1999-06-04  Eric M. Ludlam  <zappo@ultranet.com>
5801         * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
5802         does not select a buffer from the buffers menu, then the attached
5803         frame is not switched to anything.
5805 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
5807         * language/vietnamese.el (ccl-encode-vscii): Typo fixed
5808         (viet-viscii-...->viet-vscii...).
5810         * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
5812 1999-06-01  Dave Love  <fx@gnu.org>
5814         * progmodes/fortran.el: Add :link to defgroup.
5815         (fortran-blink-matching-if): Match ELSE statements too.
5816         (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
5817         that filling is always done.
5819 1999-05-31  Richard M. Stallman  <rms@gnu.org>
5821         * simple.el (append-next-kill): Use an arg to distinguish
5822         interactive calls from Lisp calls, rather than (interactive-p).
5824         * international/iso-transl.el (iso-transl-language-alist):
5825         Interchange n and N.
5827 1999-05-31  Dave Love  <fx@gnu.org>
5829         * msb.el Add to minor-mode-map-alist.  Remove hook installation
5830         and keymap munging on load.
5831         (msb-mode): New option.
5832         (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
5833         Doc fix.
5834         (msb-mode-map): New variable.
5835         (msb-mode): New command.
5837 1999-05-31  Dave Love  <fx@gnu.org>
5839         * ispell.el: (ispell-alternate-dictionary): Fix custom type.
5840         (ispell-complete-word-dict): Likewise.
5842 1999-05-31  Eli Zaretskii  <eliz@gnu.org>
5844         * forms.el (forms-save-buffer): Call set-buffer-modified-p to
5845         force the data buffer to be saved, even if the data didn't
5846         change, in case the write filter was modified.  Restore the
5847         current record after read-file-filter finishes.
5849 1999-05-29  Karl Heuer  <kwzh@gnu.org>
5851         * ispell4.el: Obsolete; file deleted.
5853         * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
5855         * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
5856         VALUE is a syntax table.
5858         * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
5860         * simple.el (zap-to-char): Doc fix.
5862 1999-05-27  Ken'ichi Handa  <handa@gnu.org>
5864         * isearch.el (isearch-quote-char): Don't assume character codes
5865         0200 - 0237 stand for characters in some single-byte character
5866         charset.
5868 1999-05-27  Dave Love  <fx@gnu.org>
5870         * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
5872 1999-05-27  Andreas Schwab  <schwab@gnu.org>
5874         * dired-aux.el (dired-insert-subdir-doinsert): Check that the
5875         headerline does not exist already.
5877 1999-05-26  Richard Stallman  <rms@gnu.org>
5879         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5880         Avoid nested null-loops.
5882 1999-05-26  Ken'ichi Handa  <handa@gnu.org>
5884         * international/characters.el: Typo fixed; prefered->preferred.
5886         * international/mule-cmds.el (find-coding-systems-for-charsets):
5887         Typo fixed; prefered->preferred.
5889         * map-ynp.el (map-y-or-n-p): Don't inherit the current input
5890         method in read-event.
5892         * international/mule.el (charset-info): Doc-string fixed.
5894 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
5896         * mail/smtpmail.el (smtpmail-send-it): Bind
5897         smtpmail-code-conv-from properly.
5898         (smtpmail-send-data-1): If DATA is a multibyte string, encode it
5899         by smtpmail-code-conv-from.
5901 1999-05-24  Richard Stallman  <rms@gnu.org>
5903         * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
5904         Binding deleted also.
5906 1999-05-24  Karl Heuer  <kwzh@gnu.org>
5908         * comint.el (comint-bol-or-process-mark): Doc fix.
5910 1999-05-23  Dave Love  <fx@gnu.org>
5912         * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
5913         Enter it on minor-mode-map-alist.
5914         (crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
5915         Autoload.  Add custom setter.
5916         (crisp-mark-line): Doc fix.
5917         (crisp-mode): Autoload.  Re-write not to frob keymaps directly.
5918         (crisp-mode-hook): Define.
5920 1999-05-23  Ken'ichi Handa  <handa@gnu.org>
5922         * files.el (recover-file): Recover buffer-file-coding-system.
5924 1999-05-22  Richard Stallman  <rms@gnu.org>
5926         * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
5927         regexp match the date, to avoid treating date as file size.
5928         Add YYYY S option to WESTERN/
5930         * bookmark.el: Delete some XEmacs compatibility code.
5931         (bookmark-jump-noselect): Check vc-backend.
5933         * subr.el (add-to-list): Doc fix.
5935 1999-05-21  Stephen Eglen  <stephen@gnu.org>
5937         * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
5939 1999-05-18  Richard Stallman  <rms@gnu.org>
5941         * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
5942         non-space after the @anchor command.
5943         (texinfo-format-var): Handle other nested constructs, using
5944         texinfo-parse-expanded-arg and texinfo-discard-command, not
5945         texinfo-parse-arg-discard.
5947         * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
5948         (debug): Bind and use debugger-outer-inhibit-redisplay.
5949         Bind inhibit-redisplay to nil.
5950         (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
5952 1999-05-17  Dave Love  <fx@gnu.org>
5954         * help.el (describe-function-1): Extra arg, interactive-p.
5955         (describe-key, describe-function): Use it.
5957 1999-05-17  Karl Heuer  <kwzh@gnu.org>
5959         * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
5961 1999-05-16  Dave Love  <fx@gnu.org>
5963         * cus-start.el (all): Delete selective-display.  Add scroll-margin,
5964         scroll-preserve-screen-position, scroll-conservatively.
5966 1999-05-16  Dave Love  <fx@gnu.org>
5968         * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
5970 1999-05-15  Reto Zimmermann  <reto@Synopsys.COM>
5972         * progmodes/vhdl-mode.el: Completely revised and massively extended.
5974 1999-05-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
5976         * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
5977         magic number and is not associated with a file.
5979 1999-05-14  Richard M. Stallman  <rms@gnu.org>
5981         * files.el (find-file-noselect-1): Fix previous change.
5983 1999-05-14  Simon Marshall  <simon@gnu.org>
5985         * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
5987 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
5989         * international/mule-diag.el (mule-diag): Change MULE to Mule in
5990         docstring.
5992         * international/mule-cmds.el: Change MULE to Mule in docstrings
5993         and menus.
5995 1999-05-10  Kenichi HANDA  <handa@etl.go.jp>
5997         * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
5998         to correctly reflect the value of BaseLineOffset in
5999         RelativeCompose.  Now the value of RelativeCompose is an array of
6000         low and high positions.
6001         (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
6002         RLC for the above change.
6004 1995-05-11  Joel N. Weber II  <devnull@melange.gnu.org>
6006         * comint.el (comint-password-prompt-regexp): Modified to match the
6007         output of ksu and ssh-add.
6009 1999-05-11  Kenichi HANDA  <handa@etl.go.jp>
6011         * language/korea-util.el (isearch-toggle-korean-input-method):
6012         Adjusted for the change of input method handling in isearch.el.
6013         (isearch-hangul-switch-symbol-ksc): Likewise.
6014         (isearch-hangul-switch-hanja): Likewise.
6016 1999-05-10  Dave Love  <fx@gnu.org>
6018         * help.el (help-make-xrefs): Fix typo.
6020 1999-05-10  Andreas Schwab  <schwab@gnu.org>
6022         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
6023         unibyte-display-via-language-environment.
6025         * help.el (help-make-xrefs): Handle more cases when looking for
6026         commands in a keymap description.
6028 1999-05-10  Eli Zaretskii  <eliz@gnu.org>
6030         * loadup.el: For ms-dos systems, load ccl and codepage.
6032 1999-05-09  Ken'ichi Handa  <handa@gnu.org>
6034         * ps-print.el (ps-control-character): Call
6035         ps-mule-prepare-ascii-font to setup ASCII fonts.
6037         * ps-mule.el (ps-mule-begin-job): Redo this change "if
6038         ps-multibyte-buffer is nil, use
6039         ps-mule-font-info-database-default."
6041 1999-05-08  Ken Stevens  <k.stevens@ieee.org>
6043         * ispell.el (ispell-local-dictionary-alist): New variable for
6044         customizing local dictionaries not accessable by everyone.
6045         (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
6046         (ispell-required-version): Changed format `(major minor
6047         revision)' to support general pattern matching.
6048         (ispell-tex-skip-alists): AMS Tex block comment and `\author'
6049         skip region commented out due to incorrect skip potential in std latex.
6050         (ispell-word): Removed `when' macro.  Fixed bug of not restoring
6051         cursor point on small words for calls from `ispell-minor-mode'.
6052         (check-ispell-version): Tests and accepts versions major.minor
6053         and above, with adjustments for interactions in 3.1.0-3.1.11.
6054         (ispell-get-line): No longer skips ispell process special characters.
6055         (ispell-comments-and-strings): Removed `when' macro call.
6056         (ispell-minor-check): Requires ispell-word to restore cursor point.
6057         (ispell-buffer-local-parsing): Supports checking comments only.
6059 1999-05-08  Karl Heuer  <kwzh@gnu.org>
6061         * comint.el (comint-password-prompt-regexp): Fix last change to be
6062         more specific.
6064 1999-05-07  Richard M. Stallman  <rms@gnu.org>
6066         * subr.el (with-temp-message): Fix the other call to message
6067         to use %s.
6069 1999-05-07  Michael Ernst  <mernst@alum.mit.edu>
6071         * gud.el (gud-format-command): "%F" means file sans extension.
6072         (jdb): Use %F, not %f, for gud-break.
6074 1999-05-07  Joel N. Weber II  <devnull@melange.gnu.org>
6076         * comint.el (comint-password-prompt-regexp): Modified so that it
6077         matches the output of kinit.
6079 1999-05-06  Greg Stark  <gsstark@mit.edu>
6081         * timezone.el (timezone-parse-date): Recognize new format used in
6082         internet cookies.
6084 1999-05-04  Tudor Hulubei  <tudor@cs.unh.edu>
6086         * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
6088 1999-05-04  Andrew Innes  <andrewi@gnu.org>
6090         * time.el (display-time-update): Allow for wrap-around when
6091         checking against display-time-server-down-time.
6093 1999-05-04  Ken'ichi Handa  <handa@gnu.org>
6095         * international/mule-diag.el (describe-coding-system): Fix English
6096         message.
6098 1999-05-03  Jason Rumney <jasonr@altavista.net>
6100         * term/w32-win.el: Change the x-charset-registry property for the
6101         Japanese charsets that are supported by Japanese Windows fonts.
6103 1999-05-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6105         * diary-lib.el (diary-remind): Rewritten to behave sensibly for
6106         diary-block diary entries for which the reminders and the diary
6107         entries can overlap.
6109 1999-05-02  Jason Rumney <jasonr@altavista.net>
6111         * term/w32-win.el (mouse-set-font): Ensure constructed fontset
6112         matches the font selected in the dialog.
6114 1999-05-02  Dave Love  <fx@gnu.org>
6116         * browse-url.el (browse-url-browser-function): Add :version.
6118         * international/mule.el (auto-coding-alist): Add .tgz.
6120 1999-05-2  Eli Zaretskii  <eliz@is.elta.co.il>
6122         * international/codepage.el (cp-coding-system-for-codepage-1):
6123         Make the magnification parameter for the -dos encoder be 2.
6125 1999-05-2  Andrew Innes  <andrewi@gnu.org>
6127         * term/w32-win.el (w32-drag-n-drop): Select file in window where
6128         it is dropped, rather than current window.
6130         * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
6131         after switching buffer, as case-fold-search is a buffer local
6132         variable.
6134         * w32-fns.el (convert-standard-filename): Only convert directory
6135         separators to backslash if the interactive shell is one of the
6136         standard Windows shells that has DOS semantics.
6138         * ls-lisp.el (ls-lisp-format-time): Trap errors from
6139         format-time-string, and return a suitable string to indicate the
6140         timestamp was invalid.
6142         * hexl.el (hexlify-command): Apply shell-quote-argument after
6143         expanding hexl-program in case exec-directory contains a space.
6144         (dehexlify-command): Ditto.
6146         * dos-w32.el (file-name-buffer-file-type-alist): Remove various
6147         file extension regexps which aren't necessarily binary files.
6148         (direct-print-region-helper): Use subst-char-in-string instead of
6149         binding directory-sep-char to convert filenames to DOS syntax.
6150         (direct-print-region-use-command-dot-com): New variable.
6151         (direct-print-region-helper): Use it to control whether to invoked
6152         command.com to print on Windows 9x.
6154         * browse-url.el (browse-url-browser-function): Default to
6155         browse-url-default-windows-browser on windows-nt.
6156         (browse-url-default-windows-browser): New function.
6158 1999-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
6160         * forms.el (forms-mode): Don't call forms-first-record or
6161         forms-last-record if the data file has zero records.
6163 1999-04-29  Richard M. Stallman  <rms@gnu.org>
6165         * files.el (find-file-noselect-1): If buffer-file-name has changed
6166         after find-file-not-found-hooks runs, recompute the truename.
6167         And don't use FILENAME after that point.
6169 1999-04-27  Dave Love  <fx@gnu.org>
6171         * paren.el (show-paren-mode)
6172         * which-func.el (which-func-mode-global)
6173         * type-break.el (type-break-mode)
6174         * time.el (display-time-mode)
6175         * rsz-mini.el (resize-minibuffer-mode)
6176         * mouse-sel.el (mouse-sel-mode)
6177         * icomplete.el (icomplete-mode)
6178         * hscroll.el (hscroll-global-mode)
6179         * help.el (temp-buffer-resize-mode)
6180         * font-lock.el (global-font-lock-mode)
6181         * delsel.el (delete-selection-mode)
6182         * avoid.el (mouse-avoidance-mode)
6183         * autoinsert.el (auto-insert-mode)
6184         * winner.el (winner-mode): Doc fix.
6186 1999-04-26  Karl Heuer  <kwzh@gnu.org>
6188         * mail/rmail.el (rmail-next-same-subject): When searching, ignore
6189         the same whitespace that was ignored in choosing the subject string.
6191 1999-04-26  Richard M. Stallman  <rms@gnu.org>
6193         * info.el (Info-find-node): Position properly after finding anchor.
6195         * cus-start.el (all): Handle unibyte-display-via-language-environment.
6197         * simple.el (indent-new-comment-line): Fix previous change.
6199         * complete.el: Delete the wildcard expansion feature
6200         since that is now standard in find-file.
6201         (PC-try-load-many-files): Function deleted.
6202         (PC-after-load-many-files): Function deleted.
6203         (PC-many-files-list): Variable deleted.
6204         (PC-disable-wildcards): Variable deleted.
6205         (partial-completion-mode): Don't enable the wildcard feature.
6207         * complete.el (PC-look-for-include-file): Don't set global variables
6208         `error', `buf' and `filename' here.
6210         * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
6212 1999-04-26  John Wiegley  <johnw@oneworld.new-era.com>
6214         * textmodes/outline.el (outline-regexp): Doc fix.
6216 1999-04-26  John Wiegley  <johnw@borland.com>
6218         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
6219         C++Builder 4.0 error message syntax.
6221 1999-04-26  Mark Diekhans  <markd@Grizzly.COM>
6223         * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
6224         supported, use find -exec.
6226 1999-04-26  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
6228         * textmodes/texinfmt.el (texinfo-format-buffer): Bind
6229         coding-system-for-write, to avoid hanging when non-interactive.
6231 1999-04-26  Dirk Herrmann  <D.Herrmann@tu-bs.de>
6233         * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
6234         start with a newline.
6236 1999-04-13  Ken'ichi Handa  <handa@gnu.org>
6238         * international/mule-conf.el (x-ctext): New coding system.
6240 1999-04-12  Richard M. Stallman  <rms@gnu.org>
6242         * international/mule-cmds.el (input-method-function):
6243         Add permanent-local property.
6245 1999-04-12  Dave Love  <fx@gnu.org>
6247         * jka-compr.el (jka-compr-insert-file-contents): Fix previous
6248         change to use jka-compr-byte-compiler-base-file-name.
6250         * supercite.el (sc-scan-info-alist): Revert last change.
6251         (sc-attrib-selection-list): Fix :type here instead.
6253 1999-04-11  Eli Zaretskii  <eliz@gnu.org>
6255         * international/mule.el (auto-coding-alist-lookup): Include ms-dos
6256         in the list of case-insensitive filesystems.
6258 1999-04-09  Kenichi Handa  <handa@etl.go.jp>
6260         * international/fontset.el (create-fontset-from-fontset-spec):
6261         Don't register duplicated alias fontset names.
6263 1999-04-08  Richard Stallman  <rms@gnu.org>
6265         * international/mule.el (auto-coding-alist-lookup): New function.
6266         (set-auto-coding): Use auto-coding-alist-lookup.
6268         * jka-compr.el (jka-compr-insert-file-contents):
6269         Use auto-coding-alist-lookup to check for files that
6270         should not have eol conversion, in the unibyte case.
6272 1999-04-07  Dave Love  <fx@gnu.org>
6274         * help.el (describe-variable): Check custom-loads property as well
6275         as custom-type.
6277         * abbrev.el (abbrev-mode): Customizing sets the default value.
6279 1999-04-08  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6281         * vc.el (vc-backend-revert): For CVS files that were made
6282         writeable with "cvs edit", call "cvs unedit" to undo that.
6284 1999-04-08  Dave Love  <fx@gnu.org>
6286         * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
6287         more.
6288         (sc-emacs-features): Recognize Emacs 20.
6289         (sc-read-string): Use history arg.
6290         (sc-scan-info-alist): Check for rtnvalue a cons.
6292 1999-04-08  Kenichi HANDA  <handa@etl.go.jp>
6294         * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
6295         coding system to encode the message by
6296         select-message-coding-system.
6298 1999-04-07  Richard Stallman  <rms@gnu.org>
6300         * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
6302         * winner.el: Reorder definitions.
6304         * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
6306         * mail/rmail.el (rmail-decode-babyl-format):
6307         Undo previous change.
6309 1999-04-06  Richard Stallman  <rms@gnu.org>
6311         * info.el (Info-find-node): Check for an anchor at the
6312         proper place, before reading an indirect file.
6314         * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
6316         * jka-compr.el (jka-compr-insert-file-contents):
6317         Use raw-text-unix when we want no conversion.
6319 1999-04-06  Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
6321         * timezone.el (timezone-parse-date): Corrected regexp for
6322         style (5) date format so that tenths of seconds are optional.
6324 1999-04-05  Eli Zaretskii  <eliz@gnu.org>
6326         * term/internal.el (dos-cpNNN-setup): New function, with the guts
6327         of dos-codepage-setup.
6328         (cjk-codepages-alist): New variable, an alist of Far-Eastern
6329         codepages for which there's no need to set up cpNNN coding
6330         systems.
6331         (dos-codepage-setup): Support Far-Eastern DOS terminals.
6333 1999-04-05  Richard Stallman  <rms@gnu.org>
6335         * mail/rmail.el (rmail-ignored-headers): Doc fix.
6337 1999-04-02  Richard Stallman  <rms@gnu.org>
6339         * progmodes/compile.el (compilation-handle-exit): Do right thing
6340         if (car status) doesn't end in a newline.
6342 1999-04-01  Dave Love  <fx@gnu.org>
6344         * progmodes/sql.el (SQL): Add defgroup :version.
6346 1999-03-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6348         * emacs-lisp/bytecomp.el (byte-compile-file): Clear
6349         buffer-file-coding-system.  If the coding system used is raw-text,
6350         etc., make the *Compiler Input* buffer unibyte.
6352         * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
6354         * loadup.el: Don't write the fns-...el file if not dumping.
6356 1999-03-31  Dave Love  <fx@gnu.org>
6358         * snmp-mode.el (snmp): Fix defgroup :version.
6360         * hilit-chg.el (highlight-changes): Add defgroup :version.
6362 1999-03-31  Andreas Schwab  <schwab@gnu.org>
6364         * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
6365         the gnus-save-hidden-threads macro.
6367 1999-03-30  Per Abrahamsen  <abraham@dina.kvl.dk>
6369         * faces.el (face-set-after-frame-default): Obey the
6370         `customized-face' for new faces.
6372 1999-03-30  Dave Love  <fx@gnu.org>
6374         * international/mule-cmds.el (current-language-environment): Doc fix.
6375         * abbrev.el (abbrev-mode): Doc fix.
6376         * autoinsert.el (auto-insert-mode): Doc fix.
6377         * complete.el (partial-completion-mode): Doc fix.
6378         * avoid.el (mouse-avoidance-mode): Doc fix.
6379         * delsel.el (delete-selection-mode): Doc fix.
6380         * font-lock.el (global-font-lock-mode): Doc fix.
6381         * help.el (temp-buffer-resize-mode): Doc fix.
6382         * hscroll.el (hscroll-global-mode): Doc fix.
6383         * icomplete.el (icomplete-mode): Doc fix.
6384         * mouse-sel.el (mouse-sel-mode): Doc fix.
6385         * paren.el (show-paren-mode): Doc fix.
6386         * rsz-mini.el (resize-minibuffer-mode): Doc fix.
6387         * time.el (display-time-mode): Doc fix.
6388         * type-break.el (type-break-mode): Doc fix.
6389         * which-func.el (which-func-mode-global): Doc fix.
6390         * winner.el (winner-mode): Doc fix.
6392 1999-03-30  Michael Ernst  <mernst@alum.mit.edu>
6394         * wid-edit.el (widget-before-change): Signal text-read-only rather
6395         than an ordinary error.
6397 1999-03-30  Richard M. Stallman  <rms@gnu.org>
6399         * repeat.el: Don't require advice.
6400         (repeat): Do function-indirection in check for kbd macro.
6401         In self-insert case, use the *last* char in INSERTION.
6403 1999-03-30  Karl Heuer  <kwzh@gnu.org>
6405         * progmodes/cc-cmds.el (c-indent-command): Doc fix.
6407 1999-03-29  Andreas Schwab  <schwab@gnu.org>
6409         * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
6410         comint-input-filter-functions.  Make variables related to shell
6411         directory tracking local.
6413 1999-03-26  Andreas Schwab  <schwab@gnu.org>
6415         * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
6417         * simple.el (shell-command-on-region): Cope with exit-status being
6418         nil, which happens if call-process-region was interrupted.
6420 1999-03-26  Richard M. Stallman  <rms@gnu.org>
6422         * simple.el (indent-new-comment-line): Handle use at a point
6423         after a comment-end.  Handle multiple comments.
6425         * mail/rmail.el (rmail-decode-babyl-format):
6426         To prevent locking, bind buffer-file-name to nil.
6428 1999-03-26  Karl Fogel  <kfogel@red-bean.com>
6430         * mail-hist.el (mail-hist-current-header-name): Don't make
6431         off-by-one-error when determining if in message body.
6433 1999-03-25  Andrew Innes  <andrewi@gnu.org>
6435         * w32-fns.el (set-default-process-coding-system): Copied from
6436         dos-w32.el, but modified to use Unix line endings for process
6437         input, and to add a suitable entry to process-coding-system-alist
6438         for DOS shells.
6440         * dos-fns.el (set-default-process-coding-system): Copied from
6441         dos-w32.el.
6443         * dos-w32.el (set-default-process-coding-system): Move function to
6444         dos-fns.el; a different version is used in w32-fns.el.
6446 1999-03-24  Dave Love  <fx@gnu.org>
6448         * info.el (Info-directory-list): Revert change to re-writing
6449         Info-default-directory-list, but put `alternative' first.
6450         (Info-insert-dir): Modify selecting the top dir file as a consequence.
6452 1999-03-23  Simon Marshall  <simon@gnu.org>
6454         * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
6455         on the line by itself.
6456         (java-font-lock-keywords-2): Likewise.  Don't fontify a class name if
6457         it is not in a declarative context.
6459 1999-03-22  Per Abrahamsen  <abraham@dina.kvl.dk>
6461         * cus-edit.el (custom-variable-prompt): Allow customization of
6462         autoloaded symbols.
6464 1999-03-22  Kenichi HANDA  <handa@etl.go.jp>
6466         * simple.el (what-cursor-position): Don't cause error when point
6467         is at invalid multibyte sequence.
6469 1999-03-21  Karl Heuer  <kwzh@gnu.org>
6471         * complete.el (partial-completion-mode): Doc fix.
6473 1999-03-19  Richard M. Stallman  <rms@gnu.org>
6475         * progmodes/cplus-md.el (old-c++): Remove :group.
6477         * progmodes/c-mode.el (old-c): Remove :group.
6479 1999-03-18  Simon Marshall  <simon@gnu.org>
6481         * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
6482         (java-font-lock-keywords-2): Added "strictfp" keyword.
6484 1999-03-17  Jason Rumney <jasonr@altavista.net>
6486         * w32-fns.el (set-w32-system-coding-system) New function.
6487         (w32-system-coding-system) Initialize to 'iso-latin-1.
6489 1999-03-17  Eli Zaretskii  <eliz@gnu.org>
6491         * international/mule-cmds.el (set-language-environment): Fix
6492         previous change: don't use dos-codepage when unbound.
6494 1999-03-17  Karl Heuer  <kwzh@gnu.org>
6496         * calendar/appt.el (appt-make-list): Fix previous change.
6498 1999-03-16  Richard M. Stallman  <rms@gnu.org>
6500         * window.el (shrink-window-if-larger-than-buffer):
6501         Don't try to redisplay with the cursor at the end
6502         on its own line--that would force a scroll and spoil things.
6504 1999-03-16  Eli Zaretskii  <eliz@gnu.org>
6506         * international/mule-cmds.el (set-language-environment): Don't use
6507         cpNNN-nonascii-translation-table if it is unbound.
6509         * term/internal.el (dos-codepage-setup): Compute the unibyte
6510         syntax table and bind unibyte-display-via-language-environment
6511         here, rather than at top level, so that resetting to unibyte in
6512         .emacs works as expected.
6514 1999-03-15  Simon Marshall  <simon@gnu.org>
6516         * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
6518 1999-03-14  Milan Zamazal <pdm@pvt.net>
6520         * abbrev.el (inverse-add-abbrev): Inherit the current input method.
6522 1999-03-14  Kenichi Handa  <handa@etl.go.jp>
6524         * international/mule-util.el (detect-coding-with-priority):
6525         Restore the internal database.
6527 1999-03-14  Stephen Eglen  <stephen@gnu.org>
6529         * mail/sendmail.el (sendmail-send-it): Fix typo in error string
6530         if mail-from-style has invalid value.
6532 1999-03-12  Karl Heuer  <kwzh@gnu.org>
6534         * vc.el (vc-delete-logbuf-window): New var.
6535         (vc-finish-logentry): Use it.
6537 1999-03-12  Richard M. Stallman  <rms@gnu.org>
6539         * startup.el (command-line-1): Improve startup msg.
6541 1999-03-12  Eric M. Ludlam  <zappo@ultranet.com>
6543         * speedbar.el: Added commentary about stealthy functions.
6544         (speedbar-message) new function.
6545         (speedbar-y-or-n-p): New function
6546         (speedbar-with-attached-buffer) Moved macro before reference.
6547         Now uses `save-selected-window'.
6548         (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
6549         speedbar-generic-item-info, speedbar-item-info-file-helper,
6550         speedbar-item-delete, speedbar-insert-generic-list,
6551         speedbar-timer-fn, speedbar-check-vc-this-line,
6552         speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
6553         speedbar-buffers-item-info) Use speedbar-message.
6554         (speedbar-item-info) Limit `message-log-max'.
6555         (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
6556         speedbar-item-delete, speedbar-item-object-delete,
6557         speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
6559 1999-03-10  Kenichi Handa  <handa@mulelab.etl.go.jp>
6561         * server.el (server-start): Set coding system for the server
6562         process to raw-text.
6563         (server-process-filter): Decode file names if necessary.
6565 1999-03-12  Dave Love  <fx@gnu.org>
6567         * textmodes/fill.el (sentence-end-double-space): Doc fix.
6569         * textmodes/paragraphs.el (sentence-end): Doc fix.
6571 1999-03-11  Karl Heuer  <kwzh@gnu.org>
6573         * comint.el (comint-password-prompt-regexp): Accept "login password:"
6575 1999-03-09  Karl Heuer  <kwzh@gnu.org>
6577         * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
6578         (ispell-dictionary-alist-2): Likewise.
6579         (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
6580         (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
6581         (ispell-dictionary-alist): Build from six pieces, not just two.
6583         * ps-bdf.el (bdf-directory-list): Doc fix.
6585         * enriched.el (enriched-mode): Make var permanent-local.
6587 1999-03-09  Dave Love  <fx@gnu.org>
6589         * textmodes/sgml-mode.el (html-mode): Use
6590         sentence-end-double-space when setting sentence-end.
6592 1999-03-09  Ken'ichi Handa  <handa@gnu.org>
6594         * language/thai.el (tis-620): New alias coding system for thai-tis620.
6596 1999-03-08  Felix Lee  <flee@cygnus.com>
6598         * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
6600         * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
6602 1999-03-08  Karl Heuer  <kwzh@gnu.org>
6604         * dired-aux.el (dired-do-copy-regexp): Doc fix.
6605         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6607         * dired.el (dired-do-copy-regexp): Doc fix.
6608         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
6610 1999-03-08  Roger Breitenstein  <roger.breitenstein@starfish.com>
6612         * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
6614 1999-03-08  Jason Rumney <jasonr@altavista.net>
6616         * international/codepage.el (cp1250-decode-table)
6617         (cp1251-decode-table, cp1253-decode-table)
6618         (cp1257-decode-table): New translation tables for MS Windows codepages.
6619         (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
6621 1999-03-07  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
6623         * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
6625 1999-03-07  Eli Zaretskii  <eliz@gnu.org>
6627         * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
6629         * term/internal.el (top level): Display character 255 as 8bit as well.
6631 1999-03-06  Dave Love  <fx@gnu.org>
6633         * progmodes/cc-cmds.el (c-outline-level): Bind
6634         buffer-invisibility-spec.
6636         * progmodes/c-mode.el (c-outline-level): Likewise.
6638         * progmodes/ada-mode.el (ada-outline-level): Likewise.
6640 1999-03-05  Felix Lee  <flee@cygnus.com>
6642         * textmodes/outline.el (outline-get-last-sibling): Doc fix.
6644 1999-03-05  Richard M. Stallman  <rms@gnu.org>
6646         * bindings.el (complete-symbol): Invert meaning of prefix arg.
6648 1999-03-05  Andrew Innes  <andrewi@gnu.org>
6650         * w32-fns.el (convert-standard-filename): Convert directory
6651         separators to Windows format.
6653 1999-03-05  Andreas Schwab  <schwab@gnu.org>
6655         * international/skkdic-cnv.el: Provide skkdic-cnv.
6656         (skkdic-convert): Emit code to require skkdic-cnv at compile time.
6657         (batch-skkdic-convert): Doc fix.
6659 1999-03-04  Dave Love  <fx@gnu.org>
6661         * custom.el (custom-set-variables): Protect against setter errors.
6663 1999-03-04  Eli Zaretskii  <eliz@gnu.org>
6665         * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
6666         the file sizes from overflowing.
6667         (ls-lisp-format): If file size is a float, use %8.0f to print it.
6668         Under -s, print the size in blocks with %4.0f, in case they have
6669         a *really* huge file.
6671 1999-03-03  Dave Love  <fx@gnu.org>
6673         * options.el (edit-options): Doc fix.
6674         (list-options): Don't lose with unbound symbols.  Maintain
6675         Edit-options-mode.
6677 1999-03-01  Dave Love  <fx@gnu.org>
6679         * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
6681 1999-02-28  Richard M. Stallman  <rms@gnu.org>
6683         * ispell.el (ispell-dictionary-alist-override): New variable.
6684         (ispell-dictionary-alist): Don't setq it,
6685         if ispell-dictionary-alist-override is set.
6687         * simple.el (shell-command-default-error-buffer): Renamed from
6688         shell-command-on-region-default-error-buffer.
6689         (shell-command-on-region): Mention in echo area when there
6690         is some error output.  Mention success or failure, too.
6691         Accumulate multiple error outputs
6692         going forward, with formfeed in between.  Display the error buffer
6693         when we have put something in it.
6694         (shell-command): Add the ERROR-BUFFER argument feature.
6696 1999-02-28  Karl Heuer  <kwzh@gnu.org>
6698         * mail/mh-utils.el (mh-lib): Doc fix.
6699         (mh-lib-progs, mh-nmh-p): New vars.
6700         (mh-find-progs): Set mh-lib-progs along with other vars.
6701         (mh-path-search): New arg FUNC-P; if specified, use that instead
6702         of mh-file-command-p.
6703         (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
6705         * mail/mh-comp.el (mh-repl-formfile): New var.
6706         (mh-smail-batch): Don't ignore all arguments.
6707         (mh-reply): Do the right thing when using nmh.
6709 1999-02-27  Kenichi Handa  <handa@etl.go.jp>
6711         * international/mule-cmds.el (select-safe-coding-system): Be sure
6712         to show a buffer being decoded.
6714 1999-02-26  Ken'ichi Handa  <handa@gnu.org>
6716         * ps-bdf.el (bdf-directory-list): Initialize it to
6717         '("/usr/local/share/emacs/fonts/bdf").
6719 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6721         * ps-print.el: PostScript programming fix.
6722         (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
6723         setpagedevice operator).
6725 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6727         * ps-print.el: Doc fix, font size specifies landscape and portrait
6728         sizes.
6729         (ps-print-version): New version number (4.1.4).
6730         (ps-font-size, ps-header-font-size, ps-header-title-font-size):
6731         Specifies landscape and portrait sizes.
6732         (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
6733         (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
6734         fix.
6735         (ps-get-font-size): New fun.
6736         (ps-font-size-internal, ps-header-font-size-internal)
6737         (ps-header-title-font-size-internal): New vars.
6739         * ps-mule.el: Change of ps-print font size variable name.
6740         (ps-mule-generate-font): Fun fix.
6741         (ps-mule-begin-job): Programming uniformization.
6743 1999-02-25  Dave Love  <fx@gnu.org>
6745         * help.el (help-xref-info-regexp): Allow linebreaks and capital.
6746         (help-make-xrefs): Do Info case first.
6748         * repeat.el: Don't require advice.
6749         (repeat-last-kill-command): Variable deleted.
6751 1999-02-25  Richard Stallman  <rms@gnu.org>
6753         * simple.el (shell-command-on-region): Don't go into the REPLACE = t
6754         case just because the current buffer is the output buffer.
6756 1999-02-25  Kenichi Handa  <handa@etl.go.jp>
6758         * simple.el (what-cursor-position): To show the character's
6759         encoding, use encoded-string-description instead of information
6760         of chaset-origin-alist.
6762         * international/mule-cmds.el (iso-2022-control-alist): New variable.
6763         (encoded-code-description): New function.
6764         (encoded-string-description): New function.
6765         (encode-coding-char): New function.
6767 1999-02-25  Andrew Innes  <andrewi@gnu.org>
6769         * startup.el (command-line) [windows-nt]: Fix typo in regexp
6770         checking for .emacs[.el[c]].
6772 1999-02-24  Richard Stallman  <rms@gnu.org>
6774         * help.el (describe-function-1): Don't print a whole lambda-function.
6776 1999-02-23  Ken'ichi Handa  <handa@gnu.org>
6778         * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
6779         inputting ?\240.
6781 1999-02-23  Karl Heuer  <kwzh@gnu.org>
6783         * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
6785         * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
6786         (clean-buffer-list-kill-buffer-names): Doc fix.
6788         * gud.el (gud-jdb-massage-args): Spelling fix.
6790 1999-02-23  Richard M. Stallman  <rms@gnu.org>
6792         * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
6794 1999-02-22  Eli Zaretskii  <eliz@gnu.org>
6796         * arc-mode.el (archive-set-buffer-as-visiting-file): Save
6797         excursion while calling set-auto-coding-function.
6799         * play/handwrite.el (handwrite): Require ps-print, and use
6800         ps-printer-name and ps-lpr-command.  Call ps-print-region-function
6801         if it's defined, instead of forking ps-lpr-command unconditionally.
6803 1999-02-22  Kenichi Handa  <handa@etl.go.jp>
6805         * international/codepage.el (cp-coding-system-for-codepage-1): Put
6806         charset-origin-alist property to a coding system for the codepage.
6808         * international/mule.el: Modify comment for charset-origin-alist
6809         property of a coding system.
6811         * simple.el (what-cursor-position): charset-origin-alist property
6812         of a coding system may be a translation table or a symbol of which
6813         `translation-table' property is a translation table.
6815 1999-02-21  Richard Stallman  <rms@gnu.org>
6817         * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
6818         to the "html" template.
6820 1999-02-21  Peter Breton  <pbreton@ne.mediaone.net>
6822         * dirtrack.el (dirtrack): Added docstring.  Now returns input.
6824 1999-02-18  Peter Breton  <pbreton@ne.mediaone.net>
6826         * dirtrack.el (dirtrack): Check for the prompt in the input string
6827         instead of the buffer.
6829 1999-02-18  Alex Schroeder  <a.schroeder@bsiag.ch>
6831         * sql.el: Set version to 1.4.1.  Changed mail address to
6832         alex@gnu.org.  Mention the mailing list sql.el@gnu.org.
6833         (sql-input-ring-separator): Doc fix.
6834         (sql-mode-syntax-table): double-dash starts comments is defined as
6835         ". 56" instead of ". 12b" for XEmacs.
6836         (sql-stop, sql-interactive-mode): Doc fixes.
6837         (sql-postgres): Queries for database and server, not just one.
6838         (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
6840         * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
6841         changed.  This is needed for master.el to work.
6842         (sql-set-sqli-buffer): Use the new hook.
6844         * sql.el (sql-make-alternate-buffer-name): Function that sets
6845         sql-alternate-buffer-name.
6846         (sql-alternate-buffer-name): Possible name of SQLi buffers.
6847         (sql-interactive-mode): Set sql-alternate-buffer-name.
6848         (sql-rename-buffer): New command.
6849         (sql-interactive-mode-menu): Menu for SQLi buffers.
6851         * sql.el (sql-interactive-mode): Doc fix.  sql-input-ring-separator
6852         and sql-input-ring-file-name are used to temporarily set
6853         comint-input-ring-file-name and comint-input-ring-separator when
6854         reading and writing input history files.
6856         (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
6857         (sql-input-ring-file-name): New variable with customization.
6858         (sql-input-ring-separator): New variable with customization.
6859         (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
6860         Callers changed.
6861         (sql-show-sqli-buffer): The message for "sql-buffer is not set"
6862         now includes the name of the current buffer.
6864         (sql-mode): Set paragraph-separate and paragraph-start so that
6865         sql-send-paragraph sends the entire SQL statements, even if it
6866         contains indented lines.
6868 1999-02-18  Dave Love  <fx@gnu.org>
6870         * format.el (format-encode-run-method, format-decode-run-method):
6871         Fix previous change.
6873 1999-02-18  Ken'ichi Handa  <handa@gnu.org>
6875         * international/mule.el (coding-system-list): Moved here from
6876         mule-util.el to avoid autoloading mule-util by the call of
6877         select-safe-coding-system.
6879 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
6881         * simple.el (turn-on-auto-fill): Mark it as an option for
6882         `text-mode-hook'.
6884 1999-02-17  Richard Stallman  <rms@gnu.org>
6886         * emacs-lisp/easymenu.el (easy-menu-get-map):
6887         Don't crash if (current-local-map) is nil.
6889 1999-02-17  Peter Breton  <pbreton@ne.mediaone.net>
6891         * filecache.el (file-cache-filter-regexps): Added .class.
6893 1999-02-17  Ken'ichi Handa  <handa@gnu.org>
6895         * international/mule-util.el (decompose-region): Use
6896         insert-buffer-substring instead of insert-buffer to avoid putting
6897         mark.
6899 1999-02-17  Andreas Schwab  <schwab@gnu.org>
6901         * calendar/cal-move.el (scroll-calendar-left): Don't set
6902         displayed-month and displayed-year here, let generate-calendar do
6903         it, after range checking.
6905 1999-02-17  Simon Marshall  <simon@gnu.org>
6907         * progmodes/cc-engine.el (c-at-toplevel-p): New function.
6909         * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
6910         correctly between an object declared via a constructor and a method.
6911         (font-lock-defaults-alist): Don't give `.' word syntax for Java.
6912         (java-font-lock-keywords-1): Fontify package names individually.
6913         (java-font-lock-extra-types): Ensure regexp matches capitalised only.
6914         (java-font-lock-keywords-2): Simplify type fontification.
6915         (java-font-lock-keywords-3): Likewise.
6917 1999-02-17  Kenichi Handa  <handa@etl.go.jp>
6919         * language/japanese.el (iso-2022-jp-2): New coding system.
6920         ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
6922 1999-02-16  Dave Love  <fx@gnu.org>
6924         * help.el (describe-function-1): Accept non-symbols.
6926 1999-02-16  Paul Eggert  <eggert@twinsun.com>
6928         * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
6929         find the last match if there are multiple matches.
6931 1999-02-16  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
6933         * tex-mode.el (tex-run-command, latex-run-command)
6934         (slitex-run-command, tex-command): Doc changes.
6935         (tex-start-options-string): Autoload it.  Doc change.  Provide
6936         a menu for customization.  Allow nil.  Quote backslashes only once.
6937         (tex-start-tex): Handle nil value of tex-start-options-string
6938         and apply shell-quote-argument to it.
6940 1999-02-16  Eli Zaretskii  <eliz@gnu.org>
6942         * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
6943         the size in blocks, since it can be a float.
6944         (ls-lisp-format): Likewise
6946 1999-02-16  Ken'ichi Handa  <handa@gnu.org>
6948         * language/japanese.el (japanese-shift-jis): Add
6949         charset-origin-alist property.
6951 1999-02-15  Richard Stallman  <rms@gnu.org>
6953         * progmodes/compile.el (compile-internal): Use save-selected-window.
6955         * subr.el (momentary-string-display): Bind inhibit-read-only.
6957         * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
6959 1999-02-15  Eli Zaretskii  <eliz@is.elta.co.il>
6961         * mail/rmail.el (rmail-show-message): If an unseen message has a
6962         Summary-line in its header, get past one more line before looking
6963         for the X-Coding-System header.
6965 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
6967         * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
6968         explicitly to accomodate Windows 9X lack of a useful copy program.
6970 1999-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
6972         * wid-edit.el (widget-choice-value-create): Use `equal'
6973         instead of `eq'.
6975 1999-02-14  Richard Stallman  <rms@gnu.org>
6977         * international/iso-transl.el:
6978         (iso-transl-ae): Renamed from iso-transl-e-slash.
6979         (iso-transl-a-ring): Renamed from iso-transl-a-slash.
6980         (iso-transl-AE): Renamed from iso-transl-E-slash.
6981         (iso-transl-A-ring): Renamed from iso-transl-A-slash.
6982         (iso-transl-char-map): Related changes.
6984         * format.el (format-replace-strings): Fix value of TO in REVERSE case.
6986 1999-02-13  Richard Stallman  <rms@gnu.org>
6988         * textmodes/texinfmt.el (texinfo-alias): New function.
6989         (texinfo-fold-nodename-case): Add defvar.
6990         (texinfo-format-node): Do case folding if specified.
6992         * ffap.el (ffap-file-at-point): Test local file names
6993         immediately.  Strip off line numbers.
6995 1999-02-12  Alex Schroeder  <a.schroeder@bsiag.ch>
6997         * sql.el: Set version to 1.3.2
6998         (sql-solid-program): Added support for solid.
6999         (sql-help): Doc mentions sql-solid.
7000         (sql-solid): Entry function for Solid.
7001         (sql-buffer): Doc explains the use of the variable and how to
7002         change it.
7003         (sql-mode-menu): Included entries for sql-show-sqli-buffer and
7004         sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
7005         disabled if sql-buffer doesn't have a process; sql-send-paragraph
7006         is new.
7007         (sql-show-sqli-buffer): New function to display the value of
7008         sql-buffer.
7009         (sql-change-sqli-buffer): New function to change sql-buffer.
7010         (sql-mode): Doc explains how to change sql-buffer.
7011         (sql-send-paragraph): New function to send a paragraph.
7012         (sql-mode-map): Added keybinding for sql-send-paragraph.
7013         (sql-mysql): Doc corrected.
7014         (sql-ms): Doc corrected.
7016         * sql.el (sql-server): Doc fix.
7017         (sql-mysql): Added the use of sql-server to specify the host,
7018         sql-database now specifies database instead of host.
7019         (sql-mode-menu): Send... menu items are only active if sql-buffer
7020         is non-nil.
7021         (sql-help): Changed tag of entry functions a bit.
7023         * sql.el: Added keywords from `finder-by-keyword'.
7024         (sql-mode): Made sql-buffer a local variable, changed the
7025         documentation: removed instructions to add *.sql files to
7026         auto-mode-alist, added documentation for having mutliple SQL
7027         buffers sending their stuff to different SQLi buffers, each
7028         running a different process.
7029         (sql-postgres): Quoted *SQL* in doc string.
7030         (sql-ms): Likewise.
7031         (sql-ingres): Likewise.
7032         (sql-ingres): Quoted *SQL* in doc string, added references to
7033         sql-user and sql-password used during login.
7034         (sql-sybase): Quoted *SQL* in doc string, added comma.
7035         (sql-oracle): Likewise.
7036         (sql-interactive-mode): Added extensive documentation for having
7037         mutliple SQL buffers sending their stuff to different SQLi
7038         buffers, each running a different process.
7039         (sql-buffer): Changed doc from *SQL* to SQLi.
7040         (sql-get-login): Doc fix.
7042 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
7044         * international/mule-conf.el (undecided): Set ascii in
7045         safe-charsets property.
7047 1999-02-12  Richard Stallman  <rms@gnu.org>
7049         * textmodes/paragraphs.el (paragraph-separate): Doc fix.
7051 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
7053         * ps-mule.el (ps-mule-font-info-database-default): Set the initial
7054         value to ps-mule-font-info-database-latin.
7056 1999-02-13  Kenichi HANDA  <handa@etl.go.jp>
7058         * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
7059         (ps-mule-font-info-database-default): New variable.
7060         (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
7061         ps-mule-font-info-database-default.
7063 1999-02-12  Dave Love  <fx@gnu.org>
7065         * timezone.el (timezone-make-date-sortable)
7066         (timezone-make-date-arpa-standard): Doc fix.
7068 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
7070         * international/quail.el (quail-show-kbd-layout): Bind
7071         blink-matching-paren to nil.
7073         * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
7074         for ASCII and Latin-1.
7076 1999-02-12  Andreas Schwab  <schwab@gnu.org>
7078         * gud.el (jdb): Fix regexp for comint-prompt-regexp.
7080 1999-02-12  Kenichi Handa  <handa@etl.go.jp>
7082         * international/mule-cmds.el (language-info-alist): Remove
7083         description about charset-origin-alist.
7085         * international/mule.el: Comment added for a new coding system
7086         property `charset-origin-alit'.
7087         (make-translation-table): This variable deleted.
7089         * language/chinese.el (chinese-big5): Add charset-origin-alist
7090         property.
7091         ("Chinese-CNS"): Remove charset-origin-alist property.
7093         * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
7094         property.
7095         (cyrillic-alternativnyj): Likewise.
7096         ("Cyrillic-KOI8"): Remove charset-origin-alist property.
7097         ("Cyrillic-ALT"): Likewise.
7099         * language/vietnamese.el (vietnamese-viqr): Add
7100         charset-origin-alist property.
7101         ("Vietnamese"): Remove charset-origin-alist property.
7103         * simple.el (what-cursor-position): Don't use the varialbe
7104         charset-origin-alist, but use charset-origin-alist property of
7105         buffer-file-coding-system to decide external character set code.
7107 1999-02-10  Richard Stallman  <rms@gnu.org>
7109         * shadowfile.el: Don't turn on the mode when the file is loaded.
7111 1999-02-09  Richard Stallman  <rms@gnu.org>
7113         * progmodes/compile.el (compile-auto-highlight): Customize.
7115         * add-log.el (add-log-file-name-function): New variable.
7116         (add-change-log-entry): Call that function, if non-nil.
7118 1999-02-09  Michael Ernst  <mernst@alum.mit.edu>
7120         * rmail.el (rmail-search): Track match with a marker, not an integer.
7122 1999-02-08  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7124         * progmodes/compile.el (compilation-setup): Set value of
7125         compilation-directory-stack as in compilation-forget-errors.
7126         (compile-reinitialize-errors): Bind buffer-undo-list and
7127         deactivate-mark.
7128         (compilation-forget-errors): Likewise.
7130 1999-02-08  Jim Blandy  <jimb@savonarola.red-bean.com>
7132         * textmodes/texinfo.el (texinfo-environment-regexp): Add the
7133         def... constructs.
7135         * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
7136         Remove calls to sleep-for.
7138 1999-02-08  Eli Zaretskii  <eliz@gnu.org>
7140         * international/codepage.el (cp-coding-system-for-codepage-1): On
7141         MS-DOS, use dos-unsupported-char-glyph for characters not
7142         supported by the codepage.
7143         (cp-make-coding-systems-for-codepage): Likewise.
7145 1999-02-08  Andreas Schwab  <schwab@gnu.org>
7147         * international/mule-util.el (coding-system-list): Don't sort
7148         coding-system-list here.
7150         * international/mule.el (coding-system-lessp): Moved here from
7151         mule-util.el
7152         (add-to-coding-system-list): New function.
7153         (make-subsidiary-coding-system, make-coding-system,
7154         define-coding-system-alias): Use it instead of setting
7155         coding-system-list directly.
7157 1999-02-07  Dave Love  <fx@gnu.org>
7159         * calendar/appt.el (appt-make-list): Don't splice quotes and date
7160         onto message.
7162 1999-02-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7164         * imenu.el (imenu--last-menubar-index-alist): Add doc.
7165         (imenu-add-to-menubar):  Reset imenu--last-menubar-index-alist.
7167 1999-02-06  Richard Stallman  <rms@gnu.org>
7169         * language/european.el (setup-slovenian-environment): New function.
7170         ("Slovenian"): New language environment.
7172         * progmodes/sql.el (sql-help): Doc fix.
7173         (sql-mysql): Doc fix.
7175 1999-02-05  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7177         * tex-mode.el: When compiling, require compare-w and skeleton
7178         to pacify the byte-compiler.  Move the def's of the tex-commands
7179         together.  Add a comment on kill-process vs. quit-process.
7181 1999-02-05  Dave Love  <fx@gnu.org>
7183         * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
7184         null markers.
7185         (compile-goto-error): Likewise.
7187 1999-02-05  Stephen Gildea  <gildea@alum.mit.edu>
7189         * time-stamp.el (time-stamp-format): Format doc tighter.
7190         (time-stamp-line-limit): 0 searches the entire buffer (careful!).
7191         (time-stamp): Don't re-write the time stamp if it didn't change.
7193 1999-02-05  Alex Schroeder  <asc@bsiag.com>
7195         * progmodes/sql.el: Changed version to 1.2.1.
7196         (sql-pop-to-buffer-after-send-region): Improved documentation.
7197         (sql-mysql-program): Added MySQL support.
7198         (sql-prompt-length): Made prompt-length configurable.
7199         (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
7200         (sql-help): Added MySQL support, changed documentation.
7201         (sql-send-region): A message is displayed if something is sent.
7202         (sql-mode): Added buffer-local comment-start.
7203         (sql-interactive-mode): Use sql-prompt-length to set left-margin.
7204         (sql-interactive-mode): Added buffer-local comment-start.
7205         (sql-oracle): Set sql-prompt-length.
7206         (sql-sybase): Set sql-prompt-length.
7207         (sql-mysql): Added MySQL support.
7208         (sql-ingres): Set sql-prompt-length.
7209         (sql-ms): Set sql-prompt-length.
7210         (sql-postgres): Set sql-prompt-length.
7212 1999-02-04  Eli Zaretskii  <eliz@gnu.org>
7214         * term/internal.el (dos-codepage-setup): Set selection coding
7215         system to cpNNN-dos.
7217 1999-02-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7219         * international/characters.el: Let ethiopic use iso-2022-7bit.
7221 1999-02-02  Dave Love  <fx@gnu.org>
7223         * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
7224         (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
7226 1999-02-02  Karl Heuer  <kwzh@gnu.org>
7228         * terminal.el (terminal-emulator): Doc fix.
7230 1999-02-02  Ken'ichi Handa  <handa@gnu.org>
7232         * international/mule-util.el (compose-chars): Doc-string
7233         modified.  Correctly handle a composition character in ARGS.
7235 1999-02-01  Richard Stallman  <rms@gnu.org>
7237         * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
7238         (makefile-menu-index-function): Function deleted.
7239         (makefile-mode): Use makefile-imenu-generic-expression.
7241 1999-02-01  Geoff Voelker  <voelker@cs.washington.edu>
7243         * term/w32-win.el (w32-create-initial-fontsets): Back out previous
7244         change, invoke from before-init-hook.
7246 1999-02-01  Dan Nicolaescu  <done@ece.arizona.edu>
7248         * subr.el (remove-from-invisibility-spec): Cope with the case when
7249         buffer-invisibility-spec is t.
7251 1999-02-01  Ed Reingold  <reingold@cs.uiuc.edu>
7253         * calendar/calendar.el (calendar-mode-map): Fix bindings for
7254         appt-add and appt-delete.
7256 1999-02-01  Eli Zaretskii  <eliz@gnu.org>
7258         * term/pc-win.el (msdos-approximate-color): New function.
7259         (msdos-color-translate): Call it to find a DOS color that best
7260         approximates an X-style "#NNNNNN" color specification.
7262 1999-02-01  Ken'ichi Handa  <handa@gnu.org>
7264         * international/mule-util.el (compose-chars-component): Add
7265         autoload cookie.
7267 1999-01-31  Ken'ichi Handa  <handa@gnu.org>
7269         * international/quail.el (quail-lookup-key): If cdr of MAP is a
7270         function, replace cdr of MAP by the return value of the function
7271         unconditionally.
7273 1999-01-31  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7275         * progmodes/compile.el (compilation-next-error-locus): Don't
7276         decrease argument FIND-AT-LEAST of compilation-next-error-locus.
7278 1999-01-31  Eli Zaretskii  <eliz@gnu.org>
7280         * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
7281         and NLs before "charset", and allow the charset name be in double
7282         quotes.
7284 1999-01-31  Richard Stallman  <rms@gnu.org>
7286         * imenu.el (imenu-sort-function): Fix custom type.
7288 1999-01-30  Richard Stallman  <rms@gnu.org>
7290         * speedbar.el (speedbar-line-token): Match {...} instead of [...].
7291         (speedbar-line-token): Likewise.
7293         * play/gametree.el (gametree-default-score): Use defcustom.
7294         (gametree-score-regexp, gametree-score-closer): Likewise.
7295         (gametree-score-manual-flag, gametree-score-opener): Likewise.
7297 1999-01-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7299         * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
7300         decoding.
7302 1999-01-29  Markus Rost  <rost@gnu.org>
7304         * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
7305         tex-validate-buffer.
7306         (plain-tex-mode, latex-mode, slitex-mode): Likewise.
7307         (tex-validate-buffer): Renamed from validate-tex-buffer.  Works
7308         now with recent occur-mode.
7309         (tex-validate-region): Really walk through all Sexps.
7310         (tex-region): Bind shell-dirtrack-verbose.
7311         (tex-file, tex-bibtex-file): Likewise.
7313 1999-01-29  Dave Love  <fx@gnu.org>
7315         * finder.el: (finder-commentary): Fix interactive spec.  Try
7316         appending .el to file name.
7317         (finder-find-library, finder-commentary): Doc fixes.
7319 1999-01-29  Andrew Innes  <andrewi@gnu.org>
7321         * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
7322         where the userid contains directory separators.
7324 1999-01-29  Dave Love  <fx@gnu.org>
7326         * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
7327         (lm-commentary): Doc fix.
7329 1999-01-29  Andreas Schwab  <schwab@gnu.org>
7331         * files.el (file-expand-wildcards): Never consider `.' and `..' a
7332         wildcard match.  Fix regexp that tests if dirpart contains
7333         wildcard characters.
7335 1999-01-28  Richard Stallman  <rms@gnu.org>
7337         * font-lock.el (font-lock-default-unfontify-region):
7338         If not font-lock-syntactic-keywords, don't remove syntax-table prop.
7340 1999-01-27  Jason Rumney <jasonr@altavista.net>
7342         * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
7343         from FAMILY field.
7344         (w32-create-initial-fontsets): Do not use before-init-hook.
7345         (mouse-set-font): Document.  Automatically create and use fontsets.
7347         * dos-w32.el (direct-print-region-helper): Check for printer
7348         being t as well as a string.
7350 1999-01-27  Kenichi Handa  <handa@etl.go.jp>
7352         * mail/rmail.el (rmail-decode-mime-charset): New variable.
7353         (rmail-mime-charset-pattern): New variable.
7354         (rmail-convert-to-babyl-format): Decode by MIME-charset if
7355         rmail-decode-mime-charset is non-nil.
7357 1999-01-27  Ken'ichi Handa  <handa@gnu.org>
7359         * international/characters.el: Set category `q' for all characters
7360         in tibetan and tibetan-1-column.
7362 1999-01-27  Andrew Innes  <andrewi@gnu.org>
7364         * frame.el (select-frame-by-name): Obey focus-follows-mouse.
7365         (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
7367 1999-01-27  Dave Love  <fx@gnu.org>
7369         * international/mule-cmds.el (current-language-environment):
7370         Provide :link, :type (choices) and appropriate :get.
7372 1999-01-27  Eli Zaretskii  <eliz@gnu.org>
7374         * startup.el (command-line): Set default eol-mnemonic-* strings to
7375         display end-of-line format in mode line.
7377         * cus-start.el (all): Add eol-mnemonic-* variables.
7379 1999-01-26  Dave Love  <fx@gnu.org>
7381         * startup.el (command-line-1): Up-date copyright.
7383         * paths.el (Info-default-directory-list): Use configdir twice.
7385         * info.el (Info-directory-list): Don't set path-separator now
7386         we're not shipped with Texinfo.  Simplify path definition.
7387         Substitute all occurrences of instdir in Info-default-directory-list.
7389 1999-01-25  Richard Stallman  <rms@gnu.org>
7391         * startup.el (normal-top-level-add-subdirs-to-load-path):
7392         Record the inode numbers of the dirs processed, to avoid loop.
7394         * textmodes/tex-mode.el (tex-run-command): Doc fix.
7396 1999-01-25  Dave Love  <fx@gnu.org>
7398         * browse-url.el (browse-url-netscape-program): Doc addition.
7400         * help.el (help-make-xrefs): Default info references to an `(emacs)'
7401         prefix.
7403         * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
7404         auto-mode-alist.
7406 1999-01-25  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7408         * calendar/diary-lib.el (mark-diary-entries): Use
7409         assoc-ignore-case and do not capitalize when matching month and
7410         day names.
7412         * calendar/calendar.el (calendar-read-date): Ditto.
7414         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
7415         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
7417         * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
7419         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
7421         * calendar/cal-islam.el (calendar-goto-islamic-date)
7422         (mark-islamic-diary-entries): Ditto.
7424         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
7426         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
7427         (calendar-read-mayan-tzolkin-date): Ditto.
7429         * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
7431 1999-01-22  Michael Ernst  <mernst@alum.mit.edu>
7433         * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
7435 1999-01-25  Karl Heuer  <kwzh@gnu.org>
7437         * faces.el (list-faces-display): Multiline case of previous fix.
7439 1999-01-25  Andreas Schwab  <schwab@gnu.org>
7441         * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
7443 1999-01-24  Richard M. Stallman  <rms@borg.ai.mit.edu>
7445         * files.el (find-file): If find-file-noselect returns a list,
7446         do switch-to-buffer on each element.
7447         (find-file-other-window): Likewise for all but the first element.
7448         (find-file-other-frame): Same.
7449         (find-file-noselect): When we expand a wildcard, return a list
7450         of buffers.
7452 1999-01-24  Eli Zaretskii  <eliz@gnu.org>
7454         * term/internal.el (dos-codepage-setup): Call prefer-coding-system
7455         to set the appropriate cpNNN-dos coding system as the
7456         highest-priority coding system.
7458 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
7460         * international/fontset.el (generate-fontset-menu): Return a
7461         sorted list by plain names of fontsets.
7463         * international/mule-diag.el (list-fontsets): Sort fontsets by
7464         plain names.
7466         * language/tibet-util.el (tibetan-vertical-stacking): If the arg
7467         FIRST is a composite character, decompose it at first.
7469 1999-01-23  Dave Love  <fx@gnu.org>
7471         * format.el: Doc fixes.
7472         (format-encode-run-method): Have things happen in the right buffer.
7473         Deal with errors from method.  Set coding-system-for-write.
7474         (format-decode-run-method): Have things happen in the right buffer.
7475         Deal with errors from method.  Set coding-system-for-read.
7476         (format-alist): Use nil instead of unmatchable regexps.
7478         * simple.el (shell-command-on-region): Return command's exit status.
7480 1999-01-23  Eric Ludlam  <zappo@gnu.org>
7482         * speedbar.el (speedbar-item-info-file-helper): Add optional arg
7483         of the file whose info we want to display.
7484         (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
7485         (speedbar-add-mode-functions-list) Improve doc.
7486         (speedbar-line-token) New function.
7487         (speedbar-dired) Fix order of directories in -shown-directories.
7488         (speedbar-line-path): Default return is default-directory
7489         (speedbar-buffers-line-path): Return is dir name only.
7490         (speedbar-mode-functions-list): New variable.
7491         (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
7492         (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
7493         speedbar-files-item-info speedbar-buffers-item-info): New functions.
7494         (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
7495         New functions.
7496         (speedbar-line-file): Broke out part that fetches file from a line.
7497         (speedbar-line-text): New function extracted from speedbar-line-file.
7498         (speedbar-line-path): Converted into a replaceable function.
7499         (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
7501 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
7503         * international/fontset.el (create-fontset-from-x-resource): Make
7504         style variants.
7506 1999-01-22  Dave Love  <fx@gnu.org>
7508         * paths.el (Info-default-directory-list): Put sysdir after start.
7510 1999-01-22  Sam Steingold  <sds@goems.com>
7512         * midnight.el (clean-buffer-list): Do not kill a buffer if it has
7513         a process associated with it.
7515 1999-01-22  Jason Rumney <jasonr@altavista.net>
7517         * term/w32-win.el (w32-standard-fontset-spec): Simplified.
7519 1999-01-22  Felix Lee  <flee@cygnus.com>
7521         * vc.el (vc-annotate-display): Delete old overlays.  Fix check for
7522         major-mode.
7523         (vc-annotate-mode): Delete variable.
7525 1999-01-22  Andrew Innes  <andrewi@gnu.org>
7527         * startup.el (command-line): [windows-nt]: Check for existence of
7528         .emacs file so as to notice .emacs.el or .emacs.elc and use them
7529         in preference to _emacs.
7531 1999-01-22  Dave Love  <fx@gnu.org>
7533         * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
7535 1999-01-20  Richard Stallman  <rms@gnu.org>
7537         * files.el (find-file-noselect): Do wildcard processing only
7538         if new arg WILDCARDS is non-nil.
7539         (find-file, find-file-other-window): New arg WILDCARDS.
7540         Default it to non-nil if interactive.
7541         (find-file-other-frame): Likewise.
7542         (find-file-read-only): Likewise.
7543         (find-file-read-only-other-window): Likewise.
7544         (find-file-read-only-other-frame): Likewise.
7546         * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
7547         (widget-plist-convert-option): Delete spurious comma.
7549 1999-01-19  Jason Rumney <jasonr@altavista.net>
7551         * term/w32-win.el (w32-standard-fontspec-spec): Change
7552         iso8859-5 to koi8-r.  Add iso8859-9.
7554 1999-01-19  Dave Love  <fx@gnu.org>
7556         * browse-url.el (browse-url-maybe-new-window): Delete macro and
7557         its uses.
7559         * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
7560         is active.
7561         (fortran-indent-subprogram): Likewise.
7563 1999-01-19  Dave Love  <d.love@dl.ac.uk>
7565         * paths.el (Info-default-directory-list): Perhaps add /usr/info.
7567 1999-01-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
7569         * wid-edit.el (alist): Use sexp as default key-type.
7571 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7573         * textmodes/tex-mode.el (tex-define-common-keys):
7574         Remove key binding of tex-feed-input.
7575         (tex-mode-map): Bind tex-feed-input here.
7576         (tex-start-shell): Use compilation-shell-minor-mode.  Set
7577         comint-input-filter-functions before running tex-shell-hook.
7578         (tex-start-tex): Forget compilation errors.
7579         (tex-compilation-parse-errors): Rewritten to work also with
7580         compile-mouse-goto-error and compile-goto-error.  Adjusted to
7581         change in tex-region.
7582         (tex-region): For the temp file use file-name without directory.
7583         (tex-file): Expand file name of tex-print-file.
7585 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7587         * emacs-lisp/edebug.el (with-temp-message):  Add def-edebug-spec call.
7589 1999-01-18  Espen Skoglund  <espensk@stud.cs.uit.no>
7591         * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
7592         beginning could cause Emacs to hang.  Fixed.
7594 1999-01-18  Ken'ichi Handa  <handa@gnu.org>
7596         * international/ccl.el (ccl-compile-translate-character): Handle
7597         the case that a tranlation table is CCL register correctly.
7599         * international/mule-cmds.el (select-safe-coding-system):
7600         Hightlight at most 256 characters.
7602 1999-01-18  Dave Love  <fx@gnu.org>
7604         * startup.el (command-line): If the init file changes operation to
7605         unibyte, make all buffers unibyte and re-set language environment.
7607         * disp-table.el (standard-display-european): Make all existing
7608         buffers unibyte.  Fix doc.
7610 1999-01-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
7612         * wid-edit.el (coding-system): Define this unconditionally.
7614         * simple.el (shell-command-on-region-default-error-buffer): New var.
7615         (shell-command-on-region): Use that variable as interactive
7616         value of ERROR-BUFFER argument.
7618 1999-01-17  Sam Steingold  <sds@goems.com>
7620         * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
7622 1999-01-17  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7624         * progmodes/compile.el (compilation-goto-locus): If already in the
7625         compilation buffer's window, keep it in that window.
7626         (compile-mouse-goto-error): Add Doc.  Don't play with windows.
7627         (compile-goto-error): Don't play with windows.
7629         * textmodes/tex-mode.el (latex-run-command): Doc fix.
7630         (tex-command): Doc fix.
7631         (tex-compilation-parse-errors): Doc fix.
7632         (tex-generate-zap-file-name): Don't start the name with -.
7633         (tex-expand-files): Works now also with strings ending with ":".
7635 1999-01-17  Ian T Zimmerman  <itz@transbay.net>
7637         Patch failed to install:
7638         * gametree.el: Document scoring functionality.
7639         (gametree-score-regexp): Add optional plus sign.
7640         (gametree-score-opener): Replace `:' with `=' as the former
7641         conflicts with gametree-half-ply-regexp.
7642         (gametree-transpose-following-leaves): Add.
7643         (gametree-insert-new-leaf): Make modifying commands barf in read
7644         only buffers.
7645         (gametree-break-line-here): Add a call to
7646         `gametree-transpose-following-leaves'.  This maintains the
7647         necessary invariant that on each level all leaf children precede
7648         all nonleaf children.  This has always been implied, but left to
7649         the user, and, unfortunately, undocumented.
7651 1999-01-17  Per Abrahamsen  <abraham@dina.kvl.dk>
7653         * wid-edit.el (plist, alist): New widget types.
7655 1999-01-17  Dave Love  <fx@gnu.org>
7657         * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
7658         fix scope of condition-case therein.
7660 1999-01-17  Andrew Innes  <andrewi@gnu.org>
7662         * dos-w32.el: (find-buffer-file-type-coding-system): Use
7663         default-buffer-file-coding-system when file doesn't exist (and
7664         isn't covered by a special case) instead of forcing undecided-dos
7665         against the user's wishes.
7667         * dos-w32.el (direct-print-region-helper): New function based on
7668         direct-print-region-function; sends data to specified printer port
7669         without further translation.  Recognize and handle specially the
7670         standard `print' and `nprint' programs, as well as `lpr' and
7671         similar programs.  Only write directly to the printer port if no
7672         print program is specified.  Work around a bug in Windows 9x
7673         affecting Win32 version of Emacs by invoking command.com to write
7674         to the printer port instead of writing directly.
7675         (direct-print-region-function): Use direct-print-region-helper to
7676         do most of the work.
7677         (direct-ps-print-region-function): New function; analogue of
7678         direct-print-region-function for ps-print.
7679         (ps-lpr-command): Comment out setq; leave as example usage.
7680         (ps-lpr-switches): Ditto.
7682         * lpr.el: (printer-name): Update docstring about usage on MS-DOS
7683         and MS-Windows.
7684         (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
7685         DOS and Windows platforms, to indicate direct printing.  Update
7686         the docstring accordingly.
7688         * ps-print.el: (ps-printer-name): Update docstring about usage on
7689         MS-DOS and MS-Windows.
7690         (ps-lpr-command): Update docstring as for lpr-command.
7691         (ps-print-region-function): New variable.
7692         (ps-do-despool): Use it.
7693         (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
7694         DOS/Windows.
7696         * subr.el (subst-char-in-string): New function.
7698 1999-01-17  Eli Zaretskii  <eliz@gnu.org>
7700         * international/codepage.el (cp852-decode-table): Fill a nil entry.
7702         * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
7703         (bdf-find-font-info): New function, looks for the first readable
7704         file from a list of alternatives.
7705         (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
7706         instead of bdf-get-font-info.
7707         (bdf-generate-glyphs): If font-name is a cons cell, pass its car
7708         to ps-mule-generate-bitmap-glyph.
7710         * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
7711         file names that avoid clashes in DOS 8+3 namespace.  FONT-NAME can
7712         now be a list of alternative names.
7713         (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
7714         (ps-mule-prepare-font): Likewise.
7716         * international/codepage.el (cp855-decode-table,
7717         cp850-decode-table): Fill some nil entries.
7719 1999-01-16  Dave Love  <fx@gnu.org>
7721         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
7722         last change.
7724 1999-01-15  Dave Love  <fx@gnu.org>
7726         * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
7727         and change regexp for command names.
7728         (help-xref-go-back, function-called-at-point, symbol-file)
7729         (where-is): Doc fixes.
7730         (help-xref-go-back): Remove interactive spec.
7731         (describe-function-1): Fix message for alias.  Buttomize alias
7732         name.
7734         * simple.el (join-line): New alias.
7736 1999-01-15  Johan Vromans  <jvromans@squirrel.nl>
7738         * forms.el: (forms--show-record): Convert integers to string
7739         expicitly since concat will no longer accept integers.
7740         (forms-print): Use local `total-nb-records' since
7741         `forms--total-records' will be inaccessible after buffer switching.
7743 1998-01-14  Felix Lee  <flee@cygnus.com>
7745         * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
7747 1999-01-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
7749         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
7751 1999-01-14  Eli Zaretskii  <eliz@gnu.org>
7753         * international/codepage.el (cp850-decode-table): Fix previous change.
7755 1999-01-14  Simon Marshall  <simon@gnu.org>
7757         * shell.el (shell-dirtrack-verbose): New custom variable.
7758         (shell-dirstack-message): Use it.
7760 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
7762         * international/mule-conf.el: Coding system alias `dos' for
7763         `undecided-dos', `mac' for `undecided-mac'.
7765         * international/mule-cmds.el (describe-language-environment):
7766         Don't alter input-method-alist.
7768 1999-01-13  Eli Zaretskii  <eliz@gnu.org>
7770         * international/codepage.el (cp850-decode-table): Replace nil
7771         entries with codes of similary looking glyphs.  (Suggested by
7772         Jason Rumney <jasonr@altavista.net>.)
7774 1999-01-13  Dave Love  <fx@gnu.org>
7776         * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
7778         * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
7780 1999-01-12  Karl Heuer  <kwzh@gnu.org>
7782         * files.el (auto-save-hook): Defvar this.
7784 1999-01-12  Alex Schroeder  <asc@bsiag.com>
7786         * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
7787         faces, eliminating the need to load font-lock before loading sql.
7788         (sql-mode-oracle-font-lock-keywords): Likewise.
7789         (sql-mode-postgres-font-lock-keywords): Likewise.
7791 1999-01-11  Dave Love  <fx@gnu.org>
7793         * cus-start.el: Add inhibit-eol-conversion.
7795         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
7796         the values round.
7798 1999-01-11  Richard Stallman  <rms@psilocin.ai.mit.edu>
7800         * help.el (help-mode-finish): Renamed from help-mode-maybe.
7801         Don't switch to Help mode here.
7802         (temp-buffer-setup-hook): Use help-mode-finish.
7803         (help-mode-setup): New function.
7804         (temp-buffer-setup-hook): Use help-mode-setup.
7806         * progmodes/sql.el: New file.
7808         * files.el (auto-mode-alist): Add sql-mode.
7810         * faces.el (list-faces-display): Improve the formatting
7811         by computing the maximum length required for any face-name.
7813 1999-01-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7815         * progmodes/compile.el (compilation-shell-minor-mode): New function.
7817 1999-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
7819         * term.el (term_send_home): Change the string to
7820         be the same as the one emitted by xterm and consistent with the
7821         ones emitted by prior and next.
7822         (term_send_end): Likewise.
7824 1999-01-10  Dave Love  <fx@gnu.org>
7826         * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
7827         bindings.
7829 1999-01-10  Eli Zaretskii  <eliz@gnu.org>
7831         * international/codepage.el (codepage-setup): Doc fix.
7832         (cp-decoding-vector-for-codepage): Likewise.
7834 1999-01-10  Markus Rost  <rost@gnu.org>
7836         * cus-edit.el (custom-save-delete): First scan the custom-file.
7838 1999-01-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
7840         * international/iso-transl.el: Define a "function name" for
7841         each translation that isn't ASCII.  Use these function names
7842         in iso-transl-char-map.
7844 1999-01-08  Kenichi Handa  <handa@etl.go.jp>
7846         * international/mule-util.el (decompose-region): Do decomposition
7847         on temporary unibyte buffer.
7849         * international/mule.el (make-char): Doc-string modified.
7851 1999-01-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
7853         * simple.el (comment-region): Delete spaces only if we
7854         deleted a comment starter.
7856 1999-01-07  Dave Love  <fx@gnu.org>
7858         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
7860         * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
7861         like eval-defun does.
7863         * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
7865         * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
7866         constructions.  Doc fixes.
7867         (generic-create-generic-function): Use defalias, not fset.
7869         * find-func.el: More doc fixes.
7871 1999-01-06  Stephen Eglen  <stephen@gnu.org>
7873         * files.el (save-buffers-kill-emacs): Show the list of current
7874         processes before prompting to kill them and exit.
7876 1999-01-06  Dave Love  <fx@gnu.org>
7878         * emacs-lisp/find-func.el: Doc fixes.
7879         (find-function-regexp): Extend for define-generic-mode,
7880         define-derived-mode, easy-mmode-define-minor-mode.
7882 1999-01-06  Dave Love  <fx@gnu.org>
7884         * progmodes/fortran.el (fortran-window-create): Account for scroll
7885         bar width.
7887         * browse-url.el: Require (noerror) w3-auto when compiling.
7888         (browse-url-maybe-new-window): Make it a macro and revert last
7889         change to callers.
7890         (browse-url-w3): Require w3 for w3-fetch-other-window.
7892 1999-01-06 Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7894         * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
7895         argument.
7897 1999-01-06  Simon Marshall  <simon@gnu.org>
7899         * subr.el (with-temp-message): Don't display MESSAGE if nil.  Doc fix.
7901         * font-lock.el (font-lock-default-fontify-buffer): When using
7902         with-temp-message, use nil rather than current-message.
7904         * lazy-lock.el (lazy-lock-unstall):
7905         (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
7906         rather than current-message.
7908         * fast-lock.el (fast-lock-save-cache-1):
7909         (fast-lock-cache-data): When using with-temp-message, use nil rather
7910         than current-message.
7912 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
7914         * international/codepage.el (cp-coding-system-for-codepage-1): Add
7915         the valid-codes property.
7917         * international/mule-cmds.el (prefer-coding-system): Call
7918         set-coding-priority, so that the internal array of priorities is
7919         also updated.
7921         * international/mule-util.el:
7922         (coding-system-change-eol-conversion,
7923         coding-system-change-text-conversion): Don't define here.
7925         * international/mule-cmds.el: Define them here.  Remove the
7926         autoload cookies.
7928 1999-01-06  Andreas Schwab  <schwab@gnu.org>
7930         * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
7931         if it was enabled before.
7933         * view.el (View-revert-buffer-scroll-page-forward): Bind
7934         view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
7936         * files.el (recover-session): Preserve point when inserting
7937         explanation.
7939 1999-01-06  Richard Stallman  <rms@psilocin.ai.mit.edu>
7941         * cus-edit.el (custom-save-delete): Don't delete whitespace
7942         and comments before the sexp that is replaced.
7944 1999-01-05  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7946         * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
7948 1999-01-05  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7950         * vc.el (vc-dired-hook): Use the original value of
7951         dired-move-to-filename-regexp on lines that have not been
7952         reformatted yet.
7953         (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
7954         file lines have already been reformatted.
7956 1999-01-05  Dave Love  <fx@gnu.org>
7958         * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
7959         buffer-local.
7961 1998-01-05  Torbjorn Einarsson  <T.Einarsson@clab.ericsson.se>
7963         * progmodes/f90.el: Change of regular expressions for type to
7964         correct highlighting and identation. Some small fixes for
7965         compatibility with XEmacs.
7967 1999-01-05  Stephen Eglen  <stephen@gnu.org>
7969         * mspools.el (mspools-vm-system-mail): Provide an alternative
7970         value based on rmail-spool-directory if $MAIL is not defined.
7972 1999-01-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
7974         * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
7975         (reftex-section-info): Handle negative section levels.
7976         (reftex-view-crossref-extra): New option.
7977         (reftex-view-crossref): Generalized to work in more places.
7978         (reftex-find-citation-regexp-format, reftex-find-reference-format,
7979         reftex-macros-with-labels, reftex-global-search-marker): New variables.
7980         (reftex-view-cite-locations-from-bibtex): New command.
7981         (reftex-view-regexp-match, reftex-global-search,
7982         reftex-global-search-continue): New functions.
7983         (reftex-extract-bib-entries): No error for non-existing BibTeX
7984         file, just a message.
7985         (reftex-extract-bib-entries): Better error handling.
7986         (reftex-select-with-char): Use `*RefTeX Select*' for selection
7987         help and force it on current frame.
7988         (reftex-default-bibliography): New function.
7989         (reftex-access-parse-file): Check consistency after loading a
7990         parse file.  When inconsistent, enfore rescan.
7991         (reftex-check-parse-consistency): New function.
7992         (easy-menu-define): Options section drastically shortened.
7994 1999-01-05  Kenichi Handa  <handa@etl.go.jp>
7996         * language/thai-util.el (thai-compose-string): New function.
7998 1999-01-04  Inge Frick  <inge@nada.kth.se>
8000         * easymenu.el (easy-menu-define): Doc fix.
8001         (easy-menu-create-menu): New keyword :included.
8002         (easy-menu-do-add-item): New keyword :included.  SUFFIX may
8003         be an expression, not only a string.  Simulate style `button'.
8004         Use easy-menu-define-key-intern instead of easy-menu-define-key.
8005         (easy-menu-define-key-intern): New function.
8006         (easy-menu-add-item): Understand value returned from
8007         easy-menu-item-present-p and easy-menu-remove-item.
8008         (easy-menu-return-item): New function.
8009         (easy-menu-item-present-p, easy-menu-remove-item): Use it.
8011 1999-01-03  Richard Stallman  <rms@psilocin.ai.mit.edu>
8013         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
8014         Use rmail-output-read-rmail-file-name to read the file name.
8015         Always call rmail-output-to-rmail-file noninteractively.
8016         When count > 1, do the loop here.
8017         Handle rmail-delete-after-output here.
8018         (rmail-summary-output): Similar changes.
8020         * mail/rmailout.el: Provide `rmailout'.
8021         (rmail-output-read-rmail-file-name): New function.
8022         (rmail-output-to-rmail-file): Use that.
8023         (rmail-output-read-file-name): New function.
8024         (rmail-output): Use that.
8026         * files.el (find-file-noselect): Let /: suppress wildcard matching.
8027         Error if wildcard matches no files.
8029 1999-01-02  Richard Stallman  <rms@psilocin.ai.mit.edu>
8031         * menu-bar.el (clipboard-yank): Doc fix.
8033         * info.el (Info-insert-dir): Chase symlinks for file-attributes.
8035 1998-12-31  Markus Rost  <rost@delysid.gnu.org>
8037         * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
8039 1998-12-31  Andrew Innes  <andrewi@harlequin.co.uk>
8041         * rmail.el (rmail-encode-string): Make sure mask value is
8042         positive; (emacs-pid) returns a negative number on Windows 9x
8043         which causes odd behaviour.
8045 1998-12-31  Eli Zaretskii  <eliz@mescaline.gnu.org>
8047         * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
8048         and about w32-* variables unless on Windows/NT.
8050 1998-12-31  Boris Goldowsky  <boris@alum.mit.edu>
8052         * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
8053         if buffer is modified; ask about all modified buffers.
8055 1998-12-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
8057         * simple.el (what-cursor-position): Fix previous change.
8059 1998-12-30  Richard Stallman  <rms@sucrose.ai.mit.edu>
8061         * mail/sendmail.el (mail-mode): Eliminate ambiguous match
8062         from paragraph-start.
8064 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
8066         * international/mule-cmds.el (prefer-coding-system): If the
8067         argument requires specific EOL conversion type, make the default
8068         coding systems use that.
8070 1998-12-30  Drew Csillag <drew_csillag@geocities.com>
8072         * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
8073         Use shell-command-on-region.
8074         (m4-start-m4, m4-end-m4): Functions deleted.
8076 1998-12-30  Michael Ernst  <mernst@alum.mit.edu>
8078         * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
8080 1998-12-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8082         * browse-url.el (browse-url-mail): Give argument SEND-ACTION
8083         to compose-mail in the correct places and as a list.
8085 1998-12-29  Masatake Yamato  <masata-y@tori.aist-nara.ac.jp>
8087         * page-ext.el: Added mouse-selection feature for pages directory buffer.
8088         (pages-directory-map): Bind mouse-2
8089         (pages-copy-header-and-position): Put text property.
8090         (pages-directory-goto-with-mouse): New function.
8092 1998-12-29  Eli Zaretskii  <eliz@mescaline.gnu.org>
8094         * international/codepage.el (cp-make-coding-systems-for-codepage):
8095         Doc fix.
8096         (cp-coding-system-for-codepage-1): Likewise.
8098 1998-12-29  Kenichi Handa  <handa@etl.go.jp>
8100         * language/thai-util.el (thai-post-read-conversion): Handle Thai
8101         composition sequence correctly here instead of calling
8102         thai-compose-region.
8104         * textmodes/fill.el (fill-region-as-paragraph): While deleting a
8105         newline in multibyte buffer, if previous or next character is a
8106         composite char, check the first component of the composite char.
8108 1998-12-28  Andreas Schwab  <schwab@delysid.gnu.org>
8110         * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
8111         and track-mouse.
8113 1998-12-27  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8115         * mail/sendmail.el (mail-yank-original): Remove text properties
8116         after insertion.
8117         (mail-yank-region): Barf if no mark is set in the message
8118         being replied to.
8120         * help.el (function-called-at-point): First look for function at point.
8122 1998-12-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
8124         * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
8126 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
8128         * simple.el (what-cursor-position): Print character encoding also.
8130 1998-12-26  Dave Love  <fx@gnu.org>
8132         * textmodes/flyspell.el: If local-maps work, don't put
8133         flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
8134         in flyspell-mouse-map (only).
8135         (flyspell-use-local-map): New variable.
8136         Use a different mouse-2 binding in that case,
8137         and don't add to minor-mode-map-alist.
8138         (make-flyspell-overlay, flyspell-correct-word):
8139         Test flyspell-use-local-map.
8141 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
8143         * files.el (file-expand-wildcards): Handle wildcards in directory name.
8144         Be careful about whether to return a relative file name,
8145         and if so, relative to what directory.
8147 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
8149         * emacs-lisp/easymenu.el (easy-menu-get-map):
8150         Change global map only if this menu exists in the global map already,
8151         and not in the local map.
8152         (easy-menu-do-add-item): Fix error message.
8154         * foldout.el (foldout-inhibit-key-bindings):
8155         Avoid concatenating onto outline-minor-mode-prefix.
8156         Make a new keymap for that prefix, if it does not already have one.
8158 1998-12-25  Ilya Zakharevich  <ilya@math.ohio-state.edu>
8160         * cperl-mode.el:
8161         Can use linear algorithm for indentation if Emacs supports it.
8162         (cperl-after-expr-p):   It is BLOCK if we reach lim when backup sexp.
8163         (cperl-after-block-p):  Likewise.
8164         (cperl-after-block-and-statement-beg): Likewise.
8165         (cperl-after-block-p):  After END/BEGIN we are a block.
8166         (cperl-after-expr-p):   Skip labels when checking
8167         (cperl-indent-region):  Make a marker for END - text added/removed.
8168         Disable hooks during the call (how to call them later?).
8169         Now indents 820-line-long function in 6.5 sec (including
8170         syntaxification) the first time (when buffer has few
8171         properties), 7.1 sec the second time.
8172         (cperl-indent-region):  Do not indent whitespace lines
8173         (cperl-style-alist)
8174                 Include `cperl-merge-trailing-else' where the value is clear.
8175         (cperl-styles-entries): Likewise.
8176         (cperl-problems):       Improvements to docs.
8177         (cperl-tips):           Likewise.
8178         (cperl-non-problems):   Likewise.
8179         (cperl-mode):           Make lazy syntaxification possible.
8180         Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
8181         `font-lock-unfontify-region-function' was set to a wrong function.
8183         (cperl-find-pods-heres): Safe a position in buffer where it is safe to
8184         restart syntaxification.  Changed so that -d ?foo? is a RE. Do
8185         not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
8186         but 1<<6 was considered as HERE-doc.
8187         <file/glob> made into a string.
8188         Postpone addition of faces after syntactic step.
8189         Recognition of <FH> was wrong.
8190         Highlight `gem' in s///gem as a keyword.  `qr' recognized.
8191         Knows that split// is null-RE.
8192         Highlights separators in 3-parts expressions as labels.
8193         <> was considered as a glob.
8194         Would err if the last line is `=head1'.
8195         $a-1 ? foo : bar; was a considered a regexp.
8196         `<< (' was considered a start of HERE-doc.
8197         mark qq[]-etc sections as syntax-type=string
8198         Was not processing sub protos after a comment ine.
8199         Was treating $a++ <= 5 as a glob.
8200         Tolerate unfinished REx at end-of-buffer.
8201         `unwind-protect' was left commented.
8202         / and ? after : start a REx.
8204         (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
8205         Better default, customizes to `message' too, off in text-mode.
8207         (cperl-array-face): Renamed from `font-lock-emphasized-face',
8208         `defface'd.
8209         (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
8210         `defface'd.
8211         (cperl-emacs-can-parse):        New state variable.
8212         (cperl-indent-line):    Corrected to use global state.
8213         (cperl-calculate-indent):       Likewise.
8214         (cperl-fix-line-spacing):       Likewise (not used yet).
8215         (cperl-calculate-indent):       Did not consider `,' as
8216         continuation mark for statements.
8217         (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
8218         Remove another parse-data optimization at toplevel: would
8219         indent correctly.
8220         Correct for labels when calculating indentation of continuations.
8221         Docstring updated.
8222         (cperl-choose-color):   Converted to a function (to be
8223         compilable in text-mode).
8224         (cperl-dark-background):        Disable without window-system.
8225         Do `defface' only if window-system.
8226         (cperl-fix-line-spacing):       Sped up to bail out early.
8227         (x-color-defined-p): Was not compiling on XEmacs
8228         Was defmacro'ed with a tick.  Remove another def.
8229         (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
8230         (cperl-unwind-to-safe): New function.
8231         (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
8232         (cperl-fontify-syntaxically): Unwinds start and end to go out of
8233                                      long strings (not very successful).
8234         (cperl-forward-re):     Highlight the trailing / in s/foo// as string.
8235         Highlight the starting // in s//foo/ as function-name.
8236         Emit a meaningful error instead of a cryptic one for an
8237         uncomplete REx near end-of-buffer.
8239         (cperl-electric-keyword):       `qr' recognized.
8240         (cperl-electric-else):          Likewise
8241         (cperl-to-comment-or-eol):      Likewise
8242         (cperl-make-regexp-x):  Likewise
8243         (cperl-init-faces):     Likewise, and `lock' (as overridable?).
8244         Corrected to use new macros;
8245         `if' for copying `reference-face' to `constant-face' was backward.
8246         remove init `font-lock-other-emphasized-face',
8247         `font-lock-emphasized-face', `font-lock-keyword-face'.
8248         Interpolate `cperl-invalid-face'.
8249         (cperl-make-regexp-x):  Misprint in a message.
8250         (cperl-syntaxify-unwind): New configuration variable
8251         (cperl-fontify-m-as-s): New configuration variable
8252         (cperl-electric-pod):   Check for after-expr was performed
8253         inside of POD too.
8254         (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
8255         (cperl-clobber-mode-lists): New configuration variable.
8256         (cperl-not-bad-style-regexp):   Updated.
8257         Init:                   `cperl-is-face' was busted.
8258         (cperl-make-face):      New macros.
8259         (cperl-force-face):     New macros.
8260         (font-lock-other-type-face): Done via `defface' too.
8261         (cperl-nonoverridable-face):    New face.  Renamed from
8262         `font-lock-other-type-face'.
8263         (cperl-init-faces-weak):        Use `cperl-force-face'.
8264         (cperl-comment-indent): Commenting __END__ was not working.
8265         (cperl-indent-for-comment):     Likewise.
8266         (cperl-write-tags):     Correct for XEmacs's `visit-tags-table-buffer'.
8267         When removing old TAGS info was not relativizing filename.
8268         (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
8269         Another try to work around XEmacs problems.  Better progress messages.
8270         (toplevel):             Require custom unprotected => failure on 19.28.
8271         (cperl-xemacs-p):       Defined when compile too
8272         (cperl-find-tags):      Was writing line/pos in a wrong order,
8273         pos off by 1 and not at beg-of-line.
8274         (cperl-etags-snarf-tag): New macro
8275         (cperl-etags-goto-tag-location): New macro
8276         (cperl-version):        New variable.  New menu entry
8277         random docstrings:      References to "future" 20.3 removed.
8278         Menu was described as `CPerl' instead of `Perl'
8279         (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
8280         (cperl-toggle-construct-fix): Was toggling to t instead of 1.
8281         (cperl-ps-print-init):  Associate `cperl-array-face', `cperl-hash-face'
8282         Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
8283         `font-lock-reference-face', `font-lock-keyword-face'.
8284         Use `eval-after-load'.
8285         Remove not-CPerl-related faces.
8286         (cperl-tips-faces):     New variable and an entry into Mini-docs.
8287         (cperl-indent-exp):     Was not processing else-blocks.
8288         (cperl-get-state):      NOP line removed.
8289         (cperl-ps-print):       New function and menu entry.
8290         (cperl-ps-print-face-properties):       New configuration variable.
8291         (cperl-invalid-face):   New configuration variable.
8292         (perl-font-lock-keywords):      Highlight trailing whitespace
8293         (cperl-contract-levels):        Documentation corrected.
8294         (cperl-contract-level):         Likewise.
8295         (cperl-ps-extend-face-list):    New macro.
8296         (cperl-invalid-face):   Change to ''underline.
8298 1998-12-25  Markus Rost  <rost@delysid.gnu.org>
8300         * mail/rmailout.el (rmail-output): Abbreviate name of default-file
8301         for read-file-name.
8302         (rmail-output-to-rmail-file): Likewise.
8304 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
8306         * emacs-lisp/easymenu.el (easy-menu-get-map):
8307         If MENU is nil, use global menu-bar map.
8308         (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
8309         (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
8311 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8313         * ps-mule.el (ps-mule-begin-job): Programming uniformization.
8315 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8317         * ps-print.el (ps-print-version): New version number (4.1.3).
8319 1998-12-21  Eli Zaretskii  <eliz@mescaline.gnu.org>
8321         * international/mule-cmds.el: Use make-sparse-keymap instead of
8322         define-prefix-key when defining MULE menu items.
8324         * info.el (Info-node-at-bob-matching): New function.
8325         (Info-find-node, Info-build-node-completions): Call it.
8327 1998-12-21  Andreas Schwab  <schwab@delysid.gnu.org>
8329         * help.el (describe-function-1): Say "keymap", not "Lisp macro",
8330         when this is an autoloaded keymap.
8332 1998-12-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
8334         * international/codepage.el (cp-coding-system-for-codepage-1):
8335         Create separate encoders and decoders, for DOS and Unix.  Make the
8336         usual family of 3 coding systems, so that automatic detection of
8337         EOL type works.
8338         (cp-make-coding-systems-for-codepage): Don't intern DOS- and
8339         Unix-specific symbols here, and don't call
8340         cp-coding-system-for-codepage-1 twice.  (Suggested by Ken'ichi
8341         Handa <handa@etl.go.jp>.)
8343         * dos-vars.el (dos-codepage-setup-hook): New defcustom.
8345         * term/internal.el (IT-character-translations): New variable, an
8346         alist used to display characters for which there's no glyphs in
8347         the current codepage.
8348         (IT-display-table-setup): New function, sets up the DOS terminal
8349         for a given codepage.
8350         (dos-codepage-setup): New function, sets up the MULE environment
8351         for the current value of dos-codepage.
8352         (top-level if): In the multibyte mode, turn on
8353         unibyte-display-via-language-environment.  In the unibyte mode,
8354         set up the special syntax tables to map lower- to upper case and
8355         back.
8357 1998-12-19  Eric Ludlam  <zappo@delysid.gnu.org>
8359         * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
8360         (speedbar-frame-plist) Remove useless comments.
8361         (speedbar-frame-mode) Do not specify height if it is in the param list.
8362         Use default y position w/out changing it.
8363         If default x position is a list, keep, calculate the non-list X
8364         value when devining an initial position.
8365         (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
8366         (speedbar-tag-group-name-minimum-length): New variable.
8367         (speedbar-frame-parameter): New compatibility function.
8368         (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
8369         (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
8370         groups to keep things in the right order, and to help with some
8371         naming conventions.
8372         (speedbar-create-tag-hierarchy): Enable buffer local version of
8373         `speedbar-tag-hierarchy-method' in the buffer we are tagging.
8374         (speedbar-line-path) Make DEPTH param optional.  Devine it if absent.
8375         the case, derive it from the cursor location in speedbar.
8377 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
8379         * international/mule-cmds.el (set-language-environment): On MS-DOS
8380         terminals, install DOS-specific nonascii-translation-table if the
8381         language info doesn't specify one.  Pass the default eol-type to
8382         set-language-environment-coding-systems.
8383         (set-default-coding-systems): Copy the eol-type property for the
8384         new default values of {buffer-file,process}-coding-system from the
8385         old defaults.
8386         (set-language-environment-coding-systems): Accept an optional
8387         argument EOL-TYPE, and set the eol-type property of the default
8388         coding systems accordingly.
8389         (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
8390         (set-keyboard-coding-system): Likewise.
8391         (set-default-coding-systems): Don't set
8392         default-terminal-coding-system on MS-DOS to anything but nil.
8393         (prefer-coding-system): Describe in the doc string that
8394         default-terminal-coding-system is not changed on MS-DOS.
8395         (set-language-environment): For MS-DOS, set standard syntax table
8396         and display table for all characters with code above 127.
8397         (standard-display-european-internal): For MS-DOS, pass all
8398         characters with code above 127 directly to the terminal, and don't
8399         remap characters 160 and 146 in the unibyte case.
8401         * international/codepage.el: New file.
8403 1998-12-16  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
8405         * diary-lib.el (diary-float): Fix end-of-year error and typos in
8406         comments.
8408 1998-12-16  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
8410         * map-ynp.el (map-y-or-n-p): Ignore input methods.
8412         * subr.el (read-passwd): Likewise.
8414 1998-12-16  Eli Zaretskii  <eliz@mescaline.gnu.org>
8416         * info.el (Info-find-node): Add 1 to the position read from the
8417         tag table.  Don't fail if the node delimiter ^_ is the first
8418         character in the file.
8419         (Info-insert-dir): Don't fail when the node delimiter ^_ is the
8420         first character in the file.
8421         (Info-read-subfile): Likewise.
8422         (Info-select-node): Likewise.
8423         (Info-build-node-completions): Likewise.
8425 1998-12-16  Richard Stallman  <rms@gnu.org>
8427         * term/x-win.el (x-cut-buffer-or-selection-value):
8428         If clipboard is enabled, try it before PRIMARY selection.
8430 1998-12-15  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
8432         * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
8433         insert c-cedilla and C-cedilla respectively, like in latin-1.
8435 1998-12-15  Eli Zaretskii  <eliz@delysid.gnu.org>
8437         * language/hebrew.el: Don't use sublists in the flags argument
8438         passed to make-coding-system.
8440 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
8442         * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
8443         list of character sets found by find-charset-region.
8445         * ps-mule.el: Always require ps-print.  Move some function
8446         definitions for Emacs 20.2 and the earlier to ps-print.el.
8447         (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
8449         * ps-print.el: Define several functions for Emacs 20.2 and the
8450         earlier version.
8451         (ps-printer-name): Check if printer-name is bound.
8453 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8455         * ps-mule.el: Programming uniformization and little code improvement.
8456         (ps-mule-prepare-font): Programming uniformization.
8457         (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
8458         (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
8460         * ps-bdf.el: Programming uniformization and little code improvement.
8461         (bdf-search-and-read): New fun.
8462         (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
8463         (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
8464         (bdf-info-relative-compose, bdf-info-baseline-offset)
8465         (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
8466         (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
8467         (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
8468         (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
8469         improvement.
8471 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8473         * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
8474         and mule related code extraction. Autoload ps-mule funs.
8476         * ps-mule.el: Doc fix. Require ps-print only when compiled.
8477         (ps-mule-prologue-generated): New fun.
8478         (ps-mule-plot-string): Add autoload cookie.
8479         (ps-mule-begin-job): Call ps-mule-prologue-generated.
8481 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
8483         * ps-bdf.el: Require ps-mule instead of ps-print.
8484         (bdf-directory-list): Add autoload cookie.
8486         * ps-mule.el: New file.  Mule related code extracted from
8487         ps-print.el.  Require ps-print, provide ps-mule.
8488         (ps-multibyte-buffer): Add autoload cookie.
8489         (ps-mule-prepare-ascii-font): New fun.
8490         (ps-mule-set-ascii-font): New fun.
8491         (ps-mule-skip-same-charset): Fun deleted.
8492         (ps-mule-plot-string): Set ps-mule-current-charset.
8493         (ps-mule-initialize): Add autload cookie.  Don't set
8494         ps-mule-font-info-database here.
8495         (ps-mule-begin-job): Renamed from ps-mule-begin.  Update
8496         ps-mule-font-info-database and ps-control-or-escape-regexp.
8497         (ps-mule-begin-page): New fun.
8499         * ps-print.el: Mule related code moved to ps-mule.el.
8500         (ps-begin-job): While setting ps-control-or-escape-regexp, don't
8501         check ps-mule-charset-list.
8502         (ps-begin-page): Don't set ps-mule-current-charset, instead call
8503         ps-mule-begin-page.
8504         (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
8505         (ps-plot-region): Don't set ps-mule-current-charset, instead call
8506         ps-mule-set-ascii-font.  Don't call ps-mule-skip-same-charset,
8507         instead skip same charsets by itself.
8508         (ps-generate): Call ps-mule-initialize of needs-begin-file is
8509         non-nil.  Call ps-mule-begin-job.
8511 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
8513         * ps-bdf.el: File name changed from bdf.el.  Provide ps-bdf
8514         instead of bdf.
8516         * ps-print.el (ps-mule-font-info-database): Doc-string modified.
8517         (ps-mule-external-libraries): New element FEATURE.
8518         (ps-mule-init-external-library): Ajusted for the above change.
8519         (ps-mule-generate-font): Likewise.
8520         (ps-mule-generate-glyphs): Likewise.
8521         (ps-mule-prepare-font): Likewise.
8522         (ps-mule-initialize): Likewise.
8523         (ps-begin-file): Superfluous tailing parenthesis deleted.
8525 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
8527         * international/fontset.el (x-decompose-font-name): If PATTERN
8528         doesn't have any wild cards, return a vector made from a name that
8529         is found by x-resolve-font-name found.  Comments added.
8531         * international/mule-cmds.el (find-coding-systems-for-charsets):
8532         Handle the case of unknown charset.
8533         (find-multibyte-characters): If invalid multibyte characters are
8534         found, return the corresponding strings instead of character
8535         codes.
8536         (find-multibyte-characters): Adjusted for the above change.
8537         (select-safe-coding-system): For a unibyte buffer, always returns
8538         DEFAULT-CODING-SYSTEM.
8539         (get-charset-property): Fix previous change.  Make it a function.
8540         (put-charset-property): Make it a function.
8542         * international/mule.el (make-coding-system): Set mime-charset
8543         property of *-with-esc coding system to nil.
8545         * international/quail.el (quail-point-in-conversion-region): New
8546         function.
8547         (quail-conversion-backward-delete-char): When a key sequence is
8548         being translated, call quail-delete-last-char.
8550         * language/devan-util.el
8551         (devanagari-reorder-glyphs-for-decomposition): Fix the way to
8552         handle devanagari-decomposition-rules.
8554 1998-12-14  Andreas Schwab  <schwab@delysid.gnu.org>
8556         * textmodes/texinfo.el (texinfo-tex-buffer): Bind
8557         tex-start-options-string to empty string.
8558         (texinfo-tex-region): Use texinfo-tex-trailer as documented.
8560 1998-12-14  Andrew Innes  <andrewi@delysid.gnu.org>
8562         * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
8563         5xx responses are already handled properly).
8565 1998-12-13  Richard Stallman  <rms@gnu.org>
8567         * progmodes/compile.el (compilation-error-regexp-alist): Insist
8568         on a non-digit in the file name.
8570         * simple.el (comment-region): Handle comment-padding
8571         separately for insertion and for deletion, in the right way for each.
8573 1998-12-13  Felix Lee  <flee@cygnus.com>
8575         * progmodes/compile.el (compilation-error-regexp-alist): Fix
8576         regexp to match "ChangeLog:1:1998-12-09 ..."
8578 1998-12-13  Eli Zaretskii  <eliz@delysid.gnu.org>
8580         * cus-start.el (dos-unsupported-char-glyph): Add.
8582 1998-12-11  Dave Love  <fx@gnu.org>
8584         * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
8585         forward-sexp in condition-case.
8587         * emacs-lisp/find-func.el (find-function-search-for-symbol):
8588         Remove unnecessary test on `library' for explicit file name.
8589         Widen scope of save-match-data.
8591 1998-12-10  Eli Zaretskii  <eliz@delysid.gnu.org>
8593         * international/mule.el (load-with-code-conversion): If the loaded
8594         file was inserted  with no-conversion or raw-text coding system,
8595         make the buffer unibyte.
8597 1998-12-09  Richard Stallman  <rms@gnu.org>
8599         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
8600         Get rid of nested loops.
8602         * mouse.el (mouse-drag-vertical-line):
8603         If WHICH-SIDE is not `right', then scroll bars are on the left.
8605         * loadhist.el (load-history-loaded): defvar moved to help.el.
8607         * help.el (symbol-file-load-history-loaded): Variable renamed,
8608         and defvar moved from loadhist.el.
8609         (symbol-file): Renamed from describe-function-find-file.
8610         Load fns-VERSION.el here.
8611         (describe-variable, describe-function-1): Use symbol-file.
8613         * textmodes/tex-mode.el (tex-generate-zap-file-name):
8614         Don't start the name with #.
8616         * ispell.el: Take out the eval-when's.
8618 1998-12-09  Peter Breton  <pbreton@ne.mediaone.net>
8620         * dirtrack.el (dirtrack-directory-change-hook): New hook.
8621         (dirtrack): Run it.  Make debug message more verbose.
8623 1998-12-09  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
8625         * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
8626         name of the abbrev table, and provide support for XEmacs.
8627         (octave-xemacs-p): New variable.
8629 1998-12-09  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
8631         * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
8632         exit, when mail-interactive is nil.
8634 1998-12-09  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
8636         * files.el (after-find-file): Message fix.
8638 1998-12-09  Ken Stevens  <stevens@kdstevens.com>
8640         * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
8642 1998-12-09  Geoff Voelker  <voelker@cs.washington.edu>
8644         * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
8645         filenames using backslashes.
8647 1998-12-09  Dave Love  <fx@gnu.org>
8649         * browse-url.el (browse-url-mail): Call compose-mail-other-window
8650         with correct number of args.
8651         (browse-url-maybe-new-window): New arg.  Callers changed.
8653         * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
8654         comment.
8656 1998-12-08  Geoff Voelker  <voelker@cs.washington.edu>
8658         * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
8660 1998-12-08  Markus Rost  <rost@delysid.gnu.org>
8662         * vc.el (vc-rcs-release): Fix Type.
8663         (vc-sccs-release): Fix Type.
8664         (vc-cvs-release): Fix Type.
8666         * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
8667         arg work right.
8669         * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
8670         output of last undeleted message.
8672 1998-12-07  Geoff Voelker  <voelker@cs.washington.edu>
8674         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
8675         (buffer-undo-list) [windows-nt]: Use different relative path.
8677 1998-12-07  Simon Marshall  <simon@gnu.org>
8679         * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
8681 1998-12-05  Markus Rost  <rost@delysid.gnu.org>
8683         * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
8685         * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
8687 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
8689         * info.el (Info-menu): Don't return error if point is between menu
8690         header and first menu item.
8692 1998-12-04  Dave Love  <fx@gnu.org>
8694         * help.el (describe-function-1): Fix description for alias.
8696 1998-12-03  Andreas Schwab  <schwab@delysid.gnu.org>
8698         * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
8699         specifications from summary line.
8701         * rect.el (delete-whitespace-rectangle): Mark for autoload.
8702         (close-rectangle): Define alias only once in loaddefs.el.
8704 1998-12-03  Eli Zaretskii  <eliz@mescaline.gnu.org>
8706         * term/internal.el: Remove code which sets up a special syntax
8707         table for non-ASCII characters.
8709 1998-12-02  Andrew Innes  <andrewi@delysid.gnu.org>
8711         * dos-w32.el (direct-print-region-function): Try to ensure that
8712         printer-name is expanded to a file name on a local drive;
8713         sometimes printing a file loaded from a network volume fails.
8714         (direct-print-region-function): Add a function to
8715         write-region-annotate-functions to append a formfeed character to
8716         the region being printed, if the region doesn't end with a
8717         formfeed already.  This avoids creating a second print job
8718         containing a blank page when print spooling is enabled on Windows.
8720 1998-12-02  Dave Love  <fx@gnu.org>
8722         * help.el (help-make-xrefs): Use `info', not the non-autoloaded
8723         `Info-goto-node'.
8725 1998-12-02  Richard Stallman  <rms@gnu.org>
8727         * help.el (temp-buffer-resize-mode): Doc fix.
8729         * cus-edit.el (custom-save-delete): Save point before
8730         reading a sexp, rather than backing up.
8732         * international/iso-transl.el: Fix previous change.
8734 1998-12-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8736         * vc.el (vc-dired-window-configuration, vc-ediff-windows,
8737         vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
8738         Added defvars to suppress compilation warnings.
8740 1998-11-30  Ken Stevens  <k.stevens@ieee.org>
8742         * ispell.el: Improved and fixed customize for variables:
8743         ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
8744         ispell-dictionary-alist, ispell-skip-sgml.
8745         Improved and fixed comments in variables and messages for
8746         functions: ispell-help-in-bufferp, ispell-local-dictionary,
8747         ispell-menu-map, ispell-checking-message, ispell-parser,
8748         ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
8749         ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
8750         ispell-comments-and-strings, ispell-continue, ispell-complete-word,
8751         ispell-message-text-end, ispell-add-per-file-word-list.
8752         (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
8753         system is now required for all languages.  Casechars improved for
8754         castellano, castellano8, and norsk dictionaries.  Dictionary
8755         norsk7-tex added.  Dictionary polish added.
8756         (ispell-dictionary-alist): Redefined at load-time to support
8757         dictionary changes.
8758         (ispell-menu-map): Redefined at load-time to support menu changes.
8759         (ispell-check-version): New alias for `check-ispell-version'.
8760         (ispell-parse-output): Fixed matching for ispell error messages.
8761         Correctly returns spelling suggestions in order generated by ispell
8762         process.
8763         (check-ispell-version): Ensure `case-fold-search' doesn't get
8764         redefined.
8765         (ispell-complete-word): Ensure `case-fold-search' doesn't get
8766         redefined.  Fix bug that didn't respect case of word being completed.
8767         (ispell-init-process): Set process coding system to be compatible
8768         with emacs processes and the ispell process.
8769         (ispell-kill-ispell): Ensures ispell process has terminated before
8770         starting new process.  This can otherwise confuse process filters
8771         and hang the ispell process.
8772         (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
8773         skipping support for sgml.
8774         (ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
8775         which could cause `ispell-complete-word' to hang.
8776         (ispell-message): Improved message reference matching.  Ensure
8777         `case-fold-search' doesn't get redefined.
8778         (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
8779         get redefined.  Fixed bug in returning to nroff mode from tex mode.
8780         (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
8781         get redefined.
8783 1998-11-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
8785         * textmodes/flyspell.el (flyspell-check-word-p):
8786         Don't delay inside a kbd macro.
8788         * subr.el (make-local-hook): Return the hook variable.
8790 1998-11-30  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
8792         * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
8793         Use a timer instead of post-command-hook.
8794         (hscroll-timer): New variable.
8796 1998-11-30  Dave Love  <fx@gnu.org>
8798         * help.el (help-xref-button): Do nothing if text already has the
8799         help-xref property.
8800         (describe-variable): Revert previous change to hyperlink to source.
8802 1998-11-29  Richard Stallman  <rms@psilocin.ai.mit.edu>
8804         * bindings.el (features): Add `base64' to this list.
8806         * loadhist.el (symbol-file): Doc fix.
8808         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
8810         * files.el (hack-one-local-variable): Cope with non-file buffers.
8812 1998-11-28  Richard Stallman  <rms@psilocin.ai.mit.edu>
8814         * help.el (describe-mode): Put major mode first.
8816         * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
8817         to support special-display and same-window features.
8819 1998-11-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
8821         * simple.el (transpose-subr, transpose-subr-1): Rename variables
8822         bound in one function and used in the other.
8823         (transpose-subr-start1, transpose-subr-start2): Add defvars.
8824         (transpose-subr-end1, transpose-subr-end2): Add defvars.
8826 1998-11-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
8828         * autoinsert.el (auto-insert-alist): Use user-mail-address.
8830 1998-11-26  Kenichi Handa  <handa@etl.go.jp>
8832         * international/ccl.el (ccl-dump-translate-character-const-tbl):
8833         Give format correct control string.
8835         * international/mule.el (define-translation-table): Fix bug of
8836         setting incorrect translation-table-id.  If the first element of
8837         ARGS is a translation table, just register it.
8839         * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
8840         property.
8842 1998-11-24  Michael Ernst  <mernst@alum.mit.edu>
8844         * thingatpt.el (thing-at-point-url-at-point): Don't use current
8845         syntax table to determine what is whitespace.
8847 1998-11-24  Richard Stallman  <rms@psilocin.ai.mit.edu>
8849         * frame.el (frame-parameter): Doc fix.
8851         * textmodes/tex-mode.el (tex-feed-input): New function.
8852         (tex-define-common-keys): Add binding for C-c C-m.
8854 1998-11-23  Dave Love  <fx@gnu.org>
8856         * progmodes/fortran.el: Various minor doc fixes.
8857         (fortran-font-lock-keywords-1): Add `d' to comment-chars.
8858         (fortran-with-subprogram-narrowing): New macro.
8859         (fortran-check-for-matching-do): Use it.
8860         (fortran-end-do): Use fortran-check-end-prog-re.
8861         (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
8862         (fortran-calculate-indent, fortran-calculate-indent): Likewise.
8864 1998-11-23  Simon Marshall  <simon@gnu.org>
8866         * font-lock.el (font-lock-defaults): Doc fix.
8867         (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
8868         (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
8870         * lazy-lock.el (lazy-lock-unstall):
8871         (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
8873         * fast-lock.el (fast-lock-save-cache-1):
8874         (fast-lock-cache-data): Rewritten to use with-temp-message.
8876 1998-11-22  Andrew Innes  <andrewi@delysid.gnu.org>
8878         * mail/rmail.el (rmail-set-message-counters-counter): Detect
8879         messages that have been added with DOS line endings and convert
8880         the line endings for such messages.
8882 1998-11-22  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
8884         * help.el: Add resizing of temporary buffers.
8885         (temp-buffer-resize-mode): New command and variable.
8886         (temp-buffer-max-height): New variable.
8887         (resize-temp-buffer-window): New function.
8889         * window.el (window-buffer-height): New function, split from
8890         shrink-window-if-larger-than-buffer.
8891         (shrink-window-if-larger-than-buffer): Use window-buffer-height.
8893 1998-11-22  Richard Stallman  <rms@psilocin.ai.mit.edu>
8895         * frame.el (initial-frame-alist): Add defcustom.
8897         * shell.el (shell-prompt-pattern): Add defcustom.
8899 1998-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8901         * message.el (message-ignored-supersedes-headers): Remove
8902         NNTP-Posting-Date.
8904 1998-11-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
8906         * help.el (describe-mode): Don't avoid loop indirecting thru
8907         value of INDICATOR.
8909 1998-11-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
8911         * help.el (describe-variable): Allow any variable with a defcustom,
8912         even if it is not a user variable.
8914         * mail/rmail.el (mail-unsent-separator): Additional alternative.
8916 1998-11-20  Andrew Innes  <andrewi@delysid.gnu.org>
8918         * gnus/nntp.el (nntp-request-group): Allow for failures when
8919         requesting a new group.
8921 1998-11-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
8923         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
8925 1998-11-19  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8927         * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
8929 1998-11-19  Simon Marshall  <simon@gnu.org>
8931         * subr.el (with-temp-message): New macro.
8933         * emacs-lisp/lisp-mode.el (with-temp-message):
8934         Add lisp-indent-function property.
8936 1998-11-18  Dave Love  <fx@gnu.org>
8938         * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
8940 1998-11-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
8942         * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
8943         This is not obsolete.
8945 1998-11-18  Kenichi Handa  <handa@etl.go.jp>
8947         * textmodes/picture.el: Make a new map by make-keymap.
8948         (picture-desired-column): New variable.
8949         (picture-update-desired-column): New function.
8950         (picture-beginning-of-line): Set picture-desired-column to 0.
8951         (picture-end-of-line): Set picture-desired-column to the current
8952         column.
8953         (picture-forward-column): Pay attention to multi-column character.
8954         (picture-backward-column): Likewise.
8955         (picture-move-down): Likewise.
8956         (picture-move-up): Likewise.
8957         (picture-movement-nw): With prefix arg, move twice columns.
8958         (picture-movement-ne): Likewise.
8959         (picture-movement-sw): Likewise.
8960         (picture-movement-se): Likewise.
8961         (picture-set-motion): Handle two-column movements.
8962         (picture-move): Call picture-move-down or picture-forward-column
8963         only when necessary.
8964         (picture-insert): Pay attention to picture-desired-column.
8965         (picture-self-insert): Likewise.
8966         (picture-clear-column): Pay attention to multi-column character.
8967         (picture-mode): Modify doc-string for two-column movement.
8969         * rect.el (move-to-column-force): New function.
8970         (operate-on-rectangle): If coerce-tabs is non-nil, call
8971         move-to-column-force instead of move-to-column.
8972         (insert-rectangle): Call move-to-column-force instead of
8973         move-to-column.
8974         (open-rectangle-line): If begextra is not zero, call
8975         move-to-column-force.
8978 1998-11-16  Dave Love  <fx@gnu.org>
8980         * textmodes/sgml-mode.el Require skeleton when compiling.
8981         (sgml-font-lock-keywords-1): Accept single-letter tags.
8982         (v2): Defvar free variable.
8984 1998-11-16  Sam Steingold  <sds@goems.com>
8986         * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
8987         macro, not ELisp one.
8989 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
8991         * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
8992         characters to symbol.
8994         * language/japan-util.el (japanese-zenkaku-region): New optional
8995         arg KATAKANA-ONLY.
8997 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
8999         * international/mule.el
9000         (after-insert-file-set-buffer-file-coding-system): If the buffer
9001         is changed to unibyte, return inserted bytes.
9003         * tar-mode.el (tar-header-block-tokenize): Decode codes of file
9004         and link names if necessary.
9005         (tar-header-block-summarize): Handle the case that file or link
9006         names are multibyte.
9007         (tar-summarize-buffer): At first set the current buffer unibyte,
9008         then if there are multibyte file names, change it to multibyte.
9009         (tar-mode): Get char position from tar-header-offset.
9010         (tar-extract): Avoid multibyte<->unibyte conversion in
9011         insert-buffer-subsring by setting both buffers unibyte
9012         temporarily.
9013         (tar-copy): Set the buffer unibyte while doing a work.  Write
9014         without code conversion.
9015         (tar-expunge): Set the buffer unibyte while doing a work.
9016         (tar-alter-one-field): Likewise.
9017         (tar-clear-modification-flags): Compare byte position with
9018         tar-header-offset.
9019         (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
9020         insert-buffer-subsring by setting both buffers unibyte
9021         temporarily.  Pay attention to multibyteness while updating the
9022         descriptor-line.
9023         (tar-mode-write-file): Write without code conversion.
9025 1998-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9027         * nngateway.el: Require cl.
9029 1998-11-15  Dave Love  <fx@gnu.org>
9031         * progmodes/fortran.el: Fix previous change:
9032         (fortran-end-prog-re1): Changed.
9033         (fortran-check-end-prog-re): New function.
9034         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
9036 1998-11-13  Tom Breton  <tob@world.std.com>
9038         * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
9039         GNU Emacs.
9041 1998-11-13  Carsten Dominik  <cd@delysid.gnu.org>
9043         * textmodes/reftex.el: (reftex-finding-files): Group documentation
9044         fixed.
9045         (reftex-toc-toggle-file-boundary,
9046         reftex-toc-toggle-labels,
9047         reftex-toc-toggle-context,reftex-find-start-point): New functions.
9048         (reftex-toc-include-labels, reftex-toc-include-context,
9049         reftex-toc-include-file-boundaries,
9050         reftex-toc-keep-other-windows): New options.
9051         (reftex-use-text-after-label-as-context): Option removed.
9052         (reftex-extract-bib-entries): Protect use in non-latex
9053         buffers.
9054         (reftex-toc-visit-location): Renamed from
9055         `reftex-toc-visit-line'.
9056         (reftex-latin1-to-ascii): Works now with and without Mule.
9057         (reftex-truncate): Removed special stuff for Emacs 20.2.
9058         (reftex-get-offset): Made more general.
9059         (reftex-show-label-location): Renamed from
9060         `reftex-select-label-callback'.
9061         (reftex-pop-to-label): Function removed (using
9062         `reftex-show-label-location' instead.
9063         (reftex-insert-docstruct): Renamed from
9064         `reftex-make-and-insert-label-list'.  Function args changed.
9065         (reftex-toc): Now uses `reftex-insert-docstruct' and
9066         `reftex-find-start-point'.
9067         (reftex-select-item): Use `reftex-find-start-point'.
9068         (reftex-toc-visit-line): Can display labels and file
9069         boundaries.
9070         (reftex-TeX-master-file): `(TeX-master-file)' protected.
9072 1998-11-12  Sam Steingold  <sds@goems.com>
9074         * browse-url.el (browse-url): Handle the case when
9075         `browse-url-browser-function' is a lambda list.
9077 1998-11-12  Eli Zaretskii  <eliz@mescaline.gnu.org>
9079         * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
9080         version string.
9081         * loadhist.el (symbol-file): Likewise
9083 1998-11-11  Richard Sharman  <Richard_Sharman@Mitel.COM>
9085         * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
9087 1998-11-11  Sam Steingold  <sds@goems.com>
9089         * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
9090         `run-lisp' instead of signalling an error.
9092 1998-11-11  Karl Heuer  <kwzh@gnu.org>
9094         * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
9096 1998-11-11  Richard Stallman  <rms@gnu.org>
9098         * vc-hooks.el (vc-toggle-read-only): Doc fix.
9100 1998-11-11  Per Starback  <starback@update.uu.se>
9102         * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
9103         renamed svenska8 to svenska, and fixed and extended CASECHARS
9104         for it.
9106 1998-11-11  Andrew Innes  <andrewi@delysid.gnu.org>
9108         * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
9109         handling if setpagedevice is not available.
9110         (ps-begin-file): Fix typo.
9112 1998-11-11  Kenichi Handa  <handa@etl.go.jp>
9114         * international/mule-util.el (compose-chars-component): Signal
9115         error if CH is a rule-based composition character.
9116         (compose-chars): Signal error if an already compsed character is
9117         going to be composed by rule-base.
9119         * term/x-win.el: If a resolved ASCII font name doesn't conform to
9120         full XLFD, don't try to get information of WEIGHT and SLANT from
9121         that font name.
9123 1998-11-10  Andrew Innes  <andrewi@harlequin.co.uk>
9125         * dos-w32.el (set-default-process-coding-system): Use function on
9126         before-init-hook to set default-process-coding-system based on
9127         enable-multibyte-characters.
9129         * term/w32-win.el ([language-change]): For now ignore
9130         keyboard language-change events.
9132 1998-11-10  Eli Zaretskii  <eliz@delysid.gnu.org>
9134         * ediff-util.el (ediff-make-temp-file): Run the prefix through
9135         convert-standard-file-name, but leave the results of
9136         make-temp-name unaltered.  For MS-DOS, truncate the prefix to 2
9137         characters if the original name already exists, or has a special
9138         handler.
9140 1998-11-10  Karl Heuer  <kwzh@gnu.org>
9142         * international/iso-insert.el: Delete autoload cookies.
9144         * international/iso-transl.el: Add autoload cookies.
9146 1998-11-10  Richard Stallman  <rms@gnu.org>
9148         * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
9149         (ispell-process-line): Don't treat multibyte
9151 1998-11-09  Andrew Innes  <andrewi@harlequin.co.uk>
9153         * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
9154         setpagedevice to specify the page size if setpagedevice is
9155         available.  This is necessary to select the correct paper tray on
9156         Level 2 printers with multiple paper sizes available.
9158         (ps-begin-file): Cope with font names that contain spaces, and
9159         call BeginDoc in a BeginSetup/EndSetup block.
9161 1998-11-08  Eli Zaretskii  <eliz@mescaline.gnu.org>
9163         * loadup.el (buffer-undo-list): Run fns-VERSION.el through
9164         convert-standard-filename.
9166         * loadhist.el (symbol-file): Run fns-VERSION.el through
9167         convert-standard-filename.
9169 1998-11-06  Richard Stallman  <rms@gnu.org>
9171         * textmodes/texinfmt.el (texinfo-format-scan):
9172         Detect the case of two @-commands in a row; process just the first.
9173         (texinfo-append-refill): If line has a @c, insert the @refill
9174         before it.
9175         (texinfo-format-refill): Return with point where the @refill was.
9177         * files.el (hack-local-variables): Test local-enable-local-variables.
9178         (hack-local-variables-prop-line): Likewise.
9179         (set-auto-mode): Don't test local-enable-local-variables here.
9180         (enable-local-variables): Doc fix.
9181         (local-enable-local-variables): Doc fix.
9182         (normal-mode): Doc fix.
9184 1998-11-06  Karl Heuer  <kwzh@gnu.org>
9186         * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
9188 1998-11-06  Richard Sharman  <Richard_Sharman@Mitel.COM>
9190         * simple.el (line-number-mode): Doc fix.
9192 1998-11-06  Kenichi Handa  <handa@etl.go.jp>
9194         * international/fontset.el (create-fontset-from-fontset-spec):
9195         Give correct arg to `error'.
9197 1998-11-06  Andreas Schwab  <schwab@delysid.gnu.org>
9199         * textmodes/sgml-mode.el (html-mode): Doc fix.
9200         (sgml-name-8bit-mode): Fix missing format character in message string.
9202 1998-11-05  Karl Heuer  <kwzh@gnu.org>
9204         * mail/sendmail.el (sendmail-send-it): Check for failure.
9206 1998-11-05  Richard Stallman  <rms@gnu.org>
9208         * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
9210         * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
9211         (close-rectangle): Define as alias.
9213 1998-11-05  Richard M. Heiberger  <rmh@fisher.stat.temple.edu>
9215         * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
9217 1998-11-05  Dave Love  <fx@gnu.org>
9219         * help.el (describe-variable): Don't quote link to source.
9221 1998-11-04  Richard Stallman  <rms@sucrose.ai.mit.edu>
9223         * gud.el (gud-common-init): Use pop-to-buffer.
9224         (same-window-regexps): Add an element that matches all gud buffers.
9226 1998-11-04  Jason Rumney  <jasonr@altavista.net>
9228         * term/w32-win.el (x-get-selection-value): Alias to
9229         x-cut-buffer-or-selection-value.
9230         (w32-standard-fontset-spec): New variable.
9231         (w32-create-initial-fontsets, mouse-set-font): Check whether
9232         new-fontset is available.
9233         (w32-use-w32-font-dialog): Enable use of set-variable.
9235 1998-11-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
9237         * vc.el (with-vc-file, edit-vc-file): New macros.
9239 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
9241         * international/quail.el (quail-show-guidance-buf): Call
9242         set-minibuffer-window to set minibuffer window of the current
9243         frame correctly.
9245 1998-11-03  Theodore Jump <tjump@tertius.com>
9247         * term/w32-win.el: Require fontset.
9249 1998-11-03  Andrew Innes  <andrewi@delysid.gnu.org>
9251         * faces.el (set-face-font): Call resolve-fontset-name on w32.
9252         (set-face-font-auto): Ditto.
9254 1998-11-03  Andreas Schwab  <schwab@delysid.gnu.org>
9256         * mouse.el (mouse-drag-region): Fix typo.
9258 1998-11-02  Dave Love  <fx@gnu.org>
9260         * progmodes/fortran.el Fix for fontification of strings lost somehow:
9261         (fortran-fontify-string): New function.
9262         (fortran-font-lock-keywords-1): Use it.
9264 1998-11-02  Markus Rost  <rost@delysid.gnu.org>
9266         * comint.el (comint-file-name-quote-list): Doc fix.
9268 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
9270         * loadup.el (buffer-undo-list): Write fns-VERSION.el into
9271         build directory, not source directory.
9273         * mouse.el (mouse-drag-region): Fake up a mouse-motion event
9274         if we did not get one for the final move.
9276 1998-11-01  Dave Love  <fx@gnu.org>
9278         * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
9279         Don't funcall browse-url-browser-function.
9281         * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
9282         Don't funcall browse-url-browser-function.
9284         * fortran.el (fortran-end-prog-re1): Fix the regexp.
9286 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
9288         * files.el (revert-buffer): Doc fix.
9290 1998-10-31  Richard Stallman  <rms@psilocin.ai.mit.edu>
9292         * textmodes/tex-mode.el (tex-start-options-string):
9293         Quote the backslashes with more backslashes.
9295 1998-10-31  Dave Love  <fx@gnu.org>
9297         * webjump.el (webjump-sample-sites): Fix Lisp archive site.
9298         (webjump): Don't funcall browse-url-browser-function.
9300 1998-10-30  Kenichi Handa  <handa@etl.go.jp>
9302         * international/quail.el (quail-start-translation): Handle
9303         switching of the frame in read-key-sequence.
9304         (quail-start-conversion): Likewise.
9305         (quail-show-guidance-buf): Detach quail-guidance-buf from any
9306         windows before setting an appropriate window for it.
9307         (quail-hide-guidance-buf): Use window-minibuffer-p.  Set
9308         quail-guidance-win to nil.
9309         (quail-update-guidance): If quail-guidance-buf is not in the
9310         selected frame, call quail-show-guidance-buf again.
9312 1998-10-30  Espen Skoglund  <espensk@stud.cs.uit.no>
9314         * progmodes/pascal.el (pascal-mode):
9315         `blink-matching-paren-dont-ignore-comments' set to t.
9317 1998-10-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
9319         * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
9321 1998-10-30  Dave Love  <fx@gnu.org>
9323         * vc.el (vc-backend-merge-news): Check for "P" output.
9325         * help.el (describe-variable): Hyperlink the definition.
9327 1998-10-30  Andreas Schwab  <schwab@delysid.gnu.org>
9329         * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
9330         (sh-set-shell): Likewise.
9332         * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
9334         * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
9335         (edebug-on-error): Fix customize type to match that of
9336         debug-on-error.
9338         * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
9340         * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
9341         report-emacs-bug-address instead of undefined bug-gnu-emacs.
9343         * international/mule-cmds.el (select-message-coding-system): Doc
9344         fix.
9346         * international/mule-diag.el (describe-coding-system): Describe
9347         all flags.
9349         * mail/sendmail.el (sendmail-coding-system,
9350         default-sendmail-coding-system): Doc fix.
9352         * simple.el (shell-command-on-region): Doc fix.
9354         * loadup.el: Write fns-*.el in current directory instead of
9355         data-directory since no installation directory exists yet.  Mark
9356         buffer unmodified afterwards.
9358         * loadhist.el (symbol-file): Load fns-*.el from exec-directory
9359         instead of data-directory since it is architecture dependent.
9360         (load-history-loaded): Update doc string.
9362 1998-10-29  Geoff Voelker  <voelker@cs.washington.edu>
9364         * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
9365         path as a default directory when canonicalizing names.
9367         * w32-fns.el: Remove a dangling reference to a directory on the
9368         build machine.
9370 1998-10-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
9372         * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
9373         namespace related keywords such as `class', `body', `private',
9374         `variable', `namespace eval', etc.
9375         (tcl-imenu-generic-expression): Handle itcl body and class definitions.
9376         (tcl-mode): Added ":" as a word constituent to the syntax-alist of
9377         imenu and font-lock so that searches for \sw would find words
9378         containing colons.
9380         * progmodes/etags.el (initialize-new-tags-table):
9381         Do not alter find-tag-marker-ring and tags-location-ring.
9383 1998-10-27  Geoff Voelker  <voelker@cs.washington.edu>
9385         * term/w32-win.el: Require fontset.
9386         (w32-init-fontsets): New function (code from x-win.el).
9388 1998-10-26  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
9390         * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
9391         calendar-and-diary-frame-parameters):  Add title parameter.
9393 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
9395         * completion.el (dynamic-completion-mode): New function to enable
9396         the mode.  (Just loading the file now does not change anything.)
9398 1998-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9400         * ps-print.el: User option for multibyte buffer handling and doc fix.
9401         (ps-multibyte-buffer): New user option.
9402         (ps-setup): Print new user option.
9403         (ps-print-quote): New fun.
9404         (ps-color-p, ps-mule-font-info-database-latin): New var.
9405         (ps-default-color, ps-mule-font-info-database)
9406         (ps-mule-font-info-database-ps-bdf): Adjust initialization.
9407         (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
9408         (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
9409         Little code improvement.
9410         (ps-mule-initialize): Initialize ps-mule-font-info-database.
9411         (ps-print-prologue-header, ps-font-family, ps-font-size)
9412         (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
9413         (ps-build-face-reference, ps-mule-font-info-database-bdf)
9414         (ps-mule-external-libraries, ps-mule-init-external-library)
9415         (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
9416         Doc fix.
9417         (ps-print-version): New version number (4.1.1) and doc fix.
9418         (ps-print-prologue-header): New user option.
9419         (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
9420         Conditional compilation for GNU Emacs and emacsens.
9421         (ps-generate-postscript-with-faces): Skip invisible text better.
9422         (ps-setup): Print new user option.
9423         (ps-print-preprint): Check if input file name exists and is unwritable.
9424         (ps-begin-file): Adjust PostScript prologue header for duplex printers
9425         and insert user PostScript prologue header comments.
9426         (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
9427         New funs.
9428         (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
9429         (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
9430         PostScript programming normalization.
9431         (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
9432         (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
9433         (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
9434         (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
9435         (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
9436         Programming style normalization.
9438 1998-10-26  Kenichi Handa <handa@etl.go.jp>
9440         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
9441         version, check the value of mule-version.
9443         * international/mule-util.el (compose-region): Insert then delete
9444         to preserve markers.
9445         (decompose-region): Use search-forward for efficiency.
9447         * language/chinese.el (pre-write-encode-hz): Cancel previous
9448         change, use generate-new-buffer instead of get-buffer-create.
9449         * language/devan-util.el
9450         (in-is13194-devanagari-pre-write-conversion): Likewise.
9451         * language/thai-util.el (thai-pre-write-conversion): Likewise.
9452         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
9453         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
9455 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
9457         * mail/rmailsum.el (rmail-message-subject-p):
9458         Handle message whose header has not been reformatted.
9460         * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
9462 1998-10-25  Jason Rumney  <jasonr@altavista.net>
9464         * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
9465         New variables.
9466         (mouse-set-font): Use font menus instead of dialog according to
9467         w32-use-w32-font-dialog.
9469 1998-10-21  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
9471         * calendar/calendar.el (calendar-day-name-array): Add doc string
9472         correctly!
9473         (calendar-month-name-array): Add doc string correctly!
9475 1998-10-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
9477         * net-utils.el (whois-get-tld): Rewrite not to use `do'.
9479 1998-10-21  Markus Rost  <rost@delysid.gnu.org>
9481         * lisp/info.el (Info-next-menu-item): Stay on top of node.
9483         * mail/rmailout.el (rmail-output): Insert newline only if necessary.
9485         * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
9487         * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
9489 1998-10-21  Andreas Schwab  <schwab@delysid.gnu.org>
9491         * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
9493 1998-10-21  Karl Heuer  <kwzh@gnu.org>
9495         * emacs-lisp/profile.el (profile-timer-program): Var deleted.
9496         (profile-timer-process, profile-temp-result-, profile-time): Likewise.
9497         (profile-filter, profile-reset-timer): Functions deleted.
9498         (profile-check-zero-init-times, profile-get-time): Likewise.
9499         (profile-find-function, profile-quit): Likewise.
9500         (profile-distinct, profile-call-stack, profile-last-time): New vars.
9501         (profile-time-list, profile-init-list): Doc fix.
9502         (profile-functions): Simplify.
9503         (profile-print): Use float.  Make output include space separators.
9504         (profile-add-time): New helper function.
9505         (profile-function-prolog): Renamed from profile-start-function.
9506         Handle profile-distinct.
9507         (profile-function-epilog): Renamed from profile-update-function.
9508         Handle profile-distinct.
9509         (profile-a-function): If the function to be profiled is an
9510         autoload form, load it.  If it's lazy-loaded, fetch it.
9511         (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
9512         (profile-restore-fun): Arg FUN is now a function symbol, as was
9513         documented, rather than a one-element list.
9514         (profile-finish): Call profile-restore-fun properly.
9516 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
9518         * international/characters.el: Setup charset property
9519         nospace-between-words.
9521         * international/mule-cmds.el (get-charset-property): If CHARSET is
9522         composition, return nil.
9523         (put-charset-property): If CHARSET is composition, do nothing.
9525         * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
9526         * language/devan-util.el
9527         (in-is13194-devanagari-pre-write-conversion): Likewise.
9528         * language/thai-util.el (thai-pre-write-conversion): Likewise.
9529         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
9530         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
9532         * textmodes/fill.el (sentence-end-without-period): New variable.
9533         (canonically-space-region): Pay attention to
9534         sentence-end-without-period.
9535         (fill-find-break-point): The first argument CHARSET deleted.
9536         Caller changed.
9537         (fill-region-as-paragraph): Pay attention to charset property
9538         nospace-between-words and text property nospace-between-words.
9540 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
9542         * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
9543         an unrecognized shell.
9545 1998-10-20  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
9547         * desktop.el (desktop-save): Include minor modes symbolically.
9548         (desktop-create-buffer): Turn on all minor modes in `mim'.
9550 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
9552         * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
9553         (sh-font-lock-keywords): Handle rpm and rpm2.
9554         (sh-ancestor-alist): Handle rpm.
9556         * files.el (auto-mode-alist): Recognize .rpm files.
9557         Also .spec and .mspec files.
9559 1998-10-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
9561         * faces.el (frame-set-background-mode): Enable the function for
9562         MSDOS frames.
9564 1998-10-20  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
9566         * calendar/calendar.el (calendar-day-name-array): Add doc string.
9567         (calendar-month-name-array): Add doc string.
9569 1998-10-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9571         * simple.el (kill-ring-max): Increased to 60.
9573 1998-10-17  Kenichi Handa  <handa@etl.go.jp>
9575         * international/characters.el: Setup auto-fill-chars.
9577         * international/kinsoku.el (kinsoku): Check the variable
9578         enable-kinsoku.
9580         * simple.el (do-auto-fill): Don't check kinsoku-enable here.
9581         Don't call kinsoku directly, intead call fill-find-break-point.
9583         * textmodes/fill.el: Setup `fill-find-break-point-function'
9584         property to character sets which require `kinsoku' processing for
9585         filling.
9586         (fill-find-break-point): New function.
9587         (fill-region-as-paragraph): Don't check kinsoku-enable here.
9588         Don't call kinsoku directly, intead call fill-find-break-point.
9590 1998-10-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
9592         * faces.el (modify-face-read-string): Return (nil) for "none".
9593         (modify-face): Don't get error if (nil) is the argument.
9594         (face-try-color-list): Don't check whether nil is a valid color.
9596 1998-10-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
9598         * emacs-lisp/bytecomp.el (byte-recompile-directory):
9599         Print message about each directory, even in batch mode.
9601         * gnus/nntp.el: Require `cl' before using nnoo-declare.
9603         * ps-print.el (ps-mule-chars-in-string): No need to use sref.
9604         (ps-mule-string-char): No need to use sref.
9605         (ps-mule-next-index): No need to use sref.
9607         * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
9609         * files.el (revert-buffer-internal-hook): Add defvar.
9611         * arc-mode.el (archive-mode): Locally set file-precious-flag.
9613         * tar-mode.el (tar-mode): Locally set file-precious-flag.
9615 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
9617         * international/mule-cmds.el (default-input-method): Fix custom type.
9619         * net-utils.el (whois-server-list): Fix customization type.
9621         * shell.el (shell-input-autoexpand): Fix customization group.
9623 1998-10-16  Richard Stallman  <rms@psilocin.ai.mit.edu>
9625         * repeat.el (repeat): Handle keyboard macros properly.
9626         Handle new prefix arg after self-insert command.
9628         * repeat.el: Don't include cl even at compile time.
9629         (repeat): Avoid using `loop'.
9631         * simple.el (shell-command-on-region): Doc fix.
9632         (next-history-element): Special error message if no default.
9634 1998-10-15  Richard Stallman  <rms@psilocin.ai.mit.edu>
9636         * ps-print.el (ps-print-buffer): Doc fix.
9637         (ps-despool): Likewise.
9639         * arc-mode.el (arc-mode): Provide arc-mode.
9641 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
9643         * ps-print.el (ps-print-buffer): Doc fix.
9645 1998-10-14  Dave Love  <fx@gnu.org>
9647         * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
9648         (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
9649         (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
9651         * progmodes/fortran.el (fortran-mode-map): Change "Join
9652         Continuation Line" to "Join Line".
9653         (fortran-font-lock-keywords-1): Add "cycle", "exit".
9655 1998-10-14  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
9657         * progmodes/fortran.el (fortran-join-line): Use
9658         `delete-indentation' instead of issuing an error message if not on
9659         a continuation line.  Provide for joining several lines using
9660         prefix arg.
9662 1998-10-14  Eli Zaretskii  <eliz@mescaline.gnu.org>
9664         * term/pc-win.el (msdos-color-values): New variable.
9665         (x-color-values): New function, emulates its namesake from
9666         src/xfns.c.
9667         (msdos-bg-mode): Add all dark colors to those which return
9668         "dark".
9670 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
9672         * replace.el (keep-lines, flush-lines, how-many):
9673         Don't ignore case if arg has upper case letters.
9675 1998-10-11  Reto Zimmermann  <zimmi@iis.ee.ethz.ch>
9677         * progmodes/vhdl-mode.el
9678         (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
9679         (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
9680         (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
9681         (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
9682         (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
9683         (vhdl-when): Fix indentation problem.
9684         (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
9685         (vhdl-get-port, vhdl-get-generic): Bug fix in template.
9686         (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
9688 1998-10-13  Geoff Voelker  <voelker@cs.washington.edu>
9690         * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
9691         (ls-lisp-insert-directory): Renamed from insert-directory.
9692         (insert-directory): New function.
9694 1998-10-13  Richard Stallman  <rms@psilocin.ai.mit.edu>
9696         * simple.el (completion-fixup-function): Variable deleted.
9697         (completion-setup-function): Delete code for completion-fixup-function.
9698         * emacs-lisp/lisp.el (lisp-complete-symbol):
9699         Don't bind completion-fixup-function.
9701         * files.el (find-file-wildcards): New option.
9702         (find-file-noselect): Handle wild cards, if enabled.
9703         (file-expand-wildcards): New function.
9705         * simple.el (set-fill-column): Doc fix.
9707 1998-10-13  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9709         * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
9711 1998-10-13  Andreas Schwab  <schwab@mescaline.gnu.org>
9713         * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
9714         Move declaration before first use.
9715         (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
9716         hif-math, hif-factor): Rename token to hif-token and token-list to
9717         hif-token-list.
9718         (hif-token, hif-token-list): Declare them.
9719         (hif-find-ifdef-block): Return cons of top and bottom point
9720         instead of setting dynamically bound variables.
9721         (hide-ifdef-block, show-ifdef-block): Use return value of
9722         hif-find-ifdef-block.
9724 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
9726         * subr.el (read-passwd): Use clear-this-command-keys.
9728         * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
9730         * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
9731         and ...-for-write.
9733 1998-10-12  Andrew Innes  <andrewi@harlequin.co.uk>
9735         * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
9736         responses to GROUP command, since this may be called from a timer
9737         with quit inhibited.
9739 1998-10-12  Kenichi Handa  <handa@etl.go.jp>
9741         * international/ccl.el (ccl-compile-if): If there's no false-cmds,
9742         set unconditional-jump to nil.
9743         (ccl-compile-read-multibyte-character): Return nil.
9744         (ccl-compile-write-multibyte-character): Likewise.
9745         (ccl-compile-translate-character): Likewise
9746         (ccl-compile-map-multiple): Likewise.
9747         (ccl-compile-map-single): Likewise.
9749         * international/kinsoku.el: Add coding tag.
9750         (kinsoku-bol): Remove superfluous TAB in a string.
9752         * international/mule-cmds.el (find-coding-systems-for-charsets):
9753         Delete `composition' (if any) from CHARSETS.
9755 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
9757         * international/mule-cmds.el (setup-specified-language-environment):
9758         Add apropos-inhibit property.
9759         (describe-specified-language-support): Likewise.
9761 1998-10-11  Kenichi HANDA  <handa@etl.go.jp>
9763         * international/mule.el (make-coding-system): Create -with-esc
9764         variant coding system.
9766 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
9768         * progmodes/etags.el (tags-loop-revert-buffers): New variable.
9769         (next-file): Optionally offer to revert a file's buffer,
9770         if it has an existing buffer but the file has changed.
9772         * info.el (Info-insert-dir): Detect and report problems
9773         in input files, such as "No Top node".  Return with point
9774         at the beginning of the text.
9775         (Info-find-node): Reinsert the code to handle files
9776         with no tags table; it was deleted by mistake.
9778 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
9780         * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
9781         texinfo-find-higher-level-node repeatedly find the same node.
9782         (texinfo-find-higher-level-node): Doc fix.
9784 1998-10-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
9786         * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
9787         (smtpmail-address-buffer): Add defvar.
9788         (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
9790         * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
9792         * ffap.el (ffap-machine-p-local): Fix editing error.
9794 1998-10-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
9796         * faces.el (frame-set-background-mode):
9797         Don't do anythung for text-only or MSDOS frame.
9799 1998-10-08  Kenichi Handa  <handa@etl.go.jp>
9801         * international/quail.el (quail-defrule): New optional arg APPEND.
9802         (quail-defrule-internal): Fix bug of handling the argument APPEND.
9804 1998-10-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
9806         * gnus/pop3.el (pop3-open-server):
9807         Set process-coding-system-alist around open-network-stream.
9809 1998-10-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
9811         * files.el (save-buffer): Doc fix.
9813 1998-10-07  Karl Heuer  <kwzh@gnu.org>
9815         * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
9816         return DEF unchanged, not nil.  Simplify.
9818 1998-10-06  Geoff Voelker  <voelker@cs.washington.edu>
9820         * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
9822 1998-10-06  Peter Breton  <pbreton@ne.mediaone.net>
9824         * generic.el (generic-mode-with-type): Added hooks for generic-modes.
9826         * net-utils.el (ftp, nslookup): Require comint.
9827         (network-service-connection): Likewise.
9828         (whois-server-name): Defaults to whois.arin.net
9829         (whois-server-list, whois-server-tld, whois-guess-server): New var.
9830         (whois): Tries to guess the appropriate top-level domain server.
9831         (whois-get-tld): New function.
9833         * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
9834         (dirtrack-debug-toggle): Added this function.
9836 1998-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9838         * files.el (find-file-noselect): Switch to the correct buffer
9839         before checking find-file-literally, and allow non-nil non-t
9840         rawfile params.
9842 1998-10-06  Karl Heuer  <kwzh@gnu.org>
9844         * midnight.el (clean-buffer-list): Add autoload cookie.
9846         * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
9847         no-autosave.
9848         * tar-mode.el (tar-mode-revert): Likewise.
9849         * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
9850         from ediff-arrange-autosave-in-merge-jobs.  Callers changed.
9851         * gnus/message.el (message-auto-save-directory): Renamed from
9852         message-autosave-directory.  All references changed.
9854 1998-10-06  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
9856         * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
9857         string.  Expose mime stuff while searching.
9859 1998-10-06  Richard Stallman  <rms@gnu.org>
9861         * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
9863         * replace.el (perform-replace): Position point properly
9864         before and after the recursive edit of C-r.
9866         * progmodes/etags.el (tags-reset-tags-tables): Properly
9867         find the markers in the old rings that are being discarded.
9869 1998-10-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9871         * apropos.el (apropos-print): Control invalid characters.
9873         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
9874         Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
9875         confusing customize.
9877 1998-10-06  Eli Zaretskii  <eliz@mescaline.gnu.org>
9879         * generic-x.el (bat-generic-mode): Fix regexps for keywords and
9880         built-in commands.  Add more built-in commands and fix face names.
9882 1998-10-05  Simon Marshall  <simon@gnu.org>
9884         * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
9886 1998-10-04  Eric Ludlam  <zappo@gnu.org>
9888         * speedbar.el (speedbar-initial-expansion-list-name): Remove
9889         customization since it is not useful in this case.
9890         (speedbar-frame-mode): Check if cfx or cfy is a list, and make
9891         sure it gets evalled to a number.  Also verify that set-frame-name
9892         fn exists before calling it.
9894         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
9895         Protect a `forward-sexp' call which could fail, and improved regex
9896         for ie, and eg abbreviations.
9898 1998-10-02  Noah Friedman  <friedman@splode.com>
9900         * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
9901         send-string.
9902         (rlogin-send-Ctrl-D): Here also.
9903         (rlogin-send-Ctrl-Z): Here also.
9904         (rlogin-send-Ctrl-backslash): Here also.
9906 1998-10-02  Dave Love  <fx@gnu.org>
9908         * outline.el (hide-region-body): Bind
9909         outline-view-change-hook to nil while making repeated calls to
9910         outline-flag-region.  Run it once at the end.
9911         (hide-other, hide-sublevels, show-children): Likewise.
9913         * info-look.el: Remove duplicate scheme-mode entry.
9914         (info-lookup-make-completions): When looking for entries, check
9915         that `item' isn't null or "Menu".
9917 1998-10-01  Karl Heuer  <kwzh@gnu.org>
9919         * net-utils.el: Don't require ffap.
9920         (net-utils-machine-at-point, net-utils-url-at-point): New functions.
9921         (ping, nslookup-host, finger, network-connection-to-service): Use them.
9923 1998-09-30  Richard Stallman  <rms@gnu.org>
9925         * ispell.el (check-ispell-version): No need to bind default-major-mode.
9927         * imenu.el (imenu--generic-function): Sort each submenu by position.
9928         (imenu--sort-by-position): New function.
9930         * cus-edit.el (Custom-mode-menu): Fix info node name.
9931         (customize group): Fix info node name.
9933         * mail/mailalias.el (build-mail-aliases): Don't allow
9934         a newline in the alias name.  Don't define an alias
9935         if the definition would be empty.
9937         * which-func.el (which-func-mode-global): Make :set function
9938         more reliable.
9940         * custom.el (custom-set-variables): Load the requests first,
9941         then check the symbol's `set' function.
9943         * ffap.el: Doc fixes.
9945 1998-09-30  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9947         * gnus.el: (gnus-valid-select-methods): Fix type.
9948         * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
9949         * gnus-score.el (gnus-orphan-score): Fix type.
9950         (gnus-score-default-header, gnus-score-default-type): Fix type.
9951         * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
9952         (gnus-saved-headers): Fix type.
9954         * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
9955         Avoid nil value of `two-lines-citation-part'.
9957 1998-09-30  Roman Belenov  <roman@nstl.nnov.ru>
9959         * which-func.el (which-function): Handle case when
9960         (car imenu--index-alist) is nil.
9962 1998-09-29  Dave Love  <fx@gnu.org>
9964         * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
9965         bzip2 args.
9967 1998-09-29  Simon Marshall  <simon@gnu.org>
9969         * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
9970         comint-exec-hook.
9972 1998-09-29  Stephen Eglen  <stephen@gnu.org>
9974         * info-look.el: Add support for Octave.
9976 1998-09-28  Carsten Dominik  <cd@delysid.gnu.org>
9978         * textmodes/reftex.el (reftex-finding-files): New customize group.
9979         (reftex-texpath-environment-variables,
9980         reftex-use-external-file-finders, reftex-external-file-finders,
9981         reftex-search-unrecursed-path-first): New options.
9982         (reftex-process-string, reftex-find-file-externally): New
9983         functions.
9984         (reftex-access-search-path): Execute shell commands to find the
9985         search path.
9986         (reftex-toggle-auto-view-crossref): When turning on, make sure
9987         `reftex-auto-view-crossref' becomes non-nil.
9988         (reftex-abbrev-regexp): Constant removed.
9989         (reftex-convert-string): Abbrev regexp calculated locally.
9991 1998-09-28  Dave Love  <fx@gnu.org>
9993         * progmodes/fortran.el: Don't call regexp-opt when deriving
9994         font-lock patterns with keywords that aren't all literal.
9996 1998-09-27  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
9998         * octave-inf.el (inferior-octave-prompt):  Also match prompts of
9999         the form `octave.bin:1>' which come from using precopiled binary
10000         versions.
10002 1998-09-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
10004         * help.el (help-for-help): Use %THIS-KEY%.
10005         (help-quit): Add doc.
10007         * help-macro.el (make-help-screen): Keep HELP-TEXT
10008         in a separate function definition, not in the help command FNAME.
10009         Replace %THIS-KEY% with the key sequence that ran FNAME.
10011 1998-09-25  Richard Stallman  <rms@gnu.org>
10013         * textmodes/texinfo.el (texinfo-show-structure):
10014         Bind inhibit-read-only.
10016         * isearch.el (isearch-search-and-update): Properly
10017         handle upper case letters in the reverse-search special case.
10019 1998-09-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10021         * gnus.el: Extend the list of autoloaded functions.
10023         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
10024         buffer before creating help group. (from Gnus v5.6.43, fix by
10025         1998-08-20 Per Starback <starback@update.uu.se>)
10027         * gnus-util.el (gnus-output-to-rmail): Adjust to
10028         `rmail-output-to-rmail-file'.
10030 1998-09-25  Karl Heuer  <kwzh@gnu.org>
10032         * hexl.el (hexl-mode-map): More of previous change.
10034         * textmodes/tex-mode.el (tex-run-command): Doc fix.
10035         (tex-start-tex): Don't use tex-start-options-string in star case.
10036         Quote file name in star case as well as in non-star.
10037         Add blank and quoting of option string here.
10038         (tex-start-options-string): Not here.
10040 1998-09-23  Karl Heuer  <kwzh@gnu.org>
10042         * term.el (term-delimiter-argument-list): Doc fix.
10043         (term-emulate-terminal): Escape literal semicolon.
10044         * progmodes/asm-mode.el (asm-mode): Doc fix.
10045         (asm-comment-char): Escape literal semicolon.
10046         * emulation/viper-cmd.el (viper-movement-commands): Likewise.
10048 1998-09-23  Richard Stallman  <rms@gnu.org>
10050         * hexl.el (hexl-mode-map): Don't override all ESC bindings,
10051         only those that normally modify the buffer.
10053         * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
10054         over again.
10056 1998-09-23  E. Jay Berkenbilt  <ejb@ql.org>
10058         * ispell.el (check-ispell-version): Ensure same buffer is current
10059         when let-binding of case-fold-search ends.
10061 1998-09-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10063         * ps-print.el: Skip invisible overlay.
10064         Test for set-buffer-multibyte rather than using mule-version.
10065         (ps-print-version): New version number (4.1) and doc fix.
10066         (ps-generate-postscript-with-faces): Skip invisible overlay.
10068 1998-09-23  Fritz Knabe  <knabe@cs.virginia.edu>
10070         * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
10072 1998-09-22  Kenichi Handa  <handa@etl.go.jp>
10074         * international/quail.el (quail-update-guidance): Check for the
10075         return value of (quail-guidance) fixed.
10076         (quail-update-translation): Bind quail-current-str locally when it
10077         calls quail-update-guidance.
10078         (quail-update-translation): If input-method-exit-on-first-char is
10079         non-nil, terminate translation only when the current input method
10080         is simple.
10082 1998-09-22  Paul Eggert  <eggert@twinsun.com>
10084         * startup.el (locale-translation-file-name): Prefer X-related names
10085         to the name used by GNU/Linux sans X.  Set to nil if no file found.
10086         (command-line): Use locale-translation-file-name if it is not nil,
10087         instead of testing for its existence again.
10088         regexp-quote the ctype before using it in a regexp.
10089         Allow a colon to appear after the ctype in the aliases file,
10090         as is done in X11R6.4.
10092 1998-09-21  Richard Stallman  <rms@gnu.org>
10094         * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
10096         * calendar/appt.el (appt-interval): Variable deleted.
10097         (appt-check): For minutes in between appt-display-interval times,
10098         do check, but don't display anything except an updated mode line.
10099         Count against appt-display-interval based on minutes since
10100         first display of this appointment, not based on time of day.
10101         If appt-display-mode-line, force mode line redisplay
10102         whenever appt-mode-string has changed.
10103         (appt-add, appt-delete): Add autoload cookies.
10104         (appt-check): Catch errors from calling `diary'.
10105         (appt-max-time): Renamed from max-time.
10106         (appt-now-displayed, appt-display-count): New variables.
10107         (appt-timer): Don't create one if we already have one.
10109         * textmodes/tex-mode.el (tex-compilation-parse-errors):
10110         More general code to use the source buffer instead of the zap file.
10112         * hilit-chg.el (highlight-compare-with-file): Renamed from
10113         compare-with-file.
10115         * loadhist.el (load-history-loaded): New variable.
10116         (symbol-file): Load etc/fns-VERSION.el if that has not been done.
10118         * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
10120         * emacs-lisp/find-func.el (find-function-search-for-symbol):
10121         Fix error messages.
10123 1998-09-21  Markus Armbruster  <armbru@pond.sub.org>
10125         * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
10126         Emacs frame.
10128 1998-09-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10130         * mail/rmail.el (rmail-decode-babyl-format): Recognize both
10131         `undecided' and `undecided-unix'.
10133 1998-09-21  Dave Love  <fx@gnu.org>
10135         * help.el (help-make-xrefs): Fix typo affecting Info references.
10137         * subr.el (remove-hook): Check list values to avoid errors.
10139 1998-09-18  Noah Friedman  <friedman@splode.com>
10141         * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
10142         store string in eldoc-last-message without consing a new string.
10143         Rearrange logic from nested if's into cond's.
10144         (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
10145         Do not print message; just return string.
10146         (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
10147         Do not print message; just return string.
10148         Cache that string in eldoc-last-data.
10149         (eldoc-last-data): Make into a vector.
10150         (eldoc-get-fnsym-args-string): Use new data form of structure.
10151         (eldoc-get-var-docstring): Here also.
10152         (eldoc-last-data-store): New function.
10153         (eldoc-get-fnsym-args-string): Use it.
10154         (eldoc-get-var-docstring): Here also.
10155         (eldoc-docstring-first-line): Minimize interim string consing.
10156         Call substitute-command-keys on the result.
10157         (eldoc-print-var-docstrings, eldoc-print-docstring,
10158         eldoc-docstring-message): Functions removed.
10159         (eldoc-docstring-format-sym-doc): New function, functionality
10160         ripped out of eldoc-docstring-message.
10161         (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
10163 1998-09-18  Kenichi Handa  <handa@etl.go.jp>
10165         * international/mule.el (make-coding-system): Doc-string modified.
10167 1998-09-18  Andreas Schwab  <schwab@delysid.gnu.org>
10169         * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
10171         * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
10172         customize type.
10174         * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
10175         type.
10177         * progmodes/compile.el (compilation-error-screen-columns): New
10178         variable.
10179         (compilation-next-error-locus): Use it to decide whether to use
10180         forward-char or move-to-column.
10182         * mail/rmail.el (rmail-movemail-program): Fix customize type.
10184         * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
10185         feedmail-fiddle-plex-user-list,
10186         feedmail-spray-address-fiddle-plex-list,
10187         feedmail-prompt-before-queue-user-alist,
10188         feedmail-prompt-before-queue-help-supplement,
10189         feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
10190         feedmail-queue-alternative-mail-header-separator): Fix customize
10191         type.
10193         * startup.el (site-run-file): Fix customize type.
10195         * speedbar.el (speedbar-initial-expansion-list-name): Fix
10196         customize type.
10198         * shell.el (shell-input-autoexpand): Fix customize type.
10200         * ps-print.el (ps-font-info-database): Add missing dots in value.
10201         Improve layout of customize type.
10203         * net-utils.el (traceroute-program-options, ping-program-options,
10204         ipconfig-program-options, netstat-program-options,
10205         arp-program-options, route-program-options,
10206         nslookup-program-options, ftp-program-options): Fix customize
10207         type.
10209         * midnight.el (clean-buffer-list-kill-regexps,
10210         clean-buffer-list-kill-buffer-names,
10211         clean-buffer-list-kill-never-buffer-names,
10212         clean-buffer-list-kill-never-regexps): Fix customize type.
10214         * man.el (Man-init-defvars): Avoid trailing nil on
10215         Man-filter-list.
10217         * lpr.el (printer-name): Fix customize type.
10219 1998-09-16  Kenichi Handa  <handa@etl.go.jp>
10221         * international/mule-cmds.el (reset-language-environment): Call
10222         update-coding-systems-internal.
10224         * international/mule-conf.el: Call update-coding-systems-internal
10225         at the tail.
10227 1998-09-14  Dave Love  <fx@gnu.org>
10229         * vc-hooks.el (vc-menu-map): Change the vc-directory label.  Don't
10230         use the menu-enable properties, pending doing it correctly and
10231         acceptably fast.
10233         * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
10235 1998-09-13  Dave Love  <d.love@dl.ac.uk>
10237         * progmodes/hideshow.el (hs-grok-mode-type): Check
10238         comment-{start,end} non-nil as well as bound.  Report an error if
10239         we can't grok the mode.
10241 1998-09-13  Richard Stallman  <rms@gnu.org>
10243         * simple.el (blink-matching-open): Don't log paren matching
10244         messages in *Messages*.
10246 1998-09-12  Richard Stallman  <rms@gnu.org>
10248         * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
10249         Set point-before-scroll at end even if there was an error.
10251         * ange-ftp.el (ange-ftp-insert-file-contents):
10252         Use binary mode for dumb-unix hosts as for unix hosts.
10253         (ange-ftp-copy-file-internal): Likewise.
10255         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
10257         * emacs-lisp/pp.el: Doc fixes.
10259         * wid-edit.el (widget-menu-max-shortcuts): New variable.
10260         (widget-choose): Don't use single-char shortcuts if # items
10261         exceeds that many.  Use minibuffer instead.
10263 1998-09-12  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
10265         * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
10267 1998-09-12  Eric Ludlam  <zappo@mescaline.gnu.org>
10269         * speedbar.el (speedbar-frame-mode): Do not set frame position if
10270         in terminal mode.
10272 1998-09-10  Noah Friedman  <friedman@splode.com>
10274         * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
10275         defcustom declaration.  It's wreaking too much havoc with XEmacs
10276         and older versions of Emacs, which share this code.
10278         * type-break.el (type-break-mode): Here also.
10280         * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
10281         `t' to add-hook also to modify the new local value.
10283 1998-09-10  Dave Love  <fx@gnu.org>
10285         * vc.el (vc-insert-headers): Doc fix.
10287 1998-09-10  Richard Stallman  <rms@gnu.org>
10289         * textmodes/flyspell.el (flyspell-mode-on): Make the
10290         ispell-... variables permanent locals.
10291         (flyspell-mode-off): Add autoload cookie.
10293         * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
10294         do use binary mode, just as for `unix'.
10295         (ange-ftp-host-type): If HOST is nil, return `unix'.
10297         * dired.el (dired-mark-files-containing-regexp):
10298         Don't scan directories.  Ignore non-readable files.
10300         * progmodes/compile.el (compilation-error-regexp-alist):
10301         Fix previous change: allow . and _ in command name.
10303         * dired.el (dired-mark-files-containing-regexp): Fix previous change.
10305         * uncompress.el (uncompress-while-visiting):
10306         Use just the car of what find-operation-coding-system returns.
10308         * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
10310         * shell.el (shell-file-name-quote-list): Add # to the value.
10312 1998-09-10  E. Jay Berkenbilt  <ejb@ql.org>
10314         * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
10315         to make killing of ispell process work even if
10316         kill-all-local-variables has been run.
10318 1998-09-10  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
10320         * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
10321         loop when sexp entry ends at end of file with no newline.
10323 1998-09-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10325         * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
10326         (Custom-reset-standard): Fix menu inconsistency.
10328         * mail/feedmail.el (feedmail-from-line): Allow t.
10329         (feedmail-message-id-suffix): Allow nil.
10331         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
10332         Simplify.  Make prefix arg work right.
10334 1998-09-09  Dave Love  <fx@gnu.org>
10336         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
10338         * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
10340 1998-09-08  Dave Love  <fx@gnu.org>
10342         * add-log.el (change-log-font-lock-keywords): Do parenthesized
10343         stuff only after file names or at start of line.  Allow parens
10344         around e-mail, as well as angles.
10346         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
10347         ignore-errors too, eval'd when compile.  Require w3 stuff at load
10348         time for nicer failure if it's not available.
10350 1998-09-07  Geoff Voelker  <voelker@cs.washington.edu>
10352         * comint.el (comint-arguments): Ignore backslashes when using
10353         w32 shells that expect backslashes as the directory separator.
10355 1998-09-04  Kenichi Handa  <handa@etl.go.jp>
10357         * international/fontset.el (resolved-ascii-font): New variable.
10358         (x-complement-fontset-spec): By side effect, set
10359         `resolved-ascii-font' to the resolved name of ASCII font."
10360         (create-fontset-from-fontset-spec): Don't get a value for
10361         resolved-ascii-font from the list full-fontlist.  It is set by
10362         x-complement-fontset-spec now.
10364         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
10365         version, check the value of mule-version.
10367 1998-09-07  Carsten Dominik  <cd@delysid.gnu.org>
10369         * textmodes/reftex.el (reftex-view-crossref): Split up into
10370         several functions.  No longer moves to find a macro.
10371         (reftex-view-cr-cite, reftex-view-cr-ref,
10372         reftex-end-of-bib-entry): New functions.
10373         (reftex-auto-view-crossref): New value `window' allowed.
10374         (reftex-view-crossref-when-idle): Process new `window' option in
10375         (reftex-translate-to-ascii-function): New default.
10376         (reftex-label-illegal-re): Default changed, removed Latin1.
10377         (reftex-latin1-to-ascii): New function.
10378         (reftex-what-environment): Check for section regexp before use.
10379         (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
10380         absolute path names.
10381         (reftex-TeX-master-file): Changed sequence of file checks.
10382         (reftex-do-citation): bibview cache only with RefTeX mode on.
10384 1998-09-06  Richard Stallman  <rms@gnu.org>
10386         * progmodes/compile.el (compilation-error-regexp-alist):
10387         In first pattern (GNU utilities and other things),
10388         allow a space after the optional program name at the beginning.
10390         * mail/mail-hist.el (mail-hist-current-header-contents):
10391         Fix previous change: use mail-header-end.
10393 1998-09-06  Bill Richter  <richter@math.nwu.edu>
10395         * international/ccl.el: Doc fixes.
10396         * international/encoded-kb.el: Doc fixes.
10397         * international/fontset.el: Doc fixes.
10398         * international/kinsoku.el: Doc fixes.
10399         * international/kkc.el: Doc fixes.
10400         * international/mule-cmds.el: Doc fixes.
10401         * international/mule-conf.el: Doc fixes.
10402         * international/mule-util.el: Doc fixes.
10403         * international/mule.el: Doc fixes.
10405 1998-09-05  Eric Ludlam  <zappo@gnu.org>
10407         * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
10408         (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
10409         (checkdoc-this-string-valid-engine): Permit ? as terminating
10410         punctuation for first line sentence breaking.
10411         (checkdoc-this-string-valid): When converting a comment into a doc
10412         string, make sure " chars are \".
10413         (checkdoc-sentencespace-region-engine): Only do double space check
10414         if based on the variable `sentence-end-double-space'
10415         (checkdoc-this-string-valid-engine): ? ends valid sentence.
10416         (checkdoc-proper-noun-region-engine): Exclude items in URLs
10418 1998-09-04  Richard Stallman  <rms@gnu.org>
10420         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
10421         Recognize define-skeleton as a function definer.
10423         * cus-edit.el (customize-option): Refuse to customize
10424         a variable that has no defcustom.  But if variable is autoloaded,
10425         first try to load the library that defines it.
10427         * international/iso-insert.el: Use `string' before calling `insert'
10428         so that in multibyte buffers we insert multibyte chars.
10430         * dired.el (dired-mark-files-containing-regexp):
10431         Don't use find-file; instead, insert the file in a temp buffer.
10433         * textmodes/tex-mode.el (tex-start-options-string): New option.
10434         (tex-start-tex): Use that variable.
10436         * mail/rmail.el (rmail-primary-inbox-list): Make the initial
10437         value in the `repeat' alternative a list.
10439         * textmodes/fill.el (fill-individual-paragraphs): Before deleting
10440         the inserted newline, verify that one was really inserted.
10442         * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
10443         remains on or remains off.
10444         (flyspell-multi-language-p): Default changed to nil.
10446         * progmodes/ada-mode.el (ada-search-ignore-string-comment):
10447         In "found in comment" case, don't beginning-of-line after forward-line.
10449         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
10450         If the function definition is not a lambda, return original FORM
10451         with no error.
10453 1998-09-04  Peter Breton  <pbreton@ne.mediaone.net>
10455         * net-utils.el (netstat-program-options): Changed from nil to "-a"
10456         so that by default netstat shows all network connections.
10458 1998-09-04  Bob Weiner  <weiner@altrasoft.com>
10460         * international/quail.el: Doc fixes.
10462         * info.el (info): Don't add parens if FILE already has them.
10464 1998-09-04  Geoff Voelker  <voelker@cs.washington.edu>
10466         * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
10467         on extension lines.
10469 1998-09-03  Geoff Voelker  <voelker@cs.washington.edu>
10471         * w32-fns.el (w32-shell-dos-semantics): New function.
10473 1998-09-03  Bill Richter  <richter@brouwer.math.nwu.edu>
10475         * international/quail.el (quail-choose-completion-string): Store
10476         completion `choice' in `quail-current-str'; don't insert it.
10478 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
10480         * bdf.el (bdf-generate-font): New argument CHARSET.  Give WIDTH
10481         argument to ps-mule-generate-bitmap-font.
10483         * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
10484         entry and change Latin-1 entry in the default value.
10485         (ps-mule-font-info-database-ps-bdf): New variable.
10486         (ccl-encode-ethio-unicode): Bug of CCL code fixed.
10487         (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
10488         registerd in FONT-SPEC.
10489         (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
10490         charcter width of bitmap fonts.
10491         (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
10492         procedure NF.
10493         (ps-begin-file): Output PostScript code for setting
10494         SpaceWidthRatio.
10495         (ps-plot-region): Use line-beginning-position to get a position of
10496         the beginning of the current line.
10498         * international/mule-cmds.el (register-input-method): Doc-string
10499         modified.
10501 1998-09-01  Dave Love  <fx@gnu.org>
10503         * international/mule-cmds.el (current-language-environment): Fix
10504         setter function.
10506 1998-09-01  Simon Marshall  <simon@gnu.org>
10508         * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
10509         (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
10510         ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
10511         names with font-lock-type-face.  Fontify type specs, etc., with
10512         font-lock-keyword-face.
10514 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
10516         * international/fontset.el (x-complement-fontset-spec): If ASCII
10517         font is specified in FONTLIST, don't substitute it for the
10518         resolved name.
10520 1998-08-31  Paul Eggert  <eggert@twinsun.com>
10522         * international/mule.el (charset-description): Doc fix.
10524         * language/chinese.el, language/cyrillic.el, language/czech.el,
10525         language/devanagari.el, language/ethiopic.el,
10526         language/european.el, language/hebrew.el, language/indian.el,
10527         language/japanese.el, language/korean.el, language/lao.el,
10528         language/slovak.el, language/thai.el, language/tibetan.el,
10529         language/vietnamese.el:
10530         Add coding: local variable, to avoid bootstrapping problem
10531         if you need to recompile all the Lisp files using interpreted code.
10533 1998-08-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
10535         * cal-china.el (chinese-year-cache): Change range of years from
10536         1989-2000 to 1990-2010.
10538 1998-08-29  Dave Love  <d.love@dl.ac.uk>
10540         * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
10541         (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
10543 1998-08-28  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10545         * ps-print.el (ps-print-control-characters): Doc-string modified.
10546         (ps-output-string-prim): Comment format changed.
10547         (ps-do-despool): Indentation of source code changed.
10549 1998-08-28  Kenichi Handa  <handa@etl.go.jp>
10551         * subr.el (sref): Make it an alias of aref.  Make the
10552         byte-compiler warn that it is obsolete.
10553         (char-bytes): Make the byte-compiler warn that it is obsolete.
10555         * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
10556         Calculate the total bytes using position-bytes instead of
10557         char-bytes.
10559 1998-08-27  Karl Heuer  <kwzh@gnu.org>
10561         * snmp-mode.el: New file.
10562         * files.el (auto-mode-alist): Add snmp-mode patterns.
10564 1998-08-27  Karl Eichwalder  <ke@suse.de>
10566         * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
10568 1998-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
10570         * calendar/diary-lib.el (diary-block): Doc fix..
10571         * calendar/calendar.el (diary-list-include-blanks): Doc fix..
10573 1998-08-27  Richard Stallman  <rms@gnu.org>
10575         * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
10576         * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
10577         Clear appt-mode-string if we don't put something in it.
10579 1998-08-27  Dave Love  <fx@gnu.org>
10581         * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
10582         dired-local-variables-file for dired-x.
10584         * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
10585         for compressed library files too.
10587 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
10589         * language/european.el ("Latin-1"): Modify `documentation' key value.
10590         ("Latin-2"): Likewise.
10592 1998-08-26  Karl Heuer  <kwzh@gnu.org>
10594         * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
10596 1998-08-26  Albert L. Ting  <alt@artisan.com>
10598         * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
10599         (mail-hist-current-header-contents): Use mail-text-start.
10601 1998-08-26  Richard Stallman  <rms@gnu.org>
10603         * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
10604         (customize-changed-options-previous-release): New variable.
10605         (customize-changed-options): Use that variable as default arg.
10607 1998-08-26  Karl Eichwalder  <ke@suse.de>
10609         * midnight.el: Require `timer' not only when compiling.
10611 1998-08-26  Per Starback  <starback@update.uu.se>
10613         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
10614         buffer before creating help group.
10616 1998-08-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10618         * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
10619         coding-system-for-write before saving.
10621 1998-08-26  Kevin Rodgers <kevinr@ihs.com>
10623         * isearch.el (isearch-forward): Doc fix.
10625 1998-08-26  Andreas Schwab  <schwab@delysid.gnu.org>
10627         * emacs-lisp/find-func.el: Fix :version tags to have a string
10628         value, not a float.
10630         * cus-dep.el: Fix typo in output.
10632 1998-08-25  Dave Love  <fx@gnu.org>
10634         * repeat.el (repeat): Doc fix.
10635         [From rms:]
10636         (repeat-previous-repeated-command): New variable.
10637         (repeat): Check for real-last-command being null or repeat.  Set
10638         repeat-previous-repeated-command.
10640         * browse-url.el (browse-url-netscape): Fix format for hex escapes.
10642 1998-08-25  Kenichi Handa  <handa@etl.go.jp>
10644         * gnus/message.el (message-send-mail-with-sendmail): Bind
10645         coding-system-for-write by the return value of
10646         select-message-coding-system.
10647         (message-send-mail-with-qmail): Likewise.
10649 1998-08-24  Andreas Schwab  <schwab@delysid.gnu.org>
10651         * emacs-lisp/autoload.el: Fix doc-string-elt property on
10652         define-derived-mode.
10654         * files.el (file-name-invalid-regexp):
10655         Fix regex for ms-dos without long file names.
10657 1998-08-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10659         * ps-print.el: Multi-byte buffer handling.
10660         (ps-print-version): New version number (4.0) and doc fix.
10661         (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
10662         compilation for GNU Emacs and emacsens.
10663         (ps-generate-postscript-with-faces): Force invisible text to be
10664         visible.
10665         (dos-ps-printer): New var to avoid compilation gripes.
10667 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
10669         * ps-print.el (ps-mule-plot-string): Pay attention to the case
10670         that no more characters can't be printed in the current line.
10672 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
10674         * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
10675         greater than TO.
10677 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
10679         * ps-print.el: Add codes to make ps-print.el work also on Emacs
10680         20.2 and the earlier version.
10681         (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
10682         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
10683         (ps-mule-find-wrappoint): Likewise.
10684         (ps-mule-generate-font): Change `X' to `x' in format
10685         control-string.
10686         (ps-generate): Call ps-mule-begin before calling ps-begin-job.
10687         (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
10688         `restore' form procedures `BC' and `EC'.
10690 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
10692         * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
10693         is an executable procedure.  Make LineThickness, Xshadow, and
10694         Yshadow relative to FontHeight.  Set SpaceWidth in BeginDoc.
10695         (ps-mule-font-info-database, ps-mule-font-info-database-ps,
10696         ps-mule-font-info-database-bdf): New vars.
10697         (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
10698         (ccl-encode-ethio-unicode): New CCL program.
10699         (ps-mule-encode-ethiopic): New fun.
10700         (ps-mule-current-charset): New var.
10701         (ps-mule-get-font-spec, ps-mule-font-spec-src,
10702         ps-mule-font-spec-name, ps-mule-font-spec-encoding,
10703         ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
10704         (ps-mule-external-libraries): New var.
10705         (ps-mule-init-external-library): New fun.
10706         (ps-mule-font-cache): New var.
10707         (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
10708         (ps-last-font): New var.
10709         (ps-mule-prepare-font): New fun.
10710         (ps-mule-charset-list): New var.
10711         (ps-mule-prologue-generated, ps-mule-prologue): New vars.
10712         (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
10713         ps-mule-plot-string): New funs.
10714         (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
10715         New vars.
10716         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
10717         ps-mule-prepare-cmpchar-font): New funs.
10718         (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
10719         vars.
10720         (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
10721         ps-mule-generate-bitmap-glyph): New funs.
10722         (ps-mule-initialize, ps-mule-begin): New funs.
10723         (ps-output-string-prim): Insert string as unibyte.
10724         (ps-output-prologue): New fun.
10725         (ps-flush-output): Handle the case of 'prologue.
10726         (ps-begin-file): Call ps-mule-initialize.
10727         (ps-begin-job): Set ps-control-or-escape-regexp differently if
10728         printing multibyte characters.
10729         (ps-begin-page): Set ps-mule-current-charset to 'ascii.
10730         (ps-basic-plot-string): Handle the case of printing ASCII
10731         characters by external libraries (e.g. BDF).
10732         (ps-set-font): Set ps-last-font.
10733         (ps-plot-region): Handle multibyte characters, use
10734         ps-mule-plot-string for them.
10735         (ps-generate): Set the spool buffer unibyte.  Call ps-mule-begin.
10737         * bdf.el: New file.
10739 1998-08-23  Kenichi HANDA  <handa@etl.go.jp>
10741         * international/mule-cmds.el (select-message-coding-system): New
10742         function.
10743         (set-language-environment-coding-systems): Set
10744         default-sendmail-coding-system.
10746         * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
10747         (default-sendmail-coding-system): New variable.
10748         (sendmail-send-it): Encode the message by a coding system
10749         select-message-coding-system returns.
10751 1998-08-23  Eric Ludlam  <zappo@gnu.org>
10753         * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
10754         (speedbar-mode): Set buffer to read only.
10755         (speedbar-temp-buffer-show-function): For emacs don't call hook
10756         with arguments.
10757         (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
10759 1998-08-19  Dan Nicolaescu  <done@ece.arizona.edu>
10761         * speedbar.el (speedbar-key-map): Fix typo.
10763 See ChangeLog.7 for earlier changes.