(Info-on-current-buffer): new entry point.
[emacs.git] / lisp / ChangeLog
blob9573fb88510ad4259dc8798cb94ff283facca4a8
1 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
3         * info.el (Info-on-current-buffer): new entry point.
4         (Info-find-node): split into two for Info-on-current-buffer to
5           hook into it.
6         (Info-current-file, Info-set-mode-line, Info-up):
7           Info-current-file can now be t.
8         (Info-clone-buffer-hook): new function for `clone-buffer'.
9         (Info-goto-node, Info-menu, Info-mode-map, Info-mode): make
10           `clone-buffer' available in various ways to the user.
12 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
14         * simple.el (shell-command, shell-command-on-region): use make-temp-file.
15         (clone-buffer, clone-process, clone-buffer-hook): new functions.
17         * subr.el (with-current-buffer): don't use backquotes to avoid
18           bootstrapping problems.
19         loadup.el (load-path): add subdirs for bootstrapping.
20         (docstrings): ignore errors during bootstrapping.
21         (args): new `bootstrap' argument (for use in place of `dump').
23 1999-10-12  Emmanuel Briot  <briot@gnat.com>
25         * ada-stmt.el: Doc-string fixes.
27 1999-10-12  Gerd Moellmann  <gerd@gnu.org>
29         * recentf.el: New file.
31         * ps-mode.el: New file.
33         * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
34         case insensitive.
36 1999-10-12  Richard Sharman  <rsharman@pobox.com>
38         * sh-script.el: Added support for indenting existing scripts.
39         (sh-mode-map): Added new bindings.
40         (sh-mode): Updated mode doc-string for new commands, added
41         make-local-variable calls, initialize mode-specific variables.
42         (sh-indent-line):  Renamed to sh-basic-indent-line;  sh-indent-line
43         is now a different function.
44         (sh-header-marker):  Changed docstring.
45         (sh-set-shell): Initialize mode-specific variables.
46         (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
47         (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
48         Changed these define-skeleton calls to work with user-specified
49         indentation settings.
50         (sh-basic-indent-line, sh-blink, sh-calculate-indent)
51         (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
52         (sh-electric-hash, sh-electric-less, sh-electric-rparen)
53         (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
54         (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
55         (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
56         (sh-guess-basic-offset, sh-handle-after-case-label)
57         (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
58         (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
59         (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
60         (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
61         (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
62         (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
63         (sh-handle-this-then, sh-help-string-for-variable)
64         (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
65         (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
66         (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
67         (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
68         (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
69         (sh-remove-our-text-properties, sh-rescan-buffer)
70         (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
71         (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
72         (sh-scan-case, sh-search-word, sh-set-char-syntax)
73         (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
74         (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New 
75         functions.
76         (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
77         (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
78         (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
79         (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
80         (sh-var-list): New variables.
81         
82 1999-10-12  Dave Pearson  <davep@hagbard.demon.co.uk>
84         * quickurl.el (quickurl-list-insert): `count-lines' was returning
85         a value one line to high if the cursor wasn't at the start of a
86         line. A `beginning-of-line' is now performed before making the
87         call to `count-lines'.
89 1999-10-11  Stefan Monnier  <monnier@cs.yale.edu>
91         * diff-mode.el (vc-backend-diff): get rid of the autoloaded advice.
93 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
95         * Makefile (setwins): abstract out the command to find subdirectories
96         and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
97         (custom-deps, finder-data, autoloads, update-subdirs, updates)
98         (autoloads-with-other-emacs): use it.
100         * diff-mode.el: new file.  A mode for viewing/editing context diffs.
102 1999-10-09  Gerd Moellmann  <gerd@gnu.org>
104         * Makefile (bootstrap-compile): New target.  Compile Lisp
105         files with ../src/temacs.
107 1999-10-08  Simon Marshall  <simon@gnu.org>
109         * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
110         (regexp-opt-group): Use it to get common suffixes in STRINGS.
111         If STRINGS is nil, return "" rather than nil.
112         
113 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
115         * Makefile (compile): Compile files one by one.  Set load-path to
116         current directory and subdirectories when compiling.
117         
118 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
120         * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
121         (emacs): Use it everywhere instead of EMACS.
122         (compile): New target.  Compile all Lisp files from scratch.
123         (recompile): New target.  Recompile lisp directory.
124         (autoloads-with-other-emacs): New target.  Build loaddefs.el with
125         an Emacs executable not built in the current directory tree.
127 1999-10-07  Peter Breton  <pbreton@ne.mediaone.net>
129         * filecache.el (file-cache-completion-ignore-case): New variable,
130         defaulting to the value of completion-ignore-case.
131         (file-cache-minibuffer-complete): Use it.
132         (file-cache-files-matching, file-cache-files-matching-internal):
133         New functions.
135 1999-10-07  Emmanuel Briot  <briot@gnat.com>
137         * ada-xref.el: New file
139         * ada-prj.el: New file
141         * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
143         * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
144         subprogram being created.
146         * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
147         ada-indent-newline-indent): Rewritten to support the new indentation
148         scheme
150         * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
151         New functions
153         * ada-mode.el (ada-fill-comment-paragraph): Add support for the
154         justification parameter
156         * ada-mode.el (ada-make-body, ada-gen-treat-proc,
157         ada-make-subprogram-body): Rewritten to benefit from the gnatstub
158         external program
160 1999-10-07  Dave Love  <fx@gnu.org>
162         * bindings.el (bound-and-true-p): New macro.
163         (make-mode-line-mouse-sensitive): Don't require easymenu.
165 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
167         * custom.el (defface): Extend documentation for new values of
168         `type'.
170         * faces.el (face-spec-set-match-display): Recognize `type' of
171         `motif', `lucid', `x-toolkit'.
172         (menu): New face.
174 1999-10-05  Dave Love  <fx@gnu.org>
176         * files.el: Recognize temporary crontab files.
178         * info.el: Require jka-compr when compiling.
179         (Info-suffix-list): Add bzip2 files (non-ms-dos only).
181 1999-10-04  Dave Love  <fx@gnu.org>
183         * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
184         scroll-up-aggressively, scroll-down-aggressively.
186         * time.el (display-time-mode): Add autoload cookie.
187         
188         * rect.el (delete-extract-rectangle): Doc fix from verna.
190         * help-macro.el (three-step-help): Customize.
192 1999-10-04  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
194         * hexl.el (hexlify-buffer): Move point in proper range
195         if it is too large.
196         (hexl-after-revert-hook): Update hexl-max-address.
197         (hexl-address-to-marker): Doc fix.
199 1999-10-03  Dave Love  <fx@gnu.org>
201         * image.el (defimage): Remove redundant code.  Substitute file in
202         image plist.
204 1999-10-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
206         * vc.el (vc-backend-checkout): Use coding system 'no-conversion
207         when doing with-temp-file.
209 1999-10-01  Dave Love  <fx@gnu.org>
211         * cus-edit.el (custom-comment-create): Fill :from and :to slots.
213         * help.el: Require view when compiling.
214         (view-emacs-FAQ): Use Info version.
216 1999-09-29  Ken'ichi Handa  <handa@gnu.org>
218         * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
219         (normat->normal).  Use correct font names for Korean
220         (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
222 1999-09-29  Kenichi Handa  <handa@etl.go.jp>
224         * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
225         code not used by KOI8 to the same 8-bit code instead of mapping to
226         SPC.
227         (cyrillic-alternativnyj-decode-table): Likewise.
229 1999-09-29  Alex Schroeder  <alex@gnu.org>
231         * sql.el (sql-imenu-generic-expression): new, used to set
232         imenu-generic-expression.
233         (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
234         font-lock-defaults' SYNTAX-ALIST.  Set imenu-generic-expression,
235         imenu-case-fold-search, and imenu-syntax-alist.
236         (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
237         setting font-lock-defaults' SYNTAX-ALIST.
239 1999-09-28  Dave Love  <fx@gnu.org>
241         * cus-edit.el (custom-comment): Change widget definition.
242         (custom-comment-create, custom-comment-show)
243         (custom-comment-invisible-p): Don't use :comment-overlay.
244         (custom-comment-hide): New function.
245         (custom-variable-set, custom-variable-save)
246         (custom-variable-reset-standard, custom-face-set)
247         (custom-face-save): Use it.
249 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
251         * hexl.el (hexl-mode): Do nothing if already in hexl mode.
253 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
255         * faces.el (region): Doc fix.
257 1999-09-27  Dave Love  <fx@gnu.org>
259         * isearch.el (isearch): Add :links in defgroup.
260         (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
261         (isearch-switch-frame-handler): Comment out (unused).
262         (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
263         (isearch-ring-retreat-edit): Doc fix.
264         (isearch-mouse-yank): New command.
265         (isearch-last-command-char): Removed.  Callers changed to use
266         last-command-char.
267         (isearch-char-to-string): Removed.  Callers changed to use
268         char-to-string.
270 1999-09-26  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
272         * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
273         option for Russian.
275 1999-09-25  Gerd Moellmann  <gerd@gnu.org>
277         * faces.el (face-differs-from-default-p): Compare face 
278         attributes individually.
280         * image.el (put-image, insert-image): Add string argument.
282 1999-09-24  Gerd Moellmann  <gerd@gnu.org>
284         * ange-ftp.el (ange-ftp-date-regexp): Make it work for
285         LANG=de_DE.iso88591 on HPUX 11.0.
287         * dired.el (dired-move-to-filename-regexp): Make it work
288         for LANG=de_DE.iso88591 on HPUX 11.0.
290 1999-09-24  Carsten Dominik  <cd@gnu.org>
292         * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
293         multiple thebibliography environments. 
295         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
296         with recentering window.
297         (reftex-extract-bib-entries-from-thebibliography,
298         reftex-offer-bib-menu,reftex-bibtex-selection-callback):  Deal
299         with multiple thebibliography environments.
301         * textmodes/reftex-vars.el
302         (reftex-section-levels): Function allowed as cdr.
303         (reftex-max-section-depth) New option.
305         * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
306         with multiple thebibliography environments.
308 1999-09-23  Gerd Moellmann  <gerd@gnu.org>
310         * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
311         instead of point-min in call to delete-region.
313 1999-09-22  Andre Spiegel  <spiegel@inf.fu-berlin.de>
315         * vc.el (vc-backend-checkout): Use with-temp-file when checking
316         out into arbitrary file names.
318 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
320         * language/european.el ("Turkish"): New language environment.
322 1999-09-19  Dave Love  <fx@gnu.org>
324         * delim-col.el: New file.
326 1999-09-17  Richard Stallman  <rms@gnu.org>
328         * files.el (after-find-file): When visiting a backup file,
329         make it read-only.
331         * apropos.el (apropos-symbol-face): Non-nil even for ttys.
332         (apropos-keybinding-face, apropos-label-face): Likewise.
333         (apropos-property-face, apropos-match-face): Likewise.
334         (apropos-label-properties): New variable.
335         (apropos-print-doc): Use apropos-label-properties.
336         (apropos-print): Set apropos-label-properties.
338 1999-09-15  Richard Stallman  <rms@gnu.org>
340         * winner.el: Use aref instead of sref.
342         * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
344 1999-09-14  Gerd Moellmann  <gerd@gnu.org>
346         * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
348 1999-09-14  Richard Stallman  <rms@gnu.org>
350         * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
351         cookie, even if followed by a letter.
353 1999-09-14  Stephen Eglen  <stephen@gnu.org>
355         * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
356         --no-line-editing are passed to Octave by including them here
357         rather than storing them in inferior-octave-startup-args.
359 1999-09-14  Eli Zaretskii  <eliz@gnu.org>
361         * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
362         command, option, env and sc.
364         * subr.el (shell-quote-argument): Quote argument with double
365         quotes for ms-dos.
367 1999-09-14  Richard Stallman  <rms@gnu.org>
369         * simple.el (eval-expression-print-level): New variable.
370         (eval-expression-print-length): New variable.
371         (eval-expression-debug-on-error): New variable.
372         (eval-expression): Bind print-level, print-length and
373         debug-on-error from those vars.
375         * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
376         Bind print-level, print-length and debug-on-error.
378 1999-09-14  Inge Frick  <inge@nada.kth.se>
380         * dired.el (dired-recursive-deletes): New custom variable.
381         (dired-re-no-dot): New variable.
382         (dired-delete-file): New function deletes files and directories
383         recursively.
384         (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
386         * dired-aux.el (dired-recursive-copies): New custom variable.
387         (dired-handle-overwrite): Broke a long line.
388         (dired-copy-file): Call `dired-copy-file-recursive' instead of
389         `copy-file'.
390         (dired-copy-file-recursive): New function.  Copy directories
391         recursively.
392         (dired-do-create-files): Added support for generalized directory
393         target.  How-to function may now return a function.  New fluid
394         variable `dired-one-file'.
395         (dired-copy-how-to-fn): New variable.
396         (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
397         Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
398         (dired-do-copy-regexp): No recursive copies.
400 1999-09-14  Rajesh Vaidheeswarran  <rv@dsmit.com>
402         * whitespace.el (whitespace-version): Update version to 2.4
404         * whitespace.el: Add customization variables to conditionally test
405         any of the five whitespaces, per request from Rune Kleveland
406         <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
408         * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
410         * whitespace.el (whitespace-modes): Add `change-log-mode' to the
411         list of modes to be checked for bogus whitespaces.
413         * whitespace.el (whitespace-rescan-timer-time): Update
414         documentation.
416         * whitespace.el (whitespace-display-unchecked-whitespaces):
417         new function to update modeline with untested whitespaces.
419         * whitespace.el (whitespace-buffer): Test only whitespaces whose
420         checking is turned on, and update modeline using the newly created
421         `whitespace-display-unchecked-whitespaces'.
423         * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
424         whose checking is turned on, and update modeline using the newly
425         created `whitespace-display-unchecked-whitespaces'.
427         * whitespace.el (whitespace-describe): Update documentation.
429         * whitespace.el (whitespace-tickle-timer): Test if
430         `whitespace-rescan-timer-time' is non-zero before tickling timer.
432 1999-09-13  Dave Love  <fx@gnu.org>
434         * hideif.el (hide-ifdef-mode): Add autoload cookie.
436         * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
437         for temp buffer.
438         (checkdoc-this-string-valid): Don't assume default comment-start.
440 1999-09-13  Gerd Moellmann  <gerd@gnu.org>
442         * rsz-mini.el: Remove code, keep the interface.
444 1999-09-13  Dave Love  <fx@gnu.org>
446         * help.el (help-highlight-p): Doc fix.
448         * faces.el (mode-line, header-line, tool-bar): Add :version.
449         (highlight, secondary-selection): Add :group.
450         (trailing-whitespace): Add :group, :version.
452         * wid-edit.el: Remove some compatibility code and checks.
453         (widget-specify-field, widget-specify-button): Don't use XEmacs
454         properties.
455         (widget-overlay-inactive): Change error message.
456         (widget-button-pressed-face): New variable.
457         (widget-button-click): Use it.
458         (widget-documentation-link-add): Specify mouse and button faces.
459         (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
460         removed now the functionality is built in.
462         * cus-edit.el: Don't define-widget-keywords.
463         (multimedia): New group.
464         (custom-last): Function removed.
465         (custom-quote): Add vectorp case, comment out characterp case.
466         (custom-buffer-done-function, custom-raised-buttons): New option.
467         (Custom-buffer-done): New function.
468         (custom-buffer-create-internal): Obey custom-raised-buttons,
469         Custom-buffer-done.
470         (custom-button-face): Make it `released-button'.
471         (custom-button-pressed-face): Make it `pressed-button'
472         (custom-mode-map): Bind "q" to Custom-buffer-done.
473         (custom-mode): Deal with raised/pressed buttons.
475         Changes from Didier Verna:
476         (custom-prompt-variable): Optional third arg makes prompt for a
477         comment string.
478         (customize-set-value, customize-set-variable,
479         customize-save-variable): Optional prefix makes function handle
480         variable comments.
481         (customize-customized, customize-saved, custom-variable-state-set)
482         (custom-variable-set, custom-variable-save, custom-face-state-set)
483         (custom-variable-reset-saved, custom-variable-reset-standard)
484         (custom-face-set, custom-face-save, custom-face-reset-saved)
485         (custom-face-reset-standard, customize-save-customized): Handle
486         custom comments.
487         (custom-comment-face, custom-comment-tag-face): New face.
488         (custom-comment): New widget.
489         (custom-comment-create, custom-comment-delete)
490         (custom-comment-value-set, custom-comment-show)
491         ()custom-comment-invisible-p): New functions.
492         (custom-variable-value-create, custom-face-value-create): Create a
493         comment field widget.
494         (custom-variable-menu, custom-face-menu): New entry for custom
495         comment.
496         (custom-face-value-create): Remove compatibility code.
497         (custom-save-variables, custom-save-faces): Possibly save custom
498         comments.
500         * cus-face.el (custom-face-attributes): Simplify :underline,
501         :overline, :inverse-video cases.  Fix up :box case (probably needs
502         more work).
503         
504         Change from Didier Verna:
505         (custom-set-faces): The arguments can now have a custom comment as
506         fourth argument.
508         * custom.el: Don't define-widget-keywords.
509         Change from Didier Verna:
510         (custom-set-variables): the arguments can now have a
511         custom comment as fifth element.
513 1999-09-13  Richard Stallman  <rms@gnu.org>
515         * info.el (Info-find-node): Cope better if guesspos is too large.
517 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
519         * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
520         of buffer-substring because buffer-string doesn't copy the 
521         prompt.
523         * faces.el (mode-line): Replaces `modeline'.
524         (toplevel): Make `modeline' an alias for `mode-line'.
526 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
528         * gs.el: Change `ghostscript' to `postscript' in comment.
530 1999-09-11  Rob Riepel  <riepel@Stanford.EDU>
532         * emulation/tpu-edt.el (tpu-version): New version.
533         (tpu-search-overlay, tpu-replace-overlay): New variables.
534         (tpu-search-highlight, tpu-toggle-direction): New functions.
535         (tpu-lm-replace): Set tpu-replace-overlay.
536         (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
537         command hook.
538         
539 1999-09-11  Richard Stallman  <rms@gnu.org>
541         * isearch.el (isearch-mode-map): Undo previous change.
543         * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
544         use all of that as the sexp.
546         * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
547         and use the initial argument as file name directly.
548         Likewise if nothing matches.
550 1999-09-11  Ivar Rummelhoff  <ivarru@math.uio.no>
552         * winner.el: Major changes.  Avoid changing point and mark.
553         Save configurations after they change, not before.
554         
555 1999-09-10  Keisuke Nishida  <kxn30@po.cwru.edu>
557         * emacs-lisp/bytecomp.el (byte-compile-output-docform):
558         Bind print-continuous-numbering and print-number-table.
560 1999-09-10  Dave Love  <fx@gnu.org>
562         * bindings.el (debug-ignored-errors): Restore BBDB stuff.
564 1999-09-09  Richard Stallman  <rms@gnu.org>
566         * whitespace.el: Finish making it fit Emacs conventions.
567         Add autoloads.
569 1999-09-09  Eli Zaretskii  <eliz@is.elta.co.il>
571         * generic-x.el (bat-generic-mode): "::"-style comments don't
572         need to begin with "-".  Fix the font-lock definitions of ON/OFF
573         after BREAK/VERIFY.  Remove built-in commands like CALL and ECHO
574         from the list of keywords.  Add DO to the list of keywords.
576 1999-09-09  Dave Love  <fx@gnu.org>
578         * byte-opt.el (byte-optimize-backward-char):
579         (byte-optimize-backward-word): New optimizations.
580         (side-effect-free-fns, side-effect-and-error-free-fns): Add
581         entries.
583 1999-09-09  Gerd Moellmann  <gerd@gnu.org>
585         * image.el (put-image): Remove optional buffer parameter.
587         * faces.el (face-italic-p): Return t only for values `italic'
588         and `oblique'.
590         * mouse.el (mouse-drag-mode-line-1): Extension of former
591         mouse-drag-mode-line that also drags the header line.
592         (mouse-drag-mode-line): Call it.
593         (mouse-drag-header-line): New.
594         (toplevel): Bind down-mouse-1 on header lines to
595         mouse-drage-header-line.
597 1999-09-08  Gerd Moellmann  <gerd@gnu.org>
599         * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
600         (make-mode-line-mouse-sensitive): Replace `top-line' by
601         `header-line'.
603 1998-09-08  Michael Ernst  <mernst@alum.mit.edu>
605         * help.el (describe-function-1): Don't return empty string for keymaps.
607         * fill.el (fill-region-as-paragraph, canonically-space-region):
608         Respect colon-double-space at end of line.
610 1999-09-08  Stephen Gildea  <gildea@alum.mit.edu>
612         * files.el (backup-by-copying-when-privileged-mismatch): New variable.
613         (backup-buffer): Use it.
615 1999-09-08  Peter Breton  <pbreton@ne.mediaone.net>
617         * generic-x.el (generic-define-unix-modes): Added new modes:
618         inetd-conf-generic-mode, etc-services-generic-mode, 
619         etc-passwd-generic-mode.  These are all defined for Unix by default.
620         (apache-generic-mode): Use an imenu-generic-expression to list
621         Configuration keywords.
622         (samba-generic-mode): Use both ; and # as comment characters.
623         (samba-generic-mode): Font-lock expressions now highlight name
624         value pairs.
625         (bat-generic-mode): Keywords are now case-insensitive through
626         font-lock-defaults setting.
627         (java-properties-generic-mode): Supports both ! and # as comment
628         characters.
629         (java-properties-generic-mode): Added an imenu-generic-expression
630         (java-properties-generic-mode): Reworked to support the various
631         different ways to separate name and value (viz, '=', ':' and 
632         whitespace).
633         (show-tabs-generic-mode): Added this new generic-mode.
635 1999-09-08  Richard Stallman  <rms@gnu.org>
637         * progmodes/inf-lisp.el: Moved from top directory.
639         * tar-mode.el (tar-header-block-tokenize):
640         Use `when' instead of `and'.  Fix some clobbered text.
642         * gud.el (gud-make-debug-menu): Make a child for the
643         local menu, for its menu bar, and the debug menu.
644         (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
645         Use the history in the simple way.
647 1999-09-07  Kenichi Handa  <handa@etl.go.jp>
649         * language/korea-util.el (default-korean-keyboard): Initialize it
650         according to the environment variable HANGUL_KEYBOARD_TYPE.
652 1999-09-07  Richard Stallman  <rms@gnu.org>
654         * subr.el (make-temp-file): New function.
656 1999-09-07  Stefan Monnier  <monnier@cs.yale.edu>
658         * font-lock.el (font-lock-multiline): New text property contains
659         a boolean to indicate if the char is part of a multiline match.
660         (font-lock-default-fontify-region): Extend the region appropriately
661         for multiline keywords.
662         (font-lock-default-unfontify-region): Also remove the new
663         font-lock-multiline text property.
664         (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
665         (font-lock-fontify-keywords-region): Mark multiline regexp matches.
667 1999-09-07  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
669         * diary-lib.el (list-diary-entries): Make sure two-digit years
670         have leading zeros.
672 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
674         * faces.el (face-set-after-frame-default): Initialize some
675         attributes of some faces from frame parameters.
677         * faces.el (scroll-bar, border, cursor, mouse): New faces.
679 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
681         * faces.el (fringe): Replaces face `margin'.
683 1999-09-07  Dave Love  <fx@gnu.org>
685         * tar-mode.el (tar-header-block-tokenize): Bind linkname.
687 1999-09-07  Richard Stallman  <rms@gnu.org>
689         * subr.el (push): Doc fix.
691 1999-09-06  Richard Stallman  <rms@gnu.org>
693         * vc.el (vc-annotate-display): Use < 69 not < 70
694         to distinguish 20YY from 19YY. 
696         * timezone.el (timezone-parse-date): Use < 69 not < 70
697         to distinguish 20YY from 19YY.
699         * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
701 1999-09-07  Dave Pearson  <davep@hagbard.demon.co.uk>
703         * quickurl.el: (quickurl-list-focused-line): Removed.
704         (quickurl-list-insert): Now works out the focused line using
705         `count-lines' instead of using `quickurl-list-focused-line'.
707 1999-09-06  Richard Stallman  <rms@gnu.org>
709         * mail/rmail.el (rmail-retry-failure): Unconditionally move
710         to beginning of message.
712 1999-09-06  Dave Love  <fx@gnu.org>
714         * isearch.el (isearch-mode-map): Add mouse-2.
716         * rmail.el (rmail-read-password): Deleted.
717         (rmail-get-pop-password): Use read-password.
719         * quickurl.el: Don't conditionally define caddr.
720         (quickurl-url-comment): Use nth, not caddr in function and
721         defsetf.
723 1999-09-06  Richard Stallman  <rms@gnu.org>
725         * auto-show.el: Doc fixes.
727 1999-09-06  Stephen Eglen  <stephen@gnu.org>
729         * progmodes/octave-inf.el (inferior-octave-startup-args): Add
730         --no-line-editing so that TABs in source files are not interpreted
731         as completion requests.
732         
733 1999-09-06  Gerd Moellmann  <gerd@gnu.org>
734         
735         * hscroll.el, auto-show.el: Remove all code, keep the public
736         interface as no-ops.
738         * faces.el (face-bold-p): Don't return t if face has lighter
739         weight than normal.
741 1999-09-06  Eli Zaretskii  <eliz@gnu.org>
743         * startup.el (command-line): Make small-temporary-file-directory
744         be nil except on ms-dos.
746         * files.el (small-temporary-file-directory): Ditto.  Also doc fix.
748         * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
749         is defined.
751         * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
752         letters with a colon after d or l.
754 1999-09-06  Dave Love  <fx@gnu.org>
756         * byte-opt.el (byte-boolean-vars): Removed.  (Now primitive.)
758 1999-09-05  Richard Stallman  <rms@gnu.org>
760         * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
762         * textmodes/paragraphs.el (backward-kill-sentence):
763         Don't test minibuffer-prompt-end here.
764         (forward-sentence): Do handle it here.
765         (backward-kill-paragraph): Don't test it here.
766         (forward-paragraph): Handle it here.
768         * mouse.el (font-menu-add-default): Simplify code.
770 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
772         * faces.el (header-line): Renamed from `top-line'.
774 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
776         * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
778 1999-09-04  Richard Stallman  <rms@gnu.org>
780         * whitespace.el: New file.
782 1999-09-04  Dave Love  <fx@gnu.org>
784         * paths.el: Make some doc strings obey the make-docfile convention.
786         * bindings.el: Likewise.
787         (debug-ignored-errors): Remove BBDB ones.
789 1999-09-03  Richard Stallman  <rms@gnu.org>
791         * mail/mh-comp.el (mh-forward): Get new subject line from the original,
792         not from the draft to forward.
794         * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
796 1999-09-03  Dave Love  <fx@gnu.org>
798         * double.el (double-mode): Customize the variable.
800 1999-09-03  Kenichi Handa  <handa@etl.go.jp>
802         * international/characters.el: Delete duplicated code.
804 1999-09-02  Richard Stallman  <rms@gnu.org>
806         * indent.el (indent-relative): Doc fix.
808         * quickurl.el (quickurl): Doc fix.
810 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
812         * faces.el (margin): Change background to "gray" for mono (this is
813         drawn with a stipple pattern).
815 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
817         * simple.el (next-history-element): Use minibuffer-prompt-end once
818         again.  Remove test for minibuffer-prompt-in-buffer.
820 1999-09-02  Eli Zaretskii  <eliz@gnu.org>
822         * files.el (small-temporary-file-directory): New variable.
824         * startup.el (command-line): Compute the value of
825         small-temporary-file-directory.
827         * ediff-init.el (ediff-temp-file-prefix): Use
828         small-temporary-file-directory if non-nil.
830         * vc.el (vc-update-change-log): Likewise.
832         * progmodes/cmacexp.el (c-macro-expansion): Likewise.
834         * simple.el (shell-command, shell-command-on-region): Use
835         make-temp-name properly.  Use small-temporary-file-directory if
836         non-nil, otherwise temporary-file-directory, to generate temporary
837         files.
839         * dos-w32.el (direct-print-region-helper): Use
840         temporary-file-directory.  (From Stefan Monnier.)
842 1999-09-02  Richard Stallman  <rms@gnu.org>
844         * progmodes/asm-mode.el (asm-mode): Set comment-start properly
845         from asm-comment-char.
846         (asm-font-lock-keywords): Recognize instruction width suffixes.
848 1999-09-01  Richard Stallman  <rms@gnu.org>
850         * play/fortune.el: New file.
852 1999-08-31  Dave Love  <fx@gnu.org>
854         * help.el (help-make-xrefs): Don't lose on non-empty blank line
855         after key table.
857         * byte-opt.el (byte-boolean-vars): Add several w32 and redisplay
858         variables.
860         * subr.el (push): Fix typo.
862 1999-08-30  Kevin Blake  <kblake@ticnet.com>
864         * emacs-lisp/ring.el: Many doc fixes.
865         (ring-size, ring-copy): New functions.
867 1999-08-29  Richard Stallman  <rms@gnu.org>
869         * progmodes/etags.el (tags-loop-continue):
870         After tags-loop-operate returns, force skip to next file.
872         * mail/mail-extr.el (mail-extr-all-letters-but-separators)
873         (mail-extr-first-letters, mail-extr-last-letters):
874         Use character classes [:alpha:] and [:alnum:].
876         * subr.el (push, pop): New macros.
878         * progmodes/compile.el (compilation-error-regexp-alist):
879         New item for SGI IRIX MipsPro compilers.
881         * speedbar.el (speedbar-directory-buttons): Recognize
882         device names when checking for file names.
884         * array.el (array-reconfigure-rows): Use generate-new-buffer.
886         * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
887         and specially handle defvar inside their expansions.
888         (eval-defun-1): New subroutine.
890         * progmodes/compile.el (compilation-error-regexp-alist):
891         Fix the Perl -w entry to allow period after line number.
892         Don't allow newlines in file name, but allow them after line number
893         for Perl debugging traces.
895         * which-func.el (which-func-cleanup-function): New variable.
896         (which-function): Call that function.
898         * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
899         to end a function name.
901         * informat.el (Info-tagify): Don't insert more than one newline
902         before the tag table.
904 1999-08-29  Stefan Monnier  <monnier@cs.yale.edu>
906         * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
907         than make-temp-name, use match-string-no-properties, and eliminate
908         a quadratic behavior when building bibtex-strings.
910 1999-08-29  Alex Schroeder  <alex@gnu.org>
912         * comint.el (comint-input-ring-separator): New variable.
913         (comint-read-input-ring): Doc change; use
914         comint-input-ring-separator when reading file.
915         (comint-write-input-ring): Use
916         comint-input-ring-separator when writing file.
918 1999-08-29  Marc Girod  <girod@shire.ntc.nokia.com>
920         * informat.el (Info-tagify): Start by widening.
921         Match node headers that don't list the file name,
922         and more kinds of page separations.
923         Strip properties during tagification.
924         Use start of node header line as tag's position.
925         Fix the "done" message.
927         (Info-validate): Save and restore match data around narrowing down.
929 1999-08-28  Richard M. Stallman  <rms@gnu.org>
931         * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
932         On repeated call, override previous values put into
933         minor-mode-map-alist and minor-mode-alist.
935 1999-08-28  Michael Ernst  <mernst@alum.mit.edu>
937         * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
939 1999-08-27  Andreas Schwab  <schwab@gnu.org>
941         * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
942         from cvs update.
944 1999-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
946         * calendar/calendar.el (calendar-move-hook): New hook.
948         * calendar/cal-move.el: Call the new hook in every movement function.
950         * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
951         the right function name.
953 1999-08-26  Stephen Gildea  <gildea@alum.mit.edu>
955         * time-stamp.el: Put quote-backquote around all symbol names
956         in doc strings, for mousing.
957         (time-stamp): support multi-line patterns.
958         (time-stamp-inserts-lines): new variable.
959         (time-stamp-count): new variable.
960         (time-stamp-string-preprocess): fixed bug where "%%a" becomes
961         "Thu" instead of "%a".
963 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
965         * simple.el (kill-word): Undo previous change.
967 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
969         * jit-lock.el (jit-lock-function): Extend the fontified range
970         to the beginning of the line containing the range start and 
971         the beginning of the line following the range end.
973 1999-08-24  Dave Love  <fx@gnu.org>
975         * timezone.el: Move provide to end.
976         (timezone-parse-date): Simplify somewhat.  Assume 2-digit years
977         <70 are 2000+.
978         (timezone-parse-time): Simplify somewhat.
980 1999-08-24  Gerd Moellmann  <gerd@gnu.org>
982         * faces.el (margin): Renamed from bitmap-area.
984 1999-08-24  Alex Schroeder  <alex@gnu.org>
986         * sql.el: Doc changes.
987         (sql-sybase): use sql-server instead of sql-database.
989 1999-08-23  Dave Love  <fx@gnu.org>
991         * rect.el: Add/fix various doc strings.  Add `*' to all the
992         interactive specs.
994 1999-08-21  Gerd Moellmann  <gerd@gnu.org>
996         * jit-lock.el (jit-lock-function): Use line-beginning-position.
997         Don't unwind-protect font-lock-fontify-region.
999         * paragraphs.el (backward-kill-paragraph): Don't move
1000         point into mini-buffer prompt.
1001         (backward-kill-sentence): Ditto.
1003         * simple.el (next-history-element): Use minibuffer-prompt-end.
1004         Remove test for minibuffer-prompt-in-buffer.
1005         (kill-word): Don't move point into mini-buffer prompt.
1007 1999-08-21  Dave Love  <fx@gnu.org>
1009         * Makefile: Exclude CVS dirs like RCS.
1011 1999-08-19  Dave Love  <fx@gnu.org>
1013         * tooltip.el (tooltip-mode): Customize this, per convention.
1014         (tooltip-active): Option deleted.
1016         * font-lock.el (global-font-lock-mode): Autoload.  Add :initialize.
1018         * hanoi.el, page-ext.el: Declare dynamic vars.
1020         * term.el: Avoid ange-ftp related compilation warnings.
1022 1999-08-18  Gerd Moellmann  <gerd@gnu.org>
1024         * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
1025         the default so that beginners can benefit from it without
1026         searching in manuals.
1028 1999-08-18  Ray Blaak  <blaak@gnu.org>
1030         * progmodes/delphi.el: Consider assembly sections as blocks, to
1031         indent them better. Make auto-indent on newline optional.
1033 1999-08-17  Gerd Moellmann  <gerd@gnu.org>
1035         * bindings.el (mode-line-modified): Look up key binding for C-x
1036         C-q.  If it's bound call that binding, otherwise call
1037         toggle-read-only.
1039 1999-08-17  Dave Love  <fx@gnu.org>
1041         * info.el (info): Doc fix.
1043         * finder.el (finder-known-keywords): Add `multimedia'.
1045         * apropos.el: Don't capitalize custom group name.
1047         * info-look.el: Remove compatibility code.
1048         (info-lookup-guess-default*): DTRT for point at start of symbol.
1049         (info-complete): Don't lose with point not at end of symbol.
1051 1999-08-16  Gerd Moellmann  <gerd@gnu.org>
1053         * term.el (toplevel): Make face `term-default' an empty face.
1054         The code relied on the fact that Emacs ignored invalid faces in
1055         face text properties in 20.4.
1057 1999-08-16  Richard M. Stallman  <rms@gnu.org>
1059         * subr.el (point-at-eol, point-at-bol): New aliases.
1061         * simple.el: Functions reordered.
1063         * rect.el (delete-rectangle-line): Use line-end-position.
1065 1999-08-16  Karl Heuer  <kwzh@gnu.org>
1067         * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
1068         here from simple.el.
1069         
1070 1999-08-16  Dave Love  <fx@gnu.org>
1072         * mouse.el: Provide `mldrag' for compatibility.
1073         (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
1074         marked obsolete.
1076         * mldrag.el: Removed since the features are in mouse.el.
1078         * jka-compr.el (auto-compression-mode): New variable for
1079         customization.
1081         * bindings.el (mode-line-mule-info): Doc fix.
1083         * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
1084         name comparisons.
1086         * files.el (interpreter-mode-alist): Add make, guile, clisp.
1087         (find-file): Doc fix.
1089 1999-08-16  Carsten Dominik  <cd@gnu.org>
1091         * textmodes/reftex.el: Most of the code moved to other files.
1092         * textmodes/reftex-auc.el: New file, split out from reftex.el
1093         * textmodes/reftex-cite.el: New file, split out from reftex.el
1094         * textmodes/reftex-global.el: New file, split out from reftex.el
1095         * textmodes/reftex-index.el: New file, split out from reftex.el
1096         * textmodes/reftex-parse.el: New file, split out from reftex.el
1097         * textmodes/reftex-ref.el: New file, split out from reftex.el
1098         * textmodes/reftex-sel.el: New file, split out from reftex.el
1099         * textmodes/reftex-toc.el: New file, split out from reftex.el
1100         * textmodes/reftex-vars.el: New file, split out from reftex.el
1101         * textmodes/reftex-vcr.el: New file, split out from reftex.el
1103 1999-08-16  Carsten Dominik  <cd@gnu.org>
1105         * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
1106         conflict with pop-up-frames.
1107         (reftex-special-environment-parsers): New constant.
1108         (reftex-label-alist): car of an entry can also be a function.
1109         (reftex-what-special-env): new function.
1110         (reftex-label-location): Call `reftex-what-special-env'.
1111         (reftex-compile-variables): Check for symbol in
1112         `reftex-label-alist'.
1113         (reftex-what-environment): fixed bug with stacked environments of
1114         same kind (e.g. enumerate).
1115         (reftex-process-string): Preserve default directory.
1116         (reftex-label-alist-builtin): changed prefixes of endnote and
1117         footnote.  Also the magic words.
1118         (reftex-reference): Interprete new option
1119         `reftex-fref-is-default'.
1120         (reftex-replace-prefix-escapes): Interprete new `%S' format.
1121         (reftex-toc-mouse-view-line): Command removed (had no binding).
1122         (reftex-everything-regexp): New function.
1123         (reftex-nearest-match): Made better.
1124         (reftex-toc-find-section): Use new version of
1125         `reftex-nearest-match'.
1126         (reftex-insert-docstruct): adapted to work with the index stuff.
1127         (reftex-parse-from-file): Find index entries as well.
1128         (reftex-toc-toggle-index): New function
1129         (reftex-toc-map): `i' is now used to togle the index, File
1130         boundaries has been moved to `F'.
1131         (reftex-select-label-map): Toggling display of file boundaries is
1132         now on the `F' key, for consistency with `reftex-toc-map'.
1133         (reftex-erase-all-selection-and-index-buffers): Renamed from
1134         `reftex-erase-all-selection-buffer'.  Now also kills the index
1135         buffers.
1136         (reftex-viewing-cross-references): Customization group renamed
1137         from reftex-viewing-cross-references-and-citations.
1138         (reftex-index-macro-regexp,
1139         reftex-find-index-entry-regexp-format): New variables
1140         (reftex-macros-with-index): New variable
1141         (reftex-add-index-macros): New function
1142         (reftex-renumber-simple-labels, reftex-translate): Allow for
1143         multiple labels in a single ref command.
1144         (reftex-index-support): New customization group
1145         (reftex-support-index, reftex-index-special-chars,
1146         reftex-index-macros, reftex-index-default-macro,
1147         reftex-index-default-tag, reftex-index-math-format,
1148         reftex-index-section-letters, reftex-index-include-context,
1149         reftex-index-follow-mode, reftex-index-header-face,
1150         reftex-index-section-face, reftex-index-tag-face,
1151         reftex-index-face): New options
1152         (reftex-index-map, reftex-index-menu, reftex-last-index-file,
1153         reftex-index-tag, reftex-index-return-marker,
1154         reftex-index-restriction-indicator, reftex-index-restriction-data,
1155         reftex-index-macro-regexp, reftex-index-level-re,
1156         reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
1157         reftex-everything-regexp-no-index, reftex-index-re,
1158         reftex-macros-with-index, reftex-index-macro-alist): New variables
1159         (reftex-index-help, reftex-index-macros-builtin,
1160         reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
1161         reftex-query-index-macro-help): New constants
1162         (reftex-index-selection-or-word, reftex-index,
1163         reftex-default-index, reftex-update-default-index,
1164         reftex-index-complete-tag, reftex-index-select-tag,
1165         reftex-index-complete-key, reftex-index-update-taglist,
1166         reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
1167         reftex-display-index, reftex-insert-index,
1168         reftex-index-insert-new-letter, reftex-get-restriction,
1169         reftex-index-pre-command-hook, reftex-index-post-command-hook,
1170         reftex-index-show-help, reftex-index-next, reftex-index-previous,
1171         reftex-index-toggle-follow, reftex-index-toggle-context,
1172         reftex-index-view-entry, reftex-index-goto-entry-and-hide,
1173         reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
1174         reftex-index-quit, reftex-index-quit-and-kill,
1175         reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
1176         reftex-index-revert, reftex-index-switch-index-tag,
1177         reftex-index-restrict-to-section, reftex-index-widen,
1178         reftex-index-restriction-forward,
1179         reftex-index-restriction-backward, reftex-index-visit-location,
1180         reftex-index-analyze-entry, reftex-index-globalize,
1181         reftex-index-edit, reftex-index-toggle-range-beginning,
1182         reftex-index-toggle-range-end, reftex-index-edit-key,
1183         reftex-index-edit-attribute, reftex-index-edit-visual,
1184         reftex-index-edit-part, reftex-index-level-down,
1185         reftex-index-level-up, reftex-index-kill, reftex-index-undo,
1186         reftex-index-change-entry, reftex-index-goto-letter,
1187         reftex-add-index-macros, reftex-ensure-index-support,
1188         reftex-index-info-safe, reftex-index-info): New functions.
1189         
1191 1999-08-15  Richard M. Stallman  <rms@gnu.org>
1193         * paren.el (show-paren-mode): Support making show-paren-mode
1194         a buffer-local variable.  Don't check for a window system.
1195         (show-paren-function): Check whether show-paren-function is
1196         enabled in current buffer; do the right thing if not.
1197         Don't check for a window system.
1198         (show-paren-mode): Make it a user variable.
1200         * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
1201         Handle `enum' like `struct'.
1203         * server.el (server-process-filter): If a client visits no buffers,
1204         close it immediately before recording it.
1206         * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
1207         Optimize by calling concat just once.  Handle =\n sequence.
1208         (mail-unquote-printable-region): New command.
1209         (mail-quote-printable): Make it autoload.
1211 1999-08-15  Karl Heuer  <kwzh@gnu.org>
1213         * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
1215 1999-08-15  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1217         * lisp/texinfmt.el: Handle @ifnottex.
1219 1999-08-15  Eli Zaretskii  <eliz@gnu.org>
1221         * frame.el (blink-cursor): Don't turn on cursor blinking for
1222         ms-dos.
1224         * faces.el (face-valid-attribute-values): Look in
1225         x-bitmap-file-path only for x and w32 window systems.
1227         * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
1228         Do that if width is nil as well.
1229         (x-display-mm-height, x-display-mm-width): Update values.
1230         (x-colors): Compute the list from msdos-color-values.
1231         (x-select-enable-clipboard): Doc fix.
1232         (x-frob-font-weight, x-font-family-list): New functions.
1234 1999-08-15  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
1236         * window.el (shrink-window-if-larger-than-buffer): Don't try to
1237         back up from beginning of buffer.
1239 1999-08-13  Karl Heuer  <kwzh@gnu.org>
1241         * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
1243 1999-08-13  Alakazam Petrofsky  <Alakazam@Petrofsky.Berkeley.CA.US>
1245         * play/hanoi.el: Mostly rewritten.  Customized.  To support an s2G
1246         doomsday clock, speed control is added and changes are made to
1247         allow large numbers of rings: rings now show the whole ring
1248         number, not just the last digit; consecutive rings are allowed to
1249         be the same size when necessary to fit all the rings in the
1250         window; and poles can be oriented horizontally.  Face support is
1251         thrown in gratuitously.
1252         (hanoi): Changed default number of rings back to 3.
1253         (hanoi-unix, hanoi-unix-64): New commands
1254         (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
1255         hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
1256         hanoi-odd-ring-face): New variables.
1257         (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
1258         hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
1259         hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
1260         (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
1261         (hanoi-topos, hanoi-draw-ring): Removed.
1263 1999-08-12  Gerd Moellmann  <gerd@gnu.org>
1265         * faces.el (face-valid-attribute-values): Return an alist for
1266         families on ttys.
1267         (face-read-integer): Handle unspecified face attributes.  Add
1268         completion for `unspecified'.
1269         (read-face-attribute): Handle unspecified font attributes.
1270         (face-valid-attribute-values): Add `unspecified' to lists so that
1271         it can be chosen via completion.
1272         (face-read-string): Don't recognize "none" as input.
1274 1999-08-10  Dave Love  <fx@gnu.org>
1276         * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
1277         string.
1279         * sun-curs.el: Require sun-fns.
1281 1999-08-10  Dave Love  <fx@gnu.org>
1283         * autorevert.el (auto-revert-mode): Add autoload cookie.
1285         * hscroll.el, auto-show.el: Files deleted -- we have built-in
1286         hscroll.
1288         * simple.el (hscroll-step, hscroll-point-visible)
1289         (hscroll-window-column): Remove now we have the mentioned real
1290         horizontal autoscrolling.
1292 1999-08-10  Richard M. Stallman  <rms@gnu.org>
1294         * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from 
1295         control use of -f option.
1296         (mail-specify-envelope-from): New variable.
1297         (mail-from-style): Doc fix.
1299         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
1300         (easy-menu-get-map): New arg TO-MODIFY helps choose
1301         between local and global maps.
1302         (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
1303         (easy-menu-change): Doc fix.
1305         * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
1306         (info-lookup-guess-default): Simplified and cleaned up.
1307         (info-lookup-guess-default*): Preserve point.
1309         * view.el (view-mode-disable): If buffer-read-only is nil,
1310         don't change it.
1312         * files.el (after-find-file): Disable View mode if buffer is no
1313         longer read-only.
1315         * view.el (view-mode-enable, view-mode-disable): 
1316         Call force-mode-line-update.
1318 1999-08-10  Karl Heuer  <kwzh@gnu.org>
1320         * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
1321         * array.el, play/landmark.el, international/latin-3.el: Likewise.
1322         * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
1324 1999-08-10  Alex Schroeder  <asc@bsiag.com>
1326         * ansi-color.el (ansi-color-to-text-properties): Added New state 5
1327         to prevent m-eating-bug.
1329 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
1331         * term/pc-win.el (msdos-bg-mode): Remove.  Call
1332         frame-set-background-mode instead.  All callers changed.
1333         (msdos-face-setup): Don't force color display parameter, it is set
1334         by frame-set-background-mode.
1335         (make-msdos-frame): Call x-handle-reverse-video and
1336         face-set-after-frame-default.  Delete frame if creation failed.
1338         * faces.el (face-set-after-frame-default): Don't call
1339         make-face-x-resource-internal for the pc window-system.
1341 1999-08-10  Dave Love  <fx@melange.gnu.org>
1343         * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
1344         case with no docstring specially.
1346 1999-08-09  Eli Zaretskii  <eliz@gnu.org>
1348         * complete.el (PC-do-completion): If completing on file name,
1349         reproduce str by concatenating its directory and basename parts.
1351 1999-08-07  Dave Love  <fx@gnu.org>
1353         * man.el (Man-softhyphen-to-minus): Revert previous change.  Avoid
1354         unibyte to multibyte conversion of search-forward (from Handa),
1355         but avoid the replacement if the language is Latin-N.
1357 1999-08-06  Richard Stallman  <rms@gnu.org>
1359         * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
1360         of eval-buffer.
1362         * international/mule.el (load-with-code-conversion):
1363         Pass t to eval-buffer for DO-ALLOW-PRINT.
1365 1999-08-06  Geoff Voelker  <voelker@cs.washington.edu>
1367         * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
1368         of filenames and attributes.
1369         (ls-lisp-insert-directory): Use directory-files-and-attributes
1370         for speed.
1372 1999-08-05  Dave Love  <fx@gnu.org>
1374         * auto-show.el (auto-show-mode): Fix :set.
1376         * widget.el (define-widget-keywords): Make dummy definition and
1377         comment-out its use.
1379 1999-08-04  Richard Stallman  <rms@gnu.org>
1381         * progmodes/tcl.el: Customized.
1383         * sql.el (sql-accumulate-and-indent): Instead of testing
1384         whether this is Emacs 20 before calling comint-accumulate,
1385         test whether comint-accumulate is defined.
1387 1999-08-04  Dave Love  <fx@gnu.org>
1389         * sgml-mode.el: Require outline when compiling.
1390         (sgml-mode-hook, html-mode-hook): Customize.
1391         (sgml-validate-command): Fix :version.
1392         (html-autoview-mode): Doc fix.
1394         * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
1395         nothing in Latin-N environment.
1397         * info.el (Info-find-node): Call info-initialize here.
1398         (info): Not here.
1399         (Info-file-list-for-emacs): Add message, dired-x, c, viper.
1401 1999-08-04  Richard Stallman  <rms@gnu.org>
1403         * ansi-color.el: New file.
1405 1999-08-04  Stefan Monnier  <monnier@cs.yale.edu>
1407         * dired.el (dired-string-replace-match): Return `nil' when no match
1408         found with global search.
1410         * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
1411         * terminal.el (te-terminfo-directory):
1412         * mail/mailpost.el (post-mail-send-it):
1413         * mail/metamail.el (metamail-region):
1414         * progmodes/ada-mode.el (ada-tmp-directory):
1415         Use temporary-file-directory.
1417         * progmodes/compile.el (compilation-parsing-end,compilation-setup)
1418         (compilation-filter, compilation-forget-errors)
1419         (compilation-parse-errors): Use a marker instead of an integer for
1420         `compilation-parsing-end'.
1422         * progmodes/diff.el (diff-parse-differences):
1423         Use a marker instead of an integer for `compilation-parsing-end'.
1424         * textmodes/tex-mode.el (tex-compilation-parse-errors):
1425         Use a marker instead of an integer for `compilation-parsing-end'.
1427 1999-08-03  Richard Stallman  <rms@gnu.org>
1429         * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
1430         (Buffer-menu-mode): Doc fix.
1431         (Buffer-menu-view): New command.
1432         (Buffer-menu-view-other-window): New command.
1434 1999-08-03  Christopher J. Madsen  <chris_madsen@geocities.com>
1436         * replace.el (query-replace-regexp-eval)
1437         (replace-eval-replacement, replace-loop-through-replacements)
1438         (replace-match-string-symbols): New functions.
1439         (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
1440         Use replace-loop-through-replacements.
1441         
1442 1999-08-03  Dave Pearson  <davep@hagbard.demon.co.uk>
1444         * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
1445         (5x5): Doc fix.
1447 1999-08-03  Dave Love  <fx@gnu.org>
1449         * fortran.el (fortran-indent-new-line): Make it an alias
1450         for reindent-then-newline-and-indent.
1452 1999-08-03  Didier Verna  <verna@inf.enst.fr>
1454         * rect.el: All functions rewritten, except when noted above
1455         their declaration.  Below is a list of interface changes.
1456         (apply-on-rectangle): New function, mostly replaces
1457         `operate-on-rectangle'.  All callers changed.
1458         (move-to-column-force): Pass new second argument to `move-to-column'.
1459         (kill-rectangle): Added optional prefix arg to fill lines.
1460         (delete-rectangle): Ditto.
1461         (delete-whitespace-rectangle): Ditto.
1462         (delete-extract-rectangle): Ditto.
1463         (open-rectangle): Ditto.
1464         (clear-rectangle): Ditto.
1465         (delete-whitespace-rectangle-line): New function.
1466         (delete-rectangle-line): Added third arg FILL.
1467         (delete-extract-rectangle-line): Ditto.
1468         (open-rectangle-line): Ditto.
1469         (clear-rectangle-line): Ditto.
1471 1999-08-03  Ray Blaak  <blaak@gnu.org>
1473         * progmodes/delphi.el: New file.
1475 1999-08-02  Richard Stallman  <rms@gnu.org>
1477         * textmodes/outline.el (outline-previous-heading): New function.
1478         (outline-up-heading-all): Use outline-previous-heading.
1479         (outline-next-heading): Delete definition inserted yesterday.
1481 1999-08-01  Richard Stallman  <rms@gnu.org>
1483         * textmodes/outline.el (outline-next-heading): New function.
1484         (outline-up-heading-all): New function.
1485         (outline-font-lock-level): Using outline-up-heading-all.
1486         Tell outline-back-to-heading to accept invisible headings.
1488         * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
1490         * mail/mh-utils.el (mh-find-path-run): New variable.
1491         (mh-find-path): Test and set that.
1492         Set mail-user-agent only the first time this function is run.
1493         (mail-user-agent): Defvar deleted.
1495         * info.el (info-initialize): New function.
1496         (info): Call info-initialize.
1497         (Info-directory-list): Initialize to nil,
1498         so info-initialize will set it up for real.
1500 1999-08-01  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
1502         * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
1503         does not interpret a time as the year in a day-month entry.
1505         * calendar/diary-lib.el: Change syntax table entry for colon in
1506         the diary as part of the european-date-diary-pattern fix.
1508 1999-08-01  Eli Zaretskii  <eliz@gnu.org>
1510         * international/mule.el (set-auto-coding): Allow whitespace before
1511         and after the "variable: value" pair.
1513 1999-07-30  Ken'ichi Handa  <handa@gnu.org>
1515         * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
1516         (default-sendmail-coding-system): Doc-string fixed.
1518 1999-07-30  Dave Love  <fx@gnu.org>
1520         * subr.el (assoc-delete-all): New function, renamed from
1521         frame-delete-all.
1523         * frame.el: Change comments to doc strings and other doc fixes.
1524         (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
1525         Callers changed.
1526         (set-background-color, set-foreground-color, set-cursor-color)
1527         (set-mouse-color, set-border-color): Offer completion of colours.
1528         (cursor): Add :version to defgroup.
1530         * facemenu.el (list-colors-display): Make it work on ttys.
1531         (facemenu-read-color): Likewise.
1533 1999-07-30  Richard M. Stallman  <rms@gnu.org>
1535         * frame.el (frame-notice-user-settings): If background
1536         color has been changed, update background-mode from it,
1537         then update faces.
1539 1999-07-30  Wolfgang Rupprecht  <wolfgang@wsrcc.com>
1541         * net-utils.el (finger): Don't do indirect fingering.
1543 1999-07-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
1545         * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
1546         rules.  Add separator at end of holidays.
1547         (cal-tex-rules): New customizable variable.
1548         (cal-tex-latexify-list): Add optional parameter to put separator
1549         at end.
1551 1999-07-30  Bill Richter  <richter@steenrod.math.nwu.edu>
1553         * textmodes/fill.el (fill-individual-paragraphs): Calculate new
1554         fill prefix on each line while looping to the end of paragraph.
1555         End paragraph if it's longer than the existing fill prefix.
1557         * textmodes/fill.el (fill-context-prefix): Doc fix.
1559 1999-07-30  Dave Love  <fx@gnu.org>
1561         * font-lock.el (jit-lock): Fix :load, add :version.
1563 1999-07-30  Eli Zaretskii  <eliz@gnu.org>
1565         * term/pc-win.el (msdos-face-setup): Register standard colors in
1566         Vface_tty_color_alist.
1567         (face-color-supported-p, face_color_gray_p): New functions.
1569         * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
1570         is bound.
1572         * startup.el (command-line): Don't register default colors for
1573         MSDOS window-system.
1575 1999-07-29  Dave Love  <fx@gnu.org>
1577         * f90.el (f90-mode-syntax-table): Change backslash to escape, not
1578         charquote.
1580         * lisp-mode.el (eval-defun): Re-written to avoid
1581         capturing variables.
1583         * picture.el (picture-beginning-of-line): Don't call
1584         hscroll-point-visible now we have real autoscrolling.
1585         (picture-end-of-line, picture-newline, picture-open-line):
1586         Likewise.
1588         * international/latin-8.el: New file.
1589         * international/latin-9.el: New file.
1591 1999-07-28  Dave Love  <fx@gnu.org>
1593         * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
1595         * msb.el: Require cl only when compiling.
1596         (msb--home-dir): Deleted.
1597         (msb--format-title): Use abbreviate-file-name.
1598         (msb--choose-file-menu): Simplify string comparison.
1600 1999-07-28  Gerd Moellmann  <gerd@gnu.org>
1602         * faces.el (toolbar): Add face definition for mono displays.
1604 1999-07-27  Richard M. Stallman  <rms@gnu.org>
1606         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
1608         * frame.el (frame-initialize): When setting frame-initial-frame-alist,
1609         force copying of default-frame-alist.
1611 1999-07-26  Ken'ichi Handa  <handa@gnu.org>
1613         * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
1615 1999-07-26  Richard M. Stallman  <rms@gnu.org>
1617         * frame.el (set-mouse-color): If new color is nil,
1618         really respecify the current color.
1620 1999-07-26  Gerd Moellmann  <gerd@gnu.org>
1622         * faces.el (bitmap-area): Change background of face `bitmap-area'
1623         to white for mono displays.
1625 1999-07-26  Kenichi Handa  <handa@etl.go.jp>
1627         * international/ccl.el (ccl-embed-symbol): New function.
1628         (ccl-program-p): Deleted.  Now it's implemented in C code.
1629         (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
1630         (ccl-compile-translate-character): Likewise.
1631         (ccl-compile-map-single): Likewise.
1632         (ccl-compile-multiple-map-function): Likewise.
1633         (declare-ccl-program): Doc-string modified.
1634         (check-ccl-program): Check compiled CCL code by ccl-program-p.
1636 1999-07-25  Ken'ichi Handa  <handa@etl.go.jp>
1638         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
1640 1999-07-25  Markus Rost  <rost@gnu.org>
1642         * cus-edit.el (custom-save-variables, custom-save-faces):  Sort
1643         the entries to make custom-file more readable.
1645 1999-07-25  Richard M. Stallman  <rms@gnu.org>
1647         * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
1649         * emacs-lisp/edebug.el: Delete compatibility code.
1650         (edebug-next-token-class): If . is followed by a digit,
1651         return `symbol' for the token class.
1653         * startup.el (command-line): If we don't find the user's init file,
1654         set user-init-file to nil.
1656 1999-07-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
1658         * info-look.el (info-lookup-interactive-arguments): Add optional
1659         argument query for new choice of help mode.
1660         (info-lookup-symbol):  Use it.
1661         (info-lookup-file): Ditto.
1662         (info-lookup): Don't switch to other window, if already in Info
1663         buffer.
1665 1999-07-23  Dave Love  <fx@gnu.org>
1667         * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
1668         syntax.
1669         (fortran-fontify-string, fortran-match-!-commen): Deleted.
1670         (fortran-font-lock-syntactic-keywords): New variable.
1671         (fortran-mode): Use it.
1672         (fortran-font-lock-keywords-1): Don't do comments.
1673         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
1674         match data.
1676         * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
1678         * msb.el (msb-menu-bar-update-buffers): Renamed from
1679         menu-bar-update-buffers.
1680         (msb-custom-set, msb--toggle-menu-type): Call
1681         msb-menu-bar-update-buffers.
1682         (msb-mode): Revise the hook setting.
1684         * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
1686 1999-07-23  Gerd Moellmann  <gerd@gnu.org>
1688         * font-lock.el, help.el, simple.el: Re-integrate previously
1689         described changes that were lost due to errors while checking them
1690         in.
1692 1999-07-23  Kevin Blake  <kblake@ticnet.com>
1694         * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
1696 1999-07-23  Ken'ichi Handa  <handa@etl.go.jp>
1698         * international/encoded-kb.el
1699         (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
1700         but push it to unread-command-events.
1701         (encoded-kbd-self-insert-iso2022-8bit): Likewise.
1702         (encoded-kbd-self-insert-sjis): Likewise.
1703         (encoded-kbd-self-insert-big5): Likewise.
1705         * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
1706         before left margin and fill-prefix by fill-find-break-point.
1708 1999-07-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
1710         * info-look.el (info-lookup-setup-mode): Don't give up, if
1711         info-lookup-make-completions returns an error.
1712         (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
1713         name latex, not latex2e.
1715 1999-07-21  Richard M. Stallman  <rms@gnu.org>
1717         * replace.el (perform-replace): Turn off case-fold-search
1718         if FROM-STRING argument has uppercase in it.
1720 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1722         * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
1723         mode is on.  Don't use end of changed text.
1725 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1727         * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
1728         (cl-hash-table-p): Renamed from hash-table-p.
1729         (cl-hash-table-count): Renamed from hash-table-count.
1730         (maphash): Alias to cl-maphash removed.
1731         (gethash): Likewise.
1732         (puthash): Likewise.
1733         (remhash): Likewise.
1734         (clrhash): Likewise.
1736 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1738         * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
1739         third arg non-nil.  See comment there why this isn't a good idea.
1741 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1743         * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
1745         * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
1746         sit-for with 3rd arg non-nil to prevent redisplay.
1748 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1750         * image.el (image-type-from-file-header): If file doesn't
1751         have a directory part, add data-directory.
1753 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1755         * tooltip.el (tooltip-gud-tips-p): Set default to nil.
1756         (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
1757         motion handling when tooltip-gud-tips-p is nil.
1759 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1761         * tooltip.el (tooltip-mode): Don't use `plusp'.
1762         (tooltip-active): Use initial value of nil.
1764         * jit-lock.el (jit-lock-mode): Don't use `plusp'.
1766 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1768         * bindings.el (make-mode-line-mouse-sensitive): Add key
1769         definitions for `top-line'.
1771 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1773         * faces.el (top-line): New face.
1775 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1777         * image.el (image-type-regexps): Add regexp for PS files.
1779 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1781         * faces.el (set-face-attribute): Fix wrong handling of frame
1782         begin equal to t.
1784 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1786         * image.el (image-type-regexps): Add PNG format.
1788 1999-07-21  Dave Love  <fx@gnu.org>
1790         * bindings.el (mode-line-modified): New variable.
1791         (mode-line-mode-menu-1): Switch to appropriate window before
1792         showing menu.
1794 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1796         * faces.el (face-underline): Removed.
1797         (face-underline-color): Ditto.
1799 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1801         * faces.el (face-x-resources): Fix typo.
1803 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1805         * faces.el: Remove handling of `:relief', extend handling of
1806         `:box'.
1807         (frame-set-background-mode): Choose new defface specs after
1808         frame parameters have changed.
1810         * cus-face.el: Ditto.
1812 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1814         * custom.el (defface): Extend documentation to include new
1815         face attributes.
1817         * cus-face.el (custom-face-attributes): Add overline,
1818         strike-through, box.
1820         * faces.el (face-valid-attribute-values): Handle overline,
1821         strike-through, box.
1822         (face-attribute-name-alist): Add pairs for new face attributes.
1823         (describe-face): Handle new face attributes.
1825 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1827         * faces.el (face-x-resources): Add overline, strike-through, box.
1829 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1831         * enriched.el (enriched-translations): Add `display' and
1832         "x-display".
1833         (enriched-handle-display-prop): New.
1834         (enriched-decode-display-prop): New.
1836         * format.el (top-level): Give `display' property
1837         `format-list-atomic-p.
1838         (format-annotate-single-property-change): Test that property.
1839         If present, treat list property values like atoms.
1841 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1843         * cus-face.el (custom-face-attributes): Use `choice' everywhere
1844         so that "*" can be entered.
1846 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1848         * cus-face.el (custom-face-attributes): Don't use `#''.
1850 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
1852         * cus-face.el (custom-face-attributes): Return underline
1853         face attribute directly from the second lambda of underline.
1855 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1857         * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
1859         * frame.el (after-setting-font-hooks): New variable.
1860         (set-frame-font): Run those hooks.
1862         * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
1864         * faces.el (set-face-attribute): Fix doc string.
1866 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1868         * cus-face.el (custom-face-attributes): Accept color name.
1870         * faces.el (face-underline-p): Accept unspecified underlining.
1871         (face-underline): Ditto.  Fix doc string.
1873 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
1875         * faces.el (face-underline-color): New function.
1877 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
1879         * cus-face.el (custom-face-attributes): Support underline coloring.
1880         Added slot to choose a color.
1882         * faces.el (face-underline): New function.
1883         (face-underline-p): Support underline coloring.
1884         Return nil only if the underline attribute is 'normal.
1885         (set-face-underline): New function.
1886         (face-valid-attribute-values): Support underline coloring.
1888 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1890         * image.el (insert-image): Use `display' instead of `glyph'
1891         as text property name.
1892         (put-image): Ditto.
1893         (image-type-from-file-header): Use insert-file-contents-literally.
1895 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1897         * easymenu.el (easy-menu-do-add-item): Don't use the empty
1898         string to indicate separators.
1900 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1902         * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
1903         instead of message-log.
1905 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1907         * faces.el (bitmap-area): New face.
1909 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1911         * image.el (insert-image): New.
1913 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1915         * frame.el (blink-cursor): Set the symbol's value.
1916         (show-trailing-whitespace): Change group to font-lock.
1918 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1920         * jit-lock.el: New.
1921         * font-lock.el: Add jit-mode as new support mode.
1923         * font-lock.el (font-lock-fontify-keywords-region): Stop when
1924         reaching end instead of letting re-search-forward signal an error.
1925         (demand-lock-mode): New.
1926         (font-lock-turn-on-thing-lock): Add demand-lock-mode.
1927         (font-lock-turn-off-thing-lock): Ditto.
1928         (font-lock-after-fontify-buffer): Ditto.
1929         (font-lock-after-unfontify-buffer): Ditto.
1931 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1933         * gs.el: New file.
1935         * startup.el (command-line-1): Activate tooltip mode if
1936         interactive.
1938 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1940         * faces.el (toolbar): Grey default background.
1941         (modeline): Ditto.
1943         * image.el (image-type-regexps): New.
1944         (image-type-from-file-header): New.
1945         (create-image): Call it.
1947 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1949         * image.el: New file.
1951 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1953         * bindings.el (mode-line-format): Replace `mode-name' with
1954         `(:eval mode-line-mode-name)'.
1955         (mode-line-mode-name): New.
1956         (make-mode-line-mouse-sensitive): Don't change default value
1957         of `mode-name'.
1959 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1961         * tooltip.el: New file.
1963 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1965         * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
1966         instead of mouse-3 to pop up menus.
1967         (mode-line-kill-buffer): Removed.
1968         (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
1969         buffer name.
1970         (mode-line-buffer-menu-1): Removed.
1972         * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
1974         * bindings.el (mode-line-buffer-identification-keymap): New.
1975         (mode-line-buffer-menu-keymap): New.
1976         (mode-line-mode-menu-keymap): New.
1977         (mode-line-unbury-buffer): New.
1978         (mode-line-other-buffer): New.
1979         (mode-line-kill-buffer): New.
1980         (mode-line-buffer-menu-1): New.
1981         (mode-line-mode-menu-1): New.
1982         (make-mode-line-mouse-sensitive): New.
1984 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1986         * help.el (describe-key-briefly): Handle mode line strings
1987         with local-map properties.
1988         (describe-key): Ditto.
1989         (mode-line-key-binding): New.
1991 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1993         * scroll-bar.el (scroll-bar-timer): New.
1994         (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
1996 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
1998         * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
1999         and `bottom'.
2001 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2003         * scroll-bar.el (scroll-bar-toolkit-scroll): New.
2004         (global): Use different key bindings if using tookit scroll bars.
2006 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2008         * faces.el (modeline): Define mode line face with relief for
2009         class color, only.
2010         (toolbar): New face.
2012 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2014         * frame.el (frame-initialize): Set frame-creation-function to
2015         tty-create-frame-with-faces.
2017         * faces.el (frame-set-background-mode): Make it work for
2018         window-system nil.
2020         * faces.el (tty-create-frame-with-faces): New.
2021         (face-set-after-frame-default): Make it work for TTY frames.
2023 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2025         * faces.el (face-valid-attribute-values): Use tty-defined-colors.
2026         Return a list of one font family for TTYs.  Don't return bitmap
2027         file paths for TTY frames.
2029         * faces.el: Add face specs for tty displays to basic faces.
2031         * font-lock.el (font-lock-comment-face): Add spec for color tty.
2032         (font-lock-string-face): Ditto.
2033         (font-lock-keyword-face): Ditto.
2034         (font-lock-builtin-face): Ditto.
2035         (font-lock-function-name-face): Ditto.
2036         (font-lock-variable-name-face): Ditto.
2037         (font-lock-type-face): Ditto.
2038         (font-lock-constant-face): Ditto.
2039         (font-lock-warning-face): Ditto.
2041 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2043         * startup.el (command-line): Register default tty colors.
2045         * faces.el (face-spec-set-match-display): Recognize `type tty'.
2047 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2049         * faces.el (modeline): For X frames, use a modeline with relief.
2051 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2053         * faces.el (frame-update-faces): Copied from 20.2.
2054         (frame-update-face-colors): Ditto.  Code removed that isn't
2055         applicable in the new face implementation.
2057 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2059         * frame.el (show-trailing-whitespace): New.
2061         * faces.el (trailing-whitespace): New basic face.
2063 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2065         * cus-face.el (custom-facep): Always define as alias for facep.
2067         * cus-face.el (custom-face-attributes): Use choice widgets.
2068         Remove :bold and :italic.
2070 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2072         * faces.el (face-charset-registries): Removed since fontset.el
2073         is no always loaded.
2075 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2077         * faces.el (internal-get-face): Added as obsolete function for
2078         compatibility.
2080 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2082         * frame.el (blink-cursor-end): Call show-cursor.
2083         (blink-cursor-mode): Ditto.
2085 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2087         * faces.el (face-spec-reset-face): Reset all attributes to
2088         `unspecified'.
2089         (face-spec-set): Use it.
2091 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2093         * faces.el (read-all-face-attributes): Bug fix.
2094         (face-read-integer): Allow nil default value.
2095         (face-valid-attribute-values): Use symbol names of attribute
2096         values for completion list.
2098 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2100         * faces.el (internal-find-face): Define for compatibility with
2101         20.2.
2102         (face-id): Likewise.
2104         * faces.el (face-id): Return the ID of a realized face for ASCII.
2106         * fontset.el (x-charset-registries): Removed.  Now in faces.el.
2107         (x-complement-fontset-spec): Use face-charset-registries.
2109         * faces.el (face-font-selection-order): Set font selection order
2110         from Lisp.
2111         (face-alternative-font-family-alist): Set alternative font
2112         families from Lisp.
2114 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2116         * faces.el (set-face-charset-registries): Set symbol value.
2118 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2120         * faces.el (face-set-after-frame-default): Call function
2121         internal-merge-in-global-face.
2123 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2125         * faces.el (face-list): Return symbols from face-global-alist.
2127         * faces.el (face-list): Return a copy of the face name list so
2128         that it cannot be modified from outside (facemenu.el uses
2129         nreverse, for example).
2131         * cus-face.el (custom-face-attributes): Add :bold and :italic
2132         for compatibility with old code.
2134         * faces.el (set-face-attributes-from-resources): Additional
2135         frame parameter.
2136         (make-face-x-resource-internal): Set attributes from resources
2137         for a given frame or all frames.
2139 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2141         * faces.el (all-faces): Removed.
2143         * custom.el (defface): Add new face attributes to function
2144         comment.
2146         * font-lock.el (font-lock-comment-face): Use new face attribute
2147         names.
2148         (font-lock-string-face): Ditto.
2149         (font-lock-keyword-face): Ditto.
2150         (font-lock-builtin-face): Ditto.
2151         (font-lock-function-name-face): Ditto.
2152         (font-lock-variable-name-face): Ditto.
2153         (font-lock-type-face): Ditto.
2154         (font-lock-reference-face): Ditto.
2155         (font-lock-warning-face): Ditto.
2156         ((boundp 'font-lock-face-attributes)): Ditto.
2158         * cus-face.el (custom-face-attributes): Use new face attributes.
2160         * faces.el (set-face-attribute-from-resource): Initialize
2161         from resources only for X and W32.
2163         * cus-face.el (custom-declare-face): Don't make frame-local
2164         faces.
2166         * faces.el (describe-face): Use princ instead of insert.
2168         * faces.el: Add XLFD manipulation functions from 20.2 again
2169         because fontset.el uses them.
2170         (face-set-after-frame-default): Add empty definition.
2172 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2174         * faces.el (make-face): Correct typo.
2175         (set-face-attribute-from-resource): Use let*.
2176         (face-underline-p): Correct typo.
2177         (face-inverse-video-p): Ditto.
2178         (set-face-stipple): Ditto.
2179         (face-read-string): Make completion-list optional parameter.
2181 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2183         * faces.el (face-charset-registries): Alist mapping charset
2184         symbols to registries and encoding.
2186 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2188         * frame.el (blink-cursor-mode): Use interactive spec "P".
2190 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2192         * frame.el (blink-cursor-mode): Function to toggle blinking cursor
2193         mode.  The cursor of selected_window blinks if the mode is enabled.
2195 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2197         * simple.el (next-history-element): Set point to the end of the
2198         prompt if minibuffer-prompt-in-buffer.
2200 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
2202         * faces.el (x-font-regexp): Add sub-expression parentheses for
2203         several font name components.
2205 1999-07-21  Gerd Moellmann  <gerd@acm.org>
2207         * faces.el (set-face-relief): Use index 12 for relief.
2208         (face-fill-in): Set relief from data.
2209         (internal-make-face): Init relief to zero.
2211         * faces.el (face-spec-set): call modify-face with additional
2212         parameters for relief and fixed-p.
2214 1999-07-21  Gerd Moellmann  <gerd@acm.org>
2216         * cus-face.el: ':fixed and ':relief added.
2218         * faces.el (describe-face): Add fixed font attribute and relief.
2219         (face-attr-match-p): Ditto.
2220         (face-attr-construct): Ditto.
2221         (face-spec-set): Ditto.
2223 1999-07-21  Gerd Moellmann  <gerd@acm.org>
2225         * faces.el (internal-make-face): Function to create a Lisp vector
2226         suitable for representing a face.
2227         (make-face): Use it instead of make-vector.
2228         (x-create-frame-with-faces): Use it instead of vector.
2229         (internal-facep): Increase vector size to 14.
2230         (internal-make-face): Ditto.
2231         (face-relief): Access relief thickness.
2232         (face-fixed-p): Access fixed font attribute.
2233         (set-face-fixed-p): Set fixed font attribute.
2234         (set-face-relief): Set relief attribute.
2235         (internal-face-interactive-int): Read int attribute of face.
2236         (modify-face): Add fixed-p and relief parameters.
2237         (copy-face): Handle fixed-p and relief.
2238         (face-equal): Compare fixed-p and relief.
2239         (face-differs-from-default-p): Ditto.
2240         (face-nontrivial-p): Add fixed-p and relief.
2242 1999-07-21  Gerd Moellmann  <gerd@acm.org>
2244         * faces.el (eval-when-compile): Add set-face-shadow-thickness.
2245         (internal-facep): Increase vector size.
2246         (make-face): Ditto.
2247         (face-shadow-thickness): Added.
2248         (set-face-shadow-thickness): Added.
2249         (modify-face): Add optional shadow-thickness parameter.
2250         (make-face-x-resource-internal): Add shadows.
2251         (copy-face): Ditto.
2252         (face-equal): Ditto.
2253         (face-differs-from-default-p): Ditto.
2254         (face-nontrivial-p): Ditto.
2255         (face-attr-match-p): Ditto.
2256         (face-attr-construct): Ditto.
2257         (face-spec-set): Ditto.
2258         (face-fill-in): Ditto.
2260 1999-07-21  Gerd Moellmann  <gerd@acm.org>
2262         * bench.el (bench-mark-split-window): New bench mark.
2264 1999-07-21  Gerd Moellmann  <gerd@acm.org>
2266         * faces.el (set-face-font): Don't pass default font to
2267         x-resolve-font so that font will not have to be of the same
2268         size.
2270 1999-07-20  Dave Love  <fx@gnu.org>
2272         * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
2273         unconditionally t.
2275 1999-07-20  Karl Heuer  <kwzh@gnu.org>
2277         * font-lock.el (c++-font-lock-extra-types): Add "type_info".
2279 1999-07-20  Dave Love  <fx@gnu.org>
2281         * help.el (describe-variable): Fix test for customizability.
2283         * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
2284         Check for readonly buffer in interactive spec.
2285         (zap-to-char, kill-line, kill-region, comment-region, kill-word)
2286         (backward-kill-word): Add * to interactive spec.
2288         * underline.el (underline-region, ununderline-region): Add * to
2289         interactive spec.
2291         * fill.el (canonically-space-region, justify-current-line): Add *
2292         to interactive spec.
2293         (fill-region-as-paragraph, fill-paragraph, fill-region)
2294         (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
2295         readonly buffer in interactive spec.
2297         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
2298         (backward-kill-sentence, kill-sentence): Add * to interactive
2299         spec.
2301 1999-07-19  Richard M. Stallman  <rms@gnu.org>
2303         * dired-aux.el (dired-do-shell-command): Doc fix.
2305         * shell.el (shell-unquote-argument): New function.
2306         (shell-directory-tracker): Use shell-unquote-argument.
2307         * comint.el (comint-arguments): Handle \ followed by space or tab.
2309 1999-07-19  John Wiegley  <jwiegley@borland.com>
2311         * term.el (ansi-term-fg-faces-vector): Added support for ANSI
2312         color codes 39 and 49, which by the way lynx uses them seem to
2313         mean "foreground reset" and "background reset".
2315 1999-07-19  Karl Heuer  <kwzh@gnu.org>
2317         * font-lock.el (c++-keywords): Add "typeid".
2319         * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
2320         selects no font, treat that as zero selections, not one.
2322 1999-07-19  Dave Love  <fx@gnu.org>
2324         * info.el (Info-search): Don't lose with empty regexp.
2326         * version.el: Cater for (free) `ident' program, not `which'.
2328         * hl-line.el: New file.
2330         * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
2331         for modes which don't define menus.
2333 1999-07-16  Richard M. Stallman  <rms@gnu.org>
2335         * webjump.el (webjump-sample-sites): Update some URLs.
2337 1999-07-14  Richard Stallman  <rms@gnu.org>
2339         * Version 20.4 released.
2341 1999-07-14  Andreas Schwab  <schwab@gnu.org>
2343         * compare-w.el (compare-windows): Try to find the next window in
2344         the current frame before looking at the other frames.
2346 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
2348         * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
2349         Use cyrillic-jcuken as default input method.
2350         
2351 1999-07-12  Richard Stallman  <rms@gnu.org>
2353         * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
2354         Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
2356         * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
2357         (ispell-local-dictionary-alist): Add koi8-r for character set.
2359         * textmodes/flyspell.el (flyspell-get-word):
2360         Add special handling for when ispell-otherchars is empty.
2362 1999-07-12  Espen Skoglund  <espensk@stud.cs.uit.no>
2364         * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
2365         when having nested functons.
2366         (pascal-indent-nested-functions) (pascal-indent-line)
2367         (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
2368         indenting nested functions.
2370 1999-07-09  Richard Stallman  <rms@gnu.org>
2372         * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
2374 1999-07-08  Espen Skoglund  <espensk@stud.cs.uit.no>
2376         * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
2377         the `end' keyword was in the very beginning of the buffer.
2379 1999-07-08  Richard Stallman  <rms@gnu.org>
2381         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
2383         * term.el (term-emulate-terminal): Avoid infinite loop
2384         in strange case where minibuffer window is selected but not active.
2386 1999-07-07  Stephen Eglen  <stephen@gnu.org>
2388         * progmodes/octave-inf.el (inferior-octave-directory-tracker):
2389         Change regexp so that it doesn't match commands beginning with `cd'.
2391 1999-07-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
2393         * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
2395 1999-07-06  Richard Stallman  <rms@gnu.org>
2397         * hscroll.el (hscroll-minibuffer-hook): New function.
2398         (hscroll-global-mode): Add and remove that hook.
2399         Set hscroll-old-truncate-was-global's default value.
2401 1999-07-05  Richard Stallman  <rms@gnu.org>
2403         * files.el (revert-buffer): Don't preserve point here.
2404         (revert-buffer-insert-file-contents-function): Doc fix.
2406         * isearch.el (isearch-process-search-char): Write octal 200 correctly.
2408         * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
2409         doing a `stat' when it isn't necessary because that can cause
2410         trouble when an NFS server is down.
2412 1999-07-04  Richard Stallman  <rms@gnu.org>
2414         * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
2416 1999-07-03  Richard Stallman  <rms@gnu.org>
2418         * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
2419         for \200...\240 also.
2420         (isearch-printing-char): Use unibyte-char-to-multibyte.
2422 1999-07-02  Richard Stallman  <rms@gnu.org>
2424         * frame.el (minibuffer-frame-alist): Use defcustom.
2425         (pop-up-frame-alist): Likewise.
2426         (initial-frame-alist): Specify * in the doc string.
2428         * hscroll.el (hscroll-mode): Make it a permanent local.
2429         (hscroll-mode): Don't cancel the timer
2430         if HScroll mode is enabled in some other buffer.
2432         * isearch.el (isearch-done): If search ends in middle of intangible
2433         text (due to text property), move on to the limit of that text.
2435 1999-07-01  Andrew Innes  <andrewi@gnu.org>
2437         * man.el (Man-build-man-command): Use value of null-device,
2438         instead of hard-coding "/dev/null".
2440         * dos-w32.el (untranslated-canonical-name): Avoid expanding
2441         ange-ftp file names, which might force ange-ftp to prompt for a
2442         password.
2444         * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
2445         to prevent references to temp files.
2447 1999-06-30  Richard Stallman  <rms@gnu.org>
2449         * progmodes/sh-script.el (sh-feature): If nothing is known
2450         about the given shell, use the values for `sh'.
2452 1999-06-30  Andre Spiegel  <spiegel@inf.fu-berlin.de>
2454         * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
2455         to make it non-recursive.
2457         * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
2459 1999-06-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
2461         * auto-show.el (auto-show-mode): Fix Typo in :set.
2463 1999-06-29  Richard M. Stallman  <rms@gnu.org>
2465         * progmodes/sh-script.el (sh-mode): When setting syntax
2466         table, default to the standard one.
2468 1999-06-27  Richard M. Stallman  <rms@gnu.org>
2470         * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
2472 1999-06-27  Stefan Monnier  <monnier@tequila.cs.yale.edu>
2474         * textmodes/reftex.el (reftex-pop-to-bibtex-entry): don't pop up
2475         a frame when `return' is requested (even if pop-up-frames = t)
2476         * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
2477         should only be set for the bibtex buffer.
2479         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
2481         * progmodes/compile.el: Deal with compilation-error-screen-columns
2482         being buffer-local.
2484 1999-06-27  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
2486         * comint.el (comint-password-prompt-regexp): Allow "(again)".
2488 1999-06-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
2490         * cal-x.el (calendar-only-one-frame-setup): New function.
2491         * calendar.el (calendar): Call it if requested.
2493 1999-06-24  Karl Heuer  <kwzh@gnu.org>
2495         * startup.el (iso-8859-n-locale-regexp): Doc fix.
2497 1999-06-22  Richard M. Stallman  <rms@gnu.org>
2499         * mail/supercite.el (sc-emacs-features): Doc fix.
2501 1999-06-22  Karl Heuer  <kwzh@gnu.org>
2503         * files.el (auto-mode-alist): Add pike-mode.
2505 1999-06-20  Paul R. Eggert  <eggert@twinsun.com>
2507         * tar-mode.el (tar-header-block-tokenize): Don't assume that the
2508         last byte of a numeric field is a space or a NUL.  Parse it as
2509         potentially part of the number.  This is used by GNU tar
2510         1.12.64012 to handle larger values.
2512 1999-06-20  Karl Heuer  <kwzh@gnu.org>
2514         * custom.el (custom-handle-keyword): Fix error message.
2516 1999-06-18  Andrew Innes  <andrewi@gnu.org>
2518         * mail/smtpmail.el (smtpmail-send-it): Use
2519         convert-standard-filename to make file names for queued mail safe
2520         on Windows (`:' is invalid in file names on Windows).
2522 1999-06-17  Kenichi Handa  <handa@etl.go.jp>
2524         * international/mule-cmds.el (describe-current-input-method):
2525         Current-input-method is string.
2526         (toggle-input-method): Docstring fixed.
2528         * international/mule-diag.el
2529         (describe-current-coding-system-briefly): Fix format string.
2531         * international/mule-util.el (coding-system-eol-type-mnemonic):
2532         Docstring modified.  Return a string.
2534 1999-06-17  Alex Schroeder  <a.schroeder@bsiag.ch>
2536         * sql.el (sql-input-ring-file-name): Doc fix.
2538 1999-06-17  Richard M. Stallman  <rms@gnu.org>
2540         * calendar/cal-x.el (special-display-buffer-names):
2541         Don't put (get-file-buffer diary-file) on this list.
2543 1999-06-17  Mark W Maimone  <mwm@helios.jpl.nasa.gov>
2545         * play/mpuz.el (mpuz-try-proposal): Fix message call.
2546         Don't penalize player for certain impossible guesses.
2548 1999-06-16  Andrew Innes  <andrewi@gnu.org>
2550         * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
2551         return the string "Unk  0  0000" so at least it appears to be a
2552         valid timestamp to `dired-move-to-filename-regexp'.
2554 1999-06-15  Ken'ichi Handa  <handa@gnu.org>
2556         * ps-print.el (ps-control-character): Fix previous change.
2558 1999-06-15  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
2560         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
2561         multiple output of the last message.
2563 1999-06-14  Eli Zaretskii  <eliz@gnu.org>
2565         * term/internal.el (IT-display-table-setup): Do not remap \222 to
2566         the ASCII apostrophe, as most DOS codepages have some other glyph
2567         there.
2569 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
2571         * language/ethio-util.el (setup-ethiopic-environment-internal):
2572         Use quail-activate-hook instead of obsolete hook quail-mode-hook.
2573         (exit-ethiopic-environment): Likewize.
2575 1999-06-12  Richard M. Stallman  <rms@gnu.org>
2577         * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
2579 1999-06-12  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
2581         * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
2582         custom-initialize-default to avoid infinite loop.
2583         (crisp-mode): (defun) Call transient-mark-mode here, not when
2584         loading the file.  Run crisp-mode-hook here, and run
2585         crisp-load-hook when loading the file.
2587         * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
2588         rmail-summary buffer, search for pattern in rmail-file.
2590         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
2592         * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
2594         * ps-print.el (ps-printer-name): Fix custom type.
2596 1999-06-12  Reto Zimmermann  <reto@synopsys.com>
2598         * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
2599         (vhdl-port-paste-generic-map): Fix indentation bug.
2600         (vhdl-port-paste-port-map): Fix indentation bug.
2601         (vhdl-scan-file-contents): Make scanning case insensitive.
2603 1999-06-11  Richard M. Stallman  <rms@gnu.org>
2605         * files.el (write-file): When buffer is not already visiting a file,
2606         don't put buffer name in the minibuffer, just make it the default.
2607         Also handle just directory as arg usefully in that case.
2609         * simple.el (sendmail-user-agent-compose):
2610         Ignore case when inserting the rest of the "other" headers.
2612         * help.el (help-for-help): Mention C-h C-i.  Clear up C-h n.
2614         * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
2615         (info-lookup-interactive-arguments): Never insert the default
2616         into the minibuffer automatically.
2618         * emacs-lisp/cl-extra.el (getf): Don't call get*.
2620 1999-06-09  Richard M. Stallman  <rms@gnu.org>
2622         * simple.el (shell-command): Avoid printing "mark set" message.
2624 1999-06-09  Dave Love  <fx@gnu.org>
2626         * progmodes/compile.el (compilation-error-regexp-alist): Allow
2627         digits in program name in first pattern.
2629 1999-06-09  Andre Spiegel  <spiegel@inf.fu-berlin.de>
2631         * vc.el (vc-dired-mode): Don't match anything before the date in
2632         dired-move-to-filename-regexp.
2634 1999-06-07  Ken'ichi Handa  <handa@gnu.org>
2636         * international/quail.el (quail-define-rules): Fix typo in
2637         docstring.
2639 1999-06-05  Stephen Eglen  <stephen@gnu.org>
2641         * iswitchb.el (iswitchb-default-keybindings): Add
2642         iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
2643         than when package is loaded.
2645 1999-06-04  Richard M. Stallman  <rms@gnu.org>
2647         * startup.el (command-line): Don't set user-init-file directly;
2648         tell `load' to set it.
2650         * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
2652         * simple.el (next-history-element):
2653         Handle minibuffer-text-before-history properly when reading sexps.
2655         * disp-table.el (standard-display-european):
2656         For an interactive call by the user,
2657         don't set enable-multibyte-characters,
2658         and don't set the terminal coding system.
2660         * textmodes/refbib.el: Don't print any messages or display
2661         a buffer when loading the library.
2662         (r2b-help): Doc fix.
2663         (r2b-help-message): Update the documentation.
2664         (r2b-load-quietly): Variable deleted.
2665         (r2b-convert-buffer): Doc fix.
2667 1999-06-04  Dave Love  <fx@gnu.org>
2669         * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
2671         * auto-show.el: Don't change hooks on loading.
2672         (auto-show-mode): Autoload.  Default to nil.  Add :set &c.
2673         (auto-show-mode): Add to hooks here.
2675 1999-06-04  Richard Sharman  <rsharman@pobox.com>
2677         * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
2678         recursion on bogus input.
2680 1999-06-04  Eric M. Ludlam  <zappo@ultranet.com>
2682         * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
2683         does not select a buffer from the buffers menu, then the attached
2684         frame is not switched to anything.
2686 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
2688         * language/vietnamese.el (ccl-encode-vscii): Typo fixed
2689         (viet-viscii-...->viet-vscii...).
2691         * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
2693 1999-06-01  Dave Love  <fx@gnu.org>
2695         * progmodes/fortran.el: Add :link to defgroup.
2696         (fortran-blink-matching-if): Match ELSE statements too.
2697         (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
2698         that filling is always done.
2700 1999-05-31  Richard M. Stallman  <rms@gnu.org>
2702         * simple.el (append-next-kill): Use an arg to distinguish
2703         interactive calls from Lisp calls, rather than (interactive-p).
2705         * international/iso-transl.el (iso-transl-language-alist): 
2706         Interchange n and N.
2708 1999-05-31  Dave Love  <fx@gnu.org>
2710         * msb.el Add to minor-mode-map-alist.  Remove hook installation
2711         and keymap munging on load.
2712         (msb-mode): New option.
2713         (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
2714         Doc fix.
2715         (msb-mode-map): New variable.
2716         (msb-mode): New command.
2718 1999-05-31  Dave Love  <fx@gnu.org>
2720         * ispell.el: (ispell-alternate-dictionary): Fix custom type.
2721         (ispell-complete-word-dict): Likewise.
2723 1999-05-31  Eli Zaretskii  <eliz@gnu.org>
2725         * forms.el (forms-save-buffer): Call set-buffer-modified-p to
2726         force the data buffer to be saved, even if the data didn't
2727         change, in case the write filter was modified.  Restore the
2728         current record after read-file-filter finishes.
2730 1999-05-29  Karl Heuer  <kwzh@gnu.org>
2732         * ispell4.el: Obsolete; file deleted.
2734         * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
2736         * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
2737         VALUE is a syntax table.
2739         * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
2741         * simple.el (zap-to-char): Doc fix.
2743 1999-05-27  Ken'ichi Handa  <handa@gnu.org>
2745         * isearch.el (isearch-quote-char): Don't assume character codes
2746         0200 - 0237 stand for characters in some single-byte character
2747         charset.
2749 1999-05-27  Dave Love  <fx@gnu.org>
2751         * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
2753 1999-05-27  Andreas Schwab  <schwab@gnu.org>
2755         * dired-aux.el (dired-insert-subdir-doinsert): Check that the
2756         headerline does not exist already.
2758 1999-05-26  Richard Stallman  <rms@gnu.org>
2760         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
2761         Avoid nested null-loops.
2763 1999-05-26  Ken'ichi Handa  <handa@gnu.org>
2765         * international/characters.el: Typo fixed; prefered->preferred.
2767         * international/mule-cmds.el (find-coding-systems-for-charsets):
2768         Typo fixed; prefered->preferred.
2770         * map-ynp.el (map-y-or-n-p): Don't inherit the current input
2771         method in read-event.
2773         * international/mule.el (charset-info): Doc-string fixed.
2775 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
2777         * mail/smtpmail.el (smtpmail-send-it): Bind
2778         smtpmail-code-conv-from properly.
2779         (smtpmail-send-data-1): If DATA is a multibyte string, encode it
2780         by smtpmail-code-conv-from.
2782 1999-05-24  Richard Stallman  <rms@gnu.org>
2784         * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
2785         Binding deleted also.
2787 1999-05-24  Karl Heuer  <kwzh@gnu.org>
2789         * comint.el (comint-bol-or-process-mark): Doc fix.
2791 1999-05-23  Dave Love  <fx@gnu.org>
2793         * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
2794         Enter it on minor-mode-map-alist.
2795         (crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
2796         Autoload.  Add custom setter.
2797         (crisp-mark-line): Doc fix.
2798         (crisp-mode): Autoload.  Re-write not to frob keymaps directly.
2799         (crisp-mode-hook): Define.
2801 1999-05-23  Ken'ichi Handa  <handa@gnu.org>
2803         * files.el (recover-file): Recover buffer-file-coding-system.
2805 1999-05-22  Richard Stallman  <rms@gnu.org>
2807         * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
2808         regexp match the date, to avoid treating date as file size.
2809         Add YYYY S option to WESTERN/
2811         * bookmark.el: Delete some XEmacs compatibility code.
2812         (bookmark-jump-noselect): Check vc-backend.
2814         * subr.el (add-to-list): Doc fix.
2816 1999-05-21  Stephen Eglen  <stephen@gnu.org>
2818         * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
2820 1999-05-18  Richard Stallman  <rms@gnu.org>
2822         * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
2823         non-space after the @anchor command.
2824         (texinfo-format-var): Handle other nested constructs, using
2825         texinfo-parse-expanded-arg and texinfo-discard-command, not
2826         texinfo-parse-arg-discard.
2828         * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
2829         (debug): Bind and use debugger-outer-inhibit-redisplay.
2830         Bind inhibit-redisplay to nil.
2831         (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
2833 1999-05-17  Dave Love  <fx@gnu.org>
2835         * help.el (describe-function-1): Extra arg, interactive-p.
2836         (describe-key, describe-function): Use it.
2838 1999-05-17  Karl Heuer  <kwzh@gnu.org>
2840         * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
2842 1999-05-16  Dave Love  <fx@gnu.org>
2844         * cus-start.el (all): Delete selective-display.  Add scroll-margin,
2845         scroll-preserve-screen-position, scroll-conservatively.
2847 1999-05-16  Dave Love  <fx@gnu.org>
2849         * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
2851 1999-05-15  Reto Zimmermann  <reto@Synopsys.COM>
2853         * progmodes/vhdl-mode.el: Completely revised and massively extended.
2855 1999-05-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
2857         * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
2858         magic number and is not associated with a file.
2860 1999-05-14  Richard M. Stallman  <rms@gnu.org>
2862         * files.el (find-file-noselect-1): Fix previous change.
2864 1999-05-14  Simon Marshall  <simon@gnu.org>
2866         * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
2868 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
2870         * international/mule-diag.el (mule-diag): Change MULE to Mule in
2871         docstring.
2873         * international/mule-cmds.el: Change MULE to Mule in docstrings
2874         and menus.
2876 1999-05-10  Kenichi HANDA  <handa@etl.go.jp>
2878         * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
2879         to correctly reflect the value of BaseLineOffset in
2880         RelativeCompose.  Now the value of RelativeCompose is an array of
2881         low and high positions.
2882         (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
2883         RLC for the above change.
2885 1995-05-11  Joel N. Weber II  <devnull@melange.gnu.org>
2887         * comint.el (comint-password-prompt-regexp): Modified to match the
2888         output of ksu and ssh-add.
2890 1999-05-11  Kenichi HANDA  <handa@etl.go.jp>
2892         * language/korea-util.el (isearch-toggle-korean-input-method):
2893         Adjusted for the change of input method handling in isearch.el.
2894         (isearch-hangul-switch-symbol-ksc): Likewise.
2895         (isearch-hangul-switch-hanja): Likewise.
2897 1999-05-10  Dave Love  <fx@gnu.org>
2899         * help.el (help-make-xrefs): Fix typo.
2901 1999-05-10  Andreas Schwab  <schwab@gnu.org>
2903         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
2904         unibyte-display-via-language-environment.
2906         * help.el (help-make-xrefs): Handle more cases when looking for
2907         commands in a keymap description.
2909 1999-05-10  Eli Zaretskii  <eliz@gnu.org>
2911         * loadup.el: For ms-dos systems, load ccl and codepage.
2913 1999-05-09  Ken'ichi Handa  <handa@gnu.org>
2915         * ps-print.el (ps-control-character): Call
2916         ps-mule-prepare-ascii-font to setup ASCII fonts.
2918         * ps-mule.el (ps-mule-begin-job): Redo this change "if
2919         ps-multibyte-buffer is nil, use
2920         ps-mule-font-info-database-default."
2922 1999-05-08  Ken Stevens  <k.stevens@ieee.org>
2924         * ispell.el (ispell-local-dictionary-alist): New variable for
2925         customizing local dictionaries not accessable by everyone.
2926         (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
2927         (ispell-required-version): Changed format `(major minor
2928         revision)' to support general pattern matching.
2929         (ispell-tex-skip-alists): AMS Tex block comment and `\author'
2930         skip region commented out due to incorrect skip potential in std latex.
2931         (ispell-word): Removed `when' macro.  Fixed bug of not restoring
2932         cursor point on small words for calls from `ispell-minor-mode'.
2933         (check-ispell-version): Tests and accepts versions major.minor
2934         and above, with adjustments for interactions in 3.1.0-3.1.11.
2935         (ispell-get-line): No longer skips ispell process special characters.
2936         (ispell-comments-and-strings): Removed `when' macro call.
2937         (ispell-minor-check): Requires ispell-word to restore cursor point.
2938         (ispell-buffer-local-parsing): Supports checking comments only.
2940 1999-05-08  Karl Heuer  <kwzh@gnu.org>
2942         * comint.el (comint-password-prompt-regexp): Fix last change to be
2943         more specific.
2945 1999-05-07  Richard M. Stallman  <rms@gnu.org>
2947         * subr.el (with-temp-message): Fix the other call to message
2948         to use %s.
2950 1999-05-07  Michael Ernst  <mernst@alum.mit.edu>
2952         * gud.el (gud-format-command): "%F" means file sans extension.
2953         (jdb): use %F, not %f, for gud-break.
2955 1999-05-07  Joel N. Weber II  <devnull@melange.gnu.org>
2957         * comint.el (comint-password-prompt-regexp): Modified so that it
2958         matches the output of kinit.
2960 1999-05-06  Greg Stark  <gsstark@mit.edu>
2962         * timezone.el (timezone-parse-date): Recognize new format used in
2963         internet cookies.
2965 1999-05-04  Tudor Hulubei  <tudor@cs.unh.edu>
2967         * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
2969 1999-05-04  Andrew Innes  <andrewi@gnu.org>
2971         * time.el (display-time-update): Allow for wrap-around when
2972         checking against display-time-server-down-time.
2974 1999-05-04  Ken'ichi Handa  <handa@gnu.org>
2976         * international/mule-diag.el (describe-coding-system): Fix English
2977         message.
2979 1999-05-03  Jason Rumney <jasonr@altavista.net>
2981         * term/w32-win.el: Change the x-charset-registry property for the
2982         Japanese charsets that are supported by Japanese Windows fonts.
2984 1999-05-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
2986         * diary-lib.el (diary-remind): Rewritten to behave sensibly for
2987         diary-block diary entries for which the reminders and the diary
2988         entries can overlap.
2990 1999-05-02  Jason Rumney <jasonr@altavista.net>
2992         * term/w32-win.el (mouse-set-font): Ensure constructed fontset
2993         matches the font selected in the dialog.
2995 1999-05-02  Dave Love  <fx@gnu.org>
2997         * browse-url.el (browse-url-browser-function): Add :version.
2999         * international/mule.el (auto-coding-alist): Add .tgz.
3001 1999-05-2  Eli Zaretskii  <eliz@is.elta.co.il>
3003         * international/codepage.el (cp-coding-system-for-codepage-1):
3004         Make the magnification parameter for the -dos encoder be 2.
3006 1999-05-2  Andrew Innes  <andrewi@gnu.org>
3008         * term/w32-win.el (w32-drag-n-drop): Select file in window where
3009         it is dropped, rather than current window.
3011         * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
3012         after switching buffer, as case-fold-search is a buffer local
3013         variable.
3015         * w32-fns.el (convert-standard-filename): Only convert directory
3016         separators to backslash if the interactive shell is one of the
3017         standard Windows shells that has DOS semantics.
3019         * ls-lisp.el (ls-lisp-format-time): Trap errors from
3020         format-time-string, and return a suitable string to indicate the
3021         timestamp was invalid.
3023         * hexl.el (hexlify-command): Apply shell-quote-argument after
3024         expanding hexl-program in case exec-directory contains a space.
3025         (dehexlify-command): Ditto.
3027         * dos-w32.el (file-name-buffer-file-type-alist): Remove various
3028         file extension regexps which aren't necessarily binary files.
3029         (direct-print-region-helper): Use subst-char-in-string instead of
3030         binding directory-sep-char to convert filenames to DOS syntax.
3031         (direct-print-region-use-command-dot-com): New variable.
3032         (direct-print-region-helper): Use it to control whether to invoked
3033         command.com to print on Windows 9x.
3035         * browse-url.el (browse-url-browser-function): Default to
3036         browse-url-default-windows-browser on windows-nt.
3037         (browse-url-default-windows-browser): New function.
3039 1999-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
3041         * forms.el (forms-mode): Don't call forms-first-record or
3042         forms-last-record if the data file has zero records.
3044 1999-04-29  Richard M. Stallman  <rms@gnu.org>
3046         * files.el (find-file-noselect-1): If buffer-file-name has changed
3047         after find-file-not-found-hooks runs, recompute the truename.
3048         And don't use FILENAME after that point.
3050 1999-04-27  Dave Love  <fx@gnu.org>
3052         * paren.el (show-paren-mode)
3053         * which-func.el (which-func-mode-global)
3054         * type-break.el (type-break-mode)
3055         * time.el (display-time-mode)
3056         * rsz-mini.el (resize-minibuffer-mode)
3057         * mouse-sel.el (mouse-sel-mode)
3058         * icomplete.el (icomplete-mode)
3059         * hscroll.el (hscroll-global-mode)
3060         * help.el (temp-buffer-resize-mode)
3061         * font-lock.el (global-font-lock-mode)
3062         * delsel.el (delete-selection-mode)
3063         * avoid.el (mouse-avoidance-mode)
3064         * autoinsert.el (auto-insert-mode)
3065         * winner.el (winner-mode): Doc fix.
3067 1999-04-26  Karl Heuer  <kwzh@gnu.org>
3069         * mail/rmail.el (rmail-next-same-subject): When searching, ignore
3070         the same whitespace that was ignored in choosing the subject string.
3072 1999-04-26  Richard M. Stallman  <rms@gnu.org>
3074         * info.el (Info-find-node): Position properly after finding anchor.
3076         * cus-start.el (all): Handle unibyte-display-via-language-environment.
3078         * simple.el (indent-new-comment-line): Fix previous change.
3080         * complete.el: Delete the wildcard expansion feature
3081         since that is now standard in find-file.
3082         (PC-try-load-many-files): Function deleted.
3083         (PC-after-load-many-files): Function deleted.
3084         (PC-many-files-list): Variable deleted.
3085         (PC-disable-wildcards): Variable deleted.
3086         (partial-completion-mode): Don't enable the wildcard feature.
3088         * complete.el (PC-look-for-include-file): Don't set global variables
3089         `error', `buf' and `filename' here.
3091         * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
3093 1999-04-26  John Wiegley  <johnw@oneworld.new-era.com>
3095         * textmodes/outline.el (outline-regexp): Doc fix.
3097 1999-04-26  John Wiegley  <johnw@borland.com>
3099         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
3100         C++Builder 4.0 error message syntax.
3102 1999-04-26  Mark Diekhans  <markd@Grizzly.COM>
3104         * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
3105         supported, use find -exec.
3107 1999-04-26  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
3109         * textmodes/texinfmt.el (texinfo-format-buffer): Bind
3110         coding-system-for-write, to avoid hanging when non-interactive.
3112 1999-04-26  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3114         * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
3115         start with a newline.
3117 1999-04-13  Ken'ichi Handa  <handa@gnu.org>
3119         * international/mule-conf.el (x-ctext): New coding system.
3121 1999-04-12  Richard M. Stallman  <rms@gnu.org>
3123         * international/mule-cmds.el (input-method-function):
3124         Add permanent-local property.
3126 1999-04-12  Dave Love  <fx@gnu.org>
3128         * jka-compr.el (jka-compr-insert-file-contents): Fix previous
3129         change to use jka-compr-byte-compiler-base-file-name.
3131         * supercite.el (sc-scan-info-alist): Revert last change.
3132         (sc-attrib-selection-list): Fix :type here instead.
3134 1999-04-11  Eli Zaretskii  <eliz@gnu.org>
3136         * international/mule.el (auto-coding-alist-lookup): Include ms-dos
3137         in the list of case-insensitive filesystems.
3139 1999-04-09  Kenichi Handa  <handa@etl.go.jp>
3141         * international/fontset.el (create-fontset-from-fontset-spec):
3142         Don't register duplicated alias fontset names.
3144 1999-04-08  Richard Stallman  <rms@gnu.org>
3146         * international/mule.el (auto-coding-alist-lookup): New function.
3147         (set-auto-coding): Use auto-coding-alist-lookup.
3149         * jka-compr.el (jka-compr-insert-file-contents):
3150         Use auto-coding-alist-lookup to check for files that
3151         should not have eol conversion, in the unibyte case.
3153 1999-04-07  Dave Love  <fx@gnu.org>
3155         * help.el (describe-variable): Check custom-loads property as well
3156         as custom-type.
3158         * abbrev.el (abbrev-mode): Customizing sets the default value.
3160 1999-04-08  Andre Spiegel  <spiegel@inf.fu-berlin.de>
3162         * vc.el (vc-backend-revert): For CVS files that were made
3163         writeable with "cvs edit", call "cvs unedit" to undo that.
3165 1999-04-08  Dave Love  <fx@gnu.org>
3167         * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
3168         more.
3169         (sc-emacs-features): Recognize Emacs 20.
3170         (sc-read-string): Use history arg.
3171         (sc-scan-info-alist): Check for rtnvalue a cons.
3173 1999-04-08  Kenichi HANDA  <handa@etl.go.jp>
3175         * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
3176         coding system to encode the message by
3177         select-message-coding-system.
3179 1999-04-07  Richard Stallman  <rms@gnu.org>
3181         * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
3183         * winner.el: Reorder definitions.
3185         * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
3187         * mail/rmail.el (rmail-decode-babyl-format):
3188         Undo previous change.
3190 1999-04-06  Richard Stallman  <rms@gnu.org>
3192         * info.el (Info-find-node): Check for an anchor at the
3193         proper place, before reading an indirect file.
3195         * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
3197         * jka-compr.el (jka-compr-insert-file-contents): 
3198         Use raw-text-unix when we want no conversion.
3200 1999-04-06  Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
3202         * timezone.el (timezone-parse-date): Corrected regexp for
3203         style (5) date format so that tenths of seconds are optional.
3205 1999-04-05  Eli Zaretskii  <eliz@gnu.org>
3207         * term/internal.el (dos-cpNNN-setup): New function, with the guts
3208         of dos-codepage-setup.
3209         (cjk-codepages-alist): New variable, an alist of Far-Eastern
3210         codepages for which there's no need to set up cpNNN coding
3211         systems. 
3212         (dos-codepage-setup): Support Far-Eastern DOS terminals.
3214 1999-04-05  Richard Stallman  <rms@gnu.org>
3216         * mail/rmail.el (rmail-ignored-headers): Doc fix.
3218 1999-04-02  Richard Stallman  <rms@gnu.org>
3220         * progmodes/compile.el (compilation-handle-exit): Do right thing
3221         if (car status) doesn't end in a newline.
3223 1999-04-01  Dave Love  <fx@gnu.org>
3225         * progmodes/sql.el (SQL): Add defgroup :version.
3227 1999-03-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3229         * emacs-lisp/bytecomp.el (byte-compile-file): Clear
3230         buffer-file-coding-system.  If the coding system used is raw-text,
3231         etc., make the *Compiler Input* buffer unibyte.
3233         * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
3235         * loadup.el: Don't write the fns-...el file if not dumping.
3237 1999-03-31  Dave Love  <fx@gnu.org>
3239         * snmp-mode.el (snmp): Fix defgroup :version.
3241         * hilit-chg.el (highlight-changes): Add defgroup :version.
3243 1999-03-31  Andreas Schwab  <schwab@gnu.org>
3245         * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
3246         the gnus-save-hidden-threads macro.
3248 1999-03-30  Per Abrahamsen  <abraham@dina.kvl.dk>
3250         * faces.el (face-set-after-frame-default): Obey the
3251         `customized-face' for new faces.
3253 1999-03-30  Dave Love  <fx@gnu.org>
3255         * international/mule-cmds.el (current-language-environment): Doc fix.
3256         * abbrev.el (abbrev-mode): Doc fix.
3257         * autoinsert.el (auto-insert-mode): Doc fix.
3258         * complete.el (partial-completion-mode): Doc fix.
3259         * avoid.el (mouse-avoidance-mode): Doc fix.
3260         * delsel.el (delete-selection-mode): Doc fix.
3261         * font-lock.el (global-font-lock-mode): Doc fix.
3262         * help.el (temp-buffer-resize-mode): Doc fix.
3263         * hscroll.el (hscroll-global-mode): Doc fix.
3264         * icomplete.el (icomplete-mode): Doc fix.
3265         * mouse-sel.el (mouse-sel-mode): Doc fix.
3266         * paren.el (show-paren-mode): Doc fix.
3267         * rsz-mini.el (resize-minibuffer-mode): Doc fix.
3268         * time.el (display-time-mode): Doc fix.
3269         * type-break.el (type-break-mode): Doc fix.
3270         * which-func.el (which-func-mode-global): Doc fix.
3271         * winner.el (winner-mode): Doc fix.
3273 1999-03-30  Michael Ernst  <mernst@alum.mit.edu>
3275         * wid-edit.el (widget-before-change): Signal text-read-only rather
3276         than an ordinary error.
3278 1999-03-30  Richard M. Stallman  <rms@gnu.org>
3280         * repeat.el: Don't require advice.
3281         (repeat): Do function-indirection in check for kbd macro.
3282         In self-insert case, use the *last* char in INSERTION.
3284 1999-03-30  Karl Heuer  <kwzh@gnu.org>
3286         * progmodes/cc-cmds.el (c-indent-command): Doc fix.
3288 1999-03-29  Andreas Schwab  <schwab@gnu.org>
3290         * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
3291         comint-input-filter-functions.  Make variables related to shell
3292         directory tracking local.
3294 1999-03-26  Andreas Schwab  <schwab@gnu.org>
3296         * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
3298         * simple.el (shell-command-on-region): Cope with exit-status being
3299         nil, which happens if call-process-region was interrupted.
3301 1999-03-26  Richard M. Stallman  <rms@gnu.org>
3303         * simple.el (indent-new-comment-line): Handle use at a point
3304         after a comment-end.  Handle multiple comments.
3306         * mail/rmail.el (rmail-decode-babyl-format):
3307         To prevent locking, bind buffer-file-name to nil.
3309 1999-03-26  Karl Fogel  <kfogel@red-bean.com>
3311         * mail-hist.el (mail-hist-current-header-name): Don't make
3312         off-by-one-error when determining if in message body.
3314 1999-03-25  Andrew Innes  <andrewi@gnu.org>
3316         * w32-fns.el (set-default-process-coding-system): Copied from
3317         dos-w32.el, but modified to use Unix line endings for process
3318         input, and to add a suitable entry to process-coding-system-alist
3319         for DOS shells.
3321         * dos-fns.el (set-default-process-coding-system): Copied from
3322         dos-w32.el.
3324         * dos-w32.el (set-default-process-coding-system): Move function to
3325         dos-fns.el; a different version is used in w32-fns.el.
3327 1999-03-24  Dave Love  <fx@gnu.org>
3329         * info.el (Info-directory-list): Revert change to re-writing
3330         Info-default-directory-list, but put `alternative' first.
3331         (Info-insert-dir): Modify selecting the top dir file as a consequence.
3333 1999-03-23  Simon Marshall  <simon@gnu.org>
3335         * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
3336         on the line by itself.
3337         (java-font-lock-keywords-2): Likewise.  Don't fontify a class name if
3338         it is not in a declarative context.
3340 1999-03-22  Per Abrahamsen  <abraham@dina.kvl.dk>
3342         * cus-edit.el (custom-variable-prompt): Allow customization of
3343         autoloaded symbols.
3345 1999-03-22  Kenichi HANDA  <handa@etl.go.jp>
3347         * simple.el (what-cursor-position): Don't cause error when point
3348         is at invalid multibyte sequence.
3350 1999-03-21  Karl Heuer  <kwzh@gnu.org>
3352         * complete.el (partial-completion-mode): Doc fix.
3354 1999-03-19  Richard M. Stallman  <rms@gnu.org>
3356         * progmodes/cplus-md.el (old-c++): Remove :group.
3358         * progmodes/c-mode.el (old-c): Remove :group.
3360 1999-03-18  Simon Marshall  <simon@gnu.org>
3362         * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
3363         (java-font-lock-keywords-2): Added "strictfp" keyword.
3365 1999-03-17  Jason Rumney <jasonr@altavista.net>
3367         * w32-fns.el (set-w32-system-coding-system) New function.
3368         (w32-system-coding-system) Initialize to 'iso-latin-1.
3370 1999-03-17  Eli Zaretskii  <eliz@gnu.org>
3372         * international/mule-cmds.el (set-language-environment): Fix
3373         previous change: don't use dos-codepage when unbound.
3375 1999-03-17  Karl Heuer  <kwzh@gnu.org>
3377         * calendar/appt.el (appt-make-list): Fix previous change.
3379 1999-03-16  Richard M. Stallman  <rms@gnu.org>
3381         * window.el (shrink-window-if-larger-than-buffer): 
3382         Don't try to redisplay with the cursor at the end
3383         on its own line--that would force a scroll and spoil things.
3385 1999-03-16  Eli Zaretskii  <eliz@gnu.org>
3387         * international/mule-cmds.el (set-language-environment): Don't use
3388         cpNNN-nonascii-translation-table if it is unbound.
3390         * term/internal.el (dos-codepage-setup): Compute the unibyte
3391         syntax table and bind unibyte-display-via-language-environment
3392         here, rather than at top level, so that resetting to unibyte in
3393         .emacs works as expected.
3395 1999-03-15  Simon Marshall  <simon@gnu.org>
3397         * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
3399 1999-03-14  Milan Zamazal <pdm@pvt.net>
3401         * abbrev.el (inverse-add-abbrev): Inherit the current input method.
3403 1999-03-14  Kenichi Handa  <handa@etl.go.jp>
3405         * international/mule-util.el (detect-coding-with-priority):
3406         Restore the internal database.
3408 1999-03-14  Stephen Eglen  <stephen@gnu.org>
3410         * mail/sendmail.el (sendmail-send-it): Fix typo in error string
3411         if mail-from-style has invalid value.
3413 1999-03-12  Karl Heuer  <kwzh@gnu.org>
3415         * vc.el (vc-delete-logbuf-window): New var.
3416         (vc-finish-logentry): Use it.
3418 1999-03-12  Richard M. Stallman  <rms@gnu.org>
3420         * startup.el (command-line-1): Improve startup msg.
3422 1999-03-12  Eric M. Ludlam  <zappo@ultranet.com>
3424         * speedbar.el: Added commentary about stealthy functions.
3425         (speedbar-message) new function.
3426         (speedbar-y-or-n-p): New function
3427         (speedbar-with-attached-buffer) Moved macro before reference.
3428         Now uses `save-selected-window'.
3429         (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
3430         speedbar-generic-item-info, speedbar-item-info-file-helper, 
3431         speedbar-item-delete, speedbar-insert-generic-list,
3432         speedbar-timer-fn, speedbar-check-vc-this-line,
3433         speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
3434         speedbar-buffers-item-info) Use speedbar-message.
3435         (speedbar-item-info) Limit `message-log-max'.
3436         (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
3437         speedbar-item-delete, speedbar-item-object-delete,
3438         speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
3440 1999-03-10  Kenichi Handa  <handa@mulelab.etl.go.jp>
3442         * server.el (server-start): Set coding system for the server
3443         process to raw-text.
3444         (server-process-filter): Decode file names if necessary.
3446 1999-03-12  Dave Love  <fx@gnu.org>
3448         * textmodes/fill.el (sentence-end-double-space): Doc fix.
3450         * textmodes/paragraphs.el (sentence-end): Doc fix.
3452 1999-03-11  Karl Heuer  <kwzh@gnu.org>
3454         * comint.el (comint-password-prompt-regexp): Accept "login password:"
3456 1999-03-09  Karl Heuer  <kwzh@gnu.org>
3458         * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
3459         (ispell-dictionary-alist-2): Likewise.
3460         (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
3461         (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
3462         (ispell-dictionary-alist): Build from six pieces, not just two.
3464         * ps-bdf.el (bdf-directory-list): Doc fix.
3466         * enriched.el (enriched-mode): Make var permanent-local.
3468 1999-03-09  Dave Love  <fx@gnu.org>
3470         * textmodes/sgml-mode.el (html-mode): Use
3471         sentence-end-double-space when setting sentence-end.
3473 1999-03-09  Ken'ichi Handa  <handa@gnu.org>
3475         * language/thai.el (tis-620): New alias coding system for thai-tis620.
3477 1999-03-08  Felix Lee  <flee@cygnus.com>
3479         * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
3481         * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
3483 1999-03-08  Karl Heuer  <kwzh@gnu.org>
3485         * dired-aux.el (dired-do-copy-regexp): Doc fix.
3486         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
3488         * dired.el (dired-do-copy-regexp): Doc fix.
3489         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
3491 1999-03-08  Roger Breitenstein  <roger.breitenstein@starfish.com>
3493         * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
3495 1999-03-08  Jason Rumney <jasonr@altavista.net>
3497         * international/codepage.el (cp1250-decode-table)
3498         (cp1251-decode-table, cp1253-decode-table)
3499         (cp1257-decode-table): New translation tables for MS Windows codepages.
3500         (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
3502 1999-03-07  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
3504         * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
3506 1999-03-07  Eli Zaretskii  <eliz@gnu.org>
3508         * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
3510         * term/internal.el (top level): Display character 255 as 8bit as well.
3512 1999-03-06  Dave Love  <fx@gnu.org>
3514         * progmodes/cc-cmds.el (c-outline-level): Bind
3515         buffer-invisibility-spec.
3517         * progmodes/c-mode.el (c-outline-level): Likewise.
3519         * progmodes/ada-mode.el (ada-outline-level): Likewise.
3521 1999-03-05  Felix Lee  <flee@cygnus.com>
3523         * textmodes/outline.el (outline-get-last-sibling): Doc fix.
3525 1999-03-05  Richard M. Stallman  <rms@gnu.org>
3527         * bindings.el (complete-symbol): Invert meaning of prefix arg.
3529 1999-03-05  Andrew Innes  <andrewi@gnu.org>
3531         * w32-fns.el (convert-standard-filename): Convert directory
3532         separators to Windows format.
3534 1999-03-05  Andreas Schwab  <schwab@gnu.org>
3536         * international/skkdic-cnv.el: Provide skkdic-cnv.
3537         (skkdic-convert): Emit code to require skkdic-cnv at compile time.
3538         (batch-skkdic-convert): Doc fix.
3540 1999-03-04  Dave Love  <fx@gnu.org>
3542         * custom.el (custom-set-variables): Protect against setter errors.
3544 1999-03-04  Eli Zaretskii  <eliz@gnu.org>
3546         * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
3547         the file sizes from overflowing.
3548         (ls-lisp-format): If file size is a float, use %8.0f to print it.
3549         Under -s, print the size in blocks with %4.0f, in case they have
3550         a *really* huge file.
3552 1999-03-03  Dave Love  <fx@gnu.org>
3554         * options.el (edit-options): Doc fix.
3555         (list-options): Don't lose with unbound symbols.  Maintain
3556         Edit-options-mode.
3558 1999-03-01  Dave Love  <fx@gnu.org>
3560         * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
3562 1999-02-28  Richard M. Stallman  <rms@gnu.org>
3564         * ispell.el (ispell-dictionary-alist-override): New variable.
3565         (ispell-dictionary-alist): Don't setq it,
3566         if ispell-dictionary-alist-override is set.
3568         * simple.el (shell-command-default-error-buffer): Renamed from
3569         shell-command-on-region-default-error-buffer.
3570         (shell-command-on-region): Mention in echo area when there
3571         is some error output.  Mention success or failure, too.
3572         Accumulate multiple error outputs
3573         going forward, with formfeed in between.  Display the error buffer
3574         when we have put something in it.
3575         (shell-command): Add the ERROR-BUFFER argument feature.
3577 1999-02-28  Karl Heuer  <kwzh@gnu.org>
3579         * mail/mh-utils.el (mh-lib): Doc fix.
3580         (mh-lib-progs, mh-nmh-p): New vars.
3581         (mh-find-progs): Set mh-lib-progs along with other vars.
3582         (mh-path-search): New arg FUNC-P; if specified, use that instead
3583         of mh-file-command-p.
3584         (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
3586         * mail/mh-comp.el (mh-repl-formfile): New var.
3587         (mh-smail-batch): Don't ignore all arguments.
3588         (mh-reply): Do the right thing when using nmh.
3590 1999-02-27  Kenichi Handa  <handa@etl.go.jp>
3592         * international/mule-cmds.el (select-safe-coding-system): Be sure
3593         to show a buffer being decoded.
3595 1999-02-26  Ken'ichi Handa  <handa@gnu.org>
3597         * ps-bdf.el (bdf-directory-list): Initialize it to
3598         '("/usr/local/share/emacs/fonts/bdf").
3600 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3602         * ps-print.el: PostScript programming fix.
3603         (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
3604         setpagedevice operator).
3606 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3608         * ps-print.el: Doc fix, font size specifies landscape and portrait
3609         sizes.
3610         (ps-print-version): New version number (4.1.4).
3611         (ps-font-size, ps-header-font-size, ps-header-title-font-size):
3612         Specifies landscape and portrait sizes.
3613         (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
3614         (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
3615         fix.
3616         (ps-get-font-size): New fun.
3617         (ps-font-size-internal, ps-header-font-size-internal)
3618         (ps-header-title-font-size-internal): New vars.
3620         * ps-mule.el: Change of ps-print font size variable name.
3621         (ps-mule-generate-font): Fun fix.
3622         (ps-mule-begin-job): Programming uniformization.
3624 1999-02-25  Dave Love  <fx@gnu.org>
3626         * help.el (help-xref-info-regexp): Allow linebreaks and capital.
3627         (help-make-xrefs): Do Info case first.
3629         * repeat.el: Don't require advice.
3630         (repeat-last-kill-command): Variable deleted.
3632 1999-02-25  Richard Stallman  <rms@gnu.org>
3634         * simple.el (shell-command-on-region): Don't go into the REPLACE = t
3635         case just because the current buffer is the output buffer.
3637 1999-02-25  Kenichi Handa  <handa@etl.go.jp>
3639         * simple.el (what-cursor-position): To show the character's
3640         encoding, use encoded-string-description instead of information
3641         of chaset-origin-alist.
3643         * international/mule-cmds.el (iso-2022-control-alist): New variable.
3644         (encoded-code-description): New function.
3645         (encoded-string-description): New function.
3646         (encode-coding-char): New function.
3648 1999-02-25  Andrew Innes  <andrewi@gnu.org>
3650         * startup.el (command-line) [windows-nt]: Fix typo in regexp
3651         checking for .emacs[.el[c]].
3653 1999-02-24  Richard Stallman  <rms@gnu.org>
3655         * help.el (describe-function-1): Don't print a whole lambda-function.
3657 1999-02-23  Ken'ichi Handa  <handa@gnu.org>
3659         * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
3660         inputting ?\240.
3662 1999-02-23  Karl Heuer  <kwzh@gnu.org>
3664         * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
3666         * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
3667         (clean-buffer-list-kill-buffer-names): Doc fix.
3669         * gud.el (gud-jdb-massage-args): Spelling fix.
3671 1999-02-23  Richard M. Stallman  <rms@gnu.org>
3673         * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
3675 1999-02-22  Eli Zaretskii  <eliz@gnu.org>
3677         * arc-mode.el (archive-set-buffer-as-visiting-file): Save
3678         excursion while calling set-auto-coding-function. 
3680         * play/handwrite.el (handwrite): Require ps-print, and use
3681         ps-printer-name and ps-lpr-command.  Call ps-print-region-function
3682         if it's defined, instead of forking ps-lpr-command unconditionally.
3684 1999-02-22  Kenichi Handa  <handa@etl.go.jp>
3686         * international/codepage.el (cp-coding-system-for-codepage-1): Put
3687         charset-origin-alist property to a coding system for the codepage.
3689         * international/mule.el: Modify comment for charset-origin-alist
3690         property of a coding system.
3692         * simple.el (what-cursor-position): charset-origin-alist property
3693         of a coding system may be a translation table or a symbol of which
3694         `translation-table' property is a translation table.
3696 1999-02-21  Richard Stallman  <rms@gnu.org>
3698         * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
3699         to the "html" template.
3701 1999-02-21  Peter Breton  <pbreton@ne.mediaone.net>
3703         * dirtrack.el (dirtrack): Added docstring.  Now returns input.
3705 1999-02-18  Peter Breton  <pbreton@ne.mediaone.net>
3707         * dirtrack.el (dirtrack): Check for the prompt in the input string 
3708         instead of the buffer.
3710 1999-02-18  Alex Schroeder  <a.schroeder@bsiag.ch>
3712         * sql.el: Set version to 1.4.1.  Changed mail address to
3713         alex@gnu.org.  Mention the mailing list sql.el@gnu.org.
3714         (sql-input-ring-separator): Doc fix.
3715         (sql-mode-syntax-table): double-dash starts comments is defined as
3716         ". 56" instead of ". 12b" for XEmacs.
3717         (sql-stop, sql-interactive-mode): Doc fixes.
3718         (sql-postgres): Queries for database and server, not just one.
3719         (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
3721         * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
3722         changed.  This is needed for master.el to work.
3723         (sql-set-sqli-buffer): Use the new hook.
3725         * sql.el (sql-make-alternate-buffer-name): Function that sets
3726         sql-alternate-buffer-name.
3727         (sql-alternate-buffer-name): Possible name of SQLi buffers.
3728         (sql-interactive-mode): Set sql-alternate-buffer-name.
3729         (sql-rename-buffer): New command.
3730         (sql-interactive-mode-menu): Menu for SQLi buffers.
3732         * sql.el (sql-interactive-mode): Doc fix.  sql-input-ring-separator
3733         and sql-input-ring-file-name are used to temporarily set
3734         comint-input-ring-file-name and comint-input-ring-separator when
3735         reading and writing input history files.
3737         (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
3738         (sql-input-ring-file-name): New variable with customization.
3739         (sql-input-ring-separator): New variable with customization.
3740         (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
3741         Callers changed.
3742         (sql-show-sqli-buffer): The message for "sql-buffer is not set"
3743         now includes the name of the current buffer.
3745         (sql-mode): Set paragraph-separate and paragraph-start so that
3746         sql-send-paragraph sends the entire SQL statements, even if it
3747         contains indented lines.
3749 1999-02-18  Dave Love  <fx@gnu.org>
3751         * format.el (format-encode-run-method, format-decode-run-method):
3752         Fix previous change.
3754 1999-02-18  Ken'ichi Handa  <handa@gnu.org>
3756         * international/mule.el (coding-system-list): Moved here from
3757         mule-util.el to avoid autoloading mule-util by the call of
3758         select-safe-coding-system.
3760 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
3762         * simple.el (turn-on-auto-fill): Mark it as an option for
3763         `text-mode-hook'.
3765 1999-02-17  Richard Stallman  <rms@gnu.org>
3767         * emacs-lisp/easymenu.el (easy-menu-get-map):
3768         Don't crash if (current-local-map) is nil.
3770 1999-02-17  Peter Breton  <pbreton@ne.mediaone.net>
3772         * filecache.el (file-cache-filter-regexps): Added .class.
3774 1999-02-17  Ken'ichi Handa  <handa@gnu.org>
3776         * international/mule-util.el (decompose-region): Use
3777         insert-buffer-substring instead of insert-buffer to avoid putting
3778         mark.
3780 1999-02-17  Andreas Schwab  <schwab@gnu.org>
3782         * calendar/cal-move.el (scroll-calendar-left): Don't set
3783         displayed-month and displayed-year here, let generate-calendar do
3784         it, after range checking.
3786 1999-02-17  Simon Marshall  <simon@gnu.org>
3788         * progmodes/cc-engine.el (c-at-toplevel-p): New function.
3790         * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
3791         correctly between an object declared via a constructor and a method.
3792         (font-lock-defaults-alist): Don't give `.' word syntax for Java.
3793         (java-font-lock-keywords-1): Fontify package names individually.
3794         (java-font-lock-extra-types): Ensure regexp matches capitalised only.
3795         (java-font-lock-keywords-2): Simplify type fontification.
3796         (java-font-lock-keywords-3): Likewise.
3798 1999-02-17  Kenichi Handa  <handa@etl.go.jp>
3800         * language/japanese.el (iso-2022-jp-2): New coding system.
3801         ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
3803 1999-02-16  Dave Love  <fx@gnu.org>
3805         * help.el (describe-function-1): Accept non-symbols.
3807 1999-02-16  Paul Eggert  <eggert@twinsun.com>
3809         * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
3810         find the last match if there are multiple matches.
3812 1999-02-16  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
3814         * tex-mode.el (tex-run-command, latex-run-command)
3815         (slitex-run-command, tex-command): Doc changes.
3816         (tex-start-options-string): Autoload it.  Doc change.  Provide
3817         a menu for customization.  Allow nil.  Quote backslashes only once.
3818         (tex-start-tex): Handle nil value of tex-start-options-string
3819         and apply shell-quote-argument to it.
3821 1999-02-16  Eli Zaretskii  <eliz@gnu.org>
3823         * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
3824         the size in blocks, since it can be a float.
3825         (ls-lisp-format): Likewise
3827 1999-02-16  Ken'ichi Handa  <handa@gnu.org>
3829         * language/japanese.el (japanese-shift-jis): Add
3830         charset-origin-alist property.
3832 1999-02-15  Richard Stallman  <rms@gnu.org>
3834         * progmodes/compile.el (compile-internal): Use save-selected-window.
3836         * subr.el (momentary-string-display): Bind inhibit-read-only.
3838         * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
3840 1999-02-15  Eli Zaretskii  <eliz@is.elta.co.il>
3842         * mail/rmail.el (rmail-show-message): If an unseen message has a
3843         Summary-line in its header, get past one more line before looking
3844         for the X-Coding-System header.
3846 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
3848         * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
3849         explicitly to accomodate Windows 9X lack of a useful copy program.
3851 1999-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
3853         * wid-edit.el (widget-choice-value-create): Use `equal'
3854         instead of `eq'.
3856 1999-02-14  Richard Stallman  <rms@gnu.org>
3858         * international/iso-transl.el:
3859         (iso-transl-ae): Renamed from iso-transl-e-slash.
3860         (iso-transl-a-ring): Renamed from iso-transl-a-slash.
3861         (iso-transl-AE): Renamed from iso-transl-E-slash.
3862         (iso-transl-A-ring): Renamed from iso-transl-A-slash.
3863         (iso-transl-char-map): Related changes.
3865         * format.el (format-replace-strings): Fix value of TO in REVERSE case.
3867 1999-02-13  Richard Stallman  <rms@gnu.org>
3869         * textmodes/texinfmt.el (texinfo-alias): New function.
3870         (texinfo-fold-nodename-case): Add defvar.
3871         (texinfo-format-node): Do case folding if specified.
3873         * ffap.el (ffap-file-at-point): Test local file names
3874         immediately.  Strip off line numbers.
3876 1999-02-12  Alex Schroeder  <a.schroeder@bsiag.ch>
3878         * sql.el: Set version to 1.3.2
3879         (sql-solid-program): Added support for solid.
3880         (sql-help): Doc mentions sql-solid.
3881         (sql-solid): Entry function for Solid.
3882         (sql-buffer): Doc explains the use of the variable and how to
3883         change it.
3884         (sql-mode-menu): Included entries for sql-show-sqli-buffer and 
3885         sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
3886         disabled if sql-buffer doesn't have a process; sql-send-paragraph
3887         is new.
3888         (sql-show-sqli-buffer): New function to display the value of
3889         sql-buffer.
3890         (sql-change-sqli-buffer): New function to change sql-buffer.
3891         (sql-mode): Doc explains how to change sql-buffer.
3892         (sql-send-paragraph): New function to send a paragraph.
3893         (sql-mode-map): Added keybinding for sql-send-paragraph.
3894         (sql-mysql): Doc corrected.
3895         (sql-ms): Doc corrected.
3897         * sql.el (sql-server): Doc fix.
3898         (sql-mysql): Added the use of sql-server to specify the host,
3899         sql-database now specifies database instead of host.
3900         (sql-mode-menu): Send... menu items are only active if sql-buffer
3901         is non-nil.
3902         (sql-help): Changed tag of entry functions a bit.
3904         * sql.el: Added keywords from `finder-by-keyword'.
3905         (sql-mode): Made sql-buffer a local variable, changed the
3906         documentation: removed instructions to add *.sql files to
3907         auto-mode-alist, added documentation for having mutliple SQL
3908         buffers sending their stuff to different SQLi buffers, each
3909         running a different process.
3910         (sql-postgres): Quoted *SQL* in doc string.
3911         (sql-ms): Likewise.
3912         (sql-ingres): Likewise.
3913         (sql-ingres): Quoted *SQL* in doc string, added references to
3914         sql-user and sql-password used during login.
3915         (sql-sybase): Quoted *SQL* in doc string, added comma.
3916         (sql-oracle): Likewise.
3917         (sql-interactive-mode): Added extensive documentation for having
3918         mutliple SQL buffers sending their stuff to different SQLi
3919         buffers, each running a different process.
3920         (sql-buffer): Changed doc from *SQL* to SQLi.
3921         (sql-get-login): Doc fix.
3923 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
3925         * international/mule-conf.el (undecided): Set ascii in
3926         safe-charsets property.
3928 1999-02-12  Richard Stallman  <rms@gnu.org>
3930         * textmodes/paragraphs.el (paragraph-separate): Doc fix.
3932 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
3934         * ps-mule.el (ps-mule-font-info-database-default): Set the initial
3935         value to ps-mule-font-info-database-latin.
3937 1999-02-13  Kenichi HANDA  <handa@etl.go.jp>
3939         * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
3940         (ps-mule-font-info-database-default): New variable.
3941         (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
3942         ps-mule-font-info-database-default.
3944 1999-02-12  Dave Love  <fx@gnu.org>
3946         * timezone.el (timezone-make-date-sortable)
3947         (timezone-make-date-arpa-standard): Doc fix.
3949 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
3951         * international/quail.el (quail-show-kbd-layout): Bind
3952         blink-matching-paren to nil.
3954         * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
3955         for ASCII and Latin-1.
3957 1999-02-12  Andreas Schwab  <schwab@gnu.org>
3959         * gud.el (jdb): Fix regexp for comint-prompt-regexp.
3961 1999-02-12  Kenichi Handa  <handa@etl.go.jp>
3963         * international/mule-cmds.el (language-info-alist): Remove
3964         description about charset-origin-alist.
3966         * international/mule.el: Comment added for a new coding system
3967         property `charset-origin-alit'.
3968         (make-translation-table): This variable deleted.
3970         * language/chinese.el (chinese-big5): Add charset-origin-alist
3971         property.
3972         ("Chinese-CNS"): Remove charset-origin-alist property.
3974         * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
3975         property.
3976         (cyrillic-alternativnyj): Likewise.
3977         ("Cyrillic-KOI8"): Remove charset-origin-alist property.
3978         ("Cyrillic-ALT"): Likewise.
3980         * language/vietnamese.el (vietnamese-viqr): Add
3981         charset-origin-alist property.
3982         ("Vietnamese"): Remove charset-origin-alist property.
3984         * simple.el (what-cursor-position): Don't use the varialbe
3985         charset-origin-alist, but use charset-origin-alist property of
3986         buffer-file-coding-system to decide external character set code.
3988 1999-02-10  Richard Stallman  <rms@gnu.org>
3990         * shadowfile.el: Don't turn on the mode when the file is loaded.
3992 1999-02-09  Richard Stallman  <rms@gnu.org>
3994         * progmodes/compile.el (compile-auto-highlight): Customize.
3996         * add-log.el (add-log-file-name-function): New variable.
3997         (add-change-log-entry): Call that function, if non-nil.
3999 1999-02-09  Michael Ernst  <mernst@alum.mit.edu>
4001         * rmail.el (rmail-search): Track match with a marker, not an integer.
4003 1999-02-08  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4005         * progmodes/compile.el (compilation-setup): Set value of
4006         compilation-directory-stack as in compilation-forget-errors.
4007         (compile-reinitialize-errors): Bind buffer-undo-list and
4008         deactivate-mark.
4009         (compilation-forget-errors): Likewise.
4011 1999-02-08  Jim Blandy  <jimb@savonarola.red-bean.com>
4013         * textmodes/texinfo.el (texinfo-environment-regexp): Add the
4014         def... constructs.
4016         * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
4017         Remove calls to sleep-for.
4019 1999-02-08  Eli Zaretskii  <eliz@gnu.org>
4021         * international/codepage.el (cp-coding-system-for-codepage-1): On
4022         MS-DOS, use dos-unsupported-char-glyph for characters not
4023         supported by the codepage.
4024         (cp-make-coding-systems-for-codepage): Likewise.
4026 1999-02-08  Andreas Schwab  <schwab@gnu.org>
4028         * international/mule-util.el (coding-system-list): Don't sort
4029         coding-system-list here.
4031         * international/mule.el (coding-system-lessp): Moved here from
4032         mule-util.el
4033         (add-to-coding-system-list): New function.
4034         (make-subsidiary-coding-system, make-coding-system,
4035         define-coding-system-alias): Use it instead of setting
4036         coding-system-list directly.
4038 1999-02-07  Dave Love  <fx@gnu.org>
4040         * calendar/appt.el (appt-make-list): Don't splice quotes and date
4041         onto message.
4043 1999-02-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4045         * imenu.el (imenu--last-menubar-index-alist): Add doc.
4046         (imenu-add-to-menubar):  Reset imenu--last-menubar-index-alist.
4048 1999-02-06  Richard Stallman  <rms@gnu.org>
4050         * language/european.el (setup-slovenian-environment): New function.
4051         ("Slovenian"): New language environment.
4053         * progmodes/sql.el (sql-help): Doc fix.
4054         (sql-mysql): Doc fix.
4056 1999-02-05  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4058         * tex-mode.el: When compiling, require compare-w and skeleton
4059         to pacify the byte-compiler.  Move the def's of the tex-commands
4060         together.  Add a comment on kill-process vs. quit-process.
4062 1999-02-05  Dave Love  <fx@gnu.org>
4064         * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
4065         null markers.
4066         (compile-goto-error): Likewise.
4068 1999-02-05  Stephen Gildea  <gildea@alum.mit.edu>
4070         * time-stamp.el (time-stamp-format): Format doc tighter.
4071         (time-stamp-line-limit): 0 searches the entire buffer (careful!).
4072         (time-stamp): don't re-write the time stamp if it didn't change.
4074 1999-02-05  Alex Schroeder  <asc@bsiag.com>
4076         * progmodes/sql.el: Changed version to 1.2.1.
4077         (sql-pop-to-buffer-after-send-region): Improved documentation.
4078         (sql-mysql-program): Added MySQL support.
4079         (sql-prompt-length): Made prompt-length configurable.
4080         (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
4081         (sql-help): Added MySQL support, changed documentation.
4082         (sql-send-region): A message is displayed if something is sent.
4083         (sql-mode): Added buffer-local comment-start.
4084         (sql-interactive-mode): Use sql-prompt-length to set left-margin.
4085         (sql-interactive-mode): Added buffer-local comment-start.
4086         (sql-oracle): Set sql-prompt-length.
4087         (sql-sybase): Set sql-prompt-length.
4088         (sql-mysql): Added MySQL support.
4089         (sql-ingres): Set sql-prompt-length.
4090         (sql-ms): Set sql-prompt-length.
4091         (sql-postgres): Set sql-prompt-length.
4093 1999-02-04  Eli Zaretskii  <eliz@gnu.org>
4095         * term/internal.el (dos-codepage-setup): Set selection coding
4096         system to cpNNN-dos.
4098 1999-02-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100         * international/characters.el: Let ethiopic use iso-2022-7bit.
4102 1999-02-02  Dave Love  <fx@gnu.org>
4104         * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
4105         (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
4107 1999-02-02  Karl Heuer  <kwzh@gnu.org>
4109         * terminal.el (terminal-emulator): Doc fix.
4111 1999-02-02  Ken'ichi Handa  <handa@gnu.org>
4113         * international/mule-util.el (compose-chars): Doc-string
4114         modified.  Correctly handle a composition character in ARGS.
4116 1999-02-01  Richard Stallman  <rms@gnu.org>
4118         * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
4119         (makefile-menu-index-function): Function deleted.
4120         (makefile-mode): Use makefile-imenu-generic-expression.
4122 1999-02-01  Geoff Voelker  <voelker@cs.washington.edu>
4124         * term/w32-win.el (w32-create-initial-fontsets): Back out previous
4125         change, invoke from before-init-hook.
4127 1999-02-01  Dan Nicolaescu  <done@ece.arizona.edu>
4129         * subr.el (remove-from-invisibility-spec): Cope with the case when
4130         buffer-invisibility-spec is t.
4132 1999-02-01  Ed Reingold  <reingold@cs.uiuc.edu>
4134         * calendar/calendar.el (calendar-mode-map): Fix bindings for
4135         appt-add and appt-delete.
4137 1999-02-01  Eli Zaretskii  <eliz@gnu.org>
4139         * term/pc-win.el (msdos-approximate-color): New function.
4140         (msdos-color-translate): Call it to find a DOS color that best
4141         approximates an X-style "#NNNNNN" color specification.
4143 1999-02-01  Ken'ichi Handa  <handa@gnu.org>
4145         * international/mule-util.el (compose-chars-component): Add
4146         autoload cookie.
4148 1999-01-31  Ken'ichi Handa  <handa@gnu.org>
4150         * international/quail.el (quail-lookup-key): If cdr of MAP is a
4151         function, replace cdr of MAP by the return value of the function
4152         unconditionally.
4154 1999-01-31  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4156         * progmodes/compile.el (compilation-next-error-locus): Don't
4157         decrease argument FIND-AT-LEAST of compilation-next-error-locus.
4159 1999-01-31  Eli Zaretskii  <eliz@gnu.org>
4161         * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
4162         and NLs before "charset", and allow the charset name be in double
4163         quotes.
4165 1999-01-31  Richard Stallman  <rms@gnu.org>
4167         * imenu.el (imenu-sort-function): Fix custom type.
4169 1999-01-30  Richard Stallman  <rms@gnu.org>
4171         * speedbar.el (speedbar-line-token): Match {...} instead of [...].
4172         (speedbar-line-token): Likewise.
4174         * play/gametree.el (gametree-default-score): Use defcustom.
4175         (gametree-score-regexp, gametree-score-closer): Likewise.
4176         (gametree-score-manual-flag, gametree-score-opener): Likewise.
4178 1999-01-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4180         * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
4181         decoding.
4183 1999-01-29  Markus Rost  <rost@gnu.org>
4185         * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
4186         tex-validate-buffer.
4187         (plain-tex-mode, latex-mode, slitex-mode): Likewise.
4188         (tex-validate-buffer): Renamed from validate-tex-buffer.  Works
4189         now with recent occur-mode.
4190         (tex-validate-region): Really walk through all Sexps.
4191         (tex-region): Bind shell-dirtrack-verbose.
4192         (tex-file, tex-bibtex-file): Likewise.
4194 1999-01-29  Dave Love  <fx@gnu.org>
4196         * finder.el: (finder-commentary): Fix interactive spec.  Try
4197         appending .el to file name.
4198         (finder-find-library, finder-commentary): Doc fixes.
4200 1999-01-29  Andrew Innes  <andrewi@gnu.org>
4202         * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
4203         where the userid contains directory separators.
4205 1999-01-29  Dave Love  <fx@gnu.org>
4207         * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
4208         (lm-commentary): Doc fix.
4210 1999-01-29  Andreas Schwab  <schwab@gnu.org>
4212         * files.el (file-expand-wildcards): Never consider `.' and `..' a
4213         wildcard match.  Fix regexp that tests if dirpart contains
4214         wildcard characters.
4216 1999-01-28  Richard Stallman  <rms@gnu.org>
4218         * font-lock.el (font-lock-default-unfontify-region):
4219         If not font-lock-syntactic-keywords, don't remove syntax-table prop.
4221 1999-01-27  Jason Rumney <jasonr@altavista.net>
4223         * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
4224         from FAMILY field.
4225         (w32-create-initial-fontsets): Do not use before-init-hook.
4226         (mouse-set-font): Document.  Automatically create and use fontsets.
4228         * dos-w32.el (direct-print-region-helper): Check for printer
4229         being t as well as a string.
4231 1999-01-27  Kenichi Handa  <handa@etl.go.jp>
4233         * mail/rmail.el (rmail-decode-mime-charset): New variable.
4234         (rmail-mime-charset-pattern): New variable.
4235         (rmail-convert-to-babyl-format): Decode by MIME-charset if
4236         rmail-decode-mime-charset is non-nil.
4238 1999-01-27  Ken'ichi Handa  <handa@gnu.org>
4240         * international/characters.el: Set category `q' for all characters
4241         in tibetan and tibetan-1-column.
4243 1999-01-27  Andrew Innes  <andrewi@gnu.org>
4245         * frame.el (select-frame-by-name): Obey focus-follows-mouse.
4246         (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
4248 1999-01-27  Dave Love  <fx@gnu.org>
4250         * international/mule-cmds.el (current-language-environment):
4251         Provide :link, :type (choices) and appropriate :get.
4253 1999-01-27  Eli Zaretskii  <eliz@gnu.org>
4255         * startup.el (command-line): Set default eol-mnemonic-* strings to
4256         display end-of-line format in mode line.
4258         * cus-start.el (all): Add eol-mnemonic-* variables.
4260 1999-01-26  Dave Love  <fx@gnu.org>
4262         * startup.el (command-line-1): Up-date copyright.
4264         * paths.el (Info-default-directory-list): Use configdir twice.
4266         * info.el (Info-directory-list): Don't set path-separator now
4267         we're not shipped with Texinfo.  Simplify path definition.
4268         Substitute all occurrences of instdir in Info-default-directory-list.
4270 1999-01-25  Richard Stallman  <rms@gnu.org>
4272         * startup.el (normal-top-level-add-subdirs-to-load-path):
4273         Record the inode numbers of the dirs processed, to avoid loop.
4275         * textmodes/tex-mode.el (tex-run-command): Doc fix.
4277 1999-01-25  Dave Love  <fx@gnu.org>
4279         * browse-url.el (browse-url-netscape-program): Doc addition.
4281         * help.el (help-make-xrefs): Default info references to an `(emacs)'
4282         prefix.
4284         * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
4285         auto-mode-alist.
4287 1999-01-25  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4289         * calendar/diary-lib.el (mark-diary-entries): Use
4290         assoc-ignore-case and do not capitalize when matching month and
4291         day names.
4293         * calendar/calendar.el (calendar-read-date): Ditto.
4295         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
4296         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
4298         * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
4300         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
4302         * calendar/cal-islam.el (calendar-goto-islamic-date)
4303         (mark-islamic-diary-entries): Ditto.
4305         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
4307         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
4308         (calendar-read-mayan-tzolkin-date): Ditto.
4310         * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
4312 1999-01-22  Michael Ernst  <mernst@alum.mit.edu>
4314         * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
4316 1999-01-25  Karl Heuer  <kwzh@gnu.org>
4318         * faces.el (list-faces-display): Multiline case of previous fix.
4320 1999-01-25  Andreas Schwab  <schwab@gnu.org>
4322         * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
4324 1999-01-24  Richard M. Stallman  <rms@borg.ai.mit.edu>
4326         * files.el (find-file): If find-file-noselect returns a list,
4327         do switch-to-buffer on each element.
4328         (find-file-other-window): Likewise for all but the first element.
4329         (find-file-other-frame): Same.
4330         (find-file-noselect): When we expand a wildcard, return a list
4331         of buffers.
4333 1999-01-24  Eli Zaretskii  <eliz@gnu.org>
4335         * term/internal.el (dos-codepage-setup): Call prefer-coding-system
4336         to set the appropriate cpNNN-dos coding system as the
4337         highest-priority coding system.
4339 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
4341         * international/fontset.el (generate-fontset-menu): Return a
4342         sorted list by plain names of fontsets.
4344         * international/mule-diag.el (list-fontsets): Sort fontsets by
4345         plain names.
4347         * language/tibet-util.el (tibetan-vertical-stacking): If the arg
4348         FIRST is a composite character, decompose it at first.
4350 1999-01-23  Dave Love  <fx@gnu.org>
4352         * format.el: Doc fixes.
4353         (format-encode-run-method): Have things happen in the right buffer.
4354         Deal with errors from method.  Set coding-system-for-write.
4355         (format-decode-run-method): Have things happen in the right buffer.
4356         Deal with errors from method.  Set coding-system-for-read.
4357         (format-alist): Use nil instead of unmatchable regexps.
4359         * simple.el (shell-command-on-region): Return command's exit status.
4361 1999-01-23  Eric Ludlam  <zappo@gnu.org>
4363         * speedbar.el (speedbar-item-info-file-helper): Add optional arg
4364         of the file whose info we want to display.
4365         (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
4366         (speedbar-add-mode-functions-list) Improve doc.
4367         (speedbar-line-token) New function.
4368         (speedbar-dired) Fix order of directories in -shown-directories.
4369         (speedbar-line-path): Default return is default-directory
4370         (speedbar-buffers-line-path): Return is dir name only.
4371         (speedbar-mode-functions-list): New variable.
4372         (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
4373         (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
4374         speedbar-files-item-info speedbar-buffers-item-info): New functions.
4375         (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
4376         New functions.
4377         (speedbar-line-file): Broke out part that fetches file from a line.
4378         (speedbar-line-text): New function extracted from speedbar-line-file.
4379         (speedbar-line-path): Converted into a replaceable function.
4380         (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
4382 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
4384         * international/fontset.el (create-fontset-from-x-resource): Make
4385         style variants.
4387 1999-01-22  Dave Love  <fx@gnu.org>
4389         * paths.el (Info-default-directory-list): Put sysdir after start.
4391 1999-01-22  Sam Steingold  <sds@goems.com>
4393         * midnight.el (clean-buffer-list): do not kill a buffer if it has
4394         a process associated with it.
4396 1999-01-22  Jason Rumney <jasonr@altavista.net>
4398         * term/w32-win.el (w32-standard-fontset-spec): Simplified.
4400 1999-01-22  Felix Lee  <flee@cygnus.com>
4402         * vc.el (vc-annotate-display): Delete old overlays.  Fix check for
4403         major-mode.
4404         (vc-annotate-mode): Delete variable.
4406 1999-01-22  Andrew Innes  <andrewi@gnu.org>
4408         * startup.el (command-line): [windows-nt]: Check for existence of
4409         .emacs file so as to notice .emacs.el or .emacs.elc and use them
4410         in preference to _emacs.
4412 1999-01-22  Dave Love  <fx@gnu.org>
4414         * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
4416 1999-01-20  Richard Stallman  <rms@gnu.org>
4418         * files.el (find-file-noselect): Do wildcard processing only
4419         if new arg WILDCARDS is non-nil.
4420         (find-file, find-file-other-window): New arg WILDCARDS.
4421         Default it to non-nil if interactive.
4422         (find-file-other-frame): Likewise.
4423         (find-file-read-only): Likewise.
4424         (find-file-read-only-other-window): Likewise.
4425         (find-file-read-only-other-frame): Likewise.
4427         * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
4428         (widget-plist-convert-option): Delete spurious comma.
4430 1999-01-19  Jason Rumney <jasonr@altavista.net>
4432         * term/w32-win.el (w32-standard-fontspec-spec): Change
4433         iso8859-5 to koi8-r.  Add iso8859-9.
4435 1999-01-19  Dave Love  <fx@gnu.org>
4437         * browse-url.el (browse-url-maybe-new-window): Delete macro and
4438         its uses.
4440         * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
4441         is active.
4442         (fortran-indent-subprogram): Likewise.
4444 1999-01-19  Dave Love  <d.love@dl.ac.uk>
4446         * paths.el (Info-default-directory-list): Perhaps add /usr/info.
4448 1999-01-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4450         * wid-edit.el (alist): Use sexp as default key-type.
4452 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4454         * textmodes/tex-mode.el (tex-define-common-keys):
4455         Remove key binding of tex-feed-input.
4456         (tex-mode-map): Bind tex-feed-input here.
4457         (tex-start-shell): Use compilation-shell-minor-mode.  Set
4458         comint-input-filter-functions before running tex-shell-hook.
4459         (tex-start-tex): Forget compilation errors.
4460         (tex-compilation-parse-errors): Rewritten to work also with
4461         compile-mouse-goto-error and compile-goto-error.  Adjusted to
4462         change in tex-region.
4463         (tex-region): For the temp file use file-name without directory.
4464         (tex-file): Expand file name of tex-print-file.
4466 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4468         * emacs-lisp/edebug.el (with-temp-message):  Add def-edebug-spec call.
4470 1999-01-18  Espen Skoglund  <espensk@stud.cs.uit.no>
4472         * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
4473         beginning could cause Emacs to hang.  Fixed.
4475 1999-01-18  Ken'ichi Handa  <handa@gnu.org>
4477         * international/ccl.el (ccl-compile-translate-character): Handle
4478         the case that a tranlation table is CCL register correctly.
4480         * international/mule-cmds.el (select-safe-coding-system):
4481         Hightlight at most 256 characters.
4483 1999-01-18  Dave Love  <fx@gnu.org>
4485         * startup.el (command-line): If the init file changes operation to
4486         unibyte, make all buffers unibyte and re-set language environment.
4488         * disp-table.el (standard-display-european): Make all existing
4489         buffers unibyte.  Fix doc.
4491 1999-01-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
4493         * wid-edit.el (coding-system): Define this unconditionally.
4495         * simple.el (shell-command-on-region-default-error-buffer): New var.
4496         (shell-command-on-region): Use that variable as interactive
4497         value of ERROR-BUFFER argument.
4499 1999-01-17  Sam Steingold  <sds@goems.com>
4501         * mail/rmail.el (rmail-quit): run `rmail-quit-hook'.
4503 1999-01-17  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4505         * progmodes/compile.el (compilation-goto-locus): If already in the
4506         compilation buffer's window, keep it in that window.
4507         (compile-mouse-goto-error): Add Doc.  Don't play with windows.
4508         (compile-goto-error): Don't play with windows.
4510         * textmodes/tex-mode.el (latex-run-command): Doc fix.
4511         (tex-command): Doc fix.
4512         (tex-compilation-parse-errors): Doc fix.
4513         (tex-generate-zap-file-name): Don't start the name with -.
4514         (tex-expand-files): Works now also with strings ending with ":".
4516 1999-01-17  Ian T Zimmerman  <itz@transbay.net>
4518         Patch failed to install:
4519         * gametree.el: Document scoring functionality.
4520         (gametree-score-regexp): Add optional plus sign.
4521         (gametree-score-opener): Replace `:' with `=' as the former
4522         conflicts with gametree-half-ply-regexp.
4523         (gametree-transpose-following-leaves): Add.
4524         (gametree-insert-new-leaf): Make modifying commands barf in read
4525         only buffers.
4526         (gametree-break-line-here): Add a call to
4527         `gametree-transpose-following-leaves'.  This maintains the
4528         necessary invariant that on each level all leaf children precede
4529         all nonleaf children.  This has always been implied, but left to
4530         the user, and, unfortunately, undocumented.
4532 1999-01-17  Per Abrahamsen  <abraham@dina.kvl.dk>
4534         * wid-edit.el (plist, alist): New widget types.
4536 1999-01-17  Dave Love  <fx@gnu.org>
4538         * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
4539         fix scope of condition-case therein.
4541 1999-01-17  Andrew Innes  <andrewi@gnu.org>
4543         * dos-w32.el: (find-buffer-file-type-coding-system): Use
4544         default-buffer-file-coding-system when file doesn't exist (and
4545         isn't covered by a special case) instead of forcing undecided-dos
4546         against the user's wishes.
4548         * dos-w32.el (direct-print-region-helper): New function based on
4549         direct-print-region-function; sends data to specified printer port
4550         without further translation.  Recognize and handle specially the
4551         standard `print' and `nprint' programs, as well as `lpr' and
4552         similar programs.  Only write directly to the printer port if no
4553         print program is specified.  Work around a bug in Windows 9x
4554         affecting Win32 version of Emacs by invoking command.com to write
4555         to the printer port instead of writing directly.
4556         (direct-print-region-function): Use direct-print-region-helper to
4557         do most of the work.
4558         (direct-ps-print-region-function): New function; analogue of
4559         direct-print-region-function for ps-print.
4560         (ps-lpr-command): Comment out setq; leave as example usage.
4561         (ps-lpr-switches): Ditto.
4563         * lpr.el: (printer-name): Update docstring about usage on MS-DOS
4564         and MS-Windows.
4565         (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
4566         DOS and Windows platforms, to indicate direct printing.  Update
4567         the docstring accordingly.
4569         * ps-print.el: (ps-printer-name): Update docstring about usage on
4570         MS-DOS and MS-Windows.
4571         (ps-lpr-command): Update docstring as for lpr-command.
4572         (ps-print-region-function): New variable.
4573         (ps-do-despool): Use it.
4574         (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
4575         DOS/Windows.
4577         * subr.el (subst-char-in-string): New function.
4579 1999-01-17  Eli Zaretskii  <eliz@gnu.org>
4581         * international/codepage.el (cp852-decode-table): Fill a nil entry.
4583         * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
4584         (bdf-find-font-info): New function, looks for the first readable
4585         file from a list of alternatives.
4586         (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
4587         instead of bdf-get-font-info.
4588         (bdf-generate-glyphs): If font-name is a cons cell, pass its car
4589         to ps-mule-generate-bitmap-glyph.
4591         * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
4592         file names that avoid clashes in DOS 8+3 namespace.  FONT-NAME can
4593         now be a list of alternative names.
4594         (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
4595         (ps-mule-prepare-font): Likewise.
4597         * international/codepage.el (cp855-decode-table,
4598         cp850-decode-table): Fill some nil entries.
4600 1999-01-16  Dave Love  <fx@gnu.org>
4602         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
4603         last change.
4605 1999-01-15  Dave Love  <fx@gnu.org>
4607         * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
4608         and change regexp for command names.
4609         (help-xref-go-back, function-called-at-point, symbol-file)
4610         (where-is): Doc fixes.
4611         (help-xref-go-back): Remove interactive spec.
4612         (describe-function-1): Fix message for alias.  Buttomize alias
4613         name.
4615         * simple.el (join-line): New alias.
4617 1999-01-15  Johan Vromans  <jvromans@squirrel.nl>
4619         * forms.el: (forms--show-record): Convert integers to string
4620         expicitly since concat will no longer accept integers.
4621         (forms-print): Use local `total-nb-records' since
4622         `forms--total-records' will be inaccessible after buffer switching.
4624 1998-01-14  Felix Lee  <flee@cygnus.com>
4626         * textmodes/flyspell.el (make-flyspell-overlay): fix front stickiness.
4628 1999-01-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
4630         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
4632 1999-01-14  Eli Zaretskii  <eliz@gnu.org>
4634         * international/codepage.el (cp850-decode-table): Fix previous change.
4636 1999-01-14  Simon Marshall  <simon@gnu.org>
4638         * shell.el (shell-dirtrack-verbose): New custom variable.
4639         (shell-dirstack-message): Use it.
4641 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
4643         * international/mule-conf.el: Coding system alias `dos' for
4644         `undecided-dos', `mac' for `undecided-mac'.
4646         * international/mule-cmds.el (describe-language-environment):
4647         Don't alter input-method-alist.
4649 1999-01-13  Eli Zaretskii  <eliz@gnu.org>
4651         * international/codepage.el (cp850-decode-table): Replace nil
4652         entries with codes of similary looking glyphs.  (Suggested by
4653         Jason Rumney <jasonr@altavista.net>.) 
4655 1999-01-13  Dave Love  <fx@gnu.org>
4657         * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
4659         * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
4661 1999-01-12  Karl Heuer  <kwzh@gnu.org>
4663         * files.el (auto-save-hook): Defvar this.
4665 1999-01-12  Alex Schroeder  <asc@bsiag.com>
4667         * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
4668         faces, eliminating the need to load font-lock before loading sql.
4669         (sql-mode-oracle-font-lock-keywords): Likewise.
4670         (sql-mode-postgres-font-lock-keywords): Likewise.
4672 1999-01-11  Dave Love  <fx@gnu.org>
4674         * cus-start.el: Add inhibit-eol-conversion.
4676         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
4677         the values round.
4679 1999-01-11  Richard Stallman  <rms@psilocin.ai.mit.edu>
4681         * help.el (help-mode-finish): Renamed from help-mode-maybe.
4682         Don't switch to Help mode here.
4683         (temp-buffer-setup-hook): Use help-mode-finish.
4684         (help-mode-setup): New function.
4685         (temp-buffer-setup-hook): Use help-mode-setup.
4687         * progmodes/sql.el: New file.
4689         * files.el (auto-mode-alist): Add sql-mode.
4691         * faces.el (list-faces-display): Improve the formatting
4692         by computing the maximum length required for any face-name.
4694 1999-01-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4696         * progmodes/compile.el (compilation-shell-minor-mode): New function.
4698 1999-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
4700         * term.el (term_send_home): Change the string to
4701         be the same as the one emitted by xterm and consistent with the
4702         ones emitted by prior and next.
4703         (term_send_end): Likewise.
4705 1999-01-10  Dave Love  <fx@gnu.org>
4707         * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
4708         bindings.
4710 1999-01-10  Eli Zaretskii  <eliz@gnu.org>
4712         * international/codepage.el (codepage-setup): Doc fix.
4713         (cp-decoding-vector-for-codepage): Likewise.
4715 1999-01-10  Markus Rost  <rost@gnu.org>
4717         * cus-edit.el (custom-save-delete): First scan the custom-file.
4719 1999-01-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
4721         * international/iso-transl.el: Define a "function name" for
4722         each translation that isn't ASCII.  Use these function names
4723         in iso-transl-char-map.
4725 1999-01-08  Kenichi Handa  <handa@etl.go.jp>
4727         * international/mule-util.el (decompose-region): Do decomposition
4728         on temporary unibyte buffer.
4730         * international/mule.el (make-char): Doc-string modified.
4732 1999-01-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
4734         * simple.el (comment-region): Delete spaces only if we
4735         deleted a comment starter.
4737 1999-01-07  Dave Love  <fx@gnu.org>
4739         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
4741         * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
4742         like eval-defun does.
4744         * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
4746         * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
4747         constructions.  Doc fixes.
4748         (generic-create-generic-function): Use defalias, not fset.
4750         * find-func.el: More doc fixes.
4752 1999-01-06  Stephen Eglen  <stephen@gnu.org>
4754         * files.el (save-buffers-kill-emacs): Show the list of current
4755         processes before prompting to kill them and exit.
4757 1999-01-06  Dave Love  <fx@gnu.org>
4759         * emacs-lisp/find-func.el: Doc fixes.
4760         (find-function-regexp): Extend for define-generic-mode,
4761         define-derived-mode, easy-mmode-define-minor-mode.
4763 1999-01-06  Dave Love  <fx@gnu.org>
4765         * progmodes/fortran.el (fortran-window-create): Account for scroll
4766         bar width.
4768         * browse-url.el: Require (noerror) w3-auto when compiling.
4769         (browse-url-maybe-new-window): Make it a macro and revert last
4770         change to callers.
4771         (browse-url-w3): Require w3 for w3-fetch-other-window.
4773 1999-01-06 Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4775         * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
4776         argument.
4778 1999-01-06  Simon Marshall  <simon@gnu.org>
4780         * subr.el (with-temp-message): Don't display MESSAGE if nil.  Doc fix.
4782         * font-lock.el (font-lock-default-fontify-buffer): When using
4783         with-temp-message, use nil rather than current-message.
4785         * lazy-lock.el (lazy-lock-unstall):
4786         (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
4787         rather than current-message.
4789         * fast-lock.el (fast-lock-save-cache-1):
4790         (fast-lock-cache-data): When using with-temp-message, use nil rather
4791         than current-message.
4793 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
4795         * international/codepage.el (cp-coding-system-for-codepage-1): Add
4796         the valid-codes property.
4798         * international/mule-cmds.el (prefer-coding-system): Call
4799         set-coding-priority, so that the internal array of priorities is
4800         also updated.
4802         * international/mule-util.el:
4803         (coding-system-change-eol-conversion,
4804         coding-system-change-text-conversion): Don't define here.
4806         * international/mule-cmds.el: Define them here.  Remove the
4807         autoload cookies.
4809 1999-01-06  Andreas Schwab  <schwab@gnu.org>
4811         * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
4812         if it was enabled before.
4814         * view.el (View-revert-buffer-scroll-page-forward): Bind
4815         view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
4817         * files.el (recover-session): Preserve point when inserting
4818         explanation.
4820 1999-01-06  Richard Stallman  <rms@psilocin.ai.mit.edu>
4822         * cus-edit.el (custom-save-delete): Don't delete whitespace
4823         and comments before the sexp that is replaced.
4825 1999-01-05  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4827         * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
4829 1999-01-05  Andre Spiegel  <spiegel@inf.fu-berlin.de>
4831         * vc.el (vc-dired-hook): Use the original value of
4832         dired-move-to-filename-regexp on lines that have not been
4833         reformatted yet.
4834         (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the 
4835         file lines have already been reformatted.
4837 1999-01-05  Dave Love  <fx@gnu.org>
4839         * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
4840         buffer-local.
4842 1998-01-05  Torbjorn Einarsson  <T.Einarsson@clab.ericsson.se>
4844         * progmodes/f90.el: Change of regular expressions for type to
4845         correct highlighting and identation. Some small fixes for
4846         compatibility with XEmacs.
4848 1999-01-05  Stephen Eglen  <stephen@gnu.org>
4850         * mspools.el (mspools-vm-system-mail): Provide an alternative
4851         value based on rmail-spool-directory if $MAIL is not defined.
4853 1999-01-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
4855         * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
4856         (reftex-section-info): Handle negative section levels.
4857         (reftex-view-crossref-extra): New option.
4858         (reftex-view-crossref): Generalized to work in more places.
4859         (reftex-find-citation-regexp-format, reftex-find-reference-format,
4860         reftex-macros-with-labels, reftex-global-search-marker): New variables.
4861         (reftex-view-cite-locations-from-bibtex): New command.
4862         (reftex-view-regexp-match, reftex-global-search,
4863         reftex-global-search-continue): New functions.
4864         (reftex-extract-bib-entries): No error for non-existing BibTeX
4865         file, just a message.
4866         (reftex-extract-bib-entries): Better error handling.
4867         (reftex-select-with-char): Use `*RefTeX Select*' for selection
4868         help and force it on current frame.
4869         (reftex-default-bibliography): New function.
4870         (reftex-access-parse-file): Check consistency after loading a
4871         parse file.  When inconsistent, enfore rescan.
4872         (reftex-check-parse-consistency): New function.
4873         (easy-menu-define): Options section drastically shortened.
4875 1999-01-05  Kenichi Handa  <handa@etl.go.jp>
4877         * language/thai-util.el (thai-compose-string): New function.
4879 1999-01-04  Inge Frick  <inge@nada.kth.se>
4881         * easymenu.el (easy-menu-define): Doc fix.
4882         (easy-menu-create-menu): New keyword :included.
4883         (easy-menu-do-add-item): New keyword :included.  SUFFIX may
4884         be an expression, not only a string.  Simulate style `button'.
4885         Use easy-menu-define-key-intern instead of easy-menu-define-key.
4886         (easy-menu-define-key-intern): New function.
4887         (easy-menu-add-item): Understand value returned from
4888         easy-menu-item-present-p and easy-menu-remove-item.
4889         (easy-menu-return-item): New function.
4890         (easy-menu-item-present-p, easy-menu-remove-item): Use it.
4892 1999-01-03  Richard Stallman  <rms@psilocin.ai.mit.edu>
4894         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
4895         Use rmail-output-read-rmail-file-name to read the file name.
4896         Always call rmail-output-to-rmail-file noninteractively.
4897         When count > 1, do the loop here.
4898         Handle rmail-delete-after-output here.
4899         (rmail-summary-output): Similar changes.
4901         * mail/rmailout.el: Provide `rmailout'.
4902         (rmail-output-read-rmail-file-name): New function.
4903         (rmail-output-to-rmail-file): Use that.
4904         (rmail-output-read-file-name): New function.
4905         (rmail-output): Use that.
4907         * files.el (find-file-noselect): Let /: suppress wildcard matching.
4908         Error if wildcard matches no files.
4910 1999-01-02  Richard Stallman  <rms@psilocin.ai.mit.edu>
4912         * menu-bar.el (clipboard-yank): Doc fix.
4914         * info.el (Info-insert-dir): Chase symlinks for file-attributes.
4916 1998-12-31  Markus Rost  <rost@delysid.gnu.org>
4918         * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
4920 1998-12-31  Andrew Innes  <andrewi@harlequin.co.uk>
4922         * rmail.el (rmail-encode-string): Make sure mask value is
4923         positive; (emacs-pid) returns a negative number on Windows 9x
4924         which causes odd behaviour.
4926 1998-12-31  Eli Zaretskii  <eliz@mescaline.gnu.org>
4928         * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
4929         and about w32-* variables unless on Windows/NT.
4931 1998-12-31  Boris Goldowsky  <boris@alum.mit.edu>
4933         * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
4934         if buffer is modified; ask about all modified buffers.
4936 1998-12-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
4938         * simple.el (what-cursor-position): Fix previous change.
4940 1998-12-30  Richard Stallman  <rms@sucrose.ai.mit.edu>
4942         * mail/sendmail.el (mail-mode): Eliminate ambiguous match
4943         from paragraph-start.
4945 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
4947         * international/mule-cmds.el (prefer-coding-system): If the
4948         argument requires specific EOL conversion type, make the default
4949         coding systems use that.
4951 1998-12-30  Drew Csillag <drew_csillag@geocities.com>
4953         * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer): 
4954         Use shell-command-on-region.
4955         (m4-start-m4, m4-end-m4): Functions deleted.
4957 1998-12-30  Michael Ernst  <mernst@alum.mit.edu>
4959         * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
4961 1998-12-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4963         * browse-url.el (browse-url-mail): Give argument SEND-ACTION
4964         to compose-mail in the correct places and as a list.
4966 1998-12-29  Masatake Yamato  <masata-y@tori.aist-nara.ac.jp>
4968         * page-ext.el: Added mouse-selection feature for pages directory buffer.
4969         (pages-directory-map): Bind mouse-2
4970         (pages-copy-header-and-position): Put text property.
4971         (pages-directory-goto-with-mouse): New function.
4973 1998-12-29  Eli Zaretskii  <eliz@mescaline.gnu.org>
4975         * international/codepage.el (cp-make-coding-systems-for-codepage):
4976         Doc fix.
4977         (cp-coding-system-for-codepage-1): Likewise.
4979 1998-12-29  Kenichi Handa  <handa@etl.go.jp>
4981         * language/thai-util.el (thai-post-read-conversion): Handle Thai
4982         composition sequence correctly here instead of calling
4983         thai-compose-region.
4985         * textmodes/fill.el (fill-region-as-paragraph): While deleting a
4986         newline in multibyte buffer, if previous or next character is a
4987         composite char, check the first component of the composite char.
4989 1998-12-28  Andreas Schwab  <schwab@delysid.gnu.org>
4991         * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
4992         and track-mouse.
4994 1998-12-27  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
4996         * mail/sendmail.el (mail-yank-original): Remove text properties
4997         after insertion.
4998         (mail-yank-region): Barf if no mark is set in the message
4999         being replied to.
5001         * help.el (function-called-at-point): First look for function at point.
5003 1998-12-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
5005         * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
5007 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
5009         * simple.el (what-cursor-position): Print character encoding also.
5011 1998-12-26  Dave Love  <fx@gnu.org>
5013         * textmodes/flyspell.el: If local-maps work, don't put
5014         flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
5015         in flyspell-mouse-map (only).
5016         (flyspell-use-local-map): New variable.
5017         Use a different mouse-2 binding in that case,
5018         and don't add to minor-mode-map-alist.
5019         (make-flyspell-overlay, flyspell-correct-word):
5020         Test flyspell-use-local-map.
5022 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
5024         * files.el (file-expand-wildcards): Handle wildcards in directory name.
5025         Be careful about whether to return a relative file name,
5026         and if so, relative to what directory.
5028 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
5030         * emacs-lisp/easymenu.el (easy-menu-get-map): 
5031         Change global map only if this menu exists in the global map already,
5032         and not in the local map.
5033         (easy-menu-do-add-item): Fix error message.
5035         * foldout.el (foldout-inhibit-key-bindings):
5036         Avoid concatenating onto outline-minor-mode-prefix.
5037         Make a new keymap for that prefix, if it does not already have one.
5039 1998-12-25  Ilya Zakharevich  <ilya@math.ohio-state.edu>
5041         * cperl-mode.el:
5042         Can use linear algorithm for indentation if Emacs supports it.
5043         (cperl-after-expr-p):   It is BLOCK if we reach lim when backup sexp.
5044         (cperl-after-block-p):  Likewise.
5045         (cperl-after-block-and-statement-beg): Likewise.
5046         (cperl-after-block-p):  After END/BEGIN we are a block.
5047         (cperl-after-expr-p):   Skip labels when checking
5048         (cperl-indent-region):  Make a marker for END - text added/removed.
5049         Disable hooks during the call (how to call them later?).
5050         Now indents 820-line-long function in 6.5 sec (including
5051         syntaxification) the first time (when buffer has few
5052         properties), 7.1 sec the second time.
5053         (cperl-indent-region):  Do not indent whitespace lines
5054         (cperl-style-alist)
5055                 Include `cperl-merge-trailing-else' where the value is clear.
5056         (cperl-styles-entries): Likewise.
5057         (cperl-problems):       Improvements to docs.
5058         (cperl-tips):           Likewise.
5059         (cperl-non-problems):   Likewise.
5060         (cperl-mode):           Make lazy syntaxification possible.
5061         Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
5062         `font-lock-unfontify-region-function' was set to a wrong function.
5064         (cperl-find-pods-heres): Safe a position in buffer where it is safe to 
5065         restart syntaxification.  Changed so that -d ?foo? is a RE. Do
5066         not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
5067         but 1<<6 was considered as HERE-doc.
5068         <file/glob> made into a string.
5069         Postpone addition of faces after syntactic step.
5070         Recognition of <FH> was wrong.
5071         Highlight `gem' in s///gem as a keyword.  `qr' recognized.
5072         Knows that split// is null-RE.
5073         Highlights separators in 3-parts expressions as labels.
5074         <> was considered as a glob.
5075         Would err if the last line is `=head1'.
5076         $a-1 ? foo : bar; was a considered a regexp.
5077         `<< (' was considered a start of HERE-doc.
5078         mark qq[]-etc sections as syntax-type=string
5079         Was not processing sub protos after a comment ine.
5080         Was treating $a++ <= 5 as a glob.
5081         Tolerate unfinished REx at end-of-buffer.
5082         `unwind-protect' was left commented.
5083         / and ? after : start a REx.
5085         (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
5086         Better default, customizes to `message' too, off in text-mode.
5088         (cperl-array-face): Renamed from `font-lock-emphasized-face',
5089         `defface'd.
5090         (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
5091         `defface'd.
5092         (cperl-emacs-can-parse):        New state variable.
5093         (cperl-indent-line):    Corrected to use global state.
5094         (cperl-calculate-indent):       Likewise.
5095         (cperl-fix-line-spacing):       Likewise (not used yet).
5096         (cperl-calculate-indent):       Did not consider `,' as
5097         continuation mark for statements.
5098         (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
5099         Remove another parse-data optimization at toplevel: would
5100         indent correctly.
5101         Correct for labels when calculating indentation of continuations.
5102         Docstring updated.
5103         (cperl-choose-color):   Converted to a function (to be
5104         compilable in text-mode).
5105         (cperl-dark-background):        Disable without window-system.
5106         Do `defface' only if window-system.
5107         (cperl-fix-line-spacing):       sped up to bail out early.
5108         (x-color-defined-p): was not compiling on XEmacs
5109         Was defmacro'ed with a tick.  Remove another def.
5110         (cperl-clobber-lisp-bindings): if set, C-c variants are the old ones
5111         (cperl-unwind-to-safe): New function.
5112         (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
5113         (cperl-fontify-syntaxically): Unwinds start and end to go out of 
5114                                      long strings (not very successful).
5115         (cperl-forward-re):     Highlight the trailing / in s/foo// as string.
5116         Highlight the starting // in s//foo/ as function-name.
5117         Emit a meaningful error instead of a cryptic one for an
5118         uncomplete REx near end-of-buffer.
5120         (cperl-electric-keyword):       `qr' recognized.
5121         (cperl-electric-else):          Likewise
5122         (cperl-to-comment-or-eol):      Likewise
5123         (cperl-make-regexp-x):  Likewise
5124         (cperl-init-faces):     Likewise, and `lock' (as overridable?).
5125         Corrected to use new macros;
5126         `if' for copying `reference-face' to `constant-face' was backward.
5127         remove init `font-lock-other-emphasized-face',
5128         `font-lock-emphasized-face', `font-lock-keyword-face'.
5129         Interpolate `cperl-invalid-face'.
5130         (cperl-make-regexp-x):  Misprint in a message.
5131         (cperl-syntaxify-unwind): New configuration variable
5132         (cperl-fontify-m-as-s): New configuration variable
5133         (cperl-electric-pod):   check for after-expr was performed
5134         inside of POD too.
5135         (cperl-backward-to-noncomment): better treatment of PODs and HEREs.
5136         (cperl-clobber-mode-lists): New configuration variable.
5137         (cperl-not-bad-style-regexp):   Updated.
5138         Init:                   `cperl-is-face' was busted.
5139         (cperl-make-face):      New macros.
5140         (cperl-force-face):     New macros.
5141         (font-lock-other-type-face): Done via `defface' too.
5142         (cperl-nonoverridable-face):    New face.  Renamed from
5143         `font-lock-other-type-face'.
5144         (cperl-init-faces-weak):        use `cperl-force-face'.
5145         (cperl-comment-indent): Commenting __END__ was not working.
5146         (cperl-indent-for-comment):     Likewise.
5147         (cperl-write-tags):     Correct for XEmacs's `visit-tags-table-buffer'.
5148         When removing old TAGS info was not relativizing filename.
5149         (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
5150         Another try to work around XEmacs problems.  Better progress messages.
5151         (toplevel):             require custom unprotected => failure on 19.28.
5152         (cperl-xemacs-p):       defined when compile too
5153         (cperl-find-tags):      Was writing line/pos in a wrong order, 
5154         pos off by 1 and not at beg-of-line.
5155         (cperl-etags-snarf-tag): New macro
5156         (cperl-etags-goto-tag-location): New macro
5157         (cperl-version):        New variable.  New menu entry
5158         random docstrings:      References to "future" 20.3 removed.
5159         Menu was described as `CPerl' instead of `Perl'
5160         (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
5161         (cperl-toggle-construct-fix): Was toggling to t instead of 1.
5162         (cperl-ps-print-init):  Associate `cperl-array-face', `cperl-hash-face'
5163         Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
5164         `font-lock-reference-face', `font-lock-keyword-face'.
5165         Use `eval-after-load'.
5166         Remove not-CPerl-related faces.
5167         (cperl-tips-faces):     New variable and an entry into Mini-docs.
5168         (cperl-indent-exp):     Was not processing else-blocks.
5169         (cperl-get-state):      NOP line removed.
5170         (cperl-ps-print):       New function and menu entry.
5171         (cperl-ps-print-face-properties):       New configuration variable.
5172         (cperl-invalid-face):   New configuration variable.
5173         (perl-font-lock-keywords):      Highlight trailing whitespace
5174         (cperl-contract-levels):        Documentation corrected.
5175         (cperl-contract-level):         Likewise.
5176         (cperl-ps-extend-face-list):    New macro.
5177         (cperl-invalid-face):   Change to ''underline.
5179 1998-12-25  Markus Rost  <rost@delysid.gnu.org>
5181         * mail/rmailout.el (rmail-output): Abbreviate name of default-file
5182         for read-file-name. 
5183         (rmail-output-to-rmail-file): Likewise.
5185 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
5187         * emacs-lisp/easymenu.el (easy-menu-get-map):
5188         If MENU is nil, use global menu-bar map.
5189         (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
5190         (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
5192 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5194         * ps-mule.el (ps-mule-begin-job): Programming uniformization.
5196 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5198         * ps-print.el (ps-print-version): New version number (4.1.3).
5200 1998-12-21  Eli Zaretskii  <eliz@mescaline.gnu.org>
5202         * international/mule-cmds.el: Use make-sparse-keymap instead of
5203         define-prefix-key when defining MULE menu items.
5205         * info.el (Info-node-at-bob-matching): New function.
5206         (Info-find-node, Info-build-node-completions): Call it.
5208 1998-12-21  Andreas Schwab  <schwab@delysid.gnu.org>
5210         * help.el (describe-function-1): Say "keymap", not "Lisp macro",
5211         when this is an autoloaded keymap.
5213 1998-12-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
5215         * international/codepage.el (cp-coding-system-for-codepage-1):
5216         Create separate encoders and decoders, for DOS and Unix.  Make the
5217         usual family of 3 coding systems, so that automatic detection of
5218         EOL type works.
5219         (cp-make-coding-systems-for-codepage): Don't intern DOS- and
5220         Unix-specific symbols here, and don't call
5221         cp-coding-system-for-codepage-1 twice.  (Suggested by Ken'ichi
5222         Handa <handa@etl.go.jp>.)
5224         * dos-vars.el (dos-codepage-setup-hook): New defcustom.
5226         * term/internal.el (IT-character-translations): New variable, an
5227         alist used to display characters for which there's no glyphs in
5228         the current codepage.
5229         (IT-display-table-setup): New function, sets up the DOS terminal
5230         for a given codepage.
5231         (dos-codepage-setup): New function, sets up the MULE environment
5232         for the current value of dos-codepage.
5233         (top-level if): In the multibyte mode, turn on
5234         unibyte-display-via-language-environment.  In the unibyte mode,
5235         set up the special syntax tables to map lower- to upper case and
5236         back.
5238 1998-12-19  Eric Ludlam  <zappo@delysid.gnu.org>
5240         * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
5241         (speedbar-frame-plist) Remove useless comments.
5242         (speedbar-frame-mode) Do not specify height if it is in the param list.
5243         Use default y position w/out changing it.
5244         If default x position is a list, keep, calculate the non-list X
5245         value when devining an initial position.
5246         (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
5247         (speedbar-tag-group-name-minimum-length): New variable.
5248         (speedbar-frame-parameter): New compatibility function.
5249         (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
5250         (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
5251         groups to keep things in the right order, and to help with some
5252         naming conventions.
5253         (speedbar-create-tag-hierarchy): Enable buffer local version of
5254         `speedbar-tag-hierarchy-method' in the buffer we are tagging.
5255         (speedbar-line-path) Make DEPTH param optional.  Devine it if absent.
5256         the case, derive it from the cursor location in speedbar.
5258 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
5260         * international/mule-cmds.el (set-language-environment): On MS-DOS
5261         terminals, install DOS-specific nonascii-translation-table if the
5262         language info doesn't specify one.  Pass the default eol-type to
5263         set-language-environment-coding-systems.
5264         (set-default-coding-systems): Copy the eol-type property for the
5265         new default values of {buffer-file,process}-coding-system from the
5266         old defaults.
5267         (set-language-environment-coding-systems): Accept an optional
5268         argument EOL-TYPE, and set the eol-type property of the default
5269         coding systems accordingly.
5270         (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
5271         (set-keyboard-coding-system): Likewise.
5272         (set-default-coding-systems): Don't set
5273         default-terminal-coding-system on MS-DOS to anything but nil.
5274         (prefer-coding-system): Describe in the doc string that
5275         default-terminal-coding-system is not changed on MS-DOS.
5276         (set-language-environment): For MS-DOS, set standard syntax table
5277         and display table for all characters with code above 127.
5278         (standard-display-european-internal): For MS-DOS, pass all
5279         characters with code above 127 directly to the terminal, and don't
5280         remap characters 160 and 146 in the unibyte case.
5282         * international/codepage.el: New file.
5284 1998-12-16  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
5286         * diary-lib.el (diary-float): Fix end-of-year error and typos in
5287         comments.
5289 1998-12-16  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
5291         * map-ynp.el (map-y-or-n-p): Ignore input methods.
5293         * subr.el (read-passwd): Likewise.
5295 1998-12-16  Eli Zaretskii  <eliz@mescaline.gnu.org>
5297         * info.el (Info-find-node): Add 1 to the position read from the
5298         tag table.  Don't fail if the node delimiter ^_ is the first
5299         character in the file.
5300         (Info-insert-dir): Don't fail when the node delimiter ^_ is the
5301         first character in the file.
5302         (Info-read-subfile): Likewise.
5303         (Info-select-node): Likewise.
5304         (Info-build-node-completions): Likewise.
5306 1998-12-16  Richard Stallman  <rms@gnu.org>
5308         * term/x-win.el (x-cut-buffer-or-selection-value):
5309         If clipboard is enabled, try it before PRIMARY selection.
5311 1998-12-15  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
5313         * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
5314         insert c-cedilla and C-cedilla respectively, like in latin-1.
5316 1998-12-15  Eli Zaretskii  <eliz@delysid.gnu.org>
5318         * language/hebrew.el: Don't use sublists in the flags argument
5319         passed to make-coding-system.
5321 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
5323         * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
5324         list of character sets found by find-charset-region.
5326         * ps-mule.el: Always require ps-print.  Move some function
5327         definitions for Emacs 20.2 and the earlier to ps-print.el.
5328         (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
5330         * ps-print.el: Define several functions for Emacs 20.2 and the
5331         earlier version.
5332         (ps-printer-name): Check if printer-name is bound.
5334 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5336         * ps-mule.el: Programming uniformization and little code improvement.
5337         (ps-mule-prepare-font): Programming uniformization.
5338         (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
5339         (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement. 
5341         * ps-bdf.el: Programming uniformization and little code improvement.
5342         (bdf-search-and-read): New fun.
5343         (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
5344         (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
5345         (bdf-info-relative-compose, bdf-info-baseline-offset)
5346         (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
5347         (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
5348         (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
5349         (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
5350         improvement.
5352 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5354         * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
5355         and mule related code extraction. Autoload ps-mule funs.
5357         * ps-mule.el: Doc fix. Require ps-print only when compiled.
5358         (ps-mule-prologue-generated): New fun.
5359         (ps-mule-plot-string): Add autoload cookie.
5360         (ps-mule-begin-job): Call ps-mule-prologue-generated.
5362 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
5364         * ps-bdf.el: Require ps-mule instead of ps-print.
5365         (bdf-directory-list): Add autoload cookie.
5367         * ps-mule.el: New file.  Mule related code extracted from
5368         ps-print.el.  Require ps-print, provide ps-mule.
5369         (ps-multibyte-buffer): Add autoload cookie.
5370         (ps-mule-prepare-ascii-font): New fun.
5371         (ps-mule-set-ascii-font): New fun.
5372         (ps-mule-skip-same-charset): Fun deleted.
5373         (ps-mule-plot-string): Set ps-mule-current-charset.
5374         (ps-mule-initialize): Add autload cookie.  Don't set
5375         ps-mule-font-info-database here.
5376         (ps-mule-begin-job): Renamed from ps-mule-begin.  Update
5377         ps-mule-font-info-database and ps-control-or-escape-regexp.
5378         (ps-mule-begin-page): New fun.
5380         * ps-print.el: Mule related code moved to ps-mule.el.
5381         (ps-begin-job): While setting ps-control-or-escape-regexp, don't
5382         check ps-mule-charset-list.
5383         (ps-begin-page): Don't set ps-mule-current-charset, instead call
5384         ps-mule-begin-page.
5385         (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
5386         (ps-plot-region): Don't set ps-mule-current-charset, instead call
5387         ps-mule-set-ascii-font.  Don't call ps-mule-skip-same-charset,
5388         instead skip same charsets by itself.
5389         (ps-generate): Call ps-mule-initialize of needs-begin-file is
5390         non-nil.  Call ps-mule-begin-job.
5392 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
5394         * ps-bdf.el: File name changed from bdf.el.  Provide ps-bdf
5395         instead of bdf.
5397         * ps-print.el (ps-mule-font-info-database): Doc-string modified.
5398         (ps-mule-external-libraries): New element FEATURE.
5399         (ps-mule-init-external-library): Ajusted for the above change.
5400         (ps-mule-generate-font): Likewise.
5401         (ps-mule-generate-glyphs): Likewise.
5402         (ps-mule-prepare-font): Likewise.
5403         (ps-mule-initialize): Likewise.
5404         (ps-begin-file): Superfluous tailing parenthesis deleted.
5406 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
5408         * international/fontset.el (x-decompose-font-name): If PATTERN
5409         doesn't have any wild cards, return a vector made from a name that
5410         is found by x-resolve-font-name found.  Comments added.
5412         * international/mule-cmds.el (find-coding-systems-for-charsets):
5413         Handle the case of unknown charset.
5414         (find-multibyte-characters): If invalid multibyte characters are
5415         found, return the corresponding strings instead of character
5416         codes.
5417         (find-multibyte-characters): Adjusted for the above change.
5418         (select-safe-coding-system): For a unibyte buffer, always returns
5419         DEFAULT-CODING-SYSTEM.
5420         (get-charset-property): Fix previous change.  Make it a function.
5421         (put-charset-property): Make it a function.
5423         * international/mule.el (make-coding-system): Set mime-charset
5424         property of *-with-esc coding system to nil.
5426         * international/quail.el (quail-point-in-conversion-region): New
5427         function.
5428         (quail-conversion-backward-delete-char): When a key sequence is
5429         being translated, call quail-delete-last-char.
5431         * language/devan-util.el
5432         (devanagari-reorder-glyphs-for-decomposition): Fix the way to
5433         handle devanagari-decomposition-rules.
5435 1998-12-14  Andreas Schwab  <schwab@delysid.gnu.org>
5437         * textmodes/texinfo.el (texinfo-tex-buffer): Bind
5438         tex-start-options-string to empty string.
5439         (texinfo-tex-region): Use texinfo-tex-trailer as documented.
5441 1998-12-14  Andrew Innes  <andrewi@delysid.gnu.org>
5443         * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
5444         5xx responses are already handled properly).
5446 1998-12-13  Richard Stallman  <rms@gnu.org>
5448         * progmodes/compile.el (compilation-error-regexp-alist): Insist
5449         on a non-digit in the file name.
5451         * simple.el (comment-region): Handle comment-padding
5452         separately for insertion and for deletion, in the right way for each.
5454 1998-12-13  Felix Lee  <flee@cygnus.com>
5456         * progmodes/compile.el (compilation-error-regexp-alist): Fix
5457         regexp to match "ChangeLog:1:1998-12-09 ..."
5459 1998-12-13  Eli Zaretskii  <eliz@delysid.gnu.org>
5461         * cus-start.el (dos-unsupported-char-glyph): Add.
5463 1998-12-11  Dave Love  <fx@gnu.org>
5465         * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
5466         forward-sexp in condition-case.
5468         * emacs-lisp/find-func.el (find-function-search-for-symbol):
5469         Remove unnecessary test on `library' for explicit file name.
5470         Widen scope of save-match-data.
5472 1998-12-10  Eli Zaretskii  <eliz@delysid.gnu.org>
5474         * international/mule.el (load-with-code-conversion): If the loaded
5475         file was inserted  with no-conversion or raw-text coding system,
5476         make the buffer unibyte.
5478 1998-12-09  Richard Stallman  <rms@gnu.org>
5480         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5481         Get rid of nested loops.
5483         * mouse.el (mouse-drag-vertical-line):
5484         If WHICH-SIDE is not `right', then scroll bars are on the left.
5486         * loadhist.el (load-history-loaded): defvar moved to help.el.
5488         * help.el (symbol-file-load-history-loaded): Variable renamed,
5489         and defvar moved from loadhist.el.
5490         (symbol-file): Renamed from describe-function-find-file.
5491         Load fns-VERSION.el here.
5492         (describe-variable, describe-function-1): Use symbol-file.
5494         * textmodes/tex-mode.el (tex-generate-zap-file-name):
5495         Don't start the name with #.
5497         * ispell.el: Take out the eval-when's.
5499 1998-12-09  Peter Breton  <pbreton@ne.mediaone.net>
5501         * dirtrack.el (dirtrack-directory-change-hook): New hook.
5502         (dirtrack): Run it.  Make debug message more verbose.
5504 1998-12-09  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
5506         * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
5507         name of the abbrev table, and provide support for XEmacs.
5508         (octave-xemacs-p): New variable.
5510 1998-12-09  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
5512         * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
5513         exit, when mail-interactive is nil.
5515 1998-12-09  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
5517         * files.el (after-find-file): Message fix.
5519 1998-12-09  Ken Stevens  <stevens@kdstevens.com>
5521         * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
5523 1998-12-09  Geoff Voelker  <voelker@cs.washington.edu>
5525         * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
5526         filenames using backslashes.
5528 1998-12-09  Dave Love  <fx@gnu.org>
5530         * browse-url.el (browse-url-mail): Call compose-mail-other-window
5531         with correct number of args.
5532         (browse-url-maybe-new-window): New arg.  Callers changed.
5534         * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
5535         comment.
5537 1998-12-08  Geoff Voelker  <voelker@cs.washington.edu>
5539         * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
5541 1998-12-08  Markus Rost  <rost@delysid.gnu.org>
5543         * vc.el (vc-rcs-release): Fix Type.
5544         (vc-sccs-release): Fix Type.
5545         (vc-cvs-release): Fix Type.
5547         * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
5548         arg work right.
5550         * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
5551         output of last undeleted message.
5553 1998-12-07  Geoff Voelker  <voelker@cs.washington.edu>
5555         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
5556         (buffer-undo-list) [windows-nt]: Use different relative path.
5558 1998-12-07  Simon Marshall  <simon@gnu.org>
5560         * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
5562 1998-12-05  Markus Rost  <rost@delysid.gnu.org>
5564         * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
5566         * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
5568 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
5570         * info.el (Info-menu): Don't return error if point is between menu
5571         header and first menu item.
5573 1998-12-04  Dave Love  <fx@gnu.org>
5575         * help.el (describe-function-1): Fix description for alias.
5577 1998-12-03  Andreas Schwab  <schwab@delysid.gnu.org>
5579         * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
5580         specifications from summary line.
5582         * rect.el (delete-whitespace-rectangle): Mark for autoload.
5583         (close-rectangle): Define alias only once in loaddefs.el.
5585 1998-12-03  Eli Zaretskii  <eliz@mescaline.gnu.org>
5587         * term/internal.el: Remove code which sets up a special syntax
5588         table for non-ASCII characters.
5590 1998-12-02  Andrew Innes  <andrewi@delysid.gnu.org>
5592         * dos-w32.el (direct-print-region-function): Try to ensure that
5593         printer-name is expanded to a file name on a local drive;
5594         sometimes printing a file loaded from a network volume fails.
5595         (direct-print-region-function): Add a function to
5596         write-region-annotate-functions to append a formfeed character to
5597         the region being printed, if the region doesn't end with a
5598         formfeed already.  This avoids creating a second print job
5599         containing a blank page when print spooling is enabled on Windows.
5601 1998-12-02  Dave Love  <fx@gnu.org>
5603         * help.el (help-make-xrefs): Use `info', not the non-autoloaded
5604         `Info-goto-node'.
5606 1998-12-02  Richard Stallman  <rms@gnu.org>
5608         * help.el (temp-buffer-resize-mode): Doc fix.
5610         * cus-edit.el (custom-save-delete): Save point before
5611         reading a sexp, rather than backing up.
5613         * international/iso-transl.el: Fix previous change.
5615 1998-12-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5617         * vc.el (vc-dired-window-configuration, vc-ediff-windows,
5618         vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
5619         Added defvars to suppress compilation warnings.
5621 1998-11-30  Ken Stevens  <k.stevens@ieee.org>
5623         * ispell.el: Improved and fixed customize for variables:
5624         ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
5625         ispell-dictionary-alist, ispell-skip-sgml.
5626         Improved and fixed comments in variables and messages for
5627         functions: ispell-help-in-bufferp, ispell-local-dictionary,
5628         ispell-menu-map, ispell-checking-message, ispell-parser,
5629         ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
5630         ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
5631         ispell-comments-and-strings, ispell-continue, ispell-complete-word, 
5632         ispell-message-text-end, ispell-add-per-file-word-list.
5633         (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
5634         system is now required for all languages.  Casechars improved for
5635         castellano, castellano8, and norsk dictionaries.  Dictionary
5636         norsk7-tex added.  Dictionary polish added.
5637         (ispell-dictionary-alist): Redefined at load-time to support
5638         dictionary changes.
5639         (ispell-menu-map): Redefined at load-time to support menu changes.
5640         (ispell-check-version): New alias for `check-ispell-version'.
5641         (ispell-parse-output): Fixed matching for ispell error messages.
5642         Correctly returns spelling suggestions in order generated by ispell
5643         process.
5644         (check-ispell-version): Ensure `case-fold-search' doesn't get
5645         redefined.
5646         (ispell-complete-word): Ensure `case-fold-search' doesn't get
5647         redefined.  Fix bug that didn't respect case of word being completed.
5648         (ispell-init-process): Set process coding system to be compatible
5649         with emacs processes and the ispell process.
5650         (ispell-kill-ispell): Ensures ispell process has terminated before
5651         starting new process.  This can otherwise confuse process filters
5652         and hang the ispell process.
5653         (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
5654         skipping support for sgml.
5655         (ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
5656         which could cause `ispell-complete-word' to hang.
5657         (ispell-message): Improved message reference matching.  Ensure
5658         `case-fold-search' doesn't get redefined.
5659         (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
5660         get redefined.  Fixed bug in returning to nroff mode from tex mode.
5661         (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
5662         get redefined.
5664 1998-11-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
5666         * textmodes/flyspell.el (flyspell-check-word-p):
5667         Don't delay inside a kbd macro.
5669         * subr.el (make-local-hook): Return the hook variable.
5671 1998-11-30  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
5673         * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
5674         Use a timer instead of post-command-hook.
5675         (hscroll-timer): New variable.
5677 1998-11-30  Dave Love  <fx@gnu.org>
5679         * help.el (help-xref-button): Do nothing if text already has the
5680         help-xref property.
5681         (describe-variable): Revert previous change to hyperlink to source.
5683 1998-11-29  Richard Stallman  <rms@psilocin.ai.mit.edu>
5685         * bindings.el (features): Add `base64' to this list.
5687         * loadhist.el (symbol-file): Doc fix.
5689         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
5691         * files.el (hack-one-local-variable): Cope with non-file buffers.
5693 1998-11-28  Richard Stallman  <rms@psilocin.ai.mit.edu>
5695         * help.el (describe-mode): Put major mode first.
5697         * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
5698         to support special-display and same-window features.
5700 1998-11-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
5702         * simple.el (transpose-subr, transpose-subr-1): Rename variables
5703         bound in one function and used in the other.
5704         (transpose-subr-start1, transpose-subr-start2): Add defvars.
5705         (transpose-subr-end1, transpose-subr-end2): Add defvars.
5707 1998-11-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
5709         * autoinsert.el (auto-insert-alist): Use user-mail-address.
5711 1998-11-26  Kenichi Handa  <handa@etl.go.jp>
5713         * international/ccl.el (ccl-dump-translate-character-const-tbl):
5714         Give format correct control string.
5716         * international/mule.el (define-translation-table): Fix bug of
5717         setting incorrect translation-table-id.  If the first element of
5718         ARGS is a translation table, just register it.
5720         * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
5721         property.
5723 1998-11-24  Michael Ernst  <mernst@alum.mit.edu>
5725         * thingatpt.el (thing-at-point-url-at-point): Don't use current
5726         syntax table to determine what is whitespace.
5728 1998-11-24  Richard Stallman  <rms@psilocin.ai.mit.edu>
5730         * frame.el (frame-parameter): Doc fix.
5732         * textmodes/tex-mode.el (tex-feed-input): New function.
5733         (tex-define-common-keys): Add binding for C-c C-m.
5735 1998-11-23  Dave Love  <fx@gnu.org>
5737         * progmodes/fortran.el: Various minor doc fixes.
5738         (fortran-font-lock-keywords-1): Add `d' to comment-chars.
5739         (fortran-with-subprogram-narrowing): New macro.
5740         (fortran-check-for-matching-do): Use it.
5741         (fortran-end-do): Use fortran-check-end-prog-re.
5742         (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
5743         (fortran-calculate-indent, fortran-calculate-indent): Likewise.
5745 1998-11-23  Simon Marshall  <simon@gnu.org>
5747         * font-lock.el (font-lock-defaults): Doc fix.
5748         (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
5749         (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
5751         * lazy-lock.el (lazy-lock-unstall):
5752         (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
5754         * fast-lock.el (fast-lock-save-cache-1):
5755         (fast-lock-cache-data): Rewritten to use with-temp-message.
5757 1998-11-22  Andrew Innes  <andrewi@delysid.gnu.org>
5759         * mail/rmail.el (rmail-set-message-counters-counter): Detect
5760         messages that have been added with DOS line endings and convert
5761         the line endings for such messages.
5763 1998-11-22  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
5765         * help.el: Add resizing of temporary buffers.
5766         (temp-buffer-resize-mode): New command and variable.
5767         (temp-buffer-max-height): New variable.
5768         (resize-temp-buffer-window): New function.
5770         * window.el (window-buffer-height): New function, split from
5771         shrink-window-if-larger-than-buffer.
5772         (shrink-window-if-larger-than-buffer): Use window-buffer-height.
5774 1998-11-22  Richard Stallman  <rms@psilocin.ai.mit.edu>
5776         * frame.el (initial-frame-alist): Add defcustom.
5778         * shell.el (shell-prompt-pattern): Add defcustom.
5780 1998-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5782         * message.el (message-ignored-supersedes-headers): Remove
5783         NNTP-Posting-Date. 
5785 1998-11-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
5787         * help.el (describe-mode): Don't avoid loop indirecting thru
5788         value of INDICATOR.
5790 1998-11-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
5792         * help.el (describe-variable): Allow any variable with a defcustom,
5793         even if it is not a user variable.
5795         * mail/rmail.el (mail-unsent-separator): Additional alternative.
5797 1998-11-20  Andrew Innes  <andrewi@delysid.gnu.org>
5799         * gnus/nntp.el (nntp-request-group): Allow for failures when
5800         requesting a new group.
5802 1998-11-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5804         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
5806 1998-11-19  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5808         * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
5810 1998-11-19  Simon Marshall  <simon@gnu.org>
5812         * subr.el (with-temp-message): New macro.
5814         * emacs-lisp/lisp-mode.el (with-temp-message):
5815         Add lisp-indent-function property.
5817 1998-11-18  Dave Love  <fx@gnu.org>
5819         * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
5821 1998-11-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
5823         * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
5824         This is not obsolete.
5826 1998-11-18  Kenichi Handa  <handa@etl.go.jp>
5828         * textmodes/picture.el: Make a new map by make-keymap.
5829         (picture-desired-column): New variable.
5830         (picture-update-desired-column): New function.
5831         (picture-beginning-of-line): Set picture-desired-column to 0.
5832         (picture-end-of-line): Set picture-desired-column to the current
5833         column.
5834         (picture-forward-column): Pay attention to multi-column character.
5835         (picture-backward-column): Likewise.
5836         (picture-move-down): Likewise.
5837         (picture-move-up): Likewise.
5838         (picture-movement-nw): With prefix arg, move twice columns.
5839         (picture-movement-ne): Likewise.
5840         (picture-movement-sw): Likewise.
5841         (picture-movement-se): Likewise.
5842         (picture-set-motion): Handle two-column movements.
5843         (picture-move): Call picture-move-down or picture-forward-column
5844         only when necessary.
5845         (picture-insert): Pay attention to picture-desired-column.
5846         (picture-self-insert): Likewise.
5847         (picture-clear-column): Pay attention to multi-column character.
5848         (picture-mode): Modify doc-string for two-column movement.
5850         * rect.el (move-to-column-force): New function.
5851         (operate-on-rectangle): If coerce-tabs is non-nil, call
5852         move-to-column-force instead of move-to-column.
5853         (insert-rectangle): Call move-to-column-force instead of
5854         move-to-column.
5855         (open-rectangle-line): If begextra is not zero, call
5856         move-to-column-force.
5859 1998-11-16  Dave Love  <fx@gnu.org>
5861         * textmodes/sgml-mode.el Require skeleton when compiling.
5862         (sgml-font-lock-keywords-1): Accept single-letter tags.
5863         (v2): Defvar free variable.
5865 1998-11-16  Sam Steingold  <sds@goems.com>
5867         * emacs-lisp/cl-indent.el: indent `with-output-to-string' as a CL
5868         macro, not ELisp one.
5870 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
5872         * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
5873         characters to symbol.
5875         * language/japan-util.el (japanese-zenkaku-region): New optional
5876         arg KATAKANA-ONLY.
5878 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
5880         * international/mule.el
5881         (after-insert-file-set-buffer-file-coding-system): If the buffer
5882         is changed to unibyte, return inserted bytes.
5884         * tar-mode.el (tar-header-block-tokenize): Decode codes of file
5885         and link names if necessary.
5886         (tar-header-block-summarize): Handle the case that file or link
5887         names are multibyte.
5888         (tar-summarize-buffer): At first set the current buffer unibyte,
5889         then if there are multibyte file names, change it to multibyte.
5890         (tar-mode): Get char position from tar-header-offset.
5891         (tar-extract): Avoid multibyte<->unibyte conversion in
5892         insert-buffer-subsring by setting both buffers unibyte
5893         temporarily.
5894         (tar-copy): Set the buffer unibyte while doing a work.  Write
5895         without code conversion.
5896         (tar-expunge): Set the buffer unibyte while doing a work.
5897         (tar-alter-one-field): Likewise.
5898         (tar-clear-modification-flags): Compare byte position with
5899         tar-header-offset.
5900         (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
5901         insert-buffer-subsring by setting both buffers unibyte
5902         temporarily.  Pay attention to multibyteness while updating the
5903         descriptor-line.
5904         (tar-mode-write-file): Write without code conversion.
5906 1998-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5908         * nngateway.el: Require cl.
5910 1998-11-15  Dave Love  <fx@gnu.org>
5912         * progmodes/fortran.el: Fix previous change:
5913         (fortran-end-prog-re1): Changed.
5914         (fortran-check-end-prog-re): New function.
5915         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
5917 1998-11-13  Tom Breton  <tob@world.std.com>
5919         * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
5920         GNU Emacs.
5922 1998-11-13  Carsten Dominik  <cd@delysid.gnu.org>
5924         * textmodes/reftex.el: (reftex-finding-files): Group documentation
5925         fixed.
5926         (reftex-toc-toggle-file-boundary,
5927         reftex-toc-toggle-labels,
5928         reftex-toc-toggle-context,reftex-find-start-point): New functions.
5929         (reftex-toc-include-labels, reftex-toc-include-context,
5930         reftex-toc-include-file-boundaries,
5931         reftex-toc-keep-other-windows): New options.
5932         (reftex-use-text-after-label-as-context): Option removed.
5933         (reftex-extract-bib-entries): Protect use in non-latex
5934         buffers.
5935         (reftex-toc-visit-location): Renamed from
5936         `reftex-toc-visit-line'.
5937         (reftex-latin1-to-ascii): Works now with and without Mule.
5938         (reftex-truncate): Removed special stuff for Emacs 20.2.
5939         (reftex-get-offset): Made more general.
5940         (reftex-show-label-location): Renamed from
5941         `reftex-select-label-callback'.
5942         (reftex-pop-to-label): Function removed (using
5943         `reftex-show-label-location' instead.
5944         (reftex-insert-docstruct): Renamed from
5945         `reftex-make-and-insert-label-list'.  Function args changed.
5946         (reftex-toc): Now uses `reftex-insert-docstruct' and
5947         `reftex-find-start-point'.
5948         (reftex-select-item): Use `reftex-find-start-point'.
5949         (reftex-toc-visit-line): Can display labels and file
5950         boundaries.
5951         (reftex-TeX-master-file): `(TeX-master-file)' protected.
5953 1998-11-12  Sam Steingold  <sds@goems.com>
5955         * browse-url.el (browse-url): Handle the case when
5956         `browse-url-browser-function' is a lambda list.
5958 1998-11-12  Eli Zaretskii  <eliz@mescaline.gnu.org>
5960         * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
5961         version string.
5962         * loadhist.el (symbol-file): Likewise
5964 1998-11-11  Richard Sharman  <Richard_Sharman@Mitel.COM>
5966         * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
5968 1998-11-11  Sam Steingold  <sds@goems.com>
5970         * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
5971         `run-lisp' instead of signalling an error.
5973 1998-11-11  Karl Heuer  <kwzh@gnu.org>
5975         * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
5977 1998-11-11  Richard Stallman  <rms@gnu.org>
5979         * vc-hooks.el (vc-toggle-read-only): Doc fix.
5981 1998-11-11  Per Starback  <starback@update.uu.se>
5983         * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
5984         renamed svenska8 to svenska, and fixed and extended CASECHARS
5985         for it.
5987 1998-11-11  Andrew Innes  <andrewi@delysid.gnu.org>
5989         * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
5990         handling if setpagedevice is not available.
5991         (ps-begin-file): Fix typo.
5993 1998-11-11  Kenichi Handa  <handa@etl.go.jp>
5995         * international/mule-util.el (compose-chars-component): Signal
5996         error if CH is a rule-based composition character.
5997         (compose-chars): Signal error if an already compsed character is
5998         going to be composed by rule-base.
6000         * term/x-win.el: If a resolved ASCII font name doesn't conform to
6001         full XLFD, don't try to get information of WEIGHT and SLANT from
6002         that font name.
6004 1998-11-10  Andrew Innes  <andrewi@harlequin.co.uk>
6006         * dos-w32.el (set-default-process-coding-system): Use function on
6007         before-init-hook to set default-process-coding-system based on
6008         enable-multibyte-characters.
6010         * term/w32-win.el ([language-change]): For now ignore
6011         keyboard language-change events.
6013 1998-11-10  Eli Zaretskii  <eliz@delysid.gnu.org>
6015         * ediff-util.el (ediff-make-temp-file): Run the prefix through
6016         convert-standard-file-name, but leave the results of
6017         make-temp-name unaltered.  For MS-DOS, truncate the prefix to 2
6018         characters if the original name already exists, or has a special
6019         handler.
6021 1998-11-10  Karl Heuer  <kwzh@gnu.org>
6023         * international/iso-insert.el: Delete autoload cookies.
6025         * international/iso-transl.el: Add autoload cookies.
6027 1998-11-10  Richard Stallman  <rms@gnu.org>
6029         * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
6030         (ispell-process-line): Don't treat multibyte
6032 1998-11-09  Andrew Innes  <andrewi@harlequin.co.uk>
6034         * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
6035         setpagedevice to specify the page size if setpagedevice is
6036         available.  This is necessary to select the correct paper tray on
6037         Level 2 printers with multiple paper sizes available.
6039         (ps-begin-file): Cope with font names that contain spaces, and
6040         call BeginDoc in a BeginSetup/EndSetup block.
6042 1998-11-08  Eli Zaretskii  <eliz@mescaline.gnu.org>
6044         * loadup.el (buffer-undo-list): Run fns-VERSION.el through
6045         convert-standard-filename.
6047         * loadhist.el (symbol-file): Run fns-VERSION.el through
6048         convert-standard-filename.
6050 1998-11-06  Richard Stallman  <rms@gnu.org>
6052         * textmodes/texinfmt.el (texinfo-format-scan): 
6053         Detect the case of two @-commands in a row; process just the first.
6054         (texinfo-append-refill): If line has a @c, insert the @refill
6055         before it.
6056         (texinfo-format-refill): Return with point where the @refill was.
6058         * files.el (hack-local-variables): Test local-enable-local-variables.
6059         (hack-local-variables-prop-line): Likewise.
6060         (set-auto-mode): Don't test local-enable-local-variables here.
6061         (enable-local-variables): Doc fix.
6062         (local-enable-local-variables): Doc fix.
6063         (normal-mode): Doc fix.
6065 1998-11-06  Karl Heuer  <kwzh@gnu.org>
6067         * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
6069 1998-11-06  Richard Sharman  <Richard_Sharman@Mitel.COM>
6071         * simple.el (line-number-mode): Doc fix.
6073 1998-11-06  Kenichi Handa  <handa@etl.go.jp>
6075         * international/fontset.el (create-fontset-from-fontset-spec):
6076         Give correct arg to `error'.
6078 1998-11-06  Andreas Schwab  <schwab@delysid.gnu.org>
6080         * textmodes/sgml-mode.el (html-mode): Doc fix.
6081         (sgml-name-8bit-mode): Fix missing format character in message string.
6083 1998-11-05  Karl Heuer  <kwzh@gnu.org>
6085         * mail/sendmail.el (sendmail-send-it): Check for failure.
6087 1998-11-05  Richard Stallman  <rms@gnu.org>
6089         * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
6091         * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
6092         (close-rectangle): Define as alias.
6094 1998-11-05  Richard M. Heiberger  <rmh@fisher.stat.temple.edu>
6096         * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
6098 1998-11-05  Dave Love  <fx@gnu.org>
6100         * help.el (describe-variable): Don't quote link to source.
6102 1998-11-04  Richard Stallman  <rms@sucrose.ai.mit.edu>
6104         * gud.el (gud-common-init): Use pop-to-buffer.
6105         (same-window-regexps): Add an element that matches all gud buffers.
6107 1998-11-04  Jason Rumney  <jasonr@altavista.net>
6109         * term/w32-win.el (x-get-selection-value): Alias to
6110         x-cut-buffer-or-selection-value.
6111         (w32-standard-fontset-spec): New variable.
6112         (w32-create-initial-fontsets, mouse-set-font): Check whether
6113         new-fontset is available.
6114         (w32-use-w32-font-dialog): Enable use of set-variable.
6116 1998-11-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6118         * vc.el (with-vc-file, edit-vc-file): New macros.
6120 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
6122         * international/quail.el (quail-show-guidance-buf): Call
6123         set-minibuffer-window to set minibuffer window of the current
6124         frame correctly.
6126 1998-11-03  Theodore Jump <tjump@tertius.com>
6128         * term/w32-win.el: Require fontset.
6130 1998-11-03  Andrew Innes  <andrewi@delysid.gnu.org>
6132         * faces.el (set-face-font): Call resolve-fontset-name on w32.
6133         (set-face-font-auto): Ditto.
6135 1998-11-03  Andreas Schwab  <schwab@delysid.gnu.org>
6137         * mouse.el (mouse-drag-region): Fix typo.
6139 1998-11-02  Dave Love  <fx@gnu.org>
6141         * progmodes/fortran.el Fix for fontification of strings lost somehow:
6142         (fortran-fontify-string): New function.
6143         (fortran-font-lock-keywords-1): Use it.
6145 1998-11-02  Markus Rost  <rost@delysid.gnu.org>
6147         * comint.el (comint-file-name-quote-list): Doc fix.
6149 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
6151         * loadup.el (buffer-undo-list): Write fns-VERSION.el into
6152         build directory, not source directory.
6154         * mouse.el (mouse-drag-region): Fake up a mouse-motion event
6155         if we did not get one for the final move.
6157 1998-11-01  Dave Love  <fx@gnu.org>
6159         * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
6160         Don't funcall browse-url-browser-function.
6162         * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
6163         Don't funcall browse-url-browser-function.
6165         * fortran.el (fortran-end-prog-re1): Fix the regexp.
6167 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
6169         * files.el (revert-buffer): Doc fix.
6171 1998-10-31  Richard Stallman  <rms@psilocin.ai.mit.edu>
6173         * textmodes/tex-mode.el (tex-start-options-string):
6174         Quote the backslashes with more backslashes.
6176 1998-10-31  Dave Love  <fx@gnu.org>
6178         * webjump.el (webjump-sample-sites): Fix Lisp archive site.
6179         (webjump): Don't funcall browse-url-browser-function.
6181 1998-10-30  Kenichi Handa  <handa@etl.go.jp>
6183         * international/quail.el (quail-start-translation): Handle
6184         switching of the frame in read-key-sequence.
6185         (quail-start-conversion): Likewise.
6186         (quail-show-guidance-buf): Detach quail-guidance-buf from any
6187         windows before setting an appropriate window for it.
6188         (quail-hide-guidance-buf): Use window-minibuffer-p.  Set
6189         quail-guidance-win to nil.
6190         (quail-update-guidance): If quail-guidance-buf is not in the
6191         selected frame, call quail-show-guidance-buf again.
6193 1998-10-30  Espen Skoglund  <espensk@stud.cs.uit.no>
6195         * progmodes/pascal.el (pascal-mode):
6196         `blink-matching-paren-dont-ignore-comments' set to t.
6198 1998-10-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6200         * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
6202 1998-10-30  Dave Love  <fx@gnu.org>
6204         * vc.el (vc-backend-merge-news): Check for "P" output.
6206         * help.el (describe-variable): Hyperlink the definition.
6208 1998-10-30  Andreas Schwab  <schwab@delysid.gnu.org>
6210         * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
6211         (sh-set-shell): Likewise.
6213         * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
6215         * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
6216         (edebug-on-error): Fix customize type to match that of
6217         debug-on-error.
6219         * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
6221         * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
6222         report-emacs-bug-address instead of undefined bug-gnu-emacs.
6224         * international/mule-cmds.el (select-message-coding-system): Doc
6225         fix.
6227         * international/mule-diag.el (describe-coding-system): Describe
6228         all flags.
6230         * mail/sendmail.el (sendmail-coding-system,
6231         default-sendmail-coding-system): Doc fix.
6233         * simple.el (shell-command-on-region): Doc fix.
6235         * loadup.el: Write fns-*.el in current directory instead of
6236         data-directory since no installation directory exists yet.  Mark
6237         buffer unmodified afterwards.
6239         * loadhist.el (symbol-file): Load fns-*.el from exec-directory
6240         instead of data-directory since it is architecture dependent.
6241         (load-history-loaded): Update doc string.
6243 1998-10-29  Geoff Voelker  <voelker@cs.washington.edu>
6245         * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
6246         path as a default directory when canonicalizing names.
6248         * w32-fns.el: Remove a dangling reference to a directory on the
6249         build machine.
6251 1998-10-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
6253         * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
6254         namespace related keywords such as `class', `body', `private',
6255         `variable', `namespace eval', etc.
6256         (tcl-imenu-generic-expression): Handle itcl body and class definitions.
6257         (tcl-mode): Added ":" as a word constituent to the syntax-alist of
6258         imenu and font-lock so that searches for \sw would find words
6259         containing colons.
6261         * progmodes/etags.el (initialize-new-tags-table):
6262         Do not alter find-tag-marker-ring and tags-location-ring.
6264 1998-10-27  Geoff Voelker  <voelker@cs.washington.edu>
6266         * term/w32-win.el: Require fontset.
6267         (w32-init-fontsets): New function (code from x-win.el).
6269 1998-10-26  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6271         * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
6272         calendar-and-diary-frame-parameters):  Add title parameter.
6274 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
6276         * completion.el (dynamic-completion-mode): New function to enable
6277         the mode.  (Just loading the file now does not change anything.)
6279 1998-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6281         * ps-print.el: User option for multibyte buffer handling and doc fix.
6282         (ps-multibyte-buffer): New user option.
6283         (ps-setup): Print new user option.
6284         (ps-print-quote): New fun.
6285         (ps-color-p, ps-mule-font-info-database-latin): New var.
6286         (ps-default-color, ps-mule-font-info-database)
6287         (ps-mule-font-info-database-ps-bdf): Adjust initialization.
6288         (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
6289         (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
6290         Little code improvement.
6291         (ps-mule-initialize): Initialize ps-mule-font-info-database.
6292         (ps-print-prologue-header, ps-font-family, ps-font-size)
6293         (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
6294         (ps-build-face-reference, ps-mule-font-info-database-bdf)
6295         (ps-mule-external-libraries, ps-mule-init-external-library)
6296         (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
6297         Doc fix.
6298         (ps-print-version): New version number (4.1.1) and doc fix.
6299         (ps-print-prologue-header): New user option.
6300         (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
6301         Conditional compilation for GNU Emacs and emacsens.
6302         (ps-generate-postscript-with-faces): Skip invisible text better.
6303         (ps-setup): Print new user option.
6304         (ps-print-preprint): Check if input file name exists and is unwritable.
6305         (ps-begin-file): Adjust PostScript prologue header for duplex printers
6306         and insert user PostScript prologue header comments.
6307         (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
6308         New funs.
6309         (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
6310         (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
6311         PostScript programming normalization.
6312         (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
6313         (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
6314         (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
6315         (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
6316         (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
6317         Programming style normalization.
6319 1998-10-26  Kenichi Handa <handa@etl.go.jp>
6321         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
6322         version, check the value of mule-version.
6324         * international/mule-util.el (compose-region): Insert then delete
6325         to preserve markers.
6326         (decompose-region): Use search-forward for efficiency.
6328         * language/chinese.el (pre-write-encode-hz): Cancel previous
6329         change, use generate-new-buffer instead of get-buffer-create.
6330         * language/devan-util.el
6331         (in-is13194-devanagari-pre-write-conversion): Likewise.
6332         * language/thai-util.el (thai-pre-write-conversion): Likewise.
6333         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
6334         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
6336 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
6338         * mail/rmailsum.el (rmail-message-subject-p):
6339         Handle message whose header has not been reformatted.
6341         * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
6343 1998-10-25  Jason Rumney  <jasonr@altavista.net>
6345         * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
6346         New variables.
6347         (mouse-set-font): Use font menus instead of dialog according to
6348         w32-use-w32-font-dialog.
6350 1998-10-21  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6352         * calendar/calendar.el (calendar-day-name-array): Add doc string
6353         correctly! 
6354         (calendar-month-name-array): Add doc string correctly!
6356 1998-10-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
6358         * net-utils.el (whois-get-tld): Rewrite not to use `do'.
6360 1998-10-21  Markus Rost  <rost@delysid.gnu.org>
6362         * lisp/info.el (Info-next-menu-item): Stay on top of node.
6364         * mail/rmailout.el (rmail-output): Insert newline only if necessary.
6366         * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
6368         * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
6370 1998-10-21  Andreas Schwab  <schwab@delysid.gnu.org>
6372         * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
6374 1998-10-21  Karl Heuer  <kwzh@gnu.org>
6376         * emacs-lisp/profile.el (profile-timer-program): Var deleted.
6377         (profile-timer-process, profile-temp-result-, profile-time): Likewise.
6378         (profile-filter, profile-reset-timer): Functions deleted.
6379         (profile-check-zero-init-times, profile-get-time): Likewise.
6380         (profile-find-function, profile-quit): Likewise.
6381         (profile-distinct, profile-call-stack, profile-last-time): New vars.
6382         (profile-time-list, profile-init-list): Doc fix.
6383         (profile-functions): Simplify.
6384         (profile-print): Use float.  Make output include space separators.
6385         (profile-add-time): New helper function.
6386         (profile-function-prolog): Renamed from profile-start-function.
6387         Handle profile-distinct.
6388         (profile-function-epilog): Renamed from profile-update-function.
6389         Handle profile-distinct.
6390         (profile-a-function): If the function to be profiled is an
6391         autoload form, load it.  If it's lazy-loaded, fetch it.
6392         (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
6393         (profile-restore-fun): Arg FUN is now a function symbol, as was
6394         documented, rather than a one-element list.
6395         (profile-finish): Call profile-restore-fun properly.
6397 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
6399         * international/characters.el: Setup charset property
6400         nospace-between-words.
6402         * international/mule-cmds.el (get-charset-property): If CHARSET is
6403         composition, return nil.
6404         (put-charset-property): If CHARSET is composition, do nothing.
6406         * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
6407         * language/devan-util.el
6408         (in-is13194-devanagari-pre-write-conversion): Likewise.
6409         * language/thai-util.el (thai-pre-write-conversion): Likewise.
6410         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
6411         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
6413         * textmodes/fill.el (sentence-end-without-period): New variable.
6414         (canonically-space-region): Pay attention to
6415         sentence-end-without-period.
6416         (fill-find-break-point): The first argument CHARSET deleted.
6417         Caller changed.
6418         (fill-region-as-paragraph): Pay attention to charset property
6419         nospace-between-words and text property nospace-between-words.
6421 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
6423         * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
6424         an unrecognized shell.
6426 1998-10-20  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
6428         * desktop.el (desktop-save): Include minor modes symbolically.
6429         (desktop-create-buffer): Turn on all minor modes in `mim'.
6431 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
6433         * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
6434         (sh-font-lock-keywords): Handle rpm and rpm2.
6435         (sh-ancestor-alist): Handle rpm.
6437         * files.el (auto-mode-alist): Recognize .rpm files.
6438         Also .spec and .mspec files.
6440 1998-10-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
6442         * faces.el (frame-set-background-mode): Enable the function for
6443         MSDOS frames.
6445 1998-10-20  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6447         * calendar/calendar.el (calendar-day-name-array): Add doc string.
6448         (calendar-month-name-array): Add doc string.
6450 1998-10-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6452         * simple.el (kill-ring-max): Increased to 60.
6454 1998-10-17  Kenichi Handa  <handa@etl.go.jp>
6456         * international/characters.el: Setup auto-fill-chars.
6458         * international/kinsoku.el (kinsoku): Check the variable
6459         enable-kinsoku.
6461         * simple.el (do-auto-fill): Don't check kinsoku-enable here.
6462         Don't call kinsoku directly, intead call fill-find-break-point.
6464         * textmodes/fill.el: Setup `fill-find-break-point-function'
6465         property to character sets which require `kinsoku' processing for
6466         filling.
6467         (fill-find-break-point): New function.
6468         (fill-region-as-paragraph): Don't check kinsoku-enable here.
6469         Don't call kinsoku directly, intead call fill-find-break-point.
6471 1998-10-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
6473         * faces.el (modify-face-read-string): Return (nil) for "none".
6474         (modify-face): Don't get error if (nil) is the argument.
6475         (face-try-color-list): Don't check whether nil is a valid color.
6477 1998-10-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
6479         * emacs-lisp/bytecomp.el (byte-recompile-directory):
6480         Print message about each directory, even in batch mode.
6482         * gnus/nntp.el: Require `cl' before using nnoo-declare.
6484         * ps-print.el (ps-mule-chars-in-string): No need to use sref.
6485         (ps-mule-string-char): No need to use sref.
6486         (ps-mule-next-index): No need to use sref.
6488         * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
6490         * files.el (revert-buffer-internal-hook): Add defvar.
6492         * arc-mode.el (archive-mode): Locally set file-precious-flag.
6494         * tar-mode.el (tar-mode): Locally set file-precious-flag.
6496 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
6498         * international/mule-cmds.el (default-input-method): Fix custom type.
6500         * net-utils.el (whois-server-list): Fix customization type.
6502         * shell.el (shell-input-autoexpand): Fix customization group.
6504 1998-10-16  Richard Stallman  <rms@psilocin.ai.mit.edu>
6506         * repeat.el (repeat): Handle keyboard macros properly.
6507         Handle new prefix arg after self-insert command.
6509         * repeat.el: Don't include cl even at compile time.
6510         (repeat): Avoid using `loop'.
6512         * simple.el (shell-command-on-region): Doc fix.
6513         (next-history-element): Special error message if no default.
6515 1998-10-15  Richard Stallman  <rms@psilocin.ai.mit.edu>
6517         * ps-print.el (ps-print-buffer): Doc fix.
6518         (ps-despool): Likewise.
6520         * arc-mode.el (arc-mode): Provide arc-mode.
6522 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
6524         * ps-print.el (ps-print-buffer): Doc fix. 
6526 1998-10-14  Dave Love  <fx@gnu.org>
6528         * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
6529         (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
6530         (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
6532         * progmodes/fortran.el (fortran-mode-map): Change "Join
6533         Continuation Line" to "Join Line".
6534         (fortran-font-lock-keywords-1): Add "cycle", "exit".
6536 1998-10-14  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
6538         * progmodes/fortran.el (fortran-join-line): Use
6539         `delete-indentation' instead of issuing an error message if not on
6540         a continuation line.  Provide for joining several lines using
6541         prefix arg.
6543 1998-10-14  Eli Zaretskii  <eliz@mescaline.gnu.org>
6545         * term/pc-win.el (msdos-color-values): New variable.
6546         (x-color-values): New function, emulates its namesake from
6547         src/xfns.c.
6548         (msdos-bg-mode): Add all dark colors to those which return
6549         "dark".
6551 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
6553         * replace.el (keep-lines, flush-lines, how-many): 
6554         Don't ignore case if arg has upper case letters.
6556 1998-10-11  Reto Zimmermann  <zimmi@iis.ee.ethz.ch>
6558         * progmodes/vhdl-mode.el
6559         (vhdl-add-index-menu): reverse order in imenu-generic-expression.
6560         (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
6561         (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
6562         (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
6563         (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
6564         (vhdl-when): Fix indentation problem.
6565         (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
6566         (vhdl-get-port, vhdl-get-generic): Bug fix in template.
6567         (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
6569 1998-10-13  Geoff Voelker  <voelker@cs.washington.edu>
6571         * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
6572         (ls-lisp-insert-directory): Renamed from insert-directory.
6573         (insert-directory): New function.
6575 1998-10-13  Richard Stallman  <rms@psilocin.ai.mit.edu>
6577         * simple.el (completion-fixup-function): Variable deleted.
6578         (completion-setup-function): Delete code for completion-fixup-function.
6579         * emacs-lisp/lisp.el (lisp-complete-symbol):
6580         Don't bind completion-fixup-function.
6582         * files.el (find-file-wildcards): New option.
6583         (find-file-noselect): Handle wild cards, if enabled.
6584         (file-expand-wildcards): New function.
6586         * simple.el (set-fill-column): Doc fix.
6588 1998-10-13  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
6590         * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
6592 1998-10-13  Andreas Schwab  <schwab@mescaline.gnu.org>
6594         * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
6595         Move declaration before first use.
6596         (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
6597         hif-math, hif-factor): Rename token to hif-token and token-list to
6598         hif-token-list.
6599         (hif-token, hif-token-list): Declare them.
6600         (hif-find-ifdef-block): Return cons of top and bottom point
6601         instead of setting dynamically bound variables.
6602         (hide-ifdef-block, show-ifdef-block): Use return value of
6603         hif-find-ifdef-block.
6605 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6607         * subr.el (read-passwd): Use clear-this-command-keys.
6609         * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
6611         * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
6612         and ...-for-write.
6614 1998-10-12  Andrew Innes  <andrewi@harlequin.co.uk>
6616         * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
6617         responses to GROUP command, since this may be called from a timer
6618         with quit inhibited.
6620 1998-10-12  Kenichi Handa  <handa@etl.go.jp>
6622         * international/ccl.el (ccl-compile-if): If there's no false-cmds,
6623         set unconditional-jump to nil.
6624         (ccl-compile-read-multibyte-character): Return nil.
6625         (ccl-compile-write-multibyte-character): Likewise.
6626         (ccl-compile-translate-character): Likewise
6627         (ccl-compile-map-multiple): Likewise.
6628         (ccl-compile-map-single): Likewise.
6630         * international/kinsoku.el: Add coding tag.
6631         (kinsoku-bol): Remove superfluous TAB in a string.
6633         * international/mule-cmds.el (find-coding-systems-for-charsets):
6634         Delete `composition' (if any) from CHARSETS.
6636 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6638         * international/mule-cmds.el (setup-specified-language-environment):
6639         Add apropos-inhibit property.
6640         (describe-specified-language-support): Likewise.
6642 1998-10-11  Kenichi HANDA  <handa@etl.go.jp>
6644         * international/mule.el (make-coding-system): Create -with-esc
6645         variant coding system.
6647 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
6649         * progmodes/etags.el (tags-loop-revert-buffers): New variable.
6650         (next-file): Optionally offer to revert a file's buffer,
6651         if it has an existing buffer but the file has changed.
6653         * info.el (Info-insert-dir): Detect and report problems
6654         in input files, such as "No Top node".  Return with point
6655         at the beginning of the text.
6656         (Info-find-node): Reinsert the code to handle files
6657         with no tags table; it was deleted by mistake.
6659 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
6661         * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
6662         texinfo-find-higher-level-node repeatedly find the same node.
6663         (texinfo-find-higher-level-node): Doc fix.
6665 1998-10-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
6667         * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
6668         (smtpmail-address-buffer): Add defvar.
6669         (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
6671         * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
6673         * ffap.el (ffap-machine-p-local): Fix editing error.
6675 1998-10-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
6677         * faces.el (frame-set-background-mode):
6678         Don't do anythung for text-only or MSDOS frame.
6680 1998-10-08  Kenichi Handa  <handa@etl.go.jp>
6682         * international/quail.el (quail-defrule): New optional arg APPEND.
6683         (quail-defrule-internal): Fix bug of handling the argument APPEND.
6685 1998-10-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
6687         * gnus/pop3.el (pop3-open-server): 
6688         Set process-coding-system-alist around open-network-stream.
6690 1998-10-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
6692         * files.el (save-buffer): Doc fix.
6694 1998-10-07  Karl Heuer  <kwzh@gnu.org>
6696         * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
6697         return DEF unchanged, not nil.  Simplify.
6699 1998-10-06  Geoff Voelker  <voelker@cs.washington.edu>
6701         * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
6703 1998-10-06  Peter Breton  <pbreton@ne.mediaone.net>
6705         * generic.el (generic-mode-with-type): Added hooks for generic-modes.
6707         * net-utils.el (ftp, nslookup): Require comint.
6708         (network-service-connection): Likewise.
6709         (whois-server-name): Defaults to whois.arin.net
6710         (whois-server-list, whois-server-tld, whois-guess-server): New var.
6711         (whois): Tries to guess the appropriate top-level domain server.
6712         (whois-get-tld): New function.
6714         * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
6715         (dirtrack-debug-toggle): Added this function.
6717 1998-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6719         * files.el (find-file-noselect): Switch to the correct buffer
6720         before checking find-file-literally, and allow non-nil non-t
6721         rawfile params.
6723 1998-10-06  Karl Heuer  <kwzh@gnu.org>
6725         * midnight.el (clean-buffer-list): Add autoload cookie.
6727         * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
6728         no-autosave.
6729         * tar-mode.el (tar-mode-revert): Likewise.
6730         * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
6731         from ediff-arrange-autosave-in-merge-jobs.  Callers changed.
6732         * gnus/message.el (message-auto-save-directory): Renamed from
6733         message-autosave-directory.  All references changed.
6735 1998-10-06  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
6737         * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
6738         string.  Expose mime stuff while searching.
6740 1998-10-06  Richard Stallman  <rms@gnu.org>
6742         * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
6744         * replace.el (perform-replace): Position point properly
6745         before and after the recursive edit of C-r.
6747         * progmodes/etags.el (tags-reset-tags-tables): Properly
6748         find the markers in the old rings that are being discarded.
6750 1998-10-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
6752         * apropos.el (apropos-print): control invalid characters.
6754         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
6755         Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
6756         confusing customize.
6758 1998-10-06  Eli Zaretskii  <eliz@mescaline.gnu.org>
6760         * generic-x.el (bat-generic-mode): Fix regexps for keywords and
6761         built-in commands.  Add more built-in commands and fix face names.
6763 1998-10-05  Simon Marshall  <simon@gnu.org>
6765         * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
6767 1998-10-04  Eric Ludlam  <zappo@gnu.org>
6769         * speedbar.el (speedbar-initial-expansion-list-name): Remove
6770         customization since it is not useful in this case.
6771         (speedbar-frame-mode): Check if cfx or cfy is a list, and make
6772         sure it gets evalled to a number.  Also verify that set-frame-name
6773         fn exists before calling it.
6775         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
6776         Protect a `forward-sexp' call which could fail, and improved regex
6777         for ie, and eg abbreviations.
6779 1998-10-02  Noah Friedman  <friedman@splode.com>
6781         * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
6782         send-string.
6783         (rlogin-send-Ctrl-D): Here also.
6784         (rlogin-send-Ctrl-Z): Here also.
6785         (rlogin-send-Ctrl-backslash): Here also.
6787 1998-10-02  Dave Love  <fx@gnu.org>
6789         * outline.el (hide-region-body): Bind
6790         outline-view-change-hook to nil while making repeated calls to
6791         outline-flag-region.  Run it once at the end.
6792         (hide-other, hide-sublevels, show-children): Likewise.
6794         * info-look.el: Remove duplicate scheme-mode entry.
6795         (info-lookup-make-completions): When looking for entries, check
6796         that `item' isn't null or "Menu".
6798 1998-10-01  Karl Heuer  <kwzh@gnu.org>
6800         * net-utils.el: Don't require ffap.
6801         (net-utils-machine-at-point, net-utils-url-at-point): New functions.
6802         (ping, nslookup-host, finger, network-connection-to-service): Use them.
6804 1998-09-30  Richard Stallman  <rms@gnu.org>
6806         * ispell.el (check-ispell-version): No need to bind default-major-mode.
6808         * imenu.el (imenu--generic-function): Sort each submenu by position.
6809         (imenu--sort-by-position): New function.
6811         * cus-edit.el (Custom-mode-menu): Fix info node name.
6812         (customize group): Fix info node name.
6814         * mail/mailalias.el (build-mail-aliases): Don't allow
6815         a newline in the alias name.  Don't define an alias
6816         if the definition would be empty.
6818         * which-func.el (which-func-mode-global): Make :set function
6819         more reliable.
6821         * custom.el (custom-set-variables): Load the requests first,
6822         then check the symbol's `set' function.
6824         * ffap.el: Doc fixes.
6826 1998-09-30  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
6828         * gnus.el: (gnus-valid-select-methods): Fix type.
6829         * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
6830         * gnus-score.el (gnus-orphan-score): Fix type.
6831         (gnus-score-default-header, gnus-score-default-type): Fix type.
6832         * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
6833         (gnus-saved-headers): Fix type.
6835         * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
6836         Avoid nil value of `two-lines-citation-part'.
6838 1998-09-30  Roman Belenov  <roman@nstl.nnov.ru>
6840         * which-func.el (which-function): Handle case when
6841         (car imenu--index-alist) is nil.
6843 1998-09-29  Dave Love  <fx@gnu.org>
6845         * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
6846         bzip2 args.
6848 1998-09-29  Simon Marshall  <simon@gnu.org>
6850         * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
6851         comint-exec-hook.
6853 1998-09-29  Stephen Eglen  <stephen@gnu.org>
6855         * info-look.el: Add support for Octave.
6857 1998-09-28  Carsten Dominik  <cd@delysid.gnu.org>
6859         * textmodes/reftex.el (reftex-finding-files): New customize group.
6860         (reftex-texpath-environment-variables,
6861         reftex-use-external-file-finders, reftex-external-file-finders,
6862         reftex-search-unrecursed-path-first): New options.
6863         (reftex-process-string, reftex-find-file-externally): New
6864         functions.
6865         (reftex-access-search-path): Execute shell commands to find the
6866         search path.
6867         (reftex-toggle-auto-view-crossref): When turning on, make sure
6868         `reftex-auto-view-crossref' becomes non-nil.
6869         (reftex-abbrev-regexp): Constant removed.
6870         (reftex-convert-string): Abbrev regexp calculated locally.
6872 1998-09-28  Dave Love  <fx@gnu.org>
6874         * progmodes/fortran.el: Don't call regexp-opt when deriving
6875         font-lock patterns with keywords that aren't all literal.
6877 1998-09-27  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
6879         * octave-inf.el (inferior-octave-prompt):  Also match prompts of
6880         the form `octave.bin:1>' which come from using precopiled binary
6881         versions.
6883 1998-09-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
6885         * help.el (help-for-help): Use %THIS-KEY%.
6886         (help-quit): Add doc.
6888         * help-macro.el (make-help-screen): Keep HELP-TEXT
6889         in a separate function definition, not in the help command FNAME.
6890         Replace %THIS-KEY% with the key sequence that ran FNAME.
6892 1998-09-25  Richard Stallman  <rms@gnu.org>
6894         * textmodes/texinfo.el (texinfo-show-structure):
6895         Bind inhibit-read-only.
6897         * isearch.el (isearch-search-and-update): Properly
6898         handle upper case letters in the reverse-search special case.
6900 1998-09-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
6902         * gnus.el: Extend the list of autoloaded functions.
6904         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
6905         buffer before creating help group. (from Gnus v5.6.43, fix by
6906         1998-08-20 Per Starback <starback@update.uu.se>)
6908         * gnus-util.el (gnus-output-to-rmail): Adjust to
6909         `rmail-output-to-rmail-file'.
6911 1998-09-25  Karl Heuer  <kwzh@gnu.org>
6913         * hexl.el (hexl-mode-map): More of previous change.
6915         * textmodes/tex-mode.el (tex-run-command): Doc fix.
6916         (tex-start-tex): Don't use tex-start-options-string in star case.
6917         Quote file name in star case as well as in non-star.
6918         Add blank and quoting of option string here.
6919         (tex-start-options-string): Not here.
6921 1998-09-23  Karl Heuer  <kwzh@gnu.org>
6923         * term.el (term-delimiter-argument-list): Doc fix.
6924         (term-emulate-terminal): Escape literal semicolon.
6925         * progmodes/asm-mode.el (asm-mode): Doc fix.
6926         (asm-comment-char): Escape literal semicolon.
6927         * emulation/viper-cmd.el (viper-movement-commands): Likewise.
6929 1998-09-23  Richard Stallman  <rms@gnu.org>
6931         * hexl.el (hexl-mode-map): Don't override all ESC bindings,
6932         only those that normally modify the buffer.
6934         * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
6935         over again.
6937 1998-09-23  E. Jay Berkenbilt  <ejb@ql.org>
6939         * ispell.el (check-ispell-version): Ensure same buffer is current
6940         when let-binding of case-fold-search ends.
6942 1998-09-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6944         * ps-print.el: Skip invisible overlay.
6945         Test for set-buffer-multibyte rather than using mule-version.
6946         (ps-print-version): New version number (4.1) and doc fix.
6947         (ps-generate-postscript-with-faces): Skip invisible overlay.
6949 1998-09-23  Fritz Knabe  <knabe@cs.virginia.edu>
6951         * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
6953 1998-09-22  Kenichi Handa  <handa@etl.go.jp>
6955         * international/quail.el (quail-update-guidance): Check for the
6956         return value of (quail-guidance) fixed.
6957         (quail-update-translation): Bind quail-current-str locally when it
6958         calls quail-update-guidance.
6959         (quail-update-translation): If input-method-exit-on-first-char is
6960         non-nil, terminate translation only when the current input method
6961         is simple.
6963 1998-09-22  Paul Eggert  <eggert@twinsun.com>
6965         * startup.el (locale-translation-file-name): Prefer X-related names
6966         to the name used by GNU/Linux sans X.  Set to nil if no file found.
6967         (command-line): Use locale-translation-file-name if it is not nil,
6968         instead of testing for its existence again.
6969         regexp-quote the ctype before using it in a regexp.
6970         Allow a colon to appear after the ctype in the aliases file,
6971         as is done in X11R6.4.
6973 1998-09-21  Richard Stallman  <rms@gnu.org>
6975         * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
6977         * calendar/appt.el (appt-interval): Variable deleted.
6978         (appt-check): For minutes in between appt-display-interval times,
6979         do check, but don't display anything except an updated mode line.
6980         Count against appt-display-interval based on minutes since
6981         first display of this appointment, not based on time of day.
6982         If appt-display-mode-line, force mode line redisplay
6983         whenever appt-mode-string has changed.
6984         (appt-add, appt-delete): Add autoload cookies.
6985         (appt-check): Catch errors from calling `diary'.
6986         (appt-max-time): Renamed from max-time.
6987         (appt-now-displayed, appt-display-count): New variables.
6988         (appt-timer): Don't create one if we already have one.
6990         * textmodes/tex-mode.el (tex-compilation-parse-errors):
6991         More general code to use the source buffer instead of the zap file.
6993         * hilit-chg.el (highlight-compare-with-file): Renamed from
6994         compare-with-file.
6996         * loadhist.el (load-history-loaded): New variable.
6997         (symbol-file): Load etc/fns-VERSION.el if that has not been done.
6999         * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
7001         * emacs-lisp/find-func.el (find-function-search-for-symbol):
7002         Fix error messages.
7004 1998-09-21  Markus Armbruster  <armbru@pond.sub.org>
7006         * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
7007         Emacs frame.
7009 1998-09-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7011         * mail/rmail.el (rmail-decode-babyl-format): Recognize both
7012         `undecided' and `undecided-unix'.
7014 1998-09-21  Dave Love  <fx@gnu.org>
7016         * help.el (help-make-xrefs): Fix typo affecting Info references.
7018         * subr.el (remove-hook): Check list values to avoid errors.
7020 1998-09-18  Noah Friedman  <friedman@splode.com>
7022         * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
7023         store string in eldoc-last-message without consing a new string.
7024         Rearrange logic from nested if's into cond's.
7025         (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
7026         Do not print message; just return string.
7027         (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
7028         Do not print message; just return string.
7029         Cache that string in eldoc-last-data.
7030         (eldoc-last-data): Make into a vector.
7031         (eldoc-get-fnsym-args-string): Use new data form of structure.
7032         (eldoc-get-var-docstring): Here also.
7033         (eldoc-last-data-store): New function.
7034         (eldoc-get-fnsym-args-string): Use it.
7035         (eldoc-get-var-docstring): Here also.
7036         (eldoc-docstring-first-line): Minimize interim string consing.
7037         Call substitute-command-keys on the result.
7038         (eldoc-print-var-docstrings, eldoc-print-docstring,
7039         eldoc-docstring-message): Functions removed.
7040         (eldoc-docstring-format-sym-doc): New function, functionality
7041         ripped out of eldoc-docstring-message.
7042         (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
7044 1998-09-18  Kenichi Handa  <handa@etl.go.jp>
7046         * international/mule.el (make-coding-system): Doc-string modified.
7048 1998-09-18  Andreas Schwab  <schwab@delysid.gnu.org>
7050         * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
7052         * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
7053         customize type.
7055         * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
7056         type.
7058         * progmodes/compile.el (compilation-error-screen-columns): New
7059         variable.
7060         (compilation-next-error-locus): Use it to decide whether to use
7061         forward-char or move-to-column.
7063         * mail/rmail.el (rmail-movemail-program): Fix customize type.
7065         * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
7066         feedmail-fiddle-plex-user-list,
7067         feedmail-spray-address-fiddle-plex-list,
7068         feedmail-prompt-before-queue-user-alist,
7069         feedmail-prompt-before-queue-help-supplement,
7070         feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
7071         feedmail-queue-alternative-mail-header-separator): Fix customize
7072         type.
7074         * startup.el (site-run-file): Fix customize type.
7076         * speedbar.el (speedbar-initial-expansion-list-name): Fix
7077         customize type.
7079         * shell.el (shell-input-autoexpand): Fix customize type.
7081         * ps-print.el (ps-font-info-database): Add missing dots in value.
7082         Improve layout of customize type.
7084         * net-utils.el (traceroute-program-options, ping-program-options,
7085         ipconfig-program-options, netstat-program-options,
7086         arp-program-options, route-program-options,
7087         nslookup-program-options, ftp-program-options): Fix customize
7088         type.
7090         * midnight.el (clean-buffer-list-kill-regexps,
7091         clean-buffer-list-kill-buffer-names,
7092         clean-buffer-list-kill-never-buffer-names,
7093         clean-buffer-list-kill-never-regexps): Fix customize type.
7095         * man.el (Man-init-defvars): Avoid trailing nil on
7096         Man-filter-list.
7098         * lpr.el (printer-name): Fix customize type.
7100 1998-09-16  Kenichi Handa  <handa@etl.go.jp>
7102         * international/mule-cmds.el (reset-language-environment): Call
7103         update-coding-systems-internal.
7105         * international/mule-conf.el: Call update-coding-systems-internal
7106         at the tail.
7108 1998-09-14  Dave Love  <fx@gnu.org>
7110         * vc-hooks.el (vc-menu-map): Change the vc-directory label.  Don't
7111         use the menu-enable properties, pending doing it correctly and
7112         acceptably fast.
7114         * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
7116 1998-09-13  Dave Love  <d.love@dl.ac.uk>
7118         * progmodes/hideshow.el (hs-grok-mode-type): Check
7119         comment-{start,end} non-nil as well as bound.  Report an error if
7120         we can't grok the mode.
7122 1998-09-13  Richard Stallman  <rms@gnu.org>
7124         * simple.el (blink-matching-open): Don't log paren matching
7125         messages in *Messages*.
7127 1998-09-12  Richard Stallman  <rms@gnu.org>
7129         * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up): 
7130         Set point-before-scroll at end even if there was an error.
7132         * ange-ftp.el (ange-ftp-insert-file-contents):
7133         Use binary mode for dumb-unix hosts as for unix hosts.
7134         (ange-ftp-copy-file-internal): Likewise.
7136         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
7138         * emacs-lisp/pp.el: Doc fixes.
7140         * wid-edit.el (widget-menu-max-shortcuts): New variable.
7141         (widget-choose): Don't use single-char shortcuts if # items
7142         exceeds that many.  Use minibuffer instead.
7144 1998-09-12  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7146         * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
7148 1998-09-12  Eric Ludlam  <zappo@mescaline.gnu.org>
7150         * speedbar.el (speedbar-frame-mode): Do not set frame position if
7151         in terminal mode.
7153 1998-09-10  Noah Friedman  <friedman@splode.com>
7155         * rsz-mini.el (resize-minibuffer-mode): remove :version field from
7156         defcustom declaration.  It's wreaking too much havoc with XEmacs
7157         and older versions of Emacs, which share this code.
7159         * type-break.el (type-break-mode): Here also.
7161         * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
7162         `t' to add-hook also to modify the new local value.
7164 1998-09-10  Dave Love  <fx@gnu.org>
7166         * vc.el (vc-insert-headers): Doc fix.
7168 1998-09-10  Richard Stallman  <rms@gnu.org>
7170         * textmodes/flyspell.el (flyspell-mode-on): Make the
7171         ispell-... variables permanent locals.
7172         (flyspell-mode-off): Add autoload cookie.
7174         * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
7175         do use binary mode, just as for `unix'.
7176         (ange-ftp-host-type): If HOST is nil, return `unix'.
7178         * dired.el (dired-mark-files-containing-regexp):
7179         Don't scan directories.  Ignore non-readable files.
7181         * progmodes/compile.el (compilation-error-regexp-alist):
7182         Fix previous change: allow . and _ in command name.
7184         * dired.el (dired-mark-files-containing-regexp): Fix previous change.
7186         * uncompress.el (uncompress-while-visiting):
7187         Use just the car of what find-operation-coding-system returns.
7189         * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
7191         * shell.el (shell-file-name-quote-list): Add # to the value.
7193 1998-09-10  E. Jay Berkenbilt  <ejb@ql.org>
7195         * textmodes/flyspell.el (flyspell-mode-on): fix kill-buffer-hook
7196         to make killing of ispell process work even if
7197         kill-all-local-variables has been run.
7199 1998-09-10  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7201         * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
7202         loop when sexp entry ends at end of file with no newline.
7204 1998-09-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7206         * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
7207         (Custom-reset-standard): Fix menu inconsistency.
7209         * mail/feedmail.el (feedmail-from-line): Allow t.
7210         (feedmail-message-id-suffix): Allow nil.
7212         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
7213         Simplify.  Make prefix arg work right.
7215 1998-09-09  Dave Love  <fx@gnu.org>
7217         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
7219         * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
7221 1998-09-08  Dave Love  <fx@gnu.org>
7223         * add-log.el (change-log-font-lock-keywords): Do parenthesized
7224         stuff only after file names or at start of line.  Allow parens
7225         around e-mail, as well as angles.
7227         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
7228         ignore-errors too, eval'd when compile.  Require w3 stuff at load
7229         time for nicer failure if it's not available.
7231 1998-09-07  Geoff Voelker  <voelker@cs.washington.edu>
7233         * comint.el (comint-arguments): Ignore backslashes when using
7234         w32 shells that expect backslashes as the directory separator.
7236 1998-09-04  Kenichi Handa  <handa@etl.go.jp>
7238         * international/fontset.el (resolved-ascii-font): New variable.
7239         (x-complement-fontset-spec): By side effect, set
7240         `resolved-ascii-font' to the resolved name of ASCII font."
7241         (create-fontset-from-fontset-spec): Don't get a value for
7242         resolved-ascii-font from the list full-fontlist.  It is set by
7243         x-complement-fontset-spec now.
7245         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
7246         version, check the value of mule-version.
7248 1998-09-07  Carsten Dominik  <cd@delysid.gnu.org>
7250         * textmodes/reftex.el (reftex-view-crossref): Split up into
7251         several functions.  No longer moves to find a macro.
7252         (reftex-view-cr-cite, reftex-view-cr-ref,
7253         reftex-end-of-bib-entry): New functions.
7254         (reftex-auto-view-crossref): New value `window' allowed.
7255         (reftex-view-crossref-when-idle): Process new `window' option in
7256         (reftex-translate-to-ascii-function): New default.
7257         (reftex-label-illegal-re): Default changed, removed Latin1.
7258         (reftex-latin1-to-ascii): New function.
7259         (reftex-what-environment): Check for section regexp before use.
7260         (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
7261         absolute path names.
7262         (reftex-TeX-master-file): Changed sequence of file checks.
7263         (reftex-do-citation): bibview cache only with RefTeX mode on.
7265 1998-09-06  Richard Stallman  <rms@gnu.org>
7267         * progmodes/compile.el (compilation-error-regexp-alist):
7268         In first pattern (GNU utilities and other things),
7269         allow a space after the optional program name at the beginning.
7271         * mail/mail-hist.el (mail-hist-current-header-contents):
7272         Fix previous change: use mail-header-end.
7274 1998-09-06  Bill Richter  <richter@math.nwu.edu>
7276         * international/ccl.el: Doc fixes.
7277         * international/encoded-kb.el: Doc fixes.
7278         * international/fontset.el: Doc fixes.
7279         * international/kinsoku.el: Doc fixes.
7280         * international/kkc.el: Doc fixes.
7281         * international/mule-cmds.el: Doc fixes.
7282         * international/mule-conf.el: Doc fixes.
7283         * international/mule-util.el: Doc fixes.
7284         * international/mule.el: Doc fixes.
7286 1998-09-05  Eric Ludlam  <zappo@gnu.org>
7288         * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
7289         (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
7290         (checkdoc-this-string-valid-engine): Permit ? as terminating
7291         punctuation for first line sentence breaking.
7292         (checkdoc-this-string-valid): When converting a comment into a doc
7293         string, make sure " chars are \".
7294         (checkdoc-sentencespace-region-engine): Only do double space check
7295         if based on the variable `sentence-end-double-space'
7296         (checkdoc-this-string-valid-engine): ? ends valid sentence.
7297         (checkdoc-proper-noun-region-engine): Exclude items in URLs
7299 1998-09-04  Richard Stallman  <rms@gnu.org>
7301         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7302         Recognize define-skeleton as a function definer.
7304         * cus-edit.el (customize-option): Refuse to customize
7305         a variable that has no defcustom.  But if variable is autoloaded,
7306         first try to load the library that defines it.
7308         * international/iso-insert.el: Use `string' before calling `insert'
7309         so that in multibyte buffers we insert multibyte chars.
7311         * dired.el (dired-mark-files-containing-regexp): 
7312         Don't use find-file; instead, insert the file in a temp buffer.
7314         * textmodes/tex-mode.el (tex-start-options-string): New option.
7315         (tex-start-tex): Use that variable.
7317         * mail/rmail.el (rmail-primary-inbox-list): Make the initial
7318         value in the `repeat' alternative a list.
7320         * textmodes/fill.el (fill-individual-paragraphs): Before deleting
7321         the inserted newline, verify that one was really inserted.
7323         * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
7324         remains on or remains off.
7325         (flyspell-multi-language-p): Default changed to nil.
7327         * progmodes/ada-mode.el (ada-search-ignore-string-comment):
7328         In "found in comment" case, don't beginning-of-line after forward-line.
7330         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
7331         If the function definition is not a lambda, return original FORM
7332         with no error.
7334 1998-09-04  Peter Breton  <pbreton@ne.mediaone.net>
7336         * net-utils.el (netstat-program-options): Changed from nil to "-a"
7337         so that by default netstat shows all network connections.
7339 1998-09-04  Bob Weiner  <weiner@altrasoft.com>
7341         * international/quail.el: Doc fixes.
7343         * info.el (info): Don't add parens if FILE already has them.
7345 1998-09-04  Geoff Voelker  <voelker@cs.washington.edu>
7347         * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
7348         on extension lines.
7350 1998-09-03  Geoff Voelker  <voelker@cs.washington.edu>
7352         * w32-fns.el (w32-shell-dos-semantics): New function.
7354 1998-09-03  Bill Richter  <richter@brouwer.math.nwu.edu>
7356         * international/quail.el (quail-choose-completion-string): Store
7357         completion `choice' in `quail-current-str'; don't insert it. 
7359 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
7361         * bdf.el (bdf-generate-font): New argument CHARSET.  Give WIDTH
7362         argument to ps-mule-generate-bitmap-font.
7364         * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
7365         entry and change Latin-1 entry in the default value.
7366         (ps-mule-font-info-database-ps-bdf): New variable.
7367         (ccl-encode-ethio-unicode): Bug of CCL code fixed.
7368         (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
7369         registerd in FONT-SPEC.
7370         (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
7371         charcter width of bitmap fonts.
7372         (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
7373         procedure NF.
7374         (ps-begin-file): Output PostScript code for setting
7375         SpaceWidthRatio.
7376         (ps-plot-region): Use line-beginning-position to get a position of
7377         the beginning of the current line.
7379         * international/mule-cmds.el (register-input-method): Doc-string
7380         modified.
7382 1998-09-01  Dave Love  <fx@gnu.org>
7384         * international/mule-cmds.el (current-language-environment): Fix
7385         setter function.
7387 1998-09-01  Simon Marshall  <simon@gnu.org>
7389         * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
7390         (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
7391         ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
7392         names with font-lock-type-face.  Fontify type specs, etc., with
7393         font-lock-keyword-face.
7395 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
7397         * international/fontset.el (x-complement-fontset-spec): If ASCII
7398         font is specified in FONTLIST, don't substitute it for the
7399         resolved name.
7401 1998-08-31  Paul Eggert  <eggert@twinsun.com>
7403         * international/mule.el (charset-description): Doc fix.
7405         * language/chinese.el, language/cyrillic.el, language/czech.el,
7406         language/devanagari.el, language/ethiopic.el,
7407         language/european.el, language/hebrew.el, language/indian.el,
7408         language/japanese.el, language/korean.el, language/lao.el,
7409         language/slovak.el, language/thai.el, language/tibetan.el,
7410         language/vietnamese.el:
7411         Add coding: local variable, to avoid bootstrapping problem
7412         if you need to recompile all the Lisp files using interpreted code.
7414 1998-08-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7416         * cal-china.el (chinese-year-cache): Change range of years from
7417         1989-2000 to 1990-2010.
7419 1998-08-29  Dave Love  <d.love@dl.ac.uk>
7421         * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
7422         (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
7424 1998-08-28  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7426         * ps-print.el (ps-print-control-characters): Doc-string modified.
7427         (ps-output-string-prim): Comment format changed.
7428         (ps-do-despool): Indentation of source code changed.
7430 1998-08-28  Kenichi Handa  <handa@etl.go.jp>
7432         * subr.el (sref): Make it an alias of aref.  Make the
7433         byte-compiler warn that it is obsolete.
7434         (char-bytes): Make the byte-compiler warn that it is obsolete.
7436         * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
7437         Calculate the total bytes using position-bytes instead of
7438         char-bytes.
7440 1998-08-27  Karl Heuer  <kwzh@gnu.org>
7442         * snmp-mode.el: New file.
7443         * files.el (auto-mode-alist): Add snmp-mode patterns.
7445 1998-08-27  Karl Eichwalder  <ke@suse.de>
7447         * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
7449 1998-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7451         * calendar/diary-lib.el (diary-block): Doc fix..
7452         * calendar/calendar.el (diary-list-include-blanks): Doc fix..
7454 1998-08-27  Richard Stallman  <rms@gnu.org>
7456         * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
7457         * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
7458         Clear appt-mode-string if we don't put something in it.
7460 1998-08-27  Dave Love  <fx@gnu.org>
7462         * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
7463         dired-local-variables-file for dired-x.
7465         * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
7466         for compressed library files too.
7468 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
7470         * language/european.el ("Latin-1"): Modify `documentation' key value.
7471         ("Latin-2"): Likewise.
7473 1998-08-26  Karl Heuer  <kwzh@gnu.org>
7475         * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
7477 1998-08-26  Albert L. Ting  <alt@artisan.com>
7479         * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
7480         (mail-hist-current-header-contents): Use mail-text-start.
7482 1998-08-26  Richard Stallman  <rms@gnu.org>
7484         * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
7485         (customize-changed-options-previous-release): New variable.
7486         (customize-changed-options): Use that variable as default arg.
7488 1998-08-26  Karl Eichwalder  <ke@suse.de>
7490         * midnight.el: Require `timer' not only when compiling.
7492 1998-08-26  Per Starback  <starback@update.uu.se>
7494         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
7495         buffer before creating help group.
7497 1998-08-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7499         * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
7500         coding-system-for-write before saving.
7502 1998-08-26  Kevin Rodgers <kevinr@ihs.com>
7504         * isearch.el (isearch-forward): Doc fix.
7506 1998-08-26  Andreas Schwab  <schwab@delysid.gnu.org>
7508         * emacs-lisp/find-func.el: Fix :version tags to have a string
7509         value, not a float.
7511         * cus-dep.el: Fix typo in output.
7513 1998-08-25  Dave Love  <fx@gnu.org>
7515         * repeat.el (repeat): Doc fix.
7516         [From rms:]
7517         (repeat-previous-repeated-command): New variable.
7518         (repeat): Check for real-last-command being null or repeat.  Set
7519         repeat-previous-repeated-command.
7521         * browse-url.el (browse-url-netscape): Fix format for hex escapes.
7523 1998-08-25  Kenichi Handa  <handa@etl.go.jp>
7525         * gnus/message.el (message-send-mail-with-sendmail): Bind
7526         coding-system-for-write by the return value of
7527         select-message-coding-system.
7528         (message-send-mail-with-qmail): Likewise.
7530 1998-08-24  Andreas Schwab  <schwab@delysid.gnu.org>
7532         * emacs-lisp/autoload.el: Fix doc-string-elt property on
7533         define-derived-mode.
7535         * files.el (file-name-invalid-regexp):
7536         Fix regex for ms-dos without long file names.
7538 1998-08-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7540         * ps-print.el: Multi-byte buffer handling.
7541         (ps-print-version): New version number (4.0) and doc fix.
7542         (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
7543         compilation for GNU Emacs and emacsens.
7544         (ps-generate-postscript-with-faces): Force invisible text to be
7545         visible.
7546         (dos-ps-printer): New var to avoid compilation gripes.
7548 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
7550         * ps-print.el (ps-mule-plot-string): Pay attention to the case
7551         that no more characters can't be printed in the current line.
7553 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
7555         * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
7556         greater than TO.
7558 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
7560         * ps-print.el: Add codes to make ps-print.el work also on Emacs
7561         20.2 and the earlier version.
7562         (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
7563         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
7564         (ps-mule-find-wrappoint): Likewise.
7565         (ps-mule-generate-font): Change `X' to `x' in format
7566         control-string.
7567         (ps-generate): Call ps-mule-begin before calling ps-begin-job.
7568         (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
7569         `restore' form procedures `BC' and `EC'.
7571 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
7573         * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
7574         is an executable procedure.  Make LineThickness, Xshadow, and
7575         Yshadow relative to FontHeight.  Set SpaceWidth in BeginDoc.
7576         (ps-mule-font-info-database, ps-mule-font-info-database-ps,
7577         ps-mule-font-info-database-bdf): New vars.
7578         (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
7579         (ccl-encode-ethio-unicode): New CCL program.
7580         (ps-mule-encode-ethiopic): New fun.
7581         (ps-mule-current-charset): New var.
7582         (ps-mule-get-font-spec, ps-mule-font-spec-src,
7583         ps-mule-font-spec-name, ps-mule-font-spec-encoding,
7584         ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
7585         (ps-mule-external-libraries): New var.
7586         (ps-mule-init-external-library): New fun.
7587         (ps-mule-font-cache): New var.
7588         (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
7589         (ps-last-font): New var.
7590         (ps-mule-prepare-font): New fun.
7591         (ps-mule-charset-list): New var.
7592         (ps-mule-prologue-generated, ps-mule-prologue): New vars.
7593         (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
7594         ps-mule-plot-string): New funs.
7595         (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
7596         New vars.
7597         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
7598         ps-mule-prepare-cmpchar-font): New funs.
7599         (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
7600         vars.
7601         (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
7602         ps-mule-generate-bitmap-glyph): New funs.
7603         (ps-mule-initialize, ps-mule-begin): New funs.
7604         (ps-output-string-prim): Insert string as unibyte.
7605         (ps-output-prologue): New fun.
7606         (ps-flush-output): Handle the case of 'prologue.
7607         (ps-begin-file): Call ps-mule-initialize.
7608         (ps-begin-job): Set ps-control-or-escape-regexp differently if
7609         printing multibyte characters.
7610         (ps-begin-page): Set ps-mule-current-charset to 'ascii.
7611         (ps-basic-plot-string): Handle the case of printing ASCII
7612         characters by external libraries (e.g. BDF).
7613         (ps-set-font): Set ps-last-font.
7614         (ps-plot-region): Handle multibyte characters, use
7615         ps-mule-plot-string for them.
7616         (ps-generate): Set the spool buffer unibyte.  Call ps-mule-begin.
7618         * bdf.el: New file.
7620 1998-08-23  Kenichi HANDA  <handa@etl.go.jp>
7622         * international/mule-cmds.el (select-message-coding-system): New
7623         function.
7624         (set-language-environment-coding-systems): Set
7625         default-sendmail-coding-system.
7627         * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
7628         (default-sendmail-coding-system): New variable.
7629         (sendmail-send-it): Encode the message by a coding system
7630         select-message-coding-system returns.
7632 1998-08-23  Eric Ludlam  <zappo@gnu.org>
7634         * speedbar.el: (speedbar-with-writable): remove `toggle-read-only'.
7635         (speedbar-mode): Set buffer to read only.
7636         (speedbar-temp-buffer-show-function): For emacs don't call hook
7637         with arguments.
7638         (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
7640 1998-08-19  Dan Nicolaescu  <done@ece.arizona.edu>
7642         * speedbar.el (speedbar-key-map): Fix typo.
7644 See ChangeLog.7 for earlier changes.