Require CL.
[emacs.git] / lisp / ChangeLog
blob83df703356bd380823f4f291147bc5173dfe4235
1 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
3         * emacs-lisp/lucid.el: Require CL.
4         (copy-tree, remprop): Remove, it's provided by CL.
5         (map-keymap): Define in terms of cl-map-keymap.
6         (extent-property, set-extent-end-glyph): New functions.
8         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
10 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
12         * Makefile.in (DONTCOMPILE): Add comment that the name may
13         not be changed without changing the make-dist script.
15         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
16         (cl-mapc): Use mapc instead of cl-old-mapc.
17         
18 2000-07-05  Andrew Innes  <andrewi@gnu.org>
20         * makefile.nt: Add support for `bootstrap' and related targets.
22 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
24         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
25         (easy-menu-do-define): Use `menu-item' format.
26         Handle case where easy-menu-create-menu returns a symbol.
27         Manually call the potential top-level filter in the function binding.
28         (easy-menu-filter-return): New arg NAME.
29         Convert to a keymap if MENU is an XEmacs menu.
30         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
31         (easy-menu-converted-items-table, easy-menu-convert-item):
32         New var and fun to memoize easy-menu-convert-item-1.
33         (easy-menu-do-add-item): Use it.
34         (easy-menu-create-menu): Use easy-menu-convert-item.
35         Wrap easy-menu-filter-return around any :filter specification.
36         Don't convert the menu if a filter was specified.
37         Tell easy-menu-make-symbol not to check for MENU being an expression.
38         (easy-menu-make-symbol): New arg NOEXP.
40 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
42         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
43         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
44         (eval-defun): If called with prefix arg, instrument code for
45         Edebug.
47         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
48         similar to that of eval-defun.
50 2000-07-04  Dave Love  <fx@gnu.org>
52         * hl-line.el (hl-line-overlay): Make it permanent-local.
54         * calendar/todo-mode.el: Replaced with a working version, based on
55         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
57 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
59         * paths.el (prune-directory-list): New function.
60         (Info-default-directory-list): Rewritten to more methodically
61         enumerate a big list of possible info directories (based on the
62         list used by the standalone info reader).
64         * info.el (info-initialize): Use prune-directory-list to remove
65         non-existant directories from Info-directory-list.
67         * paths.el (Info-default-directory-list): Try a list of possible
68         info-directories instead of a single one.  Add the possible
69         info directory "/usr/share/info".
71         * woman.el (woman-man.conf-path): Explicitly include the debian
72         man-db config file "/etc/manpath.config".
73         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
74         are present in `manpath.config'.
75         (woman-manpath): Include "/usr/share/man".
77 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
79         * frame.el (blink-cursor-mode): Don't hide cursor initially.
81         * startup.el (command-line): Initialize blink-cursor based
82         on window-system.
84         * frame.el (blink-cursor): Default to nil if not running under
85         a window-system.
87         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
88         (face-x-resources): Remove duplicate entry for :font.
90         * textmodes/refer.el (refer-find-entry-internal): Use some-window
91         instead of cycling through windows with next-window.
93         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
94         of cycling through windows with next-window.
96         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
97         of cycling through windows with next-window.
99         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
100         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
101         instead of cycling through windows with next-window.
103         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
104         instead of cycling through windows with next-window.
106         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
107         of cycling through windows with next-window.
109         * terminal.el (te-process-output): Use walk-windows instead of
110         cycling through windows with next-window.
112         * server.el (server-switch-buffer): Use some-window instead of
113         cycling through windows with next-window.
115         * window.el (some-window): New function.
116         (walk-windows): Remove reference to walk-windows-start.
118         * hilit19.el (hilit-lookup-face-create): Don't set face colors
119         to nil.
121 2000-07-03  Richard Stallman  <rms@caffeine.ai.mit.edu>
123         * window.el (walk-windows): Guarantee termination by keeping a list
124         of all the windows already handled.
126 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
128         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
129         window-system.
131         * man.el (Man-notify-when-ready): Don't use window-system.  If
132         Man-notify-method is newframe, and the display is not
133         multi-frame, select the frame created for the man page.
134         (Man-init-defvars): Doc fix.
136 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
138         * faces.el (region): Change background color for light background.
140         * ediff-wind.el (ediff-setup-control-frame): Remove :box
141         attribute from mode-line face of Ediff control frame.
143         * replace.el (query-replace-map): Bind `e' like `E'.
145 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
147         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>: Change
148         name to "Select All".
150         * dos-fns.el (convert-standard-filename): Fix last change.
152 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
154         * help.el (describe-variable): Don't insert a second `'s' in front
155         of the string `value is shown below'.  Since the syntax-table is
156         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
157         an existing `'s', so that this won't be deleted.
159         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
160         * pcmpl-unix.el: New files.
162 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
164         * wid-edit.el (widget-member): Use the new plist-member.
166 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
168         * replace.el (perform-replace): Undo change of 2000-04-04.
169         Instead, move backward 1 character at the end of the loop when
170         necessary.
171         
172         * faces.el (fringe): Change face for different backgrounds.
174         * eshell/esh-module.el (toplevel): Load defgroup's differently;
175         patch from John.
177         * eshell/*.el: Change spelling of the Free Software Foundation.
179         * eshell/esh-toggle.el: Removed.
181         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
183         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
184         interactively.
186 2000-06-26  Alex Schroeder  <alex@gnu.org>
188         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
189         `define-key'; instead of checking `(emacs-version)' check for
190         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
191         for `;' and `o' which might be electric.
193         (sql-electric-stuff): New user option.
194         (sql-magic-go): New function which uses `sql-electric-stuff'.
195         (sql-magic-semicolon): New function which uses
196         `sql-electric-stuff'.
198         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
199         is not fboundp.
201         (sql-oracle-options): New variable.
202         (sql-oracle): Use it.
204         (sql-imenu-generic-expression): Doc change.
205         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
206         is used.
208         (sql-informix): Added command line parameter "-" to force
209         sql-informix-program to use stdout.
211 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
213         * international/codepage.el (cp-coding-system-for-codepage-1): Doc
214         fix.
215         (cp864-decode-table): Doc fix.
216         (cp720-decode-table): New variable, supports the Arabic OEM
217         codepage used by Windows.
218         (cp737-decode-table): New, Greek OEM codepage used by Windows.
220 2000-06-23  Dave Love  <fx@gnu.org>
222         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
223         (font-lock-fontify-anchored-keywords): Use
224         line-beginning-position.
225         (global-font-lock-mode): Use mapc.
227 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
229         * eshell/esh-module.el: Require CL when compiling.
231 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
233         * comint.el (comint-substitute-in-file-name): Call replace-match
234         with second and third arg t.
236         * cus-edit.el (custom-button-face, custom-button-pressed-face): 
237         Specify foreground color.
239         * faces.el (tool-bar, mode-line, header-line): Specify foreground
240         color.
242         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
244         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
245         cddr instead of cdddr.
247         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
248         instead of copy-list.
250         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
251         of copy-list.
253         * subdirs.el: Add eshell subdirectory.
255         * eshell: New subdirectory containing the Eshell package.
257         * pcomplete.el: New file.
259 2000-06-23  Paul Eggert  <eggert@twinsun.com>
261         * mail/mailpost.el (post-mail-send-it): Make sure file has
262         proper permissions from birth.
264         * files.el (basic-save-buffer-2): When temporarily setting
265         file modes, set them to current modes plus 0200, not to 0777.
267         * emerge.el (emerge-make-temp-file): Make sure file has proper
268         permissions from birth.
270 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
272         * files.el (make-backup-file-name-1): On DOS/Windows, run the
273         backup file name through convert-standard-filename.
275         * dos-fns.el (convert-standard-filename): Convert leading
276         directories as well.  When long file names are supported, convert
277         characters that are invalid in Windows file names.
279 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
281         * ps-print.el: Fix bug: if ^L is the very first buffer character,
282         ps-print crashes.  New feature: page selection for printing.  Create
283         raw-text-unix coding system for XEmacs.  Doc fix.
284         (ps-print-version): New version number (5.2.3).
285         (ps-plot-region): Bug fix.
286         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
287         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
288         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
289         funs.
290         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
291         (ps-last-page): New vars.
293 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
295         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
296         empty option string.
298 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
300         * man.el (man): Doc fix.
302 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
304         * international/mule-cmds.el (set-language-info-alist): Docstring
305         fixed.
307 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
309         * version.el (emacs-version): Use ISO date format.
311         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
312         instead of `M-backspace'.
314         * simple.el (turn-off-auto-fill): New function.
316 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
318         * jit-lock.el (with-buffer-prepared-for-jit-lock):
319         Renamed from with-buffer-prepared-for-font-lock and use
320         inhibit-modification-hooks rather than setting *-change-functions.
321         Update all functions to use the new name.
322         (jit-lock-first-unfontify-pos): New semantics (and doc).
323         (jit-lock-mode): Make non-interactive.
324         Don't automatically turn on font-lock.
325         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
326         Always use jit-lock-after-change.
327         Remove and restore font-lock-after-change-function.
328         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
329         (jit-lock-after-unfontify-buffer): Remove.
330         (jit-lock-stealth-fontify):
331         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
332         (jit-lock-after-change): Set the `fontified' text-prop to nil.
334 2000-06-20  Sam Steingold  <sds@gnu.org>
336         * emacs-lisp/cl-indent.el (toplevel): Indent
337         `print-unreadable-object' properly.  Untabify.
339 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
341         * textmodes/reftex.el (reftex-find-citation-regexp-format):
342         Support for bibentry.
343         (reftex-compile-variables): Fixed problem with end of section-re.
345         * texmodes/reftex-dcr.el (reftex-view-crossref,
346         reftex-view-crossref-from-bibtex):
347         Deal with changed `reftex-find-citation-regexp-format'.
348         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
349         Replaced `remprop' with `put'.
350         (reftex-view-crossref, reftex-view-crossref-when-idle):
351         Support for bibentry.
353         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
354         New entry for bibentry package.
356         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
357         Regexp also matches "\nobibliography".
359         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
360         Call `reftex-ensure-write-access' before doing anything.
361         (reftex-ensure-write-access): New function.
363 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
365         * progmodes/idlwave.el: File re-installed (update to version 4.2)
367         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
369         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
371         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
374 2000-06-20  Dave Love  <fx@gnu.org>
376         * faces.el (frame-background-mode): Use set-default, not set, in
377         setter.
378         (frame-update-faces, frame-update-face-colors): Define with
379         defalias.
381         * enriched.el (enriched-decode-foreground)
382         (enriched-decode-background): Don't use internal-find-face.
384         * apropos.el: Doc fixes.
386         * cus-edit.el (customize-changed-options): Check arg.
387         (customize-version-lessp): Don't require decimal point.
389         * custom.el (defcustom, defgroup): Doc fix.
391         * newcomment.el (comment) <defgroup>: Add :version.
392         (comment-multi-line): Doc fix.
394         * emulation/mlsupport.el (define-hooked-local-abbrev,
395         define-hooked-global-abbrev): Fix, using define-abbrev.
397 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
399         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
400         the whole buffer.
402 2000-06-19  Dave Love  <fx@gnu.org>
404         * menu-bar.el (menu-bar-options-save): New function.
405         (menu-bar-options-menu): Use it.
406         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
407         Simplify.
409 2000-06-19  Andreas Schwab  <schwab@suse.de>
411         * progmodes/etags.el (tags-query-replace): Put new parameters
412         START and END at the end, for backward compatibility.
414 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
416         * international/codepage.el:
417         (cp-coding-system-for-codepage-1): Delete special codes for
418         generating xxx-dos coding system because now a CCL based coding
419         system can handle EOL conversion by default.
421         * international/mule.el (make-coding-system): Generate subsidiary
422         coding systems for EOL handling variants even for a CCL based
423         coding system.
425 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
427         * international/isearch-x.el (isearch-minibuffer-input-method)
428         (isearch-minibuffer-input-method-function): These variables
429         deleted.
430         (isearch-with-input-method): Don't use the above variables.
431         (isearch-process-search-multibyte-characters): Likewise.  Call
432         read-string with the arg INHERIT-INPUT-METHOD t.
434 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
436         * font-lock.el (font-lock-after-fontify-buffer)
437         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
439         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
440         Use consistent make-local-variable style for font-lock-fontified.
441         (jit-lock-fontify-buffer):
442         Don't bother checking for font-lock-mode and jit-lock-mode.
444         * time.el: Remove trailing ^M that prevent CVS-merging.
446 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
448         * Makefile.in (distclean): New target.
450 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
452         * Makefile.in (srcdir): Define for update-subdirs.
454 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
456         * find-lisp.el: New file.
458 2000-06-16  Andrew Innes  <andrewi@gnu.org>
460         * time.el (display-time-mail-function): New variable, to allow
461         external packages to indicate when new mail is available.
462         (display-time-update): Use it.
464 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
466         * international/mule.el (mule-version): Change version name to
467         SAKAKI.  AOI has already been used by Meadow.
469         * international/quail.el (quail-show-guidance-buf): To find the
470         bottom window (but minibuffer), pay attention to the height of
471         minibuffer.
473 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
475         * arc-mode.el (archive-mode-map): Use the new menu-item format for
476         menu-bar menus.  Add help strings.  Don't remove the Edit menu
477         from the menu bar, as the menu bar has enough space now.
479         * Makefile.in (SHELL): Make sure /bin/sh is used.
481         * woman.el (woman-man-buffer): Fix bold and underlined CJK
482         characters, which use series of two ^H characters instead of one.
484 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
486         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
487         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
488         functions.
489         (Info-find-node-2): Try a case-sensitive search first, then
490         do a case-insensitive search.
492         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
493         tutorials.
495         * complete.el (PC-env-vars-alist): New variable.
496         (PC-complete-as-file-name): New function.
497         (partial-completion-mode): Initialize PC-env-vars-alist from
498         process-environment.
499         (PC-do-completion): Handle completion of env vars.
501         * info.el (Info-set-mode-line): Show file name in mode line,
502         use `*Info*' instead of `Info:'.
504         * startup.el (command-line-1): Change copyright messages to year
505         2000.
507 2000-06-15  Dave Love  <fx@gnu.org>
509         * net/goto-addr.el (goto-address-fontify): Use keymap property,
510         not local-map.
512 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
514         * international/mule.el (set-buffer-file-coding-system): Almost
515         rewritten to handle `undecided' as no-op.
517 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
519         * Makefile.in: New file.
521         * Makefile: Removed.
523         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
524         (goto-address-highlight-keymap): Bind C-c RET.
526 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
528         * mail/sendmail.el (sendmail-send-it): The temporary buffer
529         inherits buffer-file-coding-system of the current buffer.
531         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
532         0.  Give correct argument to set-auto-coding-function.
533         (tar-expunge): For goto-char, use (point-min), not 0.
534         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
535         (tar-subfile-save-buffer): Likewize.
537         * international/mule.el
538         (after-insert-file-set-buffer-file-coding-system): Call
539         set-buffer-file-coding-system with the arg FORCE t.
541 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
543         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
544         nil.  Contemporary sendmails issue an X-Authentication-Warning if
545         the sender is set with `-f'.
547 2000-06-13  Dave Love  <fx@gnu.org>
549         * help.el (describe-function-1): Kluge around cases of functions
550         fset to subrs whose doc doesn't match their symbol-name.
552         * image.el (insert-image): Default STRING to a space.
554         * info.el Doc fixes.
555         (Info-build-node-completions): Match Ref tags.
557 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
559         * frame.el (display-multi-frame-p, display-multi-font-p): New
560         defaliases for display-graphic-p.
562         * hl-line.el: Fixed a typo in commentary.
564 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
566         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
567         fixed.
569 2000-06-12  Dave Love  <fx@gnu.org>
571         * image.el (insert-image): Save a little consing.
573 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
575         * language/tibet-util.el: Convert all tibetan-1-column characters
576         to the corresponding tibetan characters.
577         (tibetan-add-components): Delete code for the special treatment of
578         'a chung.
580         * language/tibetan.el (tibetan-composable-pattern): Fix previous
581         change.
582         (tibetan-vowel-transcription-alist): More rules added.
583         (tibetan-composite-vowel-alist): New variable.
584         (tibetan-precomposition-rule-alist): More rules added.
586 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
588         * startup.el (command-line): Only call menu-bar-mode if interactive.
590         * thingatpt.el (toplevel symbol-properties):
591         * textmodes/makeinfo.el (makeinfo-compile):
592         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
593         * progmodes/hideif.el (hif-compress-define-list)
594         (hide-ifdef-use-define-alist):
595         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
596         (ange-ftp-vms-add-file-entry):
597         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
598         * man.el (Man-build-man-command):
599         * mail/rnewspost.el (news-reply-header-hook):
600         * info.el (Info-insert-dir):
601         * emulation/mlconvert.el (backward-word, forward-word, setq):
602         * emacs-lisp/gulp.el (gulp-send-requests):
603         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
604         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
605         (byte-optimize-apply, end of file):
606         * emacs-lisp/advice.el (ad-advice-class-completion-table)
607         (ad-make-freeze-definition):
608         * startup.el (command-line, command-line-1): Don't quote lambdas.
610         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
611         (cvs-cleanup-removed): New function.
612         (cvs-cleanup-functions): New var.
613         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
614         some flexibility in specifying additional entries to auto-cleanup.
615         (cvs-quickdir): New function.
616         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
617         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
618         (cvs-mode-find-file): Check that we are on a filename or dirname
619         when invoked through a mouse-click.
620         (cvs-full-path): Remove.
621         (cvs-dired-action): Re-introduced.
622         (cvs-dired-noselect): Use it.
623         (vc-post-command-functions): use this new hook if available.
625         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
626         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
627         (cvs-filename-map, cvs-dirname-map): Remove.
628         (cvs-default-action): Remove.
629         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
630         if the arg is really a keymap.
631         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
632         Don't hardcode the mapping from state (aka type) to face, but check
633         the var cvs-fi-<type>-face instead.
634         (cvs-fileinfo-from-entries): New function.
636         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
637         Docstring fix.
638         (cvs-find-file-and-jump): Change default to be safer.
639         (cvs-mode-diff-map): Define it as a function as well.
640         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
641         Bind mouse-2 in this global map rather than with text-properties.
643         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
644         file to resolve the ambiguity between C(conflict) and C(need-merge).
646 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
648         * international/mule.el (set-buffer-file-coding-system): If
649         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
650         unconditionally.
652 2000-06-12  Dave Love  <fx@gnu.org>
654         * wid-edit.el (widget-specify-button): Really suppress the face if
655         required.
657 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
659         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
661 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
663         * imenu.el (imenu-generic-expression): Docstring fix.
665         * composite.el (composition-function-table): Move the `put'
666         below the autoload cookie so we can load the file before loaddefs.
668         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
670         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
671         Handle easy-mmode-define-global-mode.
672         For complex macros like define-minor-mode that can generate
673         several autoload entries, try to autoload entries in the
674         macroexpanded code.
676         * emacs-lisp/easy-mmode.el (define-minor-mode):
677         If KEYMAP is a symbol, just use it.
678         Use byte-compile-current-file and load-file-name to infer the
679         proper :require to pass to defcustom.
680         Wrap the hook var into `progn' so as not to autoload it.
681         Add a :autoload-end cookie.
682         Be more careful about the evaluation of KEYMAP.
683         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
684         (define-derived-mode): Move define-abbrev-table outside of defvar.
686 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
688         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
689         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
690         (backup-compiled-files): Ignore errors during `tar'.
691         (bootstrap): Make autoloads before elc files.
693 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
695         * international/mule.el (set-buffer-file-coding-system): If one of
696         undecided-XXX is specified, change only EOL conversion.
698         * international/mule-conf.el (unix): New alias for the coding
699         system undecided-unix.
701 2000-06-09  Dave Love  <fx@gnu.org>
703         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
705         * progmodes/executable.el: Byte compile dynamic.
706         (executable-insert): Change custom type.
707         (executable-find): Add autoload cookie.
708         (executable-make-buffer-file-executable-if-script-p): New
709         function.  After Noah Friedman.
711         * files.el (after-save-hook): Customize, with
712         executable-make-buffer-file-executable-if-script-p as an option.
714 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
716         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
717         "tib24p-mule.bdf" for Tibetan.
719         * composite.el (decompose-composite-char): Declare it as obsolete.
721         * man.el (Man-fontify-manpage): Pay attention to underline and
722         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
724 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
726         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
727         Set maintainer to FSF since author isn't reachable.
729 2000-06-08  Dave Love  <fx@gnu.org>
731         * international/mule-cmds.el (select-safe-coding-system): If
732         DEFAULT-CODING-SYSTEM is not specified, also check the most
733         preferred coding-system if buffer-file-coding-system is
734         `undecided'.  From Handa.
736 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
738         * international/mule.el
739         (after-insert-file-set-buffer-file-coding-system): If the buffer
740         size is greater than INSERTED, judget that we are not visiting.
742 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
744         * whitespace.el (defgroup whitespace): Comment out `:version'.
745         XEmacs 20.4 has problems defining the group with this present.
746         We'll have this commented out till get resolve the problem.
748 2000-06-07  Gerd Moellmann  <gerd@gnu.org>
750         * align.el: Update from author.
752 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
754         * apropos.el (apropos-mode-hook): New user variable.
755         (apropos-mode): Run apropos-mode-hook.
757 2000-06-07  David Ponce  <david@dponce.com>
759         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
760         commands.  Require `wid-edit' at run-time.
762 2000-06-07  David Ponce  <david@dponce.com>
764         * recentf.el: Added some "Commentary".
765         (recentf-open-more-files, recentf-edit-list): Minor changes to
766         move the point at the top of the file list.  This behaviour is
767         consistent with the menu one when the list contains a lot of
768         files.
769         (recentf-cleanup): Now displays the number of items removed from
770         the list.
771         (recentf-relative-filter) New menu filter to show filenames
772         relative to `default-directory'.
774 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
776         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
777         with/without giving an error if PostScript printer doesn't have this
778         kind of page size.  Zebra Stripe continues or restarts on next page.
779         Manual/automatic paper feeding.  Switch or not the header.
780         (ps-print-version): New version number (5.2.2).
781         (ps-windows-system): Include emx as a Windows system.
782         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
783         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
784         (ps-background-text): Code fix.
785         (ps-error-handler-message, ps-user-defined-prologue)
786         (ps-print-prologue-header, ps-printer-name)
787         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
788         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
789         (ps-use-face-background): Customization fix.
790         (ps-n-up-database): Data fix.
791         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
792         (ps-switch-header): New vars.
793         (ps-xemacs-color-name, ps-face-foreground-name)
794         (ps-face-background-name, ps-boolean-constant): New funs.
796 2000-06-07  Dave Love  <fx@gnu.org>
798         * allout.el: New version from Manheimer.
800 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
802         * textmodes/fill.el (fill-find-break-point): Check the validity of
803         charset.
805 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
807         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
808         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
809         Call display-color-p and display-mouse-p instead of looking at
810         window-system.
812 2000-06-06  Dave Love  <fx@gnu.org>
814         * image.el (find-image): Doc fix.  Return nil if image not found.
815         (put-image, insert-image): Make STRING arg optional.
817 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
819         * language/vietnamese.el: Remove eval-when-compile.
820         (viet-viscii-nonascii-translation-table): Define it as a
821         translation table made from viet-viscii-decode-table.
822         (viet-viscii-encode-table): Define it as a translation table made
823         from the reverse map of above.
824         (viet-vscii-nonascii-translation-table): Define it as a
825         translation table made from viet-vscii-decode-table.
826         (viet-vscii-encode-table): Define it as a translation table made
827         from the reverse map of above.
828         (ccl-decode-viscii): Use translate-character.
829         (ccl-encode-viscii, ccl-encode-viscii-font)
830         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
831         Likewize.
833         * language/cyrillic.el: Remove eval-when-compile.
834         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
835         translation table made from cyrillic-koi8-r-decode-table.
836         (cyrillic-koi8-r-encode-table): Define it as a translation table
837         made from the reverse map of above.
838         (ccl-decode-koi8): Use translate-character.
839         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
840         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
841         a translation table made from cyrillic-alternativnyj-decode-table.
842         (cyrillic-alternativnyj-encode-table): Define it as a translation
843         table made from the reverse map of above.
844         (ccl-decode-alternativnyj): Use translate-character.
845         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
846         Likewize
848         * international/mule-diag.el (non-iso-charset-alist): Specify
849         translation table symbol instead of translation table itself.
850         (list-block-of-chars): CHARSET may be a translation table symbol.
852         * international/mule.el (make-coding-system): If CODING-SYSTEM
853         already exists, override it.
855         * international/fontset.el: Use family `proportional' for Tibetan
856         fonts.
858         * international/ccl.el (ccl-compile-translate-character): Don't
859         check if Rrr has property translation-table.
860         (ccl-compile-map-multiple): Modified to avoid compiler warning.
862 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
864         * info.el: Bind case-fold-search to t when searching in case
865         a user sets it to nil in a hook.
867 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
869         * autoarg.el (autoarg-mode, autoarg-kp-mode):
870         * hl-line.el (hl-line-mode): Use the new :global key argument.
872         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
873         (tar-clip-time-string): Prepend a space.
874         (tar-grind-file-mode): Construct a string rather than modifying one.
875         (tar-header-block-summarize): Fix docstring.
876         Use `format' rather than an error-prone set of copy-loops.
878         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
879         (diff-goto-source, diff-unified->context, diff-context->unified)
880         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
881         understand the format output by the `-p' argument to diff.
883         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
884         (sh-re-done): Use defconst.
885         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
886         (sh-help-string-for-variable, sh-guess-basic-offset):
887         Don't quote lambdas.
888         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
889         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
891         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
892         (mh-letter-mode): Derive from text-mode.
893         This implicitly means that it now calls kill-all-local-variables.
894         Also remove the Emacs-18 compatibility code.
896         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
897         Make use of symbol-property doc-string-elt.
898         Use memq rather than a sequence of eq.
899         (doc-string-elt): Fix the wrong or missing previously unused values.
900         (autoload-print-form): New function extracted from
901         generate-file-autoloads to allow recursion when handling progn
902         so that defvar's and defun's docstrings are properly printed.
903         (generate-file-autoloads): Use it.
905         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
906         Use find-file-hooks in the minor-mode function.
907         Be careful not to loop indefinitely in the post-command-hook function.
909 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
911         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
912         tty's.
913         * ediff-diff.el (ediff-exec-process): Use --binary for fine
914         differences whenever appropriate.
915         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
916         * viper.el (find-file, find-file-other-window): Get viper to do
917         wildcards.
919 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
921         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
922         (jit-lock-fontify-buffer): New function for JIT refontification.
923         (jit-lock-mode): Fix docstring.
924         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
925         Remove jit-lock-after-change from the _local_ hook.
926         (jit-lock-function-1): Fix docstring.
928         * info.el (Info-on-current-buffer): Initialize info.
930         * newcomment.el (comment-indent): Ignore comment-indent-hook.
932         * progmodes/tcl.el (tcl-indent-for-comment):
933         Ignore comment-indent-hook.
935         * emacs-lisp/easy-mmode.el: Require CL during compilation.
936         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
937         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
938         and improve to use the lighter to guess the capitalization.
939         (define-minor-mode): Inline code from easy-mmode-define-toggle.
940         Add keyword arguments to specify global-ness or the custom group.
941         Add local-map and help-echo properties to the lighter.
942         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
943         (easy-mmode-define-global-mode): New macro.
945 2000-06-02  Dave Love  <fx@gnu.org>
947         * wid-edit.el: byte-compile-dynamic since we typically don't use
948         all the widgets.  Don't require cl or widget.  Remove
949         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
950         (widget-read-event): Removed.  Callers changed to use read-event.
951         (widget-button-release-event-p): Renamed from
952         button-release-event-p.
953         (widget-field-add-space, widget-field-use-before-change):
954         Uncustomize.
955         (widget-specify-field): Use keymap property, not local-map.
956         (widget-specify-button): Obey :suppress-face.
957         (widget-specify-insert): Use modern backquote syntax.
958         (widget-image-directory): Renamed from widget-glyph-directory.
959         (widget-image-enable): Renamed from widget-glyph-enable.
960         (widget-image-find): Replaces widget-glyph-find.
961         (widget-button-pressed-face): Move defvar.
962         (widget-image-insert): Replaces widget-glyph-insert.
963         (widget-convert): Use keywordp.
964         (widget-leave-text, widget-children-value-delete): Use mapc.
965         (widget-keymap): Remove XEmacs stuff.
966         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
967         (widget-button-click): Don't set point at the click, but re-centre
968         if we scroll out of window.  Rewritten for images v. glyphs &c.
969         (widget-tabable-at): Use POS arg, not point.
970         (widget-beginning-of-line, widget-end-of-line)
971         (widget-item-value-create, widget-sublist, widget-princ-to-string)
972         (widget-sexp-prompt-value, widget-echo-help): Simplify.
973         (widget-default-create): Use widget-image-insert; some rewriting.
974         (widget-visibility-value-create)
975         (widget-push-button-value-create, widget-toggle-value-create): Use
976         widget-image-insert.
977         (checkbox): Create on and off images dynamically.
978         (documentation-link): Change :help-echo.
979         (widget-documentation-link-echo-help): Remove.
981 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
983         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
985         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
986         (easy-mmode-define-toggle, define-minor-mode): Use it.
987         (easy-mmode-define-keymap): Docstring fix.
988         (define-derived-mode): Default PARENT to fundamental-mode.
989         Add the derived-mode-parent symbol-property.
990         (easy-mmode-derived-mode-p): New function.
992 2000-06-02  Dave Love  <fx@gnu.org>
994         * files.el (convert-standard-filename): Doc fix.
995         (normal-backup-enable-predicate): New function.
996         (backup-enable-predicate): Use it to replace the lambda form.
998         * calendar/todo-mode.el: [This needs more work on the outline
999         stuff.]  Doc fixes.
1000         (todo) <defgroup>: Add :version.
1001         (todo-add-category): Don't use pushnew.
1002         (todo-cmd-raise): Fix typo.
1003         (todo-top-priorities): Change temp buffer name.
1004         (todo-category-alist): Avoid redundant lambda.
1005         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
1006         Use outline-next-heading.
1008         * autoarg.el: Rewritten to use define-minor-mode.
1009         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
1010         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
1012 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
1014         * isearch.el (isearch-other-meta-char): Fix previous change.
1016 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
1018         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
1019         (log-edit-done): Only add the comment to the ring if it's different
1020         from the last comment entered.
1022         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
1024 2000-06-01  Dave Love  <fx@gnu.org>
1026         * hl-line.el: Rewritten using define-minor-mode.
1028         * help.el (describe-function-1): Distinguish special form from
1029         builtin function.  Sanity-check presence of arglist for builtins.
1031 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
1033         * international/characters.el: Fix syntax/category setting of
1034         Tibetan characters.
1036         * language/tibet-util.el (tibetan-add-components): Fixes for new
1037         encoding of Tibetan characters.
1038         (tibetan-decompose-precomposition-alist): New variable.
1039         (tibetan-decompose-region): Convert precomposed characters to
1040         non-precomposed characters.
1041         (tibetan-decompose-string): Likewise.
1042         (tibetan-composition-function): Fix args to
1043         thibetan-compose-string.
1045         * language/tibetan.el (tibetan-composable-pattern): More
1046         characters included.
1047         (tibetan-consonant-transcription-alist): Rule for "R" added.
1048         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
1049         "+R" added.
1050         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
1052         * language/lao-util.el (lao-composition-function): Fix args to
1053         compose-string.
1055         * language/thai-util.el (thai-composition-function): Fix args to
1056         compose-string.
1058         * isearch.el (isearch-update): Set disable-point-adjustment to t
1059         to prevent the point moving to the end of a composition when a
1060         part of a composition is searched.
1061         (isearch-other-meta-char): If the key invoking this command can be
1062         mapped by function-key-map to a printing char, call
1063         isearch-process-search-char directly.
1065 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
1067         * emacs-lisp/bytecomp.el:
1068         * frame.el:
1069         * international/mule-cmds.el:
1070         * international/mule-util.el:
1071         * international/mule.el:
1072         * mouse.el:
1073         * subr.el:
1074         * faces.el: Update calls to make-obsolete with a WHEN argument.
1076         * byte-run.el (make-obsolete, make-obsolete-variable):
1077         Add an optional WHEN argument and change the format of the
1078         symbol-property information.
1079         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
1080         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
1081         new obsolete-symbol-property format and print WHEN if it is provided.
1083 2000-05-31  Dave Love  <fx@gnu.org>
1085         * loadhist.el (loadhist-hook-functions): Remove
1086         before-change-function, after-change-function.
1087         (unload-feature): Deal with symbols which are both bound and
1088         fbound.
1090         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
1091         before-change-function, after-change-function.
1093         * simple.el (newline): Don't bind before-change-function,
1094         after-change-function.
1096 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
1098         * whitespace.el (whitespace-rescan-timer-time): Update interval
1099         set to 600 seconds (10 minutes) instead of 60 seconds since
1100         a large number of whitespace buffers causes emacs to `freeze'
1101         for a considerable amount of time.
1103         * whitespace.el: Updated email address
1105 2000-05-31  Dave Love  <fx@gnu.org>
1107         * add-log.el (change-log-font-lock-keywords) <function>: Add
1108         pattern for function of change.
1109         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
1110         acknowledgements patterns.
1112 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
1114         * isearch.el (isearch-printing-char): If keyboard coding system is
1115         being used, call isearch-process-search-multibyte-characters.
1117         * international/isearch-x.el: Mostly rewritten.
1119         * international/quail.el (quail-start-conversion): Don't include
1120         unhandled events in the returned events, but set them in
1121         unread-command-events.  Exit if all inputs are deleted.
1123 2000-05-30  Jason Rumney  <jasonr@gnu.org>
1125         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
1127         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
1128         Reenable code to create initial fontsets.
1129         Use set-fontset-font in place of put-charset-property.
1131 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
1133         * progmodes/perl-mode.el (perl-indent-line): When looking for a
1134         label, ensure that the first colon isn't followed by another.
1136         * paths.el (Info-default-directory-list): Doc fix.
1138         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
1139         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
1140         send a query containing USER only, not USER@HOST.
1142         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
1143         and rmail-msgend to compute the restriction at the end, instead of
1144         computing it.
1146 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
1148         * dabbrev.el (dabbrev-expand): Don't display messages in the
1149         echo area if the minibuffer window is active.
1151         * jit-lock.el (jit-lock-mode): Add after change function to
1152         local hook.
1154 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
1156         * antlr-mode.el: New commands: hide/unhide actions,
1157         upcase/downcase literals.
1158         (antlr-tiny-action-length): New user option.
1159         (antlr-hide-actions): New command.  Suggested by
1160         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
1161         (antlr-mode-map): New binding [C-c C-v].
1162         (antlr-mode-menu): New entries.
1163         (antlr-downcase-literals): New command.
1164         (antlr-upcase-literals): Ditto.
1166         * antlr-mode.el: Minor changes: indendation, mode-name.
1167         (antlr-indent-line): Indent cpp directive at column 0.
1168         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
1170         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
1171         (antlr-font-lock-additional-keywords): Workaround for intentional
1172         bug in XEmacs version of font-lock.
1173         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
1174         be used by a smarter version of `buffers-menu-grouping-function'.
1176 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
1178         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
1179         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
1181 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
1183         * international/encoded-kb.el
1184         (encoded-kbd-iso2022-designation-map): Pay attention to that
1185         charset-iso-final-char return -1 for eight-bit-control and
1186         eight-bit-graphic.
1188 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
1190         * speedbar.el (speedbar-use-images, speedbar-update-flag)
1191         (speedbar-easymenu-definition-base): Use display-graphic-p where
1192         available, instead of window-system.
1194 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
1196         * international/codepage.el (cp-coding-system-for-codepage-1): Add
1197         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
1198         coding systems.
1200 2000-05-26  Dave Love  <fx@gnu.org>
1202         * disp-table.el (standard-display-underline): Don't use
1203         internal-find-face.
1205         * mail/reporter.el: Maintainer change.  Doc fixes.
1206         (reporter-version): Deleted.
1208         * emacs-lisp/elp.el: Maintainer change.
1209         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
1211 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
1213         * add-log.el (add-change-log-entry): Merge the current entry with the
1214         previous one if the previous one is empty.
1216 2000-05-26  Dave Love  <fx@gnu.org>
1218         * loadhist.el (unload-feature): Fix interactive spec [from
1219         lijnzaad@ebi.ac.uk].
1221         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
1222         subr-arity to check primitives.
1223         (byte-compile-flush-pending, byte-compile-file-form-progn)
1224         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
1225         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
1226         mapcar.
1228 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
1230         * international/fontset.el: Set family names of non-latin charsets
1231         in default fontset to "*".
1233         * international/mule-diag.el (print-fontset): Combine family part
1234         and registry part of the fontname by "-*-" instead of "-".
1236         * international/mule-cmds.el (encode-coding-char): Make strings
1237         multibyte before calling encode-coding-string.
1239 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
1241         * derived.el: Fix keywords.
1242         (define-derived-mode): Only define if needed.
1244         * simple.el (fill-comment, comment-column, comment-start)
1245         (comment-start-skip, comment-end, comment-indent-function)
1246         (block-comment-start, block-comment-end, indent-for-comment)
1247         (set-comment-column, kill-comment, comment-padding, comment-region)
1248         (comment-multi-line, indent-new-comment-line): Remove.
1250         * bindings.el (esc-map): Change ; to comment-dwim and use the new
1251         function names for comment operations.
1253         * newcomment.el: Add abundant autoload cookies.
1254         (comment-style): Don't depend on runtime data at compile-time.
1255         (comment-indent-hook): Remove.
1256         (comment-indent): Check if comment-indent-hook is bound.
1257         (comment-region): Docstring fix.
1259 2000-05-25  Dave Love  <fx@gnu.org>
1261         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
1262         byte-code-function-p.
1264         * mail/rmailsum.el: Add provide.
1266         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
1268         * smerge-mode.el (smerge-diff-switches): Don't use list* in
1269         defcustom.
1271 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
1273         * ediff-diff.el (ediff-exec-process): delete --binary option from
1274         non-buffer ediff jobs.
1276 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
1278         * hilit-chg.el (highlight-changes-mode): Ask about color or
1279         grayscale support, not about window-system.
1281         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
1282         window-system.
1283         (ffap-highlight): Always default to t.
1285         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
1286         display-popup-menus-p instead of looking at window-system.
1288         * disp-table.el (standard-display-g1, standard-display-graphic):
1289         Only refuse to use string glyphs on X and MS-Windows.
1291         * avoid.el: Remove window-system from commentary, suggest to use
1292         display-*-p instead.
1294         * apropos.el (apropos-print): Use display-mouse-p instead of
1295         window-system.
1297 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
1299         * international/codepage.el (cp-decoding-vector-for-codepage):
1300         Fill up unsupported characters with their own codes.  From Kenichi
1301         Handa.
1303 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
1305         * international/mule-diag.el (describe-char-after): Use
1306         display-graphic-p instead of window-system, so that this function
1307         works on MS-DOS.
1309 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
1311         * international/codepage.el (cp-make-coding-systems-for-codepage):
1312         Remove the eight-bit-graphic and eight-bit-control charsets from
1313         the list of charsets which we convert into `?'.
1315 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
1317         * international/mule-conf.el: Specify CHARSET-ID explicitely for
1318         private charsets.
1319         (mule-unicode-0100-24ff, japanese-jisx0213-1,
1320         japanese-jisx0213-2): New charsets.
1322         * international/fontset.el: Setup default fontset for new charsets.
1324 2000-05-24  Dave Love  <fx@gnu.org>
1326         * info.el (Info-find-node-2): Restructure [following "Vadim
1327         S. Solomin" <sovs@uic.nnov.ru>].
1329         * icomplete.el: Fix header for Finder.
1331 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
1333         * rmailout.el (rmail-output-to-rmail-file): Added optional param
1334         STAY.
1336         * rmail.el (rmail-automatic-folder-directives): New user variable.
1337         (rmail-show-message): Add call to `rmail-auto-file' during
1338         display.
1339         (rmail-auto-file): New function.
1341 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
1343         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
1344         account.
1345         (ediff-test-utility,ediff-diff-mandatory-option)
1346         (ediff-reset-diff-options): Utilities for proper initialization of
1347         ediff-diff-options and ediff-diff3-options on Windows.
1349         * ediff-init.el (ediff-merge-filename-prefix): New customizable
1350         variable.
1352         * ediff-mult.el (ediff-filegroup-action): Use
1353         ediff-merge-filename-prefix.
1355 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
1357         * viper-ex.el (ex-write): Set selective display to nil.
1359 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
1361         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
1362         aliases for hebrew-iso-8bit.
1364 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
1366         * woman.el: New version from Francis J. Wright
1367         <F.J.Wright@Maths.QMW.ac.uk>.
1368         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
1369         names in environment variables regardless of the path separator.
1370         (woman-topic-all-completions-1): Don't call file-name-directory-p
1371         on all files, since woman-file-regexp already filters out any
1372         directories.
1374 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
1376         * international/quail.el (quail-start-translation): Don't change
1377         modified-p of the current buffer.
1378         (quail-start-conversion): Likewise.
1380         * international/kkc.el (kkc-region): Don't change modified-p of
1381         the current buffer.
1383         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
1384         conform to RFC1468.
1385         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
1387 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
1389         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
1390         (speedbar-insert-button): Invisible text property fix.
1391         (speedbar-directory-plus): Renamed from speedbar-directory-+
1392         (speedbar-directory-minus): Renamed from speedbar-directory--
1393         (speedbar-page-plus): Renamed from speedbar-file-+
1394         (speedbar-page-minus): Renamed from speedbar-file--
1395         (speedbar-page): Renamed from speedbar-file-
1396         (speedbar-tag): Renamed from speedbar-tag-
1397         (speedbar-tag-plus): Renamed from speedbar-tag-+
1398         (speedbar-tag-minus): Renamed from speedbar-tag--
1399         (speedbar-expand-image-button-alist): Use above renames.
1401         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
1402         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
1403         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
1404         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
1405         * sb-pg.xpm: Renamed from sb-file.xpm
1406         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
1407         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
1409 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
1411         * international/quail.el (quail-show-guidance-buf): Set
1412         current-input-method of the guidance buffer to the name of the
1413         curren input method.
1415 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
1417         * progmodes/compile.el (compile-internal): Style typo.
1419         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
1420         quote vars and functions in the docstring.
1422         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
1424         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
1425         Don't quote lambdas.
1427         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
1429 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
1431         * startup.el (command-line): Determine source file of compiled
1432         user init file differently.  Warn if compiled user init file
1433         is older than its source file.
1435         * ffap.el (ffap-url-regexp): Add `https'.
1437 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
1439         * files.el (make-backup-file-name-1): Replace slashes with `!'
1440         rather than `|' (which is not allowed on Windows).  Replace the
1441         drive letters with a string "drive_X".
1443 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
1445         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
1447         * files.el (interpreter-mode-alist): Add `bash2'.
1449 2000-05-22  Dave Love  <fx@gnu.org>
1451         * loadhist.el (feature-symbols, file-provides, file-requires): Use
1452         mapc.
1453         (feature-file): Avoid calling symbol-name.  Doc fix.
1454         (file-set-intersect, file-dependents): Use dolist, not mapcar.
1455         (loadhist-hook-functions): Add mouse-position-function.
1456         (unload-feature): Change uses of mapcar.
1458         * files.el (parse-colon-path): Doc fix.
1459         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
1460         (set-auto-mode): Use mapc.
1462         * complete.el (PC-look-for-include-file): Use :alnum: character
1463         class.
1464         (partial-completion-mode): Add autoload cookie.
1466 2000-05-22  Sam Steingold  <sds@gnu.org>
1468         * info.el (Info-fontify-node): Fixed the call to
1469         `add-text-properties' (bug introduced on 2000-05-18).
1471 2000-05-22  Dave Love  <fx@gnu.org>
1473         * bindings.el: Remove debug-ignored-errors set in other files.
1475         * progmodes/etags.el: Add to debug-ignored-errors.
1476         (visit-tags-table-buffer): Clear out buffers holding old tables
1477         when making a new list.
1478         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
1479         mapc.
1481         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
1482         quote keywords.
1483         (cmpl-string-case-type): Use character classes.
1485         * comint.el:
1486         * textmodes/ispell.el:
1487         * imenu.el:
1488         * mail/mh-e.el:
1489         * progmodes/compile.el: Add to debug-ignored-errors.
1491         * dabbrev.el: Add to debug-ignored-errors.
1492         (dabbrev-completion): Use mapc.
1494 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
1496         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
1497         (woman-mapcan, woman-parse-man.conf)
1498         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
1499         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
1500         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
1501         path syntax better.
1502         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
1503         (woman-manpath): Call woman-parse-man.conf.
1504         (woman-emulation): New defcustom, defaults to nroff.
1505         (woman-font-support): New defconst.
1506         (woman-use-symbol-font): New defcustom.
1507         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
1508         "Emulation".
1509         Many functions: Doc fix.
1511 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
1513         * international/quail.el (quail-simple-translation-keymap): Map
1514         128..255 to quail-self-insert-command.
1515         (quail-keyboard-layout-alist): Add definition for "pc102-de".
1517 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
1519         * help.el (help-manyarg-func-alist): Typo.
1521         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
1522         intervals which makes it heaps simpler.
1524         * newcomment.el (comment-region-internal): Go back to BEG after quoting
1525         the nested comment markers.
1527         * subr.el (remove-hook): Don't turn the hook's value into a list.
1529 2000-05-21  Dave Love  <fx@gnu.org>
1531         * edmacro.el (edmacro-parse-keys): Return vector if any elements
1532         are invalid characters.
1534         * international/mule-util.el (detect-coding-with-priority): Use
1535         mapc.  Remove redundant lambda.
1537         * international/mule-diag.el (list-non-iso-charset-chars)
1538         (describe-fontset): Remove redundant lambda.
1540         * emulation/crisp.el (brief-mode): New alias.
1542         * emacs-lisp/ring.el (ring-elements): New function.
1544         * emacs-lisp/easymenu.el (easy-menu-create-menu)
1545         (easy-menu-do-add-item): Use keywordp.
1547         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
1549         * replace.el: Doc and error message fixes.
1550         (replace-highlight): Use facep, not internal-find-face.
1552 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
1554         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
1556         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
1557         (log-edit-insert-changelog): Drop `:' as well.
1559         * log-view.el: Fix file description.
1560         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
1561         available.
1562         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
1563         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
1565         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
1566         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
1567         Print a status message if the toggle is called interactively.
1568         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
1569         for global minor modes and use `defcustom' for them.
1570         Use add-minor-mode.
1571         (easy-mmode-define-derived-mode): Remove.
1572         (define-derived-mode): Fancier default docstring.
1573         (easy-mmode-define-navigation): Signal an error rather than (ding).
1575         * newcomment.el (comment-styles): New `box-multi'.
1576         (comment-normalize-vars): Better default for comment-continue to
1577         avoid whitespace-only continuations.
1578         (comment-search-forward): Always move even in the no-syntax case.
1579         (comment-padright): Only obey N if it's only obeyed for padleft.
1580         (comment-make-extra-lines): Better handling of empty continuations.
1581         Use `=' for the filler if comment-start has only one character.
1582         (uncomment-region): Try handling the special `=' filler.
1583         (comment-region): Allow LINES even if MULTI is nil.
1584         (comment-box): Choose box style based on comment-style.
1586 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
1588         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
1589         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
1591 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
1593         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
1594         and insert, not subst-char-in-region.
1596         * international/mule-diag.el (list-character-sets-1): Handle
1597         charsets eight-bit-control and eight-bit-graphic.
1598         (list-iso-charset-chars): Likewise.
1599         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
1600         charactes as is.  Use indent-to to align characters.
1602         * international/mule-cmds.el (find-multibyte-characters): Never
1603         exclude charsets eight-bit-control and eight-bit-graphic.
1605 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
1607         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
1608         Don't quote lambdas.
1610         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
1612 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
1614         * gud.el (gud-jdb-directories): Doc fix.
1616 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
1618         * newcomment.el: New file.
1620 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
1622         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
1624 2000-05-18  Andreas Schwab  <schwab@suse.de>
1626         * dired.el (dired-between-files): Also skip lines beginning with
1627         `used'.
1629 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
1631         * msb.el (msb-menu-cond): Add choice `user'.
1633 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1635         * ps-print.el: Compatibility, customization and doc fix.
1636         (ps-printer-name-option): Replace defconst by defvar.
1637         (ps-postscript-code-directory): XEmacs compatibility.
1638         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
1639         fix.
1640         (ps-user-defined-prologue, ps-print-prologue-header)
1641         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
1642         compatibility and code fix.
1643         (ps-print-background-image, ps-print-background-text):
1644         Customization fix.
1645         (ps-line-number-start, ps-n-up-on): New vars.
1647 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
1649         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
1650         the indent-comment function to just return the appropriate indent.
1652 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
1654         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
1655         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
1656         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
1658 2000-05-18  Dave Love  <fx@gnu.org>
1660         * info.el (Info-fontify-node): Add intangible property as well as
1661         invisible.
1663         * calendar/appt.el (appt-make-list): Match all lines of entry.
1664         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
1666 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
1668         * international/mule-diag.el (describe-char-after): Call
1669         internal-char-font, not char-font.  If internal-char-font returns
1670         nil, display "-- none --".
1672 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
1674         * image.el (image-type-available-p): Don't reference image-types
1675         if it isn't bound.
1677 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
1679         * autoarg.el (autoarg-mode): Typo in the :set argument.
1681 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
1683         * startup.el (command-line-1): Don't signal an error if the
1684         directory for auto-save-list files does not yet exist.
1686 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
1688         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
1690 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
1692         * subr.el (remove-hook): `setq' hook-value, not `set'.
1694 2000-05-16  Sam Steingold  <sds@gnu.org>
1696         * info.el (debug-ignored-errors): More errors to ignore.
1698 2000-05-16  Dave Love  <fx@gnu.org>
1700         * cus-edit.el: Don't require cl or easymenu.
1701         (custom-variable-prompt): Test standard-value property, not
1702         user-variable-p.
1704 2000-05-16  Sam Steingold  <sds@gnu.org>
1706         * subr.el (add-hook): `setq' hook-value, not `set'.
1708 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
1710         * startup.el (command-line-1): Mention the FAQ in the startup
1711         message.
1713         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
1715         * progmodes/compile.el (compilation-parse-errors): Collect
1716         `nomessage' regexps last.
1718         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
1720         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
1721         to the function name.
1723 2000-05-15  Dave Love  <fx@gnu.org>
1725         * speedbar.el (speedbar-recenter): Typo.
1726         (speedbar-expand-line): Make arg optional.
1727         (speedbar-mode): Avoid a compiler warning.
1729 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
1731         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
1732         user-specified option string is empty.
1734         * mouse.el (mouse-yank-at-click): Doc fix.
1736 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
1738         * term/internal.el (IT-character-translations): More updates of
1739         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
1740         documents.
1742 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
1744         * env.el (getenv): New function, interactively callable.
1745         (setenv, getenv): Remove autoload cookies.
1747         * loadup.el: Load `env'.
1749         * progmodes/f90.el: Change author's mail address.
1751 2000-05-14  Dave Love  <fx@gnu.org>
1753         * mail/rmail.el (rmail-show-message-hook): Customize and offer
1754         goto-addr as an option.
1756         * help.el (help-xref-stack): Doc fix.
1757         (help-xref-following): New variable.
1758         (help-make-xrefs): Use it.
1759         (help-xref-go-back): Use position information from stack element.
1760         (help-follow): Make position in stack element a pair.  Use
1761         help-xref-following.
1763         * autoarg.el: New file.
1765         * faces.el: Declare more functions obsolete.
1767         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
1768         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
1769         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
1770         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
1771         Remove all the setup-...-environment functions.
1773 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
1775         * speedbar.el: Updated the commentary section.  xemacs20p now uses
1776         >= when detecting.  Require `defimage' safely.
1777         (speedbar-easymenu-definition-base): Add toggle for images.
1778         (speedbar-easymenu-definition-special): Add flush cache & expand.
1779         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
1780         (speedbar-reconfigure-keymaps-hook): New variable.
1781         (speedbar-frame-parameters): Updated documentation.
1782         (speedbar-use-imenu-flag): Updated custom tag
1783         (speedbar-dynamic-tags-function-list): New variable.
1784         (speedbar-tag-hierarchy-method): Updated doc & custom.
1785         (speedbar-indentation-width, speedbar-indentation-width) New
1786         variables.
1787         (speedbar-hide-button-brackets-flag): Customizable.
1788         (speedbar-vc-indicator): Doc update.
1789         (speedbar-ignored-path-expressions): Updated default value.
1790         (speedbar-supported-extension-expressions): Updated default value.
1791         (speedbar-syntax-table): Remove {} paren status.
1792         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
1793         as "+".  Added overlay aliases.
1794         (speedbar-mode): Use `speedbar-mode-line-update' instead of
1795         `force-mode-line-update'.
1796         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
1797         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
1798         `mouse-set-point'
1799         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
1800         (speedbar-item-info-tag-helper): Revamped to handle a wider range
1801         of arbitrary text, and new helper functions.
1802         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
1803         filename finder.
1804         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
1805         (speedbar-directory-buttons): Update path search/expansion.
1806         (speedbar-make-tag-line): Pay attention to
1807         `speedbar-indentation-width'.  Use more care w/ invisible
1808         properties.
1809         (speedbar-change-expand-button-char): Call
1810         `speedbar-insert-image-button-maybe'.
1811         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
1812         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
1813         (speedbar-trim-words-tag-hierarchy)
1814         (speedbar-simple-group-tag-hierarchy): New functions
1815         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
1816         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
1817         functions.
1818         (speedbar-mouse-set-point): New function
1819         (speedbar-power-click): Updated documentation.
1820         (speedbar-line-token, speedbar-goto-this-file): Handle more types
1821         of tag prefix text.
1822         (speedbar-expand-line, speedbar-contract-line): Make more robust
1823         to strange text.
1824         (speedbar-expand-line): Takes universal argument to flush the
1825         cache.
1826         (speedbar-flush-expand-line): New function.
1827         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
1828         Use new generator insertion method.
1829         (speedbar-fetch-dynamic-tags): New function.
1830         (speedbar-fetch-dynamic-imenu): Removed code now handled in
1831         `speedbar-fetch-dynamic-imenu'.
1832         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
1833         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
1834         "Revert Buffer" menu items.
1835         (speedbar-buffer-buttons-engine): Be smarter when creating a
1836         filename tag (for expansion purposes.).
1837         (speedbar-highlight-one-tag-line,
1838         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
1839         (speedbar-recenter): New functions.
1840         (defimage-speedbar): Image loading abstraction.
1841         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
1842         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
1843         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
1844         (speedbar-tag-type, speedbar-tag-mail): New images.
1845         (speedbar-expand-image-button-alist): New variable.
1846         (speedbar-insert-image-button-maybe): Insert an image over some
1847         buttons.
1849 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
1851         * international/mule-cmds.el (encode-coding-char): An ASCII
1852         character is always encodable.
1854         * international/mule-conf.el: Add more information in descriptions
1855         of character sets.
1857         * international/mule-diag.el (describe-char-after): New function.
1858         (describe-font-internal): Adjusted for the change of font-info.
1859         (describe-font): Likewise.
1860         (print-fontset): Rewritten for the new fontset implementation.
1861         (describe-fontset): Include fontset alias names in completion.
1862         (list-fontsets): Adjusted for the change of print-fontset.
1864         * simple.el (what-cursor-position): If DETAIL is non-nil, call
1865         describe-char-after instead of displaying the detail in the echo
1866         area.
1867         (syntax-code-table): Format changed.
1868         (string-to-syntax): Adjusted for the above change.
1870 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
1872         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
1874 2000-05-12  Dave Love  <fx@gnu.org>
1876         * calendar/todo-mode.el: Remove some compatibility stuff and CL
1877         dependence.  Use line-{beginning,end}-position, not
1878         point-at{b,e}ol.  Some doc fixes.
1879         (todo-position): New function.  Fix callers of position to use it.
1880         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
1882 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
1884         * time.el (display-time-mail-icon): Use `:ascent center'.
1886         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
1887         handling FTP security extensions.
1889 2000-05-11  Dave Love  <fx@gnu.org>
1891         * calendar/todo-mode.el: New file.
1893 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
1895         * comint.el (comint-read-input-ring): Move reference to
1896         comint-input-ring-size outside of the save-excursion.  It was
1897         causing the default value to be the only one ever seen.
1899         * font-lock.el: Update copyright.  Remove Simon Marshall's email
1900         address on request from him.
1902         * subr.el (substitute-key-definition): Add comment describing
1903         the meaning of PREFIX.
1905 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
1907         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
1909         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
1910         (add-minor-mode): Don't make the variable buffer-local and add a
1911         reference to define-minor-mode in the docstring.
1913         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
1914         HEADER/FOOTER and fix bug with trailing empty directory.
1915         (cvs-append-to-ignore): Use vc-editable-p if available.
1916         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
1917         (vc-do-command): Tweak advice to handle the new VC.
1919         * log-view.el (log-view-goto-rev): New function for the new VC.
1920         (log-view-minor-wrap): Use mark-active.
1922         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
1923         (log-edit-changelog-full-paragraphs): New var.
1924         (log-edit-insert-changelog): Remove a lonely leading `* file'.
1925         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
1926         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
1927         (log-edit-changelog-ours-p, log-edit-changelog-entries)
1928         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
1929         Replace the `cvs' prefix with `log-edit'.
1931         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
1933         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
1934         (diff-font-lock-defaults): Explicitly turn off multiline.
1935         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
1936         (diff-ediff-patch): Fix call to ediff-patch-file.
1937         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
1938         Handle comments.
1940         * frame.el (automatic-hscrolling): Typo.
1942         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
1944 2000-05-09  Sam Steingold  <sds@goems.com>
1946         * apropos.el (apropos-print): use `describe-face' instead of
1947         `customize-face-other-window'.
1949 2000-05-09  Dave Love  <fx@gnu.org>
1951         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
1953         * help.el (describe-variable): Have customize button pop the
1954         help-xref stack when invoked.
1955         (help-xref-symbol-regexp): Add `face'.
1956         (help-make-xrefs): Check for quoted face names and adapt regexp
1957         submatch numbers to cope.
1958         (help-xref-interned): Maybe insert face doc too.  Separate
1959         sections with a line of hyphens.
1961         * faces.el:  Some doc fixes.  Declare some functions obsolete.
1962         (describe-face): Add customize button.  Return the help
1963         text.  Fix prompt.
1965 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
1967         * term/internal.el (IT-character-translations): Fix last change.
1969 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
1971         * woman.el: New file
1972         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
1974 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
1976         * term/internal.el (IT-character-translations): Update ASCII
1977         simulations for greek-iso8859-7, add latin-iso8859-14 and
1978         latin-iso8859-15.
1980         * international/mule-cmds.el (set-language-info-alist): Call
1981         define-prefix-command with 3 arguments, to make the map suitable
1982         for a menu.
1984 2000-05-07  Dave Love  <fx@gnu.org>
1986         * time.el: Small doc fixes from Pavel Janík ml..
1988 2000-05-05  Dave Love  <fx@gnu.org>
1990         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
1991         list in doc string.  Don't quote keyword symbols.
1992         * emacs-lisp/cl.el: Likewise
1993         * emacs-lisp/cl-seq.el: Likewise
1995 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
1997         * abbrev.el (abbrev-mode): Make ARG optional.
1999 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
2001         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
2003         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
2005         * subr.el (substitute-key-definition): Clarify documentation.
2007 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
2009         * glasses.el (glasses-convert-to-unreadable): Use
2010         `glasses-separator' instead of the hard-wired "_".
2011         (glasses-mode): Call `glasses-make-unreadable' only in a single
2012         place.
2014 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
2016         * term/internal.el (cjk-codepages-alist): Add associations for
2017         Chinese and Korean codepages.  Remove FIXME comment.
2019 2000-05-03  Dave Love  <fx@gnu.org>
2021         * time.el (display-time-mail-face, display-time-use-mail-icon):
2022         New option.
2023         (display-time-mail-icon): New variable.
2024         (display-time-string-forms): Use the above.  Fix the local-map.
2026 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
2028         * replace.el (query-replace-map): Add binding for `E'.
2029         (query-replace-help): Extend help text.
2030         (perform-replace): Allow editing the replacement string.
2032         * make-mode.el (makefile-mode-abbrev-table): New variable.
2033         (makefile-mode): Set local abbrev table to
2034         makefile-mode-abbrev-table.
2035         (makefile-font-lock-keywords): Fontify includes and conditionals.
2037         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
2038         set TOGGLE's value.
2040         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
2041         mail-interactive-insert-alias.
2042         (mail-abbrev-complete-alias): New command.
2043         (mail-mode-map): Bind it to `M-TAB'.
2045 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
2047         * language/lao-util.el (lao-compose-region): New function.
2049 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
2051         * files.el (recover-session): Make directories as necessary
2052         if they don't exist yet.
2054         * calendar/cal-french.el
2055         (french-calendar-multibyte-special-days-array)
2056         (french-calendar-special-days-array): Change French text.
2057         (calendar-french-date-string): Change output.
2058         (calendar-goto-french-date): Likewise.
2060 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
2062         * wid-edit.el (widget-default-active): Obey `:always-active'.
2063         (widget-documentation-string-value-create): Set `:always-active'.
2065 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
2067         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
2068         default prefix to `~/_emacs.d/auto-save.list/_s'.
2069         (normal-top-level): Create the directory for auto-save files, if
2070         it doesn't already exist (in the ms-dos case only).
2072 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
2074         * international/mule-cmds.el (set-language-environment): Don't
2075         concat an integer (dos-codepage), use format instead.
2077 2000-05-02  Dave Love  <fx@gnu.org>
2079         * help.el (help-xref-on-pp): Check for constant symbols.
2081 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
2083         * startup.el (normal-top-level): Put a condition-case around
2084         the code loading subdirs.el.
2086 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2088         * ps-print.el: Upside-down and face background color printing,
2089         line number step, doc fix.
2090         (ps-print-version): New version number (5.2).
2091         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
2092         (ps-face-attribute-list, ps-plot-with-face): Code fix.
2093         (ps-spool-config): Var fix.
2094         (ps-printer-name-option): Const fix.
2095         (ps-print-upside-down, ps-use-face-background)
2096         (ps-line-number-step): New vars.
2097         (ps-window-system, ps-lp-system): New consts.
2098         (ps-face-background): New fun.
2100 2000-04-28  Richard Stallman  <rms@gnu.org>
2102         * files.el (make-auto-save-file-name):
2103         Apply auto-save-file-name-transforms to visited file name
2104         before generating auto save file name.
2105         (auto-save-file-name-transforms): New variable.
2107         * files.el (backup-enable-predicate):
2108         Correctly test for a file under a temporary directory.
2110 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
2112         * subr.el (add-minor-mode): Rewritten.
2114 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
2116         * mail/sendmail.el (sendmail-send-it): Set
2117         buffer-file-coding-system to the selected coding system for MIME
2118         header.
2120 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
2122         * dired.el (dired-move-to-filename-regexp): Allow format where
2123         YYYY is followed by two spaces.
2125         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
2126         in the second character class of the regexp.
2128         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
2129         mh-etc, too.
2131         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
2132         nil.
2134         * subr.el (add-minor-mode): Use `set' instead of `setq'.
2136         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
2137         argument.
2139 2000-04-27  Sen Nagata <sen@eccosys.com>
2141         * emacs-lisp/crm.el (crm-completion-table): New variable.
2142         (crm-collection-fn, crm-test-completion)
2143         (completing-read-multiple): Use it.
2145 2000-04-27  Dave Love  <fx@gnu.org>
2147         * help.el (locate-library): Use mapc.
2148         (help-manyarg-func-alist): Add call-process-region.
2150 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
2152         * subr.el (add-minor-mode): Make argument MAP optional.
2154         * desktop.el (desktop-save): Save list of minor modes.
2155         (desktop-create-buffer): Restore minor modes.
2156         (desktop-minor-mode-table): New user-option.
2158         * subr.el (add-minor-mode): New function.
2160         * image.el (find-image): New function.
2161         (defimage): Rewritten to find image at load time.
2163         * startup.el (normal-top-level-add-to-load-path): Handle
2164         case that the default directory is not in load-path.
2166         * help.el: Old patch from Stefan Monnier.
2167         (help-xref-on-pp): New function.
2168         (describe-variable): Use it to display xrefs in a symbol's value.
2170 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
2172         * cus-edit.el (custom-face): Fix parenthesis.
2174 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
2176         * mail/rmail.el (rmail-expunge): When there are no deleted
2177         messages, do nothing.
2179 2000-04-26  Dave Love  <fx@gnu.org>
2181         * international/mule-cmds.el (locale-translation-file-name):
2182         Defvar to nil.
2183         (set-locale-environment): Set it here (at runtime).
2185 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
2187         * replace.el (perform-replace): Add parameters START and END.  Use
2188         them instead of the check for a region in Transient Mark mode.
2189         (query-replace-read-args): Return two more list elements for the
2190         start and end of the region in Transient Mark mode.
2191         (query-replace, query-replace-regexp, query-replace-regexp-eval)
2192         (map-query-replace-regexp, replace-string, replace-regexp): Add
2193         optional last arguments START and END and pass them to
2194         perform-replace.
2196         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
2197         form with additional arguments for perform-replace.
2199         * progmodes/etags.el (tags-query-replace): Add parameters START
2200         and END.  Construct a form with additional arguments for
2201         perform-replace.
2203         * simple.el (shell-command): Set default directory for "*Shell
2204         Command Output" buffer.
2206         * language/european.el (iso-latin-4): Fix typo.
2208         * emacs-lisp/crm.el: New file.
2210 2000-04-24  Dave Love  <fx@gnu.org>
2212         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
2213         (Custom-reset-saved, Custom-reset-standard)
2214         (custom-group-value-create, custom-group-set, custom-group-save)
2215         (custom-group-reset-current, custom-group-reset-saved)
2216         (custom-group-reset-standard): Use mapc.
2217         (custom-buffer-create-internal): Disable undo when creating items.
2218         Use mapc.
2219         (custom-face): Avoid redundant lambda.
2221 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
2223         * startup.el (auto-save-list-file-prefix): Set default to
2224         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
2226 2000-04-24  Sam Steingold  <sds@gnu.org>
2228         * time-stamp.el (time-stamp-string-preprocess): Always convert
2229         `field-result' to a string.
2231 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
2233         * frame.el (scrolling): New group.
2234         (automatic-hscrolling): New user-option.
2236         * startup.el (command-line-x-option-alist): Add `-lsp' and
2237         `--line-spacing'.
2239 2000-04-19  Dave Love  <fx@gnu.org>
2241         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
2242         (cl-mapc): Rename from mapc.  Fix the funcall.
2244 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
2246         * simple.el (clone-indirect-buffer-other-window): New command.
2247         (clone-indirect-buffer): Add optional arg NORECROD.
2248         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
2250         * help.el (resize-temp-buffer-window): Use count-screen-lines.
2252         * window.el (count-screen-lines): New function.
2253         (shrink-window-if-larger-than-buffer): Use count-screen-lines
2254         instead of window-buffer-height.
2256         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
2257         non-existing variable comint-input-sentinel.
2258         (inferior-lisp-args-to-list): Removed.
2259         (inferior-lisp): Use split-string instead of
2260         inferior-lisp-args-to-list.
2262         * hexl.el (hexl-insert-hex-string): New command.
2264         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
2265         instead of concat.
2267 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
2269         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
2270         at the start of an existing but empty folder.
2272 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2274         * ps-mule.el: Customization fix, doc fix.
2275         (ps-multibyte-buffer): Customization fix.
2277 2000-04-17  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2279         * subr.el (read-passwd): Use read-char-exclusive.
2281 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
2283         * textmodes/texinfo.el (texinfo-insert-@email)
2284         (texinfo-insert-@emph, texinfo-insert-@quotation)
2285         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
2286         (texinfo-mode-map): Add key bindings for them.
2288         * files.el (basic-save-buffer-2): Use a template with `$'
2289         instead of `#' for VMS.
2291         * simple.el (clone-indirect-buffer): New function.
2293 2000-04-16  Stephen Eglen  <stephen@gnu.org>
2295         * iswitchb.el (iswitchb-case): New function.  If the user input
2296         contains any upper-case characters, the search is made
2297         case-sensitive.
2299 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
2301         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
2302         comment-end.
2303         (texinfo-font-lock-syntactic-keywords): New var.
2304         (texinfo-font-lock-keywords): Remove comment regexp.
2305         (texinfo-insert-block): New function.
2306         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
2307         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
2308         and font-lock-defaults.  Use regexp-opt for outline-regexp.
2309         (texinfo-environments): New var.
2310         (texinfo-environment-regexp): Use regexp-opt and
2311         texinfo-environments.
2313         * textmodes/ispell.el (ispell-menu-map-needed): Check that
2314         ispell-process is bound since this might be eval'd before ispell
2315         is loaded.
2316         (ispell-message): Use a tiny bit less magic and a bit more hard
2317         data to figure out what kind of sc-cite-regexp to use.
2319         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
2321         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
2322         (insert-cyclic-diary-entry): Unquote the lambda.
2324         * gud.el (gud-jdb-build-source-files-list): Fix typo.
2326         * files.el (backup-enable-predicate): Unquote the lambda.
2328         * cus-edit.el (custom-face, face): Unquote the lambda.
2330 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2332         * ps-print.el: Check for line-beginning-position definition.
2334         * ps-print.el: Fix counting lines in a region.
2335         (ps-print-version): New version number (5.1.5).
2336         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
2337         (ps-printing-region): Fun code fix.
2339 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
2341         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
2342         to file-directory-p.
2344 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
2346         * gud.el (gud-jdb-build-source-files-list): Check that directory
2347         exists before calling directory-files.
2349 2000-04-13  Dave Love  <fx@gnu.org>
2351         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
2352         syntax.
2354         * emacs-lisp/cl-specs.el: Remove when, unless.
2356         * emacs-lisp/cl-extra.el: Don't quote keywords.
2357         (cl-old-mapc): New variable.
2358         (mapc): Use it.
2359         (cl-map-intervals): Use with-current-buffer.  Don't check for
2360         next-property-change.
2361         (cl-map-overlays): Use with-current-buffer.
2362         (cl-expt): Remove.
2363         (copy-tree, remprop): Define unconditionally.
2365         * emacs-lisp/cl-compat.el (keywordp): Remove.
2367         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
2368         to use keywordp.
2369         (edebug-spec): Enable keywordp.
2371         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
2372         string-lessp.
2374         * cus-start.el: Use keywordp.
2376 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
2378         * diary-lib.el (include-other-diary-files): Fix the fix of
2379         2000-02-18 by doing a save-excursion.
2381 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2383         * ps-print.el: Customization fix, doc fix.
2384         (ps-print-version): New version number (5.1.4).
2385         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
2386         (ps-print-preprint): Adjust code.
2387         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
2388         (ps-print-prologue-header, ps-print-control-characters)
2389         (ps-spool-config): Customization fix.
2391 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
2393         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
2394         converted to the new menu-item format, names silightly changed,
2395         help strings added.
2397         Support for spelling without async subprocesses:
2399         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
2400         (ispell-session-buffer): New variables.
2401         (ispell-start-process, ispell-process-status,
2402         ispell-accept-output, ispell-send-string): New functions, for
2403         Ispell invocation when async subprocesses aren't supported.
2404         (ispell-word, ispell-pdict-save, ispell-command-loop,
2405         ispell-process-line, ispell-buffer-local-parsing): Replace calls
2406         to process-send-string with calls to ispell-send-string, and
2407         accept-process-output with ispell-accept-output.
2408         (ispell-init-process): Call ispell-process-status instead of
2409         process-status with.
2410         (ispell-init-process): Call ispell-start-process.  Call
2411         ispell-accept-output and ispell-send-string.  Don't call
2412         process-kill-without-query and kill-process if they are unbound.
2413         (ispell-async-processp): New function.
2415 2000-04-12  Dave Love  <fx@gnu.org>
2417         * info.el: Add debug-ignored-errors.
2418         (Info-mode-menu): Add some items.
2419         (Info-directory): Add autoload cookie.
2421         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
2422         Modify `truncate-lines'.  Make `describe-language-environment'
2423         always visible and add help.  Modify `describe-key' help.  Invoke
2424         Info-directory from `info'.  New entry `emacs-manual'.
2426 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
2428         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
2429         propertized-buffer-identification.
2430         (ebrowse-update-member-buffer-mode-line): Likewise.
2431         (ebrowse--mode-strings): Removed.
2432         (ebrowse--mode-line-props): Removed.
2434         * files.el (auto-mode-alist): Add `EBROWSE'.
2436         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
2437         space before testing for end of buffer.
2438         (ebrowse-load): Removed.
2439         (ebrowse-revert-tree-buffer-from-file): Rewritten.
2440         (ebrowse-create-tree-buffer): Rewritten.
2441         (ebrowse-tree-mode): Read tree from buffer.
2443         * progmodes/ebrowse-ffh.el: Removed.
2445 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
2447         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
2449 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
2451         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
2452         at the wrong place.
2454 2000-04-09  Dave Love  <fx@gnu.org>
2456         * files.el (backup-enable-predicate): Use
2457         temporary-file-directory, small-temporary-file-directory.
2458         (make-backup-file-name-function, backup-directory-alist): New
2459         variables.
2460         (make-backup-file-name-1): New function.
2461         (make-backup-file-name): Use it.
2462         (find-backup-file-name): Likewise.  Use format for clarity, not
2463         concat.
2464         (file-newest-backup): Use make-backup-file-name.
2466 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
2468         * progmodes/ebrowse-ffh.el: New file.
2470         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
2471         to ebrowse-ffh.el.
2472         (ebrowse-load): Add autoload.
2474         * finder.el (finder-commentary): Add autoload cookie.
2476         * mail/rfc2368.el: Correct author's email address.
2478         * progmodes/ebrowse.el: New file.
2480         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
2481         item help string.
2482         (easy-menu-do-add-item): Ditto.
2483         (easy-menu-define): Extend doc string.
2485         * jit-lock.el (with-buffer-unmodified): Use
2486         restore-buffer-modified-p.
2487         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
2488         (jit-lock-function, jit-lock-stealth-fontify): Don't use
2489         with-buffer-unmodified.
2491 2000-04-08  Dave Love  <fx@gnu.org>
2493         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
2494         unless, when.
2496 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
2498         * viper-util.el (viper-put-on-search-overlay): New subroutine.
2499         (viper-flash-search-pattern): No operation when using Emacs
2500         doesn't support face.
2501         Use `viper-put-on-search-overlay'.
2503 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
2505         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
2506         like C-r.
2508         * progmodes/make-mode.el: Some doc fixes.
2509         (makefile-mode-abbrev-table): New variable.
2510         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
2511         (makefile-font-lock-keywords): Fontify includes and conditionals.
2512         (toplevel): Require `dabbrev' and `add-log' when compiling.
2514         * replace.el (perform-replace): Don't move forward one char
2515         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
2516         to do that because it leaves point 1 position after the last
2517         replacement, after everything has been replaced.
2519         * jit-lock.el (with-buffer-unmodified): New macro.
2520         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
2521         modified state.
2522         (jit-lock-function-1): Extracted from jit-lock-function; not
2523         preserving buffer's modified state.
2524         (jit-lock-function, jit-lock-stealth-fontify): Call
2525         jit-lock-function-1.
2527         * mail/rfc2368.el: Remove supernumerary copyright line.
2529 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
2531         * glasses.el: Provide facilities for inserting space before left
2532         parentheses and uncapitalization of identifiers.
2533         (glasses-mode): Try to remove old overlays in all cases.
2535 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
2537         * progmodes/compile.el (compile-internal): Display the compilation
2538         buffer in a different frame, if it's already displayed there.
2540         * mail/rfc2368.el: New file.
2542         * simple.el (sendmail-user-agent-compose): Recognize a `body'
2543         header and insert its value as mail body.
2545         * subr.el (member-ignore-case): New function.
2547         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
2548         (dabbrev--find-expansion): Ignore buffers matching a regexp
2549         from dabbrev-ignored-regexps.
2551         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
2552         to extensions handled by gzip.
2554 2000-04-03  Richard M. Stallman  <rms@gnu.org>
2556         * files.el (insert-directory): List the total free space
2557         along with the used space.
2559         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
2560         line is followed by one that matches CITATION-REGEXP, end the
2561         paragraph.
2563 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
2565         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
2566         (rmail-make-basic-summary-line): Use that option.
2568 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
2570         * international/mule-cmds.el (encoded-string-description):
2571         Rewritten.   Try pretty description for ISO 2022 escape sequences
2572         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
2573         for hexadecimal format.
2575 2000-04-01  Dave Love  <fx@gnu.org>
2577         * cpp.el: Change customization group to `c' from `C'.
2579         * vcursor.el (vcursor-move): Use display-color-p.
2581         * international/mule-util.el: Provide mule-utils.
2582         (string-to-sequence): Simplify and speed up.
2584         * international/mule.el (make-coding-system): Purecopy doc-string.
2586         * international/mule-cmds.el: Various menu changes.
2587         (describe-specified-language-support): Handle `Default'.
2588         (set-language-info): Purecopy `info'.
2590 2000-03-31  Andrew Innes  <andrewi@gnu.org>
2592         * vc.el (vc-backend-diff): Return the correct status if we had to
2593         retry the rcsdiff command without the --brief option.
2595 2000-03-31  Dave Love  <fx@gnu.org>
2597         * help.el (help-manyarg-func-alist): Correct several omissions.
2599         * add-log.el: Don't require cl, fortran.
2600         (add-log-current-defun-function): Doc fix.
2601         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
2602         fix.
2603         (change-log-version-rcs): Function deleted.
2604         (change-log-version-number-search): Doc fix.  Use
2605         vc-workfile-version.  Avoid CL dolist.
2606         (add-change-log-entry): Just call add-log-current-defun to get
2607         defun.  Simplify somewhat.
2608         (change-log-get-method-definition-1): Likewise.
2609         (add-log-current-defun): Return nil if calling
2610         add-log-current-defun-function does so.  Move Fortran stuff to
2611         fortran.el.  Return string without properties.
2613         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
2614         and :alpha: char classes.
2616         * mail/supercite.el: Defvar curline when compiling.
2617         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
2618         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
2619         rather than a-zA-Z0-9 to allow non-ASCII characters.
2621 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
2623         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
2625         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
2626         Re-enable new code.
2628         * lpr.el (print-region-1): Use -d to specify printer name for
2629         systems `usg-unix-v*, `dgux', `hpux', `irix'.
2631 2000-03-31  Dave Love  <fx@gnu.org>
2633         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
2634         for function definition in symbol's function value slot first
2635         instead of first consulting byte-compile-function-environment.
2637 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
2639         * language/european.el ("Polish"): New language environment.
2640         (setup-polish-environment): New function.
2642 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
2644         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
2645         Disable new code.
2647         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
2648         trying to `load' the symbol of an autoload instead of the file
2649         recorded in the autoload.  Fix error messages.
2651 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2653         * ps-print.el: PostScript programming fix for ghostview, doc fix.
2654         (ps-print-version): New version number (5.1.3).
2655         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
2656         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
2657         (ps-generate-postscript-with-faces): Code fix.
2658         (ps-color-values): XEmacs compatibility.
2659         (ps-print-background-image, ps-print-background-text, ps-printer-name)
2660         (ps-default-fg, ps-default-bg): Adjust customization.
2661         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
2662         (ps-color-scale): Renaming old ps-color-value fun.
2663         (ps-print-headers): Replace ps-print-header group to avoid conflict
2664         with ps-print-header variable.
2665         (ps-print-miscellany): New group.
2666         (ps-format-color, ps-rgb-color): New funs.
2667         (ps-default-foreground): New var.
2668         (ps-printer-name-option): New const.
2670 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
2672         * net/net-utils.el:
2673         (network-connection-host, network-connection-service): New variables
2674         (network-connection-mode): New mode, derived from comint-mode
2675         (network-connection-mode-setup): New function, saves host and
2676         service information in local variables.
2678         * lisp/locate.el:
2679         (locate-word-at-point): Added this function
2680         (locate): Default to using locate-word-at-point as input
2681         Run dired-mode-hook
2683 2000-03-29  Dave Love  <fx@gnu.org>
2685         * calendar/appt.el: Doc fixes.
2686         (appt-check): Convert min-to-app to a string before passing to
2687         appt-disp-window-function or concat.
2688         (appt-delete-window): Remove test for frame-root-window.
2689         (appt-select-lowest-window, appt-convert-time): Simplify.
2691         * emacs-lisp/bytecomp.el: Doc fixes.
2692         (byte-compile-file-form-autoload): Update
2693         byte-compile-function-environment.
2695 2000-03-29  Andreas Schwab  <schwab@suse.de>
2697         * emacs-lisp/autoload.el: Also print defsubst doc string
2698         specially.
2700         * dired.el (dired-insert-directory): If dired-free-space-program
2701         failed just delete its output.
2703 2000-03-29  Dave Love  <fx@gnu.org>
2705         * international/iso-cvt.el: Move provide to end.  Doc fixes.
2706         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
2707         (iso-iso2sgml, iso-sgml2iso): New functions.
2708         (iso-cvt-define-menu): Fix some entries and use backquote for
2709         clarity.
2711         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
2713 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
2715         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
2716         ISO-DATE.  If non-nil, return date in ISO 8601 format.
2718 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
2720         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
2721         if it ever becomes used.
2722         (log-edit-mode-hook): Default to vc-log-mode-hook.
2723         (log-edit-mode): Fix the docstring.
2725         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
2726         the code.
2728 2000-03-26  Dave Love  <fx@gnu.org>
2730         * net/browse-url.el (browse-url): Re-fix case of
2731         browse-url-browser-function being an alist.
2732         (browse-url): Add :link to defgroup.
2734         * files.el: Doc fixes.
2735         (file-truename): Include `[' in wildcard characters.
2736         (automount-dir-prefix): Customize.
2737         (find-file-wildcards): Add :version.
2738         (find-file-noselect): Simplify a mapcar call.
2740         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
2741         compatible with inf-lisp version.
2742         (eval-defun-1): Fix custom-declare-variable case.
2744 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
2746         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
2748 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
2750         * Makefile (COMPILE_FIRST): New macro.
2751         (compile-files): Compile files from COMPILE_FIRST first.
2753         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
2754         code.
2756         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
2757         matching open parenthesis in column 0 to defun-prompt-regexp
2758         only if open-paren-in-column-0-is-defun-start is set.
2760         * sun-curs.el: Require CL at compile-time only.
2762         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
2763         instead of copy-list which is a function from CL.
2764         (msb--choose-menu, msb--mode-menu-cond)
2765         (msb--create-buffer-menu-2): Use dolist instead of mapc.
2766         (msb--init-file-alist): Use mapcar instead of mapcan.
2767         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
2768         `(' in column 0 in doc string.
2769         (msb--add-separators): Use mapcar instead of mapcan.
2771         * cus-dep.el: Require CL at compile-time only.
2773 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
2775         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
2776         (byte-compile-warnings): New warning `noruntime'.
2777         (byte-compile-constants, byte-compile-variables): Fix docstring.
2778         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
2779         execute `eval-whenc-compile's body.
2780         (byte-compile-unresolved-functions): Fix docstring.
2781         (byte-compile-eval): New function.
2782         (byte-compile-callargs-warn): Check if the function will be available
2783         at runtime (via property `byte-compile-noruntime').
2784         (byte-compile-print-syms): New function.
2785         (byte-compile-warn-about-unresolved-functions): Also warn about
2786         `noruntime' functions (and use `byte-compile-print-syms').
2787         (byte-compile-file): Capitalize the message.
2789 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
2791         * mail/rmail.el (rmail-confirm-expunge): New user-option.
2792         (rmail-expunge): Ask for confirmation depending on the setting
2793         of rmail-confirm-expunge.
2795 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
2797         * Makefile (bootstrap-clean): If $(emacs) exists, build
2798         loaddefs.el first.  A loaddefs.el that's not up-to-date might
2799         cause a bootstrap failure because things don't autoload as
2800         expected.
2802 2000-03-23  Dave Love  <fx@gnu.org>
2804         * net/browse-url.el: Restore previous use of
2805         browse-url-maybe-new-window.
2807 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2809         * ps-print.el: Skip banner page fix.
2810         (ps-print-version): New version number (5.1.2).
2811         (ps-begin-file, ps-end-file, ps-generate): Code fix.
2813 2000-03-23  Dave Pearson  <davep@davep.org>
2815         * net/quickurl.el Changed the type of parameter passed to the
2816         function defined by `quickurl-format-function'. Before only the
2817         text of the URL was passed. Now the whole URL structure is passed
2818         and the function is responsible for extracting the parts it
2819         requires.  Changed the default of `quickurl-format-function'
2820         accordingly.
2821         (quickurl-insert): Changed the `funcall' of
2822         `quickurl-format-function' to match the above change.
2823         (quickurl-list-insert): Changed the `url' case so that it makes
2824         use of `quickurl-format-function', previous to this the format was
2825         hard wired.
2827 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
2829         * startup.el: Change some spellings for the X Window System.
2831 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
2833         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
2834         up the code and the regexp and make sure the cursor is temporarily
2835         moved to the suspicious line while querying the user.
2837 2000-03-22  Jason Rumney  <jasonr@gnu.org>
2839         * w32-fns.el (w32-charset-info-alist): Initialize.
2841 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2843         * ps-print.el: N-up last page fix.
2844         (ps-print-version): New version number (5.1.1).
2845         (ps-end-file, ps-end-job, ps-generate): Code fix.
2847 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
2849         * files.el (find-file-run-dired): Update docstring.
2850         (find-directory-functions): New hook.
2851         (find-file-noselect): Run find-directory-functions rather than
2852         calling dired directly.
2854         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
2856         * pcvs.el: Add a minimal leading commentary.
2857         (cvs-make-cvs-buffer): Change the header part by removing the startup
2858         message and adding a `Module' entry.  Also replace the FOOTER and
2859         HEADER special fileinfos with the new support in ewoc for updating
2860         its own footer and header.
2861         (cvs-update-header): Update to use the header/footer of the ewoc.
2862         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
2863         (cvs-is-within-p): New function.
2864         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
2865         to only examine some subset of the buffers.
2867         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
2868         `format' instead of our own ad-hoc functions.
2869         Remove HEADER and FOOTER cases, now handled in the EWOC.
2870         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
2872         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
2873         output to avoid scaring the user.
2874         (cvs-parse-table): Catch message for non-up-to-date commits.
2876         * pcvs-defs.el (cvs-startup-message): Remove.
2877         (cvs-global-menu): New autoloaded menu.
2879         * pcvs-util.el (cvs-string-fill): Remove.
2881         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
2882         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
2883         PP part of it and also make it work for footers and headers.
2884         (ewoc-create): Drop POS and BUFFER arguments.
2885         Use the DLL's dummy node to store the end-of-footer position.
2886         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
2887         (ewoc-refresh): Remove unused `header' variable.
2888         (ewoc-(get|set)-hf): New functions.
2890         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
2891         log-view-*-(message|file) and use easy-mmode-define-navigation.
2892         (log-view-message-re): Match SCCS format as well.
2893         And match the revision line rather than the dashed separator line.
2894         (log-view-mode): Use the new define-derived-mode.
2895         (log-view-current-tag): Fill in with an actual implementation.
2897         * cvs-status.el (cvs-status-(prev|next)): Rename from
2898         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
2899         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
2900         to let the output "breathe" a little more (more readable).
2901         (cvs-status-mode): Use the new define-derived-mode.
2903         * smerge-mode.el (smerge-auto-leave): New function and variable.
2904         (smerge-basic-map): Rename from smerge-basic-keymap.
2905         Change the bindings for smerge-diff-*.
2906         (smerge-*-map): Use easy-mmode-defmap.
2907         (smerge-(next|prev)): Use easy-mmode-define-navigation.
2908         (smerge-keep-*): Use smerge-auto-leave.
2910 2000-03-21  Jason Rumney  <jasonr@gnu.org>
2912         * cus-edit.el (custom-button-face): Use 3D look for w32.
2913         (custom-button-pressed-face): Likewise.
2915 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
2917         * progmodes/etags.el (tags-case-fold-search): New user-option.
2918         (tags-loop-eval): New function.  Bind case-fold-search around eval
2919         depending on the value of tags-case-fold-search.
2920         (tags-loop-continue): Use tags-loop-eval.
2921         (find-tag-in-order): Bind case-fold-search depending on the value
2922         of tags-case-fold-search.
2924 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
2926         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
2927         (diff-end-of-hunk): Return the end position for use in
2928         `easy-mmode-define-navigation'.
2929         (diff-recenter): Remove.
2930         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
2931         of `easy-mmode-define-navigation'.
2932         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
2933         previous renaming) and fix to use new names.
2934         (diff-merge-strings): Use \n as separator: simpler, faster.
2935         (diff-mode): Use `define-derived-mode'.
2937         * derived.el (define-derived-mode): Don't autoload anymore.
2938         Prefer the macro-only version provided by easy-mmode.el.
2940         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
2941         `easy-mmode-define-derived-mode'.
2942         Use `combine-run-hooks'.
2943         (easy-mmode-define-navigation): New macro.
2945         * subr.el (combine-run-hooks): New function.
2947 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
2949         * term/x-win.el: Fontsets related initialization is simplified.
2951         * international/mule-diag.el (describe-font): Don't refer to
2952         global-fontset-alist, instead call font-list.
2953         (describe-fontset, list-fontsets, mule-diag): Likewise.
2954         (print-fontset): Adjusted for the change of fontset
2955         implementation.
2957         * international/fontset.el (x-charset-registries): Variable
2958         removed, instead the corresponding data is stored in the default
2959         fontset.
2960         (register-alternate-fontnames): Function removed.
2961         (resolved-ascii-font): Variable removed.
2962         (x-compose-font-name): Ignore the second argument REDOCE.
2963         (x-complement-fontset-spec): Complement only an ASCII font and
2964         element for those charsets than can use that ASCII font.
2965         (generate-fontset-menu): Don't refer to global-fontset-alist,
2966         instead call fontset-list.
2967         (uninstantiated-fontset-alist): Variable removed.
2968         (x-style-funcs-alist): Likewise.
2969         (fontset-default-styles): Likewise.
2970         (x-modify-font-name): Function removed.
2971         (create-fontset-from-fontset-spec): Ignore the argument
2972         STYLE-VARIANT.
2973         (create-fontset-from-ascii-font): Docsting adjusted for the above
2974         change.
2975         (instantiate-fontset, resolve-fontset-name): Functions removed.
2976         (fontset-list): Now implemented by C code.
2978         * faces.el (read-face-font): Fix TABLE arg to completing-read.
2979         (describe-face): Include `font' attribute in the description.
2981 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
2983         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
2985 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
2987         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
2988         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
2989         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
2991         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
2992         about behavior of set-buffer-modified-p wrt redisplay.
2994 2000-03-19  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2996         * view.el (view-mode-disable): Kill local binding of view-read-only.
2998 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
3000         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
3001         is a string, convert it to a syntax cell using string-to-syntax.
3003         * simple.el (syntax-code-table, syntax-flag-table): New variables.
3004         (string-to-syntax): New function.
3006         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
3007         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
3008         try to use passive ftp mode.
3010 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
3012         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
3014         * simple.el (append-to-buffer): Update point of windows after
3015         insertion.
3017         * abbrev.el (inverse-add-abbrev): Identify word by first moving
3018         forward then moving backward.  Reindent.
3020         * frame.el (other-frame): Call x-focus-frame only if
3021         focus-follows-mouse is off.
3023 2000-03-17  Dave Love  <fx@gnu.org>
3025         * pcvs-util.el (cvs-strings->string): Rename
3026         replace-regexps-in-string.
3028 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
3030         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
3031         regexp for labels cannot span several lines.
3033         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
3034         `(setq :<key> ':<key>)' to the macro expansion.
3036 2000-03-16  Dave Love  <fx@gnu.org>
3038         * progmodes/f90.el (f90): Put custom group under `languages', not
3039         `fortran'.
3040         (f90-mode-hook): Customize.
3041         (f90-mode): Set add-log-current-defun-function.
3042         (f90-current-defun): New function.
3044 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
3046         * cus-edit.el (custom-variable-tag-face): Handle case that
3047         default face's height is not a number.
3048         (custom-face-tag-face, custom-group-tag-face-1)
3049         (custom-group-tag-face): Ditto.
3050         (custom-group-tag-face-1): Add :group.
3052         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
3054 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
3056         * pcvs-defs.el (toplevel): Remove autoload cookie for form
3057         requiring easymenu.
3059 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3061         * ps-print.el: PostScript user-defined prologue, PostScript error
3062         handler, doc fix.
3063         (ps-print-version): New version number (5.1).
3064         (ps-user-defined-prologue, ps-error-handler-message)
3065         (ps-print-prologue-0, ps-error-handler-alist): New vars.
3066         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
3067         (ps-insert-string): New function.
3069 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
3071         * international/ccl.el (ccl-compile-expression): Don't generate
3072         invalid self-assignment code.
3074 2000-03-14  Dave Love  <fx@gnu.org>
3076         * subr.el (replace-regexp-in-string): Renamed from
3077         replace-regexps-in-string.  Doc fix.
3079 2000-03-12  Dave Love  <fx@gnu.org>
3081         * cus-edit.el: Doc fixes.
3082         (customize-set-variable, customize-save-variable): Rename args for
3083         doc.
3084         (custom-variable-tag-face, custom-face-tag-face)
3085         (custom-group-tag-face-1, custom-group-tag-face): Modify from
3086         style which user identify as hyperlink.
3087         (hook): Don't add undefined functions to the hook.
3088         (debug-ignored-errors): Transfer message from bindings.el.
3090 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
3092         * recentf.el (recentf-keep-non-readable-files-p): Remove
3093         double/nested definition.
3095 2000-03-12  Dave Love  <fx@gnu.org>
3097         * facemenu.el (facemenu-get-face): Use display-color-p.
3098         * enriched.el (enriched-decode-foreground): Likewise.
3099         (enriched-decode-background): Likewise.
3100         * isearch.el (isearch-highlight): Likewise.
3101         * info-look.el (info-lookup): Likewise.
3102         * simple.el (completion-setup-function): Likewise.
3104         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
3105         :options.
3107         * bindings.el (mode-line-format): Fix line-number and
3108         column-number items.  Add help-echo for the background.
3109         (mode-line-mule-info): Modify help-echo.
3111         * avoid.el (mouse-avoidance-mode): Add autoload cookie to
3112         defcustom.
3114         * files.el (load-file): Allow completion to .elc.
3116         * man.el: Doc fixes.
3117         (Man-init-defvars): Use display-color-p to set fontification.
3119         * play/hanoi.el (hanoi-internal): Don't use oddp.
3121 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
3123         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
3125         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
3127 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
3129         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
3130         Fix comment.
3132 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
3134         * font-lock.el (font-lock-keywords): Fix the doc now that
3135         regexp-opt-depth is unnecessary.
3136         (save-buffer-state): Set an edebug spec.
3137         (font-lock-fontify-anchored-keywords): Properly handle the case when
3138         the matcher goes past the limit.
3140         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
3141         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
3143         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
3144         dll.el and cookie.el (from Elib) with heavy renaming and other
3145         massaging.
3147         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
3148         Autoload the functions used.
3149         (easy-mmode-define-syntax): Fix CL typo.
3150         (easy-mmode-define-derived-mode): Improve the docstring generation.
3152 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
3154         * textmodes/texinfo.el (texinfo-version): Variable and function
3155         removed.
3157 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
3159         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
3160         allow more flexibility.
3161         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
3162         fns.
3163         (easy-mmode-defmap, easy-mmode-defsyntax)
3164         (easy-mmode-define-derived-mode): New macros.
3166 2000-03-09  Didier Verna  <didier@xemacs.org>
3168         * rect.el (replace-rectangle): New function.
3170 2000-03-09  Dave Love  <fx@gnu.org>
3172         * progmodes/fortran.el (fortran-comment-line-start): Define as
3173         "C".
3174         (fortran-comment-line-start-skip): Don't match cpp stuff.
3175         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
3176         (fortran-mode-map): Remove over-eager custom-menu-create for now.
3177         (fortran-mode): Don't set fortran-comment-line-start-skip,
3178         fortran-comment-line-start here.  Set comment-start,
3179         add-log-current-defun.
3180         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
3181         (fortran-current-defun): New function.
3183 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
3185         * emacs-lisp/re-builder.el: New file.
3187         * mouse.el (mouse-drag-region): Don't run up-event handler
3188         if hscroll has changed.
3190         * octave-mod.el (octave-font-lock-keywords): To font-lock the
3191         builtin operators, use `font-lock-builtin-face' for Emacs and
3192         `font-lock-preprocessor-face' otherwise.
3194         * font-lock.el (lisp-font-lock-keywords-1): Highlight
3195         `(defun (setf foo)' differently.
3197 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
3199         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
3200         (regexp-opt): Update comment and adapt the code the new meaning of
3201         the `paren' argument of regex-opt-group for shy-groups.
3202         (regexp-opt-depth): Handle shy groups as well as backslashed
3203         backslashes.
3204         (regexp-opt-group): Turn the leading comment into a docstring.
3205         Allow `paren' to be a string (the string to use to open a group).
3206         Remove open-presuf and close-presuf.  Instead of checking for `all
3207         one-char' and then later on check for `several one-char', handle
3208         both cases close together.  Also apply a more generic algorithm
3209         for suffixes (the mirror image of the algorithm used for
3210         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
3211         (regexp-opt-try-suffix): Removed.
3213         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
3214         from comint-mode-map, so we can just inherit from it.  Also, move
3215         the initialization into the `defvar' since there's no docstring
3216         anyway and it's fairly short.
3217         (inferior-scheme-mode): Define it as derived-mode: the code is
3218         shorter and this way we inherit from comint-mode-map rather than
3219         copying it.
3221         * subr.el (replace-regexps-in-string): Properly handle the case
3222         where we match an empty string.
3224         * comint.el (comint-exec-1): Add the current-dir to the exec-path
3225         when the command has a directory component (such as "./testml").
3226         Also fix a typo in the comment.
3228 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
3230         * Makefile (compile-files): Compile files one by one because
3231         that's the only way to ensure a clean compilation environment for
3232         each individual file.
3234         * frame.el (other-frame): Call x-focus-frame.
3236 2000-03-07  Dave Love  <fx@gnu.org>
3238         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
3239         :require to defcustom.
3241         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
3242         lists.
3244         * files.el (auto-mode-alist): Add configure.in.
3246         * progmodes/autoconf.el: New file.
3248 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
3250         * mail/mh-e.el: Change maintainer to `none'.
3252         * recentf.el (recentf-keep-non-readable-files-p): Quote args
3253         to remove-hook and add-hook.
3255 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
3257         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
3258         it as the default.
3259         (mail-send): Test mail-send-nonascii also for the new `mime' value.
3260         (sendmail-send-it): Conditionally add MIME headers specifying the
3261         used character set.
3263 2000-03-07  Dave Love  <fx@gnu.org>
3265         * winner.el: Fix keywords, autoload cookies.  Split
3266         eval-when-compile form to avoid compilation failure.
3268 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
3270         * international/mule.el: Modify comment about coding system
3271         property `coding-category'.
3272         (make-coding-system): New argument EOL-TYPE.  Pay attention to
3273         coding-category property of PROPERTIES.
3275         * international/mule-conf.el (coding-category-utf-8,
3276         coding-category-utf-16-be, coding-category-utf-16-le): New coding
3277         categories.  Include them in the argument for set-coding-priority.
3279         * international/mule-cmds.el (reset-language-environment): Include
3280         coding-category-utf-8, coding-category-utf-16-be, and
3281         coding-category-utf-16-le in the argument for set-coding-priority.
3282         (reset-language-environment): Initialize coding-category-utf-8,
3283         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
3285 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
3287         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
3288         code abstracted out of `bookmark-jump-noselect'.  Now tries info
3289         extensions as well as compression extensions.
3290         (bookmark-jump-noselect): Use above new func.
3292 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
3294         * strokes.el: Change maintainer's mail address.
3296 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
3298         * international/mule-diag.el (list-character-sets): Make help-echo
3299         string by substitute-command-keys.
3300         (list-character-sets): Likewise.
3301         (sort-listed-character-sets): Call help-setup-xref.
3303 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
3305         * time.el (display-time-mail-file): Add `none' to the list of
3306         choices.
3308 2000-03-01  Dave Love  <fx@gnu.org>
3310         * help.el (help-xref-go-back): Don't try to set position.
3312         * international/mule-diag.el (list-character-sets): Call
3313         help-setup-xref.  Add help-echo to xrefs.
3314         (list-character-sets-1): Add help-echo to xrefs.
3316 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
3318         * frame.el (blink-cursor-mode): Switch cursor on when turning
3319         the mode off.
3321         * add-log.el (add-log-current-defun): Add support for
3322         Autoconf mode.
3324         * mail/rmail.el (rmail-quit-hook): New variable.
3326 2000-03-01  Dave Love  <fx@gnu.org>
3328         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
3330         * help.el (help-xref-button): Add help-echo arg.
3331         (describe-function-1, describe-variable, help-make-xrefs): Use it.
3333         * faces.el (list-faces-display): Supply help-echo with
3334         help-make-xrefs.
3336         * facemenu.el (list-text-properties-at): Set help-xref-stack to
3337         nil.
3339 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
3341         * image.el (defimage): Look for image files in load-path.
3343         * frame.el (busy-cursor-delay-seconds): Change type to
3344         `number'.
3346 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
3348         * recentf.el (recentf): Added version tag to the defgroup of
3349         recentf.
3351 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
3353         * recentf.el (recentf-cleanup): Changed to remove excluded file
3354         too.
3355         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
3356         action to select/unselect a file.
3357         (recentf-edit-list): Code cleanup and improvement.
3358         (recentf-open-more-files-action): `recentf-open-more-files' button
3359         widget action to open a file.
3360         (recentf-open-more-files): No more use standard completion but
3361         widgets.
3362         (recentf-more-collection): Deleted.
3363         (recentf-more-history): Deleted.
3364         (recentf-setup-more-completion): Deleted.
3366 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
3368         * recentf.el (recentf-mode): No more needs that Emacs is running
3369         under a window-system.
3371 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
3373         * recentf.el (recentf-edit-list): New command to edit the recent
3374         list which allow the user to remove files.
3375         (recentf-edit-selected-items): New global variable, used by
3376         `recentf-edit-list' to hold the list of files to be removed from
3377         the recent list.
3378         (recentf-make-menu-items): Updated to display a "Edit list..."
3379         menu item.  Minor code cleanup.
3381 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
3383         * recentf.el (recentf-open-more-files): New command to open files
3384         that are not displayed in the menu.
3385         (recentf-more-collection): New global variable holding the set of
3386         permissible completions used by `recentf-open-more-files'.
3387         (recentf-more-history): New global variable holding the history list
3388         used by `recentf-open-more-files' completion.
3389         (recentf-setup-more-completion): New function to setup completion for
3390         `recentf-open-more-files'.
3391         (recentf-make-menu-items): Updated to display a "More..." menu item.
3393 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
3395         * recentf.el (recentf-menu-action): Doc fixed.
3397 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
3399         * recentf.el (recentf-menu-filter): Doc updated.
3400         (recentf-update-menu-hook): Allow menu filters to force menu update.
3401         (recentf-make-menu-items): New menu filter handling.
3402         (recentf-make-menu-item): New helper function.
3403         (recentf-menu-elements): New menu handling function.
3404         (recentf-sort-ascending): Updated to new menu filter handling.
3405         (recentf-sort-descending): Updated to new menu filter handling.
3406         (recentf-sort-basenames-ascending): New menu filter function.
3407         (recentf-sort-basenames-descending): New menu filter function.
3408         (recentf-show-basenames): New menu filter function.
3409         (recentf-show-basenames-ascending): New menu filter function.
3410         (recentf-show-basenames-descending): New menu filter function.
3412 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
3414         * diary-lib.el (list-diary-entries): Don't try to go forward at
3415         the end of the buffer.
3417 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
3419         * international/mule-diag.el (list-character-sets): Completely
3420         rewritten.
3421         (sort-listed-character-sets): New function.
3422         (list-character-sets-1): Completely rewritten.
3423         (list-character-sets-2): New function.
3424         (non-iso-charset-alist): New variable.
3425         (decode-codepage-char): New function.
3426         (charset-history): New variable.
3427         (read-charset) (list-block-of-chars)
3428         (list-iso-charset-chars)
3429         (list-non-iso-charset-chars)
3430         (list-charset-chars): New functions.
3431         (mule-diag): Call list-character-sets-2, not
3432         list-character-sets-2.
3433         (dump-charsets): Likewise.
3435 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
3437         * dired-x.el (dired-filename-at-point): Add `@' to valid
3438         file name characters.
3439         (dired-filename-at-point): Handle ange-ftp file names.
3441         * frame.el (frame-notice-user-settings): Use assq-delete-all
3442         instead of assoc-delete-all.
3443         (frame-notice-user-settings): Ditto.
3445         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
3446         Don't copy alist.
3448 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
3450         * calculator.el (calculator-use-menu): New option.
3451         (calculator-initial-bindings): Changed some bindings to work as
3452         macros.
3453         (calculator-forced-input): Removed.
3454         (calculator-restart-other-mode): New variable.
3455         (calculator-mode-map): Set up menu.
3457 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
3459         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
3460         tags.
3462 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
3464         * viper-cmd.el (viper-envelop-ESC-key): added the option to
3465         translate all ESC key sequences.
3466         (viper-goto-mark-subr): restore markers for files for which
3467         they were saved.
3468         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
3469         * viper-util.el (viper-set-replace-overlay-glyphs,
3470         viper-set-replace-overlay): always check if the replacement
3471         overlay is live.
3472         * viper.el (viper-vi-state-mode-list): added major modes.
3473         * ediff-wind.el: minor comment changes.
3474         * ediff.el: copyright notice date fix.
3476 2000-02-27  Jason Rumney  <jasonr@gnu.org>
3478         * faces.el (face-font-family-alternatives): Add arial to helv.
3479         (mode-line, header-line, tool-bar): Same default as x for w32.
3480         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
3481         face-font-family-alternatives from working.
3482         * term/w32-win.el (mouse-set-font): Do not build fontset from
3483         chosen font.
3485 2000-02-25  Sam Steingold  <sds@goems.com>
3487         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
3488         properly.
3490 2000-02-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3492         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
3494 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
3496         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
3497         writable.
3499         * frame.el (busy-cursor-delay-seconds): New option.
3501 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
3503         * frame.el (show-cursor-in-non-selected-windows): New option.
3505 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
3507         * diary-lib.el (include-other-diary-files): Undo the selective
3508         display in any included file and don't kill it.
3510 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
3512         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
3513         bar.  Menu items converted to (menu-item format, help strings
3514         added.
3515         [downcase, upcase]: Don't enable on MS-DOS.
3516         [symlink, symlinks]: Don't show if make-symbolic-link is not
3517         bound.
3518         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
3520 2000-02-23  Dave Love  <fx@gnu.org>
3522         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
3523         (backward-kill-word): Revert addition of * to interactive spec --
3524         it's a feature.
3526         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
3527         (backward-kill-sentence, kill-sentence): Likewise.
3529         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
3530         scratch buffer name.
3531         (gud-format-command): Use int-to-string in ?l case.  Simplify
3532         slightly.
3534         * term/w32-win.el (internal-face-interactive): Update prompt for
3535         new read-face-name.
3537         * mail/footnote.el (footnote): Add :version to defgroup.
3538         (footnote-section-tag-regexp): Customize.
3539         (footnote-start-tag, footnote-end-tag): New option.
3540         (footnote-latin-regexp): New variable.
3541         (Footnote-latin): New function.
3542         (footnote-style-alist): Add element for latin style.
3543         (footnote-style): Moved.
3544         (Footnote-goto-footnote): Use eq to test arg.
3546         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
3548         * emacs-lisp/byte-opt.el: Change old backquote syntax.
3549         (byte-compile-trueconstp): Include keywords.
3550         (byte-optimize-quote, byte-optimize-lapcode): Use
3551         byte-compile-const-symbol-p.
3552         (byte-optimize-char-before): New optimization.
3554         * emacs-lisp/bytecomp.el: Change old backquote syntax.
3555         (byte-compile-const-symbol-p): New function.
3556         (byte-compile-constp, byte-compile-out-toplevel)
3557         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
3558         Use it.
3560         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
3562 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
3564         * international/encoded-kb.el: Be sure to update minor-mode-alist
3565         and minor-mode-map-alist.
3566         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
3567         codes SS2 and SS3 correctly.
3568         (encoded-kbd-self-insert-ccl): New function.
3569         (encoded-kbd-setup-keymap): New function.
3570         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
3571         by calling encoded-kbd-setup-keymap.
3573         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
3574         characters.
3575         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
3576         locally.
3578 2000-02-22  Dave Love  <fx@gnu.org>
3580         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
3581         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
3582         defvar.
3583         (lisp-mode-syntax-table): Set up for #|...|# comments.
3584         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
3585         classes.  Match `defface'.
3586         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
3587         (eval-defun-1): Fix for defcustom.
3588         (lisp-indent-region): Doc fix.
3590         * subr.el (when, unless, split-string): Doc fix.
3591         (read-passwd): Move call of clear-this-command-keys to the right
3592         place.
3593         (replace-regexps-in-string): New function.
3595 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
3597         * help.el (describe-variable): Set syntax table to
3598         emacs-lisp-mode-syntax-table when moving forward over the
3599         symbol's name.
3601 2000-02-22  Dave Love  <fx@gnu.org>
3603         * xt-mouse.el: Doc fixes.
3604         (xterm-mouse-position-function): New function, replacing advice of
3605         mouse-position.
3606         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
3608         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
3610 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
3612         * format.el (format-annotate-single-property-change): Handle
3613         properties.with dotted-list values.
3614         (format-proper-list-p): New function.
3616         * enriched.el (enriched-face-ans): Handle '(foreground-color
3617         . COLOR) and (background-color . COLOR).
3619 2000-02-20  Dave Love  <fx@gnu.org>
3621         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
3622         and assignments to it.
3623         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
3624         current local map.
3625         (make-flyspell-overlay): Use it.
3626         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
3628         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
3629         (lm-get-header-re): Defun, not defsubst.
3630         (lm-get-package-name): Defun, not defsubst.  Simplify.
3631         (lm-version): Doc fix.  Simplify.
3632         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
3633         (lm-crack-address, lm-last-modified-date, lm-commentary)
3634         (lm-verify, lm-synopsis): Simplify.
3635         (lm-report-bug): Require emacsbug.  Use compose-mail.
3637 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
3639         * dired.el (dired-mode): Call propertized-buffer-identification
3640         to set mode-line-buffer-identification to something having
3641         the right text properties.
3643         * bindings.el (propertized-buffer-identification): New function.
3645 2000-02-20  Dave Love  <fx@gnu.org>
3647         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
3648         check for t-mouse too.
3650         * cus-start.el: Make echo-keystrokes `number'.
3652 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
3654         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
3655         Don't call ring-empty-p unless tags-location-ring is bound.
3656         From Noah Friedman <friedman@splode.com>.
3658 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
3660         * progmodes/hideshow.el (hs-flag-region): No longer use
3661         `intangible' overlay property.
3663         (hs-toggle-hiding): New command.
3664         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
3666         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
3667         Fix omission bug: Run `hs-minor-mode-hook' for both activation
3668         and deactivation.
3670 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
3672         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
3674 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
3676         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
3678         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
3679         of `*' to handle `(* ... *)' comments.
3681 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
3683         * faces.el (list-faces-display): Use display-mouse-p instead of
3684         window-system.
3686         * menu-bar.el (global-map): Menu-bar items converted to the new
3687         format (menu-item..., rearranged for better CUA compliance, and
3688         their names changed for better clarity.  Help strings added.
3690         * international/mule-cmds.el (mule-menu-keymap)
3691         (describe-language-environment-map, set-coding-system-map)
3692         (setup-language-environment-map): Convert to new (menu-item...
3693         form, add help strings.  Change names of menu items for better
3694         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
3695         submenu).
3697 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
3699         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
3700         within the code.
3702 2000-02-16  Dave Love  <fx@gnu.org>
3704         * faces.el: Don't require custom.  Add more specific :groups to
3705         various deffaces.
3706         (set-face-attribute): Purecopy args.
3707         (read-face-name): Default to name at point and use it in prompt.
3708         Remove colon from arg in all callers.
3709         (list-faces-display): Hyperlink to face descriptions and customize
3710         buffers.
3712 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
3714         * wid-edit.el (widget-match-inline): An atom never matches a
3715         list.
3717 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3719         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3720         at ':' characters by call to split-string.
3722 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3724         * textmodes/bibtex.el: Added RCS version identification.
3726 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3728         * textmodes/bibtex.el: Some temporary comments removed.
3729         (bibtex-field-name, bibtex-entry-type): Made the relationship
3730         explicit.
3731         (bibtex-field-const): Allow capital letters.
3732         (bibtex-start-of-string): Deleted because unused.
3734         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
3735         use the term 'reference' to describe a bibtex entry as a whole.
3736         Further, reference keys are no longer called 'labels'.
3737         (bibtex-keys): Renamed to bibtex-reference-keys.
3738         (bibtex-reformat-previous-labels): Renamed to
3739         bibtex-reformat-previous-reference-keys.
3740         (bibtex-reference-type): Renamed to bibtex-entry-type.
3741         (bibtex-reference-head): Renamed to bibtex-entry-head.
3742         (bibtex-reference-maybe-empty-head): Renamed to
3743         bibtex-entry-maybe-empty-head.
3744         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3745         (bibtex-search-reference): Renamed to bibtex-search-entry.
3746         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3747         bibtex-enclosing-entry-maybe-empty-head.
3748         (bibtex-entry-field-alist, bibtex-entry-head,
3749         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3750         bibtex-map-entries, bibtex-search-entry,
3751         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3752         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3753         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3754         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3755         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3756         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3757         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3759 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3761         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3762         comment.
3763         (bibtex-format-field-delimiters): New function, functionality
3764         extracted from bibtex-format-entry.
3765         (bibtex-autokey-get-yearfield-digits): New function, functionality
3766         extracted from bibtex-autokey-get-yearfield.
3768         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3769         entries in order to avoid stack overflow in the regexp matcher if
3770         field contents become large.
3771         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3772         bibtex-field-string-part-not-braced,
3773         bibtex-field-string-part-no-inner-braces,
3774         bibtex-field-string-part-1-inner-brace,
3775         bibtex-field-string-part-2-inner-braces,
3776         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3777         bibtex-field-string-quoted, bibtex-field-string,
3778         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3779         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3780         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3781         as parsing is now performed by the following functions.
3782         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3783         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3784         bibtex-parse-field-string, bibtex-search-forward-field-string,
3785         bibtex-parse-association, bibtex-field-name-for-parsing,
3786         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3787         bibtex-search-forward-field, bibtex-search-backward-field,
3788         bibtex-start-of-field, bibtex-end-of-field,
3789         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3790         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3791         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3792         bibtex-parse-string, bibtex-search-forward-string,
3793         bibtex-search-backward-string, bibtex-start-of-string,
3794         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3795         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3796         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3797         entries.  Instead of reporting the results of the parsing by
3798         match-beginning or match-end, these functions return data structures
3799         that hold the corresponding positions.
3800         (bibtex-enclosing-field): Changed to also report field boundaries by
3801         return values rather than by match-beginning or match-end.  The
3802         following functions have been adapted to use the new parsing
3803         functions.
3804         (bibtex-skip-to-valid-entry, bibtex-search-reference,
3805         bibtex-enclosing-field, bibtex-format-entry,
3806         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3807         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3808         bibtex-print-help-message, bibtex-end-of-entry,
3809         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3810         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3811         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3812         method for parsing.
3813         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3814         bibtex-map-entries, bibtex-flash-head,
3815         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3816         bibtex-autokey-change, bibtex-autokey-get-namefield,
3817         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3818         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3819         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3820         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3821         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3822         order to make the new binding of case-fold-search immediately
3823         visible.
3825 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3827         * textmodes/bibtex.el: Copyright notice is up to date.
3828         Added constant 'bibtex-maintainer-salutation.
3830         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3831         than make-temp-name, use match-string-no-properties and eliminate
3832         a quadratic behavior when building bibtex-strings.
3834         * bibtex.el (bibtex-reference-key): Accept string entries whose
3835         reference key contains upper case letters.
3837 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3839         * bibtex.el (bibtex-reference-head): Allow entries to start with
3840         a new line.
3842 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3844         * bibtex.el: Hiding of entry bodies is not longer provided by
3845         bibtex.el directly.  Instead the hideshow package can be used.
3846         Added a special bibtex entry to hs-special-modes-alist.
3847         (bibtex-hs-forward-sexp): Added for hideshow.el.
3849 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3851         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3852         at ':' characters by call to split-string.
3854 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3856         * textmodes/bibtex.el: Added RCS version identification.
3858 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3860         * textmodes/bibtex.el: Some temporary comments removed.
3861         (bibtex-field-name, bibtex-entry-type): Made the relationship
3862         explicit.
3863         (bibtex-field-const): Allow capital letters.
3864         (bibtex-start-of-string): Deleted because unused.
3866         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
3867         use the term 'reference' to describe a bibtex entry as a whole.
3868         Further, reference keys are no longer called 'labels'.
3869         (bibtex-keys): Renamed to bibtex-reference-keys.
3870         (bibtex-reformat-previous-labels): Renamed to
3871         bibtex-reformat-previous-reference-keys.
3872         (bibtex-reference-type): Renamed to bibtex-entry-type.
3873         (bibtex-reference-head): Renamed to bibtex-entry-head.
3874         (bibtex-reference-maybe-empty-head): Renamed to
3875         bibtex-entry-maybe-empty-head.
3876         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3877         (bibtex-search-reference): Renamed to bibtex-search-entry.
3878         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3879         bibtex-enclosing-entry-maybe-empty-head.
3880         (bibtex-entry-field-alist, bibtex-entry-head,
3881         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3882         bibtex-map-entries, bibtex-search-entry,
3883         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3884         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3885         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3886         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3887         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3888         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3889         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3891 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3893         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3894         comment.
3895         (bibtex-format-field-delimiters): New function, functionality
3896         extracted from bibtex-format-entry.
3897         (bibtex-autokey-get-yearfield-digits): New function, functionality
3898         extracted from bibtex-autokey-get-yearfield.
3900         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3901         entries in order to avoid stack overflow in the regexp matcher if
3902         field contents become large.
3903         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3904         bibtex-field-string-part-not-braced,
3905         bibtex-field-string-part-no-inner-braces,
3906         bibtex-field-string-part-1-inner-brace,
3907         bibtex-field-string-part-2-inner-braces,
3908         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3909         bibtex-field-string-quoted, bibtex-field-string,
3910         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3911         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3912         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3913         as parsing is now performed by the following functions.
3914         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3915         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3916         bibtex-parse-field-string, bibtex-search-forward-field-string,
3917         bibtex-parse-association, bibtex-field-name-for-parsing,
3918         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3919         bibtex-search-forward-field, bibtex-search-backward-field,
3920         bibtex-start-of-field, bibtex-end-of-field,
3921         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3922         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3923         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3924         bibtex-parse-string, bibtex-search-forward-string,
3925         bibtex-search-backward-string, bibtex-start-of-string,
3926         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3927         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3928         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3929         entries.  Instead of reporting the results of the parsing by
3930         match-beginning or match-end, these functions return data structures
3931         that hold the corresponding positions.
3932         (bibtex-enclosing-field): Changed to also report field boundaries by
3933         return values rather than by match-beginning or match-end.  The
3934         following functions have been adapted to use the new parsing
3935         functions.
3936         (bibtex-skip-to-valid-entry, bibtex-search-reference,
3937         bibtex-enclosing-field, bibtex-format-entry,
3938         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3939         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3940         bibtex-print-help-message, bibtex-end-of-entry,
3941         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3942         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3943         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3944         method for parsing.
3945         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3946         bibtex-map-entries, bibtex-flash-head,
3947         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3948         bibtex-autokey-change, bibtex-autokey-get-namefield,
3949         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3950         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3951         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3952         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3953         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3954         order to make the new binding of case-fold-search immediately
3955         visible.
3957 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3959         * textmodes/bibtex.el: Copyright notice is up to date.
3960         Added constant 'bibtex-maintainer-salutation.
3962         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3963         than make-temp-name, use match-string-no-properties and eliminate
3964         a quadratic behavior when building bibtex-strings.
3966         * bibtex.el (bibtex-reference-key): Accept string entries whose
3967         reference key contains upper case letters.
3969 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3971         * bibtex.el (bibtex-reference-head): Allow entries to start with
3972         a new line.
3974 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3976         * bibtex.el: Hiding of entry bodies is not longer provided by
3977         bibtex.el directly.  Instead the hideshow package can be used.
3978         Added a special bibtex entry to hs-special-modes-alist.
3979         (bibtex-hs-forward-sexp): Added for hideshow.el.
3981 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3983         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
3984         proceedings entry type (for cross referencing). Thanks to Wagner
3985         Toledo Correa for the suggestion.
3987         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
3989 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
3991         * international/characters.el: Setup case table for Vietnamese.
3993 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
3995         * uniquify.el (toplevel): Require CL at compile time.
3996         (uniquify-push): Removed.
3998         * shadowfile.el (shadow-when): Removed.
4000         * tempo.el (tempo-dolist, tempo-mapc): Removed.
4001         (tempo-process-and-insert-string): Use dolist instead of
4002         tempo-dolist.
4004         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
4005         regexp for paragraph-start.
4007         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
4008         commas as well.
4010 2000-02-10  Dave Love  <fx@gnu.org>
4012         * wid-edit.el: (widgets) [defgroup]: Remove url link.
4013         (widget-color-choice-list, widget-color-history, widget-mouse-help):
4014         Deleted.
4015         (widget-specify-field, widget-specify-button): Don't use
4016         widget-mouse-help as help-echo property.
4017         (default): Use #'ignore for :validate and :mouse-down-action.
4018         (checkbox): Add help-echo.
4019         (widget-sexp-validate): Rewritten to clarify error messages.
4020         (character): Use char-valid-p in :match function.
4021         (widget-color-complete): Use facemenu-color-alist.
4022         (widget-color-action): Use facemenu-read-color.
4024         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
4025         set up `caar' &c that we now have.
4027 2000-02-09  Ray Blaak  <blaak@gnu.org>
4029         * delphi.el: Make resourcestring a declaration region, like const
4030         and var.
4032 2000-02-09  Dave Love  <fx@gnu.org>
4034         * bindings.el (mode-line-input-method-map): New variable.
4035         (mode-line-mule-info): Use it; fix last change.
4036         (mode-line-mode-menu): Move definition.
4037         (mode-line-mouse-sensitive-p): Deleted.
4038         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
4039         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
4040         level.
4042         * startup.el (command-line-1): Don't call
4043         make-mode-line-mouse-sensitive.
4045 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
4047         * mail/rmail.el (rmail-retry-failure): Use
4048         rmail-beginning-of-message before rmail-toggle-header, because the
4049         former toggles headers.
4051 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
4053         * diff-mode.el (diff-kill-junk): New interactive function.
4054         (diff-reverse-direction): Use delete-and-extract-region.
4055         (diff-post-command-hook): Restrict the area so that the hook also works
4056         outside of any diff hunk.  This is necessary for the minor-mode.
4057         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
4058         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
4060         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
4061         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
4062         so that it can be used more easily in <foo>-mode-hook.  Also make sure
4063         to avoid duplicate entries.
4064         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
4065         (font-lock-remove-keywords): Just as was done for `add', allow it to
4066         work even if font-lock-mode is nil.  Also make sure we don't modify
4067         any pre-existing list by forcing a copy-sequence.  Finally rename
4068         `major-mode' to `mode'.
4069         (font-lock-fontify-syntactic-anchored-keywords)
4070         (font-lock-fontify-anchored-keywords)
4071         (font-lock-fontify-keywords-region): Use line-end-position.
4072         Don't make `font-lock-multiline' local (it's now done in
4073         font-lock-set-defaults).
4074         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
4075         move the `font-lock-fontified' creation to inside the `unless'.
4077 2000-02-06  Andrew Innes  <andrewi@gnu.org>
4079         * term/w32-win.el (x-handle-args): Comment out call to message,
4080         which occurs before window system is initialized.
4082         * makefile.nt: Add support for recompiling lisp code.
4084 2000-02-04  Dave Love  <fx@gnu.org>
4086         * bindings.el (mode-line-mule-info): Fix/extend last change.
4088         * completion.el: Replace completion-dolist with dolist.
4090         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
4091         dotimes.
4093 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
4095         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
4096         environment names before they go into the section regexp.
4098         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
4099         char class in regexp.
4101         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
4102         `case-fold-search' to nil.
4104         * progmodes/idlwave.el (idlwave-template): Respect
4105         `idlwave-abbrev-change-case'.
4106         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
4107         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
4108         idlwave-while): respect `idlwave-reserved-word-upcase'.
4109         (idlwave-rw-case): New function.
4110         (idlwave-statement-match): Fixed problem with assignment regexp.
4111         (idlwave-font-lock-keywords): Improved regexp for keyword
4112         parameters.
4113         (idlwave-surround): New argument LENGTH to support padding of
4114         operators longer than 1 char.
4116         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
4117         idlwave-shell-expression-overlay.  Implemented printing of
4118         expressions on higher levels of the calling stack.
4119         (idlwave-shell-display-level-in-calling-stack): Restore stack
4120         level.
4121         (idlwave-retrieve-expression-from-level): New function.
4122         (idlwave-shell-last-calling-stack): Variable removed.
4123         (idlwave-shell-reset): Argument action reversed (`visible' to
4124         `hidden').  Also remove stop-line overlay.
4125         (idlwave-shell-calling-stack-routine): New variable.
4126         (idlwave-shell-parse-stack-and-display): Messages now display
4127         negative level numbers.
4128         (idlwave-shell-mode): Set `modeline-format'.
4129         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
4130         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
4131         21.
4132         (idlwave-shell-print-expression-function): New option.
4134         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
4135         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
4136         `tool-bar' instead of `toolbar'.
4138 2000-02-02  Dave Love  <fx@gnu.org>
4140         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
4141         emacs-lisp-mode-hook.  Don't check for defalias being defined.
4143         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
4144         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
4145         the new builtins directly.
4147         * whitespace.el (whitespace): Add :version to defgroup.
4149         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
4150         Doc fix.
4152         * thingatpt.el (sexp-at-point, symbol-at-point)
4153         (number-at-point, list-at-point): Add autoload cookie.
4155         * recentf.el (recentf): Add :version to defgroup.
4157         * quickurl.el (quickurl): Add :version to defgroup.
4159         * elide-head.el (elide-head): Use point-marker more.
4161         * bs.el (bs): Add :version to defgroup.
4163         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
4165         * progmodes/delphi.el (delphi): Add :version to defgroup.
4167 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
4169         * ange-ftp.el (ange-ftp-write-region): Handle case that
4170         succeeding process operation sets a different coding system.
4172         * calculator.el: New file.
4174 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
4176         * frame.el (frames-on-display-list, framep-on-display): New
4177         functions.
4178         (display-mouse-p, display-popup-menus-p, display-graphic-p)
4179         (display-selections-p, display-screens, display-pixel-width)
4180         (display-pixel-height, display-mm-width, display-mm-height)
4181         (display-backing-store, display-save-under, display-planes)
4182         (display-color-cells, display-visual-class): New functions.
4184         * term/tty-colors.el (tty-color-gray-shades): New function.
4186         * faces.el (display-color-p): Use framep-on-display.
4187         (display-grayscale-p): New function.
4189 2000-01-31  Dave Love  <fx@gnu.org>
4191         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
4192         (create-fontset-from-x-resource): Don't concat integers.
4194 2000-01-31  Inge Frick  <inge@nada.kth.se>
4196         * view.el: Some changes in documentation.  Removed some trailing
4197         whitespace. Changed some parameter names to agree with
4198         documentation.
4199         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
4200         window is not deleted.  Modifies change 1998-04-26.
4202 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
4204         * windmove.el: New file.
4206         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
4207         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
4208         progmodes/ebnf-yac.el: Update copyright and license info.
4210         * jit-lock.el (jit-lock-function): Widen before calculating end
4211         position.
4212         (jit-lock-stealth-chunk-start): Rewritten.
4214         * info.el (Info-title-face-alist): Removed.
4215         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
4216         faces.
4217         (Info-fontify-node): Use these faces.
4219 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
4221         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
4222         (cl-macro-list1): Recognize `&allow-other-keys' instead of
4223         `&allow-other-keywords'.
4225         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
4226         the list of directories scanned heuristically.
4228         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
4229         exist.
4231 2000-01-30  Jason Rumney  <jasonr@gnu.org>
4233         * w32-fns.el: Define w32-tty-standard-colors.
4235         * startup.el (command-line): Use w32-tty-standard-colors when in
4236         w32 console mode.
4238 2000-01-30  Dave Love  <fx@gnu.org>
4240         * jka-compr.el (jka-compr-load): Fix up load-history.
4242         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
4244         * emacs-lisp/cl-macs.el: Revert previous change.
4246 2000-01-29  Dave Love  <fx@gnu.org>
4248         * facemenu.el: Purecopy various strings.
4250         * timezone.el (timezone-fix-time): Window against 69 for two-digit
4251         years.  Deal with three-digit years.
4253         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
4254         defconst, purecopy.
4255         (help-back-label): Purecopy it.
4257 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
4259         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
4260         variable. If non-nil, order the buffer list according to the
4261         currently selected frame.
4262         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
4263         non-nil, pass the selected frame to function buffer-list.
4265 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4267         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
4269 2000-01-28  Dave Love  <fx@gnu.org>
4271         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
4273         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
4274         Don't use lisp-indent-hook property.
4275         (cl-abs): Remove.
4277         * subr.el: Move out indent and edebug specs for when and unless.
4279         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
4280         when, unless.
4282         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
4283         unless, when.
4285 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
4287         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
4288         `collecting' as synonym for `collect'.
4290         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
4291         for the case it contains spaces.
4293         * simple.el (what-cursor-position): Change formatting of
4294         messages.
4296         * frame.el (delete-other-frames): New function.
4297         (toplevel): Bind it to C-x 5 1.
4299         * sort.el (sort-numeric-base): New option.
4300         (sort-numeric-fields): If number starts with `0' or `0[xX[',
4301         interpret it as octal or hexadecimal.  Use sort-numeric-base
4302         as default base.
4304         * progmodes/glasses.el: New file.
4306 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
4308         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
4309         userids differently.
4311         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
4312         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
4313         progmodes/ebnf-yac.el: New files.
4315 2000-01-26  Dave Love  <fx@gnu.org>
4317         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
4318         on a function with an empty body.  [From Eric Ludlam.]
4320 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
4322         * vc.el (vc-version-diff): Make sure file name is expanded.
4324 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
4326         * scroll-bar.el (scroll-bar-timer): Variable removed.
4327         (scroll-bar-toolkit-scroll): Don't use a timer.
4329 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
4331         * language/thai-util.el (thai-composition-function): Delete
4332         superfluous `a'.
4334 2000-01-24  Dave Love  <fx@gnu.org>
4336         * fortran.el (fortran-mode): Use beginning-of-defun-function,
4337         end-of-defun-function.
4339         * font-lock.el (turn-on-font-lock): Don't depend on window-system
4340         &c.
4342 2000-01-22  Jason Rumney  <jasonr@gnu.org>
4344         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
4345         conflicts with new face support.
4347 2000-01-22  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4349         * replace.el (query-replace): Rename last arg to DELIMITED.
4350         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
4351         (query-replace-regexp): Likewise.
4353 2000-01-20  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4355         * subr.el (with-syntax-table): Use make-symbol, not gensym.
4357         * emacs-lisp/lisp.el (beginning-of-defun-function):
4358         Variable renamed from beginning-of-defun.
4359         Do not call make-variable-buffer-local.
4360         (beginning-of-defun-raw): Use new variable name; doc fix.
4361         (beginning-of-defun): Doc fix.
4362         (end-of-defun-function): Variable renamed from end-of-defun.
4363         Do not call make-variable-buffer-local.
4364         (end-of-defun): Use new variable name; doc fix.
4366         * subr.el (dolist, dotimes): Copied from cl-macs.el
4367         and made to work.
4369         * mail/undigest.el (rmail-digest-end-regexps):
4370         Variable replaces rmail-digest-end-regexp.
4371         Allows multiple regexps for detecting the end line.
4372         (undigestify-rmail-message): Corresponding changes.
4374 2000-01-19  Dave Love  <fx@gnu.org>
4376         * files.el (user-init-file): Don't declare here -- is primitive.
4378         * startup.el (command-line): Check for compiled user-init-file and
4379         set to uncompiled version if necessary.
4381 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
4383         * mail/undigest.el (rmail-digest-end-regexp): New user option.
4384         (undigestify-rmail-message): Use it.
4386         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
4388 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
4390         * tmm.el (tmm-goto-completions): Adapt to prompt being part
4391         of mini-buffer.
4393 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
4395         * emacs-lisp/copyright.el (copyright-update): Removed the
4396         requirement for a trailing space from `copyright-regexp', to
4397         support copyrights with owner specified on a separate line..
4399         * align.el: New file.
4401         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
4403         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
4405 2000-01-13  Dave Love  <fx@gnu.org>
4407         * ph.el: Removed.  (Obsoleted by EUDC.)
4409 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
4411         * net/eudc.el (toplevel): Remove autoloaded code installing
4412         menu with easymenu, because that causes build problems.
4414         * frame.el (frame-notice-user-settings): New variable.
4415         (frame-notice-user-settings): Don't modify frame parameters
4416         if called a second time.
4418 2000-01-13  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4420         * frame.el (frame-notice-user-settings):
4421         Notice default-frame-parameters even for non-window frames.
4423 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
4425         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
4426         for Emacs.
4427         (eudc-bob-can-display-inline-images): Extend for Emacs.
4428         (eudc-bob-toggle-inline-display): Ditto.
4429         (eudc-bob-display-jpeg): Ditto.
4431 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
4433         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4434         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
4435         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
4437         * add-log.el (add-change-log-entry): Fix error trying an `(insert
4438         nil)'.
4440         * subdirs.el: Add `net' directory.
4442         * net: New directory.
4444         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
4445         eval-last-sexp.  Don't bind debug-on-error here.
4446         (eval-last-sexp): New function.  Bind debug-on-error if
4447         eval-expression-debug-on-error is non-nil.
4448         (eval-defun-2, eval-defun): Likewise.
4450         * simple.el (eval-expression): Don't bind debug-on-error if
4451         eval-expression-debug-on-error is nil.  Detect changed
4452         debug-on-error, and propagate new value to global binding, if
4453         eval-expression-debug-on-error is non-nil,
4454         (eval-expression-debug-on-error): Change doc string.
4456 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4458         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
4460         * emacs-lisp/lisp-mode.el (with-syntax-table):
4461         Set up lisp-indent-function property.
4463         * subr.el (with-syntax-table): Moved from simple.el.
4465         * simple.el (with-syntax-table): Moved to subr.el.
4467 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
4469         * tmm.el (tmm-shortcut): Delete region after prompt instead
4470         of erasing buffer.
4472         * textmodes/fill.el (fill-common-string-prefix): New function.
4473         (fill-context-prefix): Use the longest common prefix of first
4474         and second line fill prefix, if there is one.
4476 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4478         * array.el (array-mode): Don't use make-variable-buffer-local.
4479         Use make-local-variable for `truncate-lines'.
4481 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
4483         * add-log.el (add-log-current-defun): Handle user-defined
4484         add-log-current-function returning nil,
4486         * add-log.el (add-change-log-entry): Insert version number
4487         if having found a current function
4489         * add-log.el (add-log-current-defun): Call
4490         `add-log-current-defun-function'.  Try matches at level 0 and
4491         level 1.  Strip whitespace from defun found.
4493 2000-01-10  John Wiegley  <johnw@gnu.org>
4495         * allout.el (isearch-done/outline-provisions): Added `edit'
4496         argument to correspond with the current definition of
4497         `isearch-done'.
4499 2000-01-10  Dave Love  <fx@gnu.org>
4501         * elide-head.el (elide-head): Use point-marker, not point.
4503 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
4505         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
4506         before and after the year 2000.
4508         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
4509         Add ispell- prefix.
4511 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
4513         * ispell.el:  Only define dictionaries in menus when they exist.
4514         (version18p): New variable.
4515         (version20p): New variable.
4516         (xemacsp): New variable.
4517         (ispell-choices-win-default-height): Fix for XEmacs visibility.
4518         (ispell-dictionary-alist1): Added Brasileiro dictionary.
4519         (ispell-dictionary-alist6): Russian command lines no longer accept
4520         run-together words.
4521         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
4522         (ispell-dictionary-alist): Add koi8-r to customize definition.
4523         (check-ispell-version): Added documentation string.  Returns
4524         library path when called non-interactively.
4525         (ispell-menu-map-needed): Uses new variables.
4526         (ispell-library-path): New variable.
4527         (ispell-decode-string): XEmacs fix for bogus variable bindings.
4528         (ispell-word): Improved documentation string.  Test for valid
4529         character mappings.  Correctly check typed in word changes that can
4530         result in single words split into multiple words.  Returns
4531         replacement word.
4532         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
4533         replace in recursive query replace mode.  Help message for
4534         recursive edit mode.
4535         (ispell-show-choices): Protect against bad framepop bindings.
4536         (ispell-help): Fix to work with XEmacs.
4537         (ispell-highlight-spelling-error): Use new variables.
4538         (ispell-overlay-window): Fix to work with XEmacs.
4539         (ispell-parse-output): Passed and returns location information
4540         tracking spelling corrections.  Doesn't recheck same word on
4541         current line.
4542         (ispell-init-process): Protect against bogus XEmacs variable binding.
4543         Fix call to single argument in sleep-for.  Use new variables.
4544         (ispell-region): Passed and returns location information tracking
4545         spelling corrections.  Doesn't check same word on current line.
4546         Improved documentation string.  Doesn't resend a line already
4547         checked to the ispell process - fixes bug in LaTeX parsing.
4548         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
4549         (ispell-skip-region): No longer skips <TT> in SGML.
4550         (ispell-process-line): Tracks location information with spelling
4551         corrections.  Added documentation string.  Accounts for words
4552         already accepted on this line.  Don't allow query-replace on line
4553         starting with math characters.  Doesn't resend a line already sent
4554         to ispell process.  Fixes alignment error bug.
4556 2000-01-10  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4558         * dired-x.el (dired-guess-shell-alist-default):
4559         Suggest xloadimage, which is free, not xv, which isn't.
4561         * ange-ftp.el (ange-ftp-file-name-nondirectory):
4562         Don't ever include the host name or user name in the value.
4564 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
4566         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
4567         of a real newline.
4569 2000-01-09  Stephen Eglen  <stephen@gnu.org>
4571         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
4572         for .png files.
4574 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
4576         * cus-edit.el (custom-hook-convert-widget): Fix comment.
4578 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
4580         * progmodes/cperl-mode.el: Replace ^F with ^L.
4582         * sendmail.el (toplevel): Provide `sendmail' when compiling
4583         before `require'ing rmail and mailalias to prevent infinite
4584         recursion.
4586 2000-01-08  Dave Love  <fx@gnu.org>
4588         * emacs-lisp/backquote.el: Remove inappropriate customization
4589         (allowing custom.el to use backquote).
4591 2000-01-07  Dave Love  <fx@gnu.org>
4593         * add-log.el (add-log-debugging): Deleted.
4594         (add-change-log-entry): Treat a backup FILE-NAME as its parent
4595         file.  Remove debugging code.
4596         (change-log-get-method-definition, change-log-name): Add doc.
4597         (change-log-sortable-date-at): New function.
4598         (change-log-merge): New command.
4600         * time.el (display-time-string-forms): Make the Mail string active.
4601         (display-time-update): Provide help-echo for load average.
4603         * bindings.el (make-mode-line-mouse2-map): New function.
4604         (mode-line-modified): Use it and simplify.
4605         (mode-line-mule-info): Provide help-echo info.
4606         (minor-mode-alist): Activate the strings.
4607         (make-mode-line-mouse-sensitive): Simplify for
4608         mode-line-buffer-identification.
4610 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
4612         * play/pong.el: New file.
4614 2000-01-06  Dave Love  <fx@gnu.org>
4616         * array.el: Assorted cleanups for compiler warnings, doc strings,
4617         `array-' prefix for symbols.
4619 2000-01-05  Dave Love  <fx@gnu.org>
4621         * textmodes/outline.el (outline-mode-menu-bar-map): Add
4622         outline-headers-as-kill.
4623         (outline-mode): Define imenu-generic-expression.
4624         (outline-headers-as-kill): New command.
4626         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
4627         from paragraph-start.
4628         (paragraph-indent-minor-mode): New command.
4630         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
4631         M-C-e, M-C-h, C-j, C-xnd, TAB.
4632         (fortran-mode): Set beginning-of-defun, end-of-defun.
4633         (fortran-column-ruler): Simplify.
4634         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
4635         (fortran-with-subprogram-narrowing): Likewise.
4636         (fortran-indent-subprogram): Call mark-defun.
4637         (fortran-check-for-matching-do): Change narrowing.
4639         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
4640         (cl-lucid-hash-tag): Delete.
4641         (cl-hash-table-p): Correct test for native table.
4642         (cl-hash-table-count): Use hash-table-count.
4644         * browse-url.el (browse-url): Fix case of
4645         browse-url-browser-function being an alist.
4647 2000-01-05  Carsten Dominik  <cd@gnu.org>
4649         * textmodes/reftex-vars.el (reftex-parse-file-extension)
4650         (reftex-index-phrase-file-extension): New options.
4652         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
4653         Use new option `reftex-index-phrase-file-extension'.
4655         * textmodes/reftex.el (reftex-access-parse-file): Use new option
4656         `reftex-parse-file-extension'.
4658 2000-01-05  Dave Love  <fx@gnu.org>
4660         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
4661         (beginning-of-defun-raw): Use it.
4662         (end-of-defun): New variable.
4663         (end-of-defun): Use it.
4664         (check-parens): New command.
4666 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
4668         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
4669         (hs-show-block): Don't use `mapcar' when not accumulating.
4671         Fix buglet in local variables initialization.
4673 2000-01-05  Andreas Schwab  <schwab@suse.de>
4675         * hscroll.el (hscroll): Doc fix.
4677 2000-01-05  Carsten Dominik  <cd@gnu.org>
4679         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
4680         idlw-toolbar.
4682         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
4683         file idlw-rinfo.el.
4684         (idlwave-customize): load must read file idlw-shell.el.
4685         (idlwave-create-customize-menu): load must read file idlw-shell.el.
4687 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
4689         * progmodes/idlw-shell.el: Also provide idlwave-shell
4690         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
4691         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
4693         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
4694         both reftex-dcr and reftex-vcr.
4696         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
4698 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4700         * ps-print.el: PostScript code now is in separate files, doc fix.
4701         (ps-print-version): New version number (5.0.3).
4702         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
4703         local.
4704         (ps-spool-config): Initialization fix.
4705         (ps-print-prologue-1, ps-print-prologue-2)
4706         (ps-print-duplex-feature): PostScript code moved to separated file.
4707         (ps-background-image): Little code reformating.
4708         (ps-begin-file, ps-begin-job): Fix code.
4709         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
4710         (ps-prologue-file): New fun.
4712 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4714         * ps-vars.el: Eliminated.
4716         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
4717         `;;;###autoload'.
4719         * ps-print.el: ps-vars eliminated, doc fix.
4720         (ps-print-version): New version number (5.0.2).
4721         (ps-spool-config): Initialization fix.
4722         (ps-print-customize): New fun.
4724 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
4726         * autorevert.el (auto-revert-mode): Return value of
4727         auto-revert-mode.
4729 2000-01-04  Dave Love  <fx@gnu.org>
4731         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
4732         menu items.
4734 2000-01-03  Dave Love  <fx@gnu.org>
4736         * elide-head.el (elide-head) [defgroup]: Add :version.
4738         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
4739         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
4740         `cl-hash-table-p', not `hash-table-p'.
4741         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
4743 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4745         * faces.el (face-read-integer, read-face-attribute)
4746         (color-defined-p, color-values): unspecified-{f,b}g are now
4747         strings.
4749 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
4751         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
4752         at comment end, and re-insert them after filling.
4754 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4756         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
4757         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
4758         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
4760 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4762         * term/x-win.el (xw-defined-colors): Call color-supported-p,
4763         the new name of face-color-supported-p.
4765         * term/w32-win.el (xw-defined-colors): Likewise.
4767 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4769         * simple.el (completion-setup-function): Count completion-size
4770         from minibuffer-prompt-end, not from point-min.
4772 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
4774         * faces.el (read-face-attribute, defined-colors, color-defined-p):
4775         Pass the frame to tty-color-* functions.
4776         (display-color-p, frame-set-background-mode): Pass the frame to
4777         tty-display-color-p.
4779         * term/tty-colors.el (tty-defined-color-alist): Renamed from
4780         tty-color-alist.
4781         (tty-color-alist, tty-modify-color-alist): New functions.
4782         (tty-color-define,  tty-color-clear, tty-color-approximate)
4783         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
4784         an optional parameter FRAME.
4786 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
4788         * image.el (create-image, defimage): Don't assume image data is a
4789         string.
4791         * image.el (defimage): Handle specifications containing :data
4792         instead of :file.
4793         (image-type-from-data): New function.
4794         (image-type-from-file-header): Use it.
4795         (create-image): Add parameter DATA-P.
4797 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4799         * echistory.el (electric-command-history): Call Command-history-setup
4800         and command-history-mode using their new conventions.
4802         * chistory.el (Command-history-setup): Don't switch buffers.  Take
4803         no args, and do not set major-mode, mode-name or the local map.
4804         (command-history-mode): New function, does some of those things
4805         Command-history-setup used to do.
4806         (list-command-history): Call command-history-mode, not
4807         Command-history-setup.
4808         (command-history): Renamed from command-history-mode.
4810 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4812         * arc-mode.el (archive-mode-map): Bind q to quit-window.
4814 1999-12-31  William M. Perry  <wmperry@aventail.com>
4816         * image.el (defimage): Images with the `:data' keyword should be
4817         considered valid as well.
4819 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4821         * dired.el (dired-get-filename): Don't call file-name-absolute-p
4822         with FILE if FILE is nil.
4824 1999-12-30  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4826         * simple.el (choose-completion-string): In minibuffer,
4827         do not delete the prompt string.
4829 1999-12-30  Gerd Moellmann  <gerd@gnu.org>
4831         * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
4832         assigned to mode-line-mode-menu because bindings.el is dumped with
4833         Emacs, and thus the lists used for menu-item definition will be
4834         copied to pure space.  Emacs' menu code (parse_menu_item) doesn't
4835         like pure menu item definitions.
4837         * expand.el (expand-abbrev-hook): Return t if expansion was
4838         done, nil otherwise.
4840 1999-12-29  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4842         * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
4843         (tar-quit): Function deleted.
4845 1999-12-29  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
4847         * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
4848         was used but not declared.
4850         (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
4851         hs-find-block-beginning): Add or modify docstrings.
4853         (hs-isearch-show): Rewrite.
4855 1999-12-28  Gerd Moellmann  <gerd@gnu.org>
4857         * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
4859         * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
4860         space in front of a C-style comment end.
4862 1999-12-28  Eli Zaretskii  <eliz@is.elta.co.il>
4864         * startup.el (command-line-1): Make mode line mouse-sensitive for
4865         the MS-DOS version as well.
4867 1999-12-28  Gerd Moellmann  <gerd@gnu.org>
4869         * bs.el: New file.
4871 1999-12-28  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4873         * textmodes/ispell.el (ispell-process-line):
4874         Add local var line-offset to adjust for the change
4875         in positions within the line, due to previous replacements.
4877 1999-12-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4879         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4880         Doc fixes.
4882 1999-12-27  Gerd Moellmann  <gerd@gnu.org>
4884         * add-log.el (change-log-version-number-regexp-list)
4885         (change-log-version-info-enabled): Change :version to 21.1.
4886         (toplevel): Require CL when compiling.
4888 1999-12-27  Jari Aalto  <jari.aalto@poboxes.com>
4890         * add-log.el (change-log-version-number-regexp-list): Added tag
4891         :version 20.6
4892         (change-log-version-info-enabled): Added tag :version 20.6
4894 1999-12-27  Jari Aalto  <jari.aalto@poboxes.com>
4896         * add-log.el: More general version number search with
4897         user-configurable regexp list.
4898         (change-log-version-number-regexp-list): New user variable.
4899         (change-log-find-version): Rewritten.  Use user-configurable
4900         version numbering regexp list
4901         change-log-version-number-regexp-list.
4902         (change-log-find-version): Renamed to
4903         change-log-version-number-search
4904         (add-log-file-name-function): New.
4905         (change-log-search-vc-number): Added END paramaeter.  Added doc
4906         string to function.
4907         (change-log-version-rcs): Renamed.  Was
4908         change-log-search-vc-number.
4910 1999-12-26  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
4912         * progmodes/compile.el (compilation-goto-locus): Delete hideshow
4913         overlays if they interfere.
4914         (compilation-find-file): Make intangible overlays tangible.
4916         * progmodes/hideshow.el: Generally, synch w/ maintainer
4917         version 5.9.
4919         (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
4921         (hs-minor-mode-hook): Don't initialize.
4923         (hs-special-modes-alist): Rewrite value and docstring.
4925         (hs-minor-mode-prefix): Delete unused var.
4927         (hs-block-start-mdata-select): New var, buffer local.
4929         (hs-headline): New var.
4931         (hs-match-data, hs-forward-sexp): New funcs.
4933         (hs-hide-comment-region): New func.
4935         (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
4936         hs-safety-is-job-n, hs-hide-initial-comment-block,
4937         hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
4938         hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
4939         hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
4940         hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
4941         hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
4943         (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
4944         (hs-isearch-show-temporary): New funcs.
4946         (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
4948         (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
4950         When constructing menu, use `[(shift button2)]' notation.
4952 1999-12-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4954         * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
4955         (jka-compr-compression-info-list): Add new elt to each vector.
4956         (jka-compr-write-region): Don't compress the data if it is
4957         already compressed.
4959         * jka-compr.el (jka-compr-really-do-compress): New variable.
4960         (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
4961         if visiting.
4962         (jka-compr-write-region): Set jka-compr-really-do-compress
4963         if visiting.  Test it when deciding to compress.
4965 1999-12-22  Gerd Moellmann  <gerd@gnu.org>
4967         * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
4968         with third argument t.
4970 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
4972         * antlr-mode.el: Version 1.2 is released.
4973         (antlr): This package has a web page.
4975 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
4977         * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
4978         regions.  Suggested by Dale Davis <Dale_Davis@securify.com>.
4979         (antlr-mode-map): New binding [C-c C-c].
4980         (antlr-mode-menu): New entries.
4982 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
4984         * antlr-mode.el: Respect Emacs conventions.
4985         ((require 'cl)): Only use during compilation.
4986         (antlr-language-for-option): New function to avoid using `find'.
4987         (antlr-mode): Use it.
4988         (antlr-with-syntax-table): Define new instead using XEmacs' one.
4989         (antlr-imenu-create-index-function): Change accordingly.
4990         (antlr-inside-rule-p): Ditto.
4991         (antlr-end-of-rule): Ditto.
4992         (antlr-end-of-body): Ditto.
4993         (antlr-beginning-of-rule): Ditto.
4994         (antlr-indent-line): Ditto.
4996 1999-11-21  Christoph Wedler  <Christoph.Wedler@sap.com>
4998         * antlr-mode.el: Really use `antlr-tab-offset-alist'.
4999         (antlr-set-tabs): Don't use hard-coded values.
5001         * antlr-mode.el: Minor navigation changes.  Not perfect, but this
5002         won't be possible without a huge time penalty.
5003         (antlr-skip-exception-part): Be more specific.
5004         (antlr-skip-file-prelude): Don't skip action prelude of next rule.
5005         Renamed from `antlr-skip-grammar-header'.
5006         (antlr-next-rule): Change accordingly.
5007         (antlr-end-of-body): Ditto.  Better error message.
5008         (antlr-beginning-of-body): Better error message.
5009         (antlr-imenu-create-index-function): Skip rule action prelude.
5011         * antlr-mode.el: Minor syntax highlighting changes.
5012         (antlr-font-lock-default-face): Deletia.
5013         (antlr-font-lock-tokendef-face): Changed color.
5014         (antlr-font-lock-tokenref-face): Changed color.
5015         (antlr-font-lock-literal-face): Changed color.
5016         (antlr-font-lock-additional-keywords): Minor changes.
5018 1999-12-20  Carsten Dominik  <cd@gnu.org>
5020         * progmodes/idlwave.el: New file.
5022         * progmodes/idlwave-rinfo.el: New file.
5024         * progmodes/idlwave-shell.el: New file.
5026         * progmodes/idlwave-toolbar.el: New file.
5028         * files.el (auto-mode-alist): idlwave-mode default for .pro files.
5030 1999-12-21  Gerd Moellmann  <gerd@gnu.org>
5032         * progmodes/cwarn.el: New file.
5034 1999-12-19  Gerd Moellmann  <gerd@gnu.org>
5036         * bindings.el (completion-ignored-extensions): Add .pdf.
5038 1999-12-19  Eli Zaretskii  <eliz@is.elta.co.il>
5040         * version.el: Put the version info into binary on MS-DOS as well.
5042 1999-12-19  Gerd Moellmann  <gerd@gnu.org>
5044         * emacs-lisp/debug.el (debugger-continue): Don't continue if
5045         debugger-may-continue is nil.
5047 1999-12-18  Dave Love  <fx@gnu.org>
5049         * emacs-lisp/cl-macs.el: Remove conditional definition of
5050         eval-when-compile.  Don't specify abs, expt, gethash,
5051         hash-table-count, hash-table-p as side-effect-free here.
5052         (cl-emacs-type): Don't declare.
5053         (cl-compile-time-init): Remove Emacs 18 compiler patch.
5054         (cl-parse-loop-clause): Remove compatibility code.
5056         * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
5057         (side-effect-free-fns): Add gethash, hash-table-count.
5058         (side-effect-and-error-free-fns): Add hash-table-p.
5060         * emacs-lisp/cl.el: Remove Emacs 18 compatibility code.  Prepend
5061         `cl-' to autoload names for some hash functions.  Don't autoload
5062         eval-when-compile.  Don't provide mini-cl.
5063         (cl-emacs-type): Remove.
5064         (cl-map-extents): Remove compatibility code.
5066         * emacs-lisp/float.el: Bind free variables.
5068         * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
5070 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
5072         * bindings.el (completion-ignored-extensions): Add .tfm.
5074 1999-12-16  Dave Love  <fx@gnu.org>
5076         * faces.el (set-face-attribute): Purecopy the attributes set.
5078         * custom.el (custom-declare-variable): Purecopy value.
5080         * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
5081         (byte-extrude-byte-code-vectors): Use remprop.
5082         (byte-compile-lambda): Check that arg is a lambda.
5084 1999-11-16  Anders Lindgren  <AndersL@andersl.com>
5086         * font-lock.el: System for adding and removing keywords.
5087         Both local (previously added keyword) and global keywords
5088         can be removed.
5089         (font-lock-remove-keywords): New user-level function.
5090         (font-lock-update-removed-keyword-alist): New internal function.
5091         (font-lock-removed-keywords-alist): New variable.
5092         (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
5093         Empty `font-lock-keywords-alist' when `append' is `set' to avoid
5094         growing datastructures.
5095         (font-lock-set-defaults): Removes keywords stored in
5096         `font-lock-removed-keywords-alist' after local keywords added.
5098 1999-12-16  Anders Lindgren  <andersl@andersl.com>
5100         * font-lock.el (c-keywords, c++-keywords): Better "case" support for
5101         complex constant expressions, e.g. "case 1<<A_BIT_NO:".
5103         * font-lock.el (c-keywords): Only highlight preprocessor
5104         directives when spelled correctly.
5106         * font-lock.el (font-lock-match-c++-structor-declaration,
5107         c++-keywords): Fontify constructors and destructors with function
5108         face inside C++ class declarations.
5110 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
5112         * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
5113         the shell from sh-shell-file.
5115         * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
5117 1999-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
5119         * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
5120         if one of the files specified cannot be accessed by
5121         file-attributes.  Do not strip any leading directories from the
5122         file names, to behave more like `ls' does.
5124         * dired.el (dired-get-filename): Handle absolute file names.
5125         (dired-readin-insert): If argument is a cons, don't print
5126         "wildcard" on the ``total'' line.
5128 1999-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
5130         * faces.el (face-read-integer, read-face-attribute)
5131         (color-defined-p, color-values): Allow color values unspecified-fg
5132         and unspecified-bg, handle them as unspecified.
5134 1999-12-15  Carsten Dominik  <dominik@astro.uva.nl>
5136         * textmodes/reftex.el: (reftex-compile-variables): respect new
5137         structure of `reftex-index-macro'
5138         (reftex-compile-variables): Use the changed structure of
5139         `reftex-label-alist'.
5141         * textmodes/reftex-vars.el (reftex-index-math-format,
5142         (reftex-toc-max-level): New option.
5143         reftex-index-phrases-search-whole-words,
5144         reftex-index-phrases-case-fold-search,
5145         reftex-index-phrases-skip-indexed-matches,
5146         reftex-index-phrases-wrap-long-lines,
5147         reftex-index-phrases-sort-prefers-entry,
5148         reftex-index-phrases-sort-in-blocks): New options.
5149         (reftex-index-macros): Option structure changed.
5150         (reftex-index-macros-builtin): Added `repeat' item to each entry.
5151         (reftex-label-alist): Additional item in each entry to specify if
5152         the environment should be listed in the TOC.
5153         (eval-when-compile (require 'cl)) added.
5155         * textmodes/reftex-index.el (reftex-index-selection-or-word): No
5156         longer deals with "repeat".
5157         (reftex-index): "repeat property in `reftex-index-macro-alist' is
5158         now used.
5159         (reftex-index-phrases-comment-regexp,
5160         reftex-index-phrases-macrodef-regexp,
5161         reftex-index-phrases-phrase-regexp1,
5162         reftex-index-phrases-phrase-regexp2,
5163         reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
5164         New constants.
5165         (reftex-index-phrases-macro-data, reftex-index-phrases-files,
5166         reftex-index-phrases-font-lock-keywords,
5167         reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
5168         reftex-index-phrases-restrict-file): New variables.
5169         (reftex-index-phrase-selection-or-word,
5170         reftex-index-visit-phrases-buffer,
5171         reftex-index-initialize-phrases-buffer,
5172         reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
5173         reftex-index-next-phrase, reftex-index-this-phrase,
5174         reftex-index-all-phrases, reftex-index-region-phrases,
5175         reftex-index-phrases-parse-header,
5176         reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
5177         reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
5178         reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
5179         reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
5180         reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
5181         reftex-index-make-replace-string,
5182         reftex-query-index-phrase-globally, reftex-query-index-phrase,
5183         reftex-index-phrase-match-is-indexed,
5184         reftex-index-phrases-fixup-line,
5185         reftex-index-phrases-replace-space,
5186         reftex-index-select-phrases-macro): New functions.
5187         (reftex-index-globalize, reftex-index-globally): functions removed
5188         (eval-when-compile (require 'cl)) added.
5190          * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
5191          for max level.
5192          (reftex-toc-max-level-indicator): New variable.
5193          (reftex-toc-max-level): New command.
5194          (reftex-toc-map): New keybinding `t'.
5195          (reftex-toc-help): Constant updated.
5196          (eval-when-compile (require 'cl)) added.
5198          * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
5199          `t' command key can change `reftex-toc-max-level'
5200          (eval-when-compile (require 'cl)) added.
5202          * textmode/reftex-sel (reftex-insert-docstruct): Respect
5203          `reftex-toc-max-level'
5204          (eval-when-compile (require 'cl)) added.
5206          * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
5207          added.
5209          * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
5210          added.
5212          * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
5213          commands.
5214          (reftex-citation, reftex-do-citation,
5215          reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
5216          preselect a citation format.
5217          (eval-when-compile (require 'cl)) added.
5219          * textmodes/reftex-parse.el (reftex-context-substring): Optional
5220          parameter to-end
5221          (reftex-section-info): Deal with environment matches.
5222          (eval-when-compile (require 'cl)) added.
5224          * reftex-global.el (eval-when-compile (require 'cl)) added.
5226 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
5228         The following changes are for the new composition mechanism.  We
5229         have deleted `composition' charset and composite characters,
5230         instead introduced a special text property `composition'.
5232         * composite.el: New file.
5234         * ps-mule.el: Define encode-composition-rule and find-composition
5235         for Emacs 20.4 and the earlier versions.
5236         (ps-mule-init-external-library): Just require a feature for
5237         external libraries.
5238         (ps-mule-prologue): Postscript code modified for new composition.
5239         (ps-mule-find-wrappoint): New arg COMPOSITION.
5240         (ps-mule-plot-string): Delete code for composite characaters.
5241         (ps-mule-plot-composition): New funcion.
5242         (ps-mule-prepare-font-for-components): New function.
5243         (ps-mule-plot-components): New function.
5244         (ps-mule-composition-prologue-generated): Renamed from
5245         ps-mule-cmpchar-prologue-generated.
5246         (ps-mule-composition-prologue): New named from
5247         ps-mule-cmpchar-prologue.  Modified for new composition.
5248         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
5249         ps-mule-prepare-cmpchar-font): Deleted.
5250         (ps-mule-string-encoding): New arg NO-SETFONT.
5251         (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
5252         check Composing, not Cmpchar
5253         (ps-mule-initialize): Set ps-mule-composition-prologue-generated
5254         to nil.
5255         (ps-mule-begin-job): Check existence of new composition.
5257         * ps-print.el (ps-plot-region): Handle new composition.
5259         * simple.el (what-cursor-position): Show "(composed)" if the
5260         character is composed.
5262         * international/characters.el: Fix cateogries of Lao symbols.
5264         * international/fontset.el (vertical-centering-font-regexp): New
5265         variable.
5267         * international/mule.el (mule-version): Updated to 5.0 (AOI).
5268         (mule-version-date): Updated to 1999.12.7.
5269         (with-category-table): New macro.
5271         * international/mule-cmds.el (encode-coding-char): Don't check
5272         composite character.
5274         * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
5275         iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
5276         x-ctext): Give `composition' property t.
5278         * international/mule-util.el (set-nested-alist): Set BRANCHES (if
5279         non-nil) at the tail of ALIST.
5280         (compose-region, decompose-region, decompse-string,
5281         reference-point-alist, compose-chars): Moved to composite.el.
5282         (compose-chars-component, compose-chars-rule,
5283         decompose-composite-char): Deleted.
5285         * international/quail.el (quail-install-map): New optional arg
5286         NAME.
5287         (quail-get-translation): If DEF is a symbol but not a function,
5288         ignore it.
5289         (quail-start-translation): Put a key sequence undefined in the
5290         translation keymap in unread-command-events, not generated-events.
5291         Return parameterized event (compose-last-chars N) if the input
5292         characters should be composed.
5293         (quail-map-definition): If DEF is t, treat it as nil.
5294         (quail-delete-last-char): Delete the quail region.
5295         (quail-show-translations): Don't show list of translations if the
5296         quail package is deterministic.
5297         (quail-completion-max-depth): New variable.
5298         (quail-completion-1): Pay attention to the above variable.  Fix
5299         for the case that a translation is a function.
5300         (quail-map-from-table, quail-map-from-table-1,
5301         quail-map-from-table-2): New functions.
5302         (quail-lookup-map-and-concat): New function
5304         * language/devan-util.el: Mostly rewritten.
5306         * language/lao.el: Register lao-composition-function in
5307         composition-function-table.
5309         * language/lao-util.el: Mostly rewritten.
5311         * language/thai.el: Register thai-composition-function in
5312         composition-function-table.
5313         (thai-tis620): Delete `pre-write-conversion' property.
5315         * language/thai-util.el: (thai-category-table): Make it by
5316         make-category-table.
5317         (thai-composition-pattern): New variable.
5318         (thai-compose-region, thai-compose-string): Use
5319         with-category-table.
5320         (thai-post-read-conversion): Just call thai-compose-region.
5321         (thai-pre-write-conversion): Deleted.
5322         (thai-composition-function): New funciton.
5324         * language/tibet-util.el: Most functions rewritten.
5325         (tibetan-char-p): Renamed from tibetan-char-examin.
5326         (tibetan-composable-examin) (tibetan-complete-char-examin)
5327         (tibetan-vertical-stacking) (tibetan-composition): Deleted.
5328         (tibetan-add-components): New function.
5329         (tibetan-composition-function): New function.
5331         * language/tibetan.el: Register tibetan-composition-function in
5332         composition-function-table.
5333         (tibetan-composable-pattern): New variable.
5334         (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
5335         (tibetan-precomposition-rule-alist): Move punctuations to
5336         tibetan-punctuation-transcription-alist and
5337         tibetan-obsolete-glyphs.
5338         (tibetan-punctuation-transcription-alist): New variable.
5339         (tibetan-obsolete-glyphs): New variable.
5340         (tibetan-regexp): Improve the initialization code.
5342         * textmodes/fill.el (fill-find-break-point): Delete codes for
5343         composite characters.
5344         (fill-region-as-paragraph): Likewise.
5346 1999-12-14  Gerd Moellmann  <gerd@gnu.org>
5348         * international/mule-cmds.el (default-input-method): Specify
5349         that it should be set after current-language-environment.
5351         * custom.el (custom-handle-keyword): Add :set-after.
5352         (custom-add-dependencies): New function.
5353         (custom-set-variables): Take dependencies between args into
5354         account.
5356         * battery.el (battery): Doc fix.
5358 1999-12-12  Gerd Moellmann  <gerd@gnu.org>
5360         * progmodes/cc-make.el: Removed.
5362 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5364         * Release of cc-mode 5.26
5366 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5368         * cc-cmds.el (c-forward-conditional): Handle an arbitrary
5369         target depth.  Optionally count #else lines as clause limits,
5370         as suggested by don provan <provan@lucent.com>.  #elif
5371         handling fixed.
5373         * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
5374         (c-down-conditional-with-else): New commands that uses the
5375         added functionality in `c-forward-conditional'.
5377 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5379         * cc-align.el (c-lineup-comment): Preserve the alignment with
5380         a comment on the previous line instead of preserving the
5381         comment-column.
5383 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5385         * Fixes to IDL mode after input from Eric Eide
5386         <eeide@cs.utah.edu>:
5387         * cc-engine.el (c-beginning-of-statement-1): Allow
5388         `c-conditional-key' to be nil, for the benefit of IDL mode.
5389         * cc-engine.el (c-guess-basic-syntax): Ditto.
5390         cc-langs.el (C-IDL-class-key): Fixed.  Don't match `class'
5391         but do match CORBA 2.3 `valuetype'.
5392         * cc-langs.el (c-IDL-access-key): New defconst.  Should be nil
5393         for IDL.
5394         * cc-langs.el (c-IDL-conditional-key): New defconst.  Should
5395         be nil for IDL.
5396         * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
5397         Like C++.
5398         * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts.  Also,
5399         set `c-method-key' and `c-baseclass-key' to nil.
5401 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5403         * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
5404         with nonhanging open braces.
5406 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5408         * cc-align.el: Added docstrings to all lineup functions.
5410         * cc-align.el (c-lineup-java-throws): Handle a hanging throws
5411         keyword.
5413         * cc-align.el (c-lineup-C-comments): Handle free form text
5414         comments.  Use c-comment-prefix-regexp and comment-start-skip
5415         instead of hardcoded regexps.
5417 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5419         * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
5420         behavior and return value as documented.
5422 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5424         * Changes for new style variable init system:
5425         * cc-langs.el (c-common-init): Dito.
5426         * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
5427         now customizable.
5428         * cc-vars.el: Style variables may now take a value
5429         'set-from-style to make them take their value from the style
5430         system. This value is now the default on all these variables.
5431         * cc-vars.el (c-valid-offset): New function to verify a
5432         syntactic symbol offset setting.
5433         * cc-vars.el (c-offsets-alist): Variable moved from
5434         cc-styles.el since it's now customizable in a similar way to
5435         the other style variables.
5436         * cc-vars.el (c-old-style-variable-behavior): New variable to
5437         revert to the old style init behavior.
5439         * cc-vars.el (c-file-style, c-file-offsets): Made always
5440         buffer local.
5442         * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
5443         the throws clause that might follow the function prototype in
5444         C++.
5446 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5448         * cc-defs.el (c-beginning-of-macro): Fixed bug where point
5449         could move forward for macros that doesn't start in column 0.
5451 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5453         * cc-align.el (c-indent-multi-line-block,
5454         c-lineup-whitesmith-in-block): Two new lineup functions for
5455         use in whitesmith style.
5457         * cc-styles.el (c-style-alist): More fixes to whitesmith
5458         style.  It should now handle all different braces uniformly in
5459         both hanging and non-hanging cases.
5461 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5463         * cc-cmds.el (c-indent-exp): Use a marker to save point to
5464         make it stay in the same position relative to the surrounding
5465         text.
5467         * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
5468         when adaptive-fill-mode doesn't manage to get it correct.
5470         * cc-menus.el (cc-imenu-java-generic-expression): Handle types
5471         with dotted notation, e.g. foo.bar.Gnu.
5473         * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
5474         within unwind-protect (previously only some were wrapped so it
5475         would be possible to register mode initialization when full
5476         initialization did not finish).
5478         * cc-styles.el (c-style-alist): Corrected the brace placement
5479         in the whitesmith style.  Thanks to Sean Luke
5480         <seanl@cs.umd.edu>.  Also extended the bsd and whitesmith
5481         styles with consistent brace placement for all constructs.
5483 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5485         * cc-cmds.el (c-context-line-break): Continue C++ comments too
5486         when point is in the middle of them.
5488         * cc-cmds.el: Line breaking and paragraph filling code
5489         rewritten:
5490         (c-guess-fill-prefix): New function that uses various
5491         heuristics to guess the comment prefix.
5492         (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
5493         It now assumes adaptive filling is active to preserve the line
5494         prefix inside comments.
5495         (c-indent-new-comment-line): Replacement for the now
5496         obsolete `c-comment-line-break-function' that uses
5497         `c-guess-fill-prefix' when appropriate.  It now observes the
5498         setting of `comment-multi-line', which has effect in C-style
5499         block comments.
5501         * cc-cmds.el (c-context-line-break): New function intended to
5502         be put on RET.  It's essentially `newline-and-indent', but
5503         continues C block comments with the appropriate line prefix.
5505         * cc-cmds.el (c-do-auto-fill): New function put on
5506         `normal-auto-fill-function' to implement the
5507         `c-ignore-auto-fill' variable.
5509         * cc-cmds.el (c-beginning-of-statement): Use
5510         `c-comment-prefix-regexp' to avoid ending up inside the
5511         comment prefix.  Better handling of comment starters and
5512         enders. Catch comments better when traversing code.  Stop at
5513         preprocessor directives.
5515         * cc-defs.el (c-forward-comment): New subst to hide platform
5516         dependent quirks in `forward-comment'.
5518         * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
5519         argument.
5520         (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
5521         arguments. Activate this function by default when
5522         `parse-partial-sexp' supports it (currently Emacs 20.x).
5524         * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
5525         on the comment opener to make constants usable as lineup
5526         arguments.
5528         * cc-align.el (c-lineup-C-comments): Fixes to handle the
5529         changed anchor position in the `c' syntactic symbol.  Handle
5530         more than stars in the comment prefix; use the new variable
5531         `c-comment-prefix-regexp'.  Don't indent text not preceded by
5532         a comment prefix to the right of the comment opener if it's
5533         long.
5535         * cc-langs.el: Fixes to mode initialization for new line
5536         breaking and paragraph filling method.  Adaptive fill mode is
5537         now activated at startup instead of deactivated.  The
5538         variables used for adaptive filling and paragraph movement are
5539         also changed to incorporate the value of
5540         `c-comment-prefix-regexp'.  `substitute-key-definition' is
5541         used to override some functions in the global map instead of
5542         overriding their default bindings.
5544         * cc-mode.el (java-mode): Modify `paragraph-start' for the
5545         javadoc markup at mode init.
5547         * cc-mode.el (c-setup-filladapt): A new convenience function
5548         to configure Kyle E. Jones' Filladapt mode for CC Mode.  This
5549         function is intended to be used explicitly by the end user
5550         only.
5552         * cc-vars.el (c-comment-prefix-regexp): New variable used to
5553         recognize the comment fill prefix inside comments.
5554         (c-block-comment-prefix): New name for
5555         `c-comment-contiuation-stars', which is now obsolete.  It's
5556         generalized to handle any character sequence.
5557         (c-ignore-auto-fill): New variable used to selectively disable
5558         Auto Fill mode in specific contexts.
5560 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5562         * cc-cmds.el (c-comment-indent): Leave at least one space
5563         between the comment and the last nonblank character in the
5564         case where we look at the indentation of the comment on the
5565         previous line (case 4).
5567         * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
5568         list of characters that may start a statement (it's a sort of
5569         prefix operator in Pike, and isn't used at all in any of the
5570         other languages).
5572 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5574         * cc-engine.el (c-guess-basic-syntax): Report brace list opens
5575         inside continued statements as statement-cont instead of
5576         brace-list-open.  The reason is that one normally adjusts
5577         brace-list-open for brace lists as top-level constructs, and
5578         brace lists inside statements is a completely different
5579         context.  Case 10B.2 changed.  Also changed (the somewhat
5580         esoteric) case 9A to cope with this.
5582 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5584         * cc-cmds.el (c-electric-brace): Added electric handling of
5585         the open brace for brace-elseif-brace.
5587 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5589         * cc-defs.el (c-with-syntax-table): New macro to easily switch
5590         syntax tables temporarily.
5592         * cc-engine.el (c-guess-basic-syntax): Handle template and
5593         member init argument lists split over several lines.  Case 5D
5594         changed.
5596         * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
5597         @throws introduced in Javadoc 1.2.
5599         * cc-menus.el (cc-imenu-java-generic-expression): Applied
5600         patch from RMS to avoid infinite backtracking.
5602 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5604         * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
5605         by [ ].
5607 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5609         * cc-align.el (c-lineup-dont-change): Compensate properly for
5610         the column in langelem.
5612         * cc-engine.el (c-syntactic-information-on-region): New
5613         function to help debugging the syntactic analysis.
5615 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5617         * cc-align.el (c-lineup-template-args): Handle nested template
5618         arglists.
5620         * cc-langs.el (c++-template-syntax-table): New syntax table
5621         that makes `<' and `>' parenthesis characters, which is useful
5622         to switch to temporarily when analyzing template arglists.
5624         * cc-styles.el: Changed default alignment of labels in the
5625         java style to conform to the examples in the Java Language
5626         Specification.
5628         * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
5629         by default.
5631 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5633         * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
5634         immediately before the closing paren in an arglist, so don't
5635         check that in Pike mode.  Case 7A changed.
5637 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5639         * cc-cmds.el (c-indent-region): Fixed bug where comment-only
5640         lines were ignored under certain conditions.
5642 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5644         * cc-align.el (c-lineup-template-args): New function for
5645         aligning continued template argument lists.
5647         * cc-engine.el (c-guess-basic-syntax): Fix for member init
5648         lists containing function arglists split over several lines.
5649         Case 5D.1 changed.
5651         * cc-engine.el (c-guess-basic-syntax): Fixed bug where
5652         template-args-cont didn't get recognized when the first
5653         arglist opener line doesn't contain a template argument.  New
5654         case 5K.
5656 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5658         * cc-defs.el (c-point): Changed from subst to macro for
5659         efficiency.
5660         (c-beginning-of-defun-1, c-end-of-defun-1): New
5661         beginning-of-defun/end-of-defun wrappers separated from
5662         c-point.
5664         * cc-menus.el (imenu-generic-expression,
5665         imenu-case-fold-search, imenu-progress-message): Dummy
5666         definitions to avoid compiler warnings if imenu can't be
5667         loaded.
5668         * cc-menus.el (cc-imenu-init): New function called at mode
5669         init.
5670         * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
5671         imenu initializations to cc-imenu-init.
5673 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5675         * cc-engine.el (c-guess-basic-syntax): Slightly better check
5676         for lambda-intro-cont in Pike mode.  Case 6 changed.
5678         * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
5679         anything following "new Foo()" was considered an anonymous
5680         class body in Java mode.
5682 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
5684         * cc-cmds.el (c-comment-line-break-function): When breaking in
5685         a string, don't insert a new line.
5687 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
5689         * cc-engine.el (c-at-toplevel-p): New interface function which
5690         returns information useful to add-on authors.  It tells you
5691         whether you're at a toplevel statement or not.
5693 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
5695         * cc-cmds.el (c-comment-line-break-function): It is possible
5696         that forward-line does not land us at the bol, say if we're on
5697         the last line in a file.  In that case, do a
5698         back-to-indentation instead of a forward-comment -1.
5700 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5702         * cc-engine.el (c-beginning-of-statement-1): Don't catch
5703         "default:" as normal label in case 4.
5705 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5707         * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
5708         recognize continued bitfield declarations.  Case 5D.1 changed.
5709         * cc-langs.el: New variable c-bitfield-key.
5710         * cc-mode.el: New variable c-bitfield-key.
5712 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5714         * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
5715         anonymous array expressions (i.e. "new Foo[] {.. bracelist
5716         ..}").
5718 1999-12-12  Dave Love  <fx@gnu.org>
5720         * mail/footnote.el: Require cl when compiling.  Don't autoload
5721         keymap and minor-mode-alist stuff.  Don't set zmacs-region-stays.
5722         (footnote-insert-text-marker, Footnote-insert-pointer-marker):
5723         Avoid `acons'.
5724         (footnote-mode-line-string, Footnote-add-footnote): Remove
5725         autoload cookie.
5727 1999-12-12  Richard Sharman  <rsharman@pobox.com>
5729         * sh-script.el: Fix for when font-lock mode is active.
5730         (sh-font-lock-unfontify-region-function): New function.
5732 1999-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
5734         * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
5735         if start-process is not bound, since Ispell now supports such
5736         platforms as well.
5738 1999-12-12  Gerd Moellmann  <gerd@gnu.org>
5740         * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
5741         rmail-summary-goto-msg.
5743         * files.el (after-find-file): Fix previous change.
5745 1999-12-11  Dave Love  <fx@gnu.org>
5747         * help.el (where-is): Use `commandp' as predicate for
5748         `completing-read'
5750 1999-12-10  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5752         * cus-edit.el (custom-save-delete): Delete all occurrences,
5753         leave point where the first occurrence was.
5754         (custom-save-faces): Insert a newline at the end of the comment.
5755         Avoid a double newline there.
5756         If final closeparen is at bol, put a space before it.
5757         (custom-save-variables): Likewise.
5758         (custom-file): Doc fix.
5760 1999-12-10  Gerd Moellmann  <gerd@gnu.org>
5762         * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
5763         regexp matching image and audio files.
5765 1999-12-09  Dave Love  <fx@gnu.org>
5767         * mail/footnote.el: New file.
5769 1999-12-09  Gerd Moellmann  <gerd@gnu.org>
5771         * files.el (after-find-file): Use auto-save-visited-file-name if
5772         set.
5774         * mail/feedmail.el (feedmail-find-eoh): Take
5775         feedmail-queue-alternative-mail-header-separator into account.
5777 1999-12-09  Stefan Monnier  <monnier@cs.yale.edu>
5779         * smerge-mode.el: New file.
5781         * font-lock.el (font-lock-multiline): New variable.
5782         (font-lock-add-keywords): Rename `major-mode' into `mode'.
5783         (font-lock-remove-keywords): Added a dummy `mode' argument for
5784         potential future support.
5785         (font-lock-fontify-anchored-keywords,
5786         (font-lock-fontify-keywords-region): Only handle multiline strings
5787         if necessary (avoids a pathological behavior in (f.ex) diff-mode).
5789 1999-12-08  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5791         * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
5793         * dired-aux.el (dired-insert-subdir): Add autoload cookie.
5795 1999-12-07  Dave Love  <fx@gnu.org>
5797         * help.el (view-emacs-problems): New command, bound to C-h P.
5799         * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
5801 1999-12-07  Stefan Monnier  <monnier@cs.yale.edu>
5803         * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
5804         (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
5805         New code to support the minor mode version.
5806         (diff-recenter): New function.
5807         (diff-next-hunk, diff-next-file): Use it.
5808         (diff-remembered-files-alist): New var.
5809         (diff-merge-strings): New function.
5810         (diff-find-file-name): Make it smarter and use the user's input more.
5811         (diff-mode): Cosmetic changes.
5813         * files.el (save-some-buffers): Turn EXITING into the more general
5814         PRED argument to allow specifying a subset of buffers.
5816         * simple.el (kill-region): Use the new `delete-and-extract-region'
5817         rather than the undo log (which is incorrect with *-change-functions).
5819         * font-lock.el (font-lock-default-fontify-region): Fix subtle
5820         off-by-one problem that could force re-fontifying the whole buffer.
5821         (font-lock-remove-keywords): New function.
5822         (font-lock-add-keywords): Use the new function to ensure idempotence.
5824 1999-12-06  Michael Kifer  <kifer@cs.sunysb.edu>
5826         * viper-cmd.el (viper-minibuffer-standard-hook,
5827         viper-minibuffer-real-start): Mew functions.
5828         (viper-read-string-with-history,viper-file-add-suffix,
5829         viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
5830         change in the status of the minibuffer prompt.
5832 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
5834         * comint.el (comint-redirect-results-list)
5835         (comint-redirect-results-list-from-process): Remove interactive
5836         spec.
5838 1999-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
5840         * info.el (info-node, info-menu-5, info-xref): Define colors for
5841         Info faces if the display supports them.
5843 1999-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
5845         Changes for automatic remapping of X colors on terminal frames:
5847         * term/pc-win.el (msdos-setup-initial-frame): New function, run by
5848         term-setup-hook.  Call msdos-remember-default-colors and
5849         msdos-handle-reverse-video.
5850         (msdos-face-setup): Parts of code moved to
5851         msdos-setup-initial-frame.
5852         (msdos-handle-reverse-video): New function, modeled after
5853         x-handle-reverse-video.
5854         (make-msdos-frame): Don't use initial-frame-alist and
5855         default-frame-alist.  Call msdos-handle-reverse-video.
5856         (msdos-color-aliases): Remove.
5857         (msdos-color-translate, msdos-approximate-color): Remove.
5858         (msdos-color-values): Use 16-bit RGB values.  RGB values updated
5859         for better approximation of X colors.
5860         (msdos-face-setup): Call tty-color-clear.  Remove code that sets
5861         up tty-color-alist (it is now on startup.el).
5862         (x-display-color-p, x-color-defined-p, x-color-values,
5863         x-defined-colors, face-color-supported-p, face-color-gray-p):
5864         Remove.
5866         * facemenu.el (facemenu-read-color, list-colors-display): Use
5867         defined-colors for all frame types.
5868         (facemenu-color-equal): Use color-values for all frame types.
5870         * faces.el (read-face-attribute): For :foreground and :background
5871         attributes and frames on character terminals, translate the color
5872         to the closest supported one before looking it up in the list of
5873         valid values.
5874         (face-valid-attribute-values): Call defined-colors for all types
5875         of frames.
5876         (defined-colors, color-defined-p, color-values, display-color-p):
5877         New finctions.
5878         (x-defined-colors, x-color-defined-p, x-color-values,
5879         x-display-color-p): Aliases for the above.
5881         * startup.el (command-line): Register terminal colors for frame
5882         types other than x and w32, but only if the terminal supports
5883         colors.  Call tty-color-define instead of face-register-tty-color.
5885         * term/x-win.el (xw-defined-colors): Renamed from
5886         x-defined-colors.
5887         * term/w32-win.el (xw-defined-colors): Likewise.
5889         * term/tty-colors.el: New file.
5890         * loadup.el: Load term/tty-colors.
5892 1999-12-06  Dave Love  <fx@gnu.org>
5894         * ffap.el: Autoload the ffap alias directly.
5896 1999-12-06  Inge Frick  <inge@nada.kth.se>
5898         * dired-aux.el (dired-do-shell-command): Changed documentation.
5899         (dired-shell-stuff-it): A `?' in COMMAND has now the same
5900         meaning as `*'.
5902 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
5904         * simple.el (insert-buffer): Doc fix.
5906         * apropos.el (apropos-mode): Add autoload cookie.
5908 1999-12-06  Sam Steingold  <sds@goems.com>
5910         * progmodes/etags.el (etags-tags-completion-table): Modified the
5911         regexp to allow for the CL symbols starting with `+*'.
5912         (tags-completion-table): Doc fix (it's an obarray, not an alist).
5913         (tags-completion-table, tags-recognize-empty-tags-table): Remove
5914         `function' quoting lambda.
5915         (tags-with-face): New macro.
5916         (list-tags, tags-apropos): Use it.
5917         (tags-apropos-additional-actions): New user option.
5918         (etags-tags-apropos-additional): Use it.
5919         (tags-apropos): Call etags-tags-apropos-additional.
5920         (tags-apropos-verbose): New user option.
5921         (etags-tags-apropos): Use it.
5922         (visit-tags-table-buffer, next-file): Use `unless'.
5923         (recognize-empty-tags-table): Renamed to
5924         tags-recognize-empty-tags-table.
5925         (complete-tag): Call tags-complete-tag bypassing try-completion.
5927 1999-12-06  Kenichi Handa  <handa@etl.go.jp>
5929         * international/mule.el (set-buffer-file-coding-system): Docstring
5930         modified.
5932 1999-12-05  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5934         * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
5935         using the hideshow package.
5936         (hs-special-modes-alist): Added entry for bibtex to allow the use
5937         of the hideshow package.
5938         (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
5939         not longer provided by bibtex.el directly.  Instead the hideshow
5940         package should be used.
5941         (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
5942         references to bibtex-hide-entry-bodies.
5944 1999-12-05  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5946         * textmodes/bibtex.el: Copyright notice is up to date.  Moved
5947         maintainer information closer to the beginning of the bibtex.el
5948         file.
5949         (bibtex-maintainer-salutation): New constant.
5950         (bibtex-version): New constant.
5951         (bibtex-submit-bug-report): Use bibtex-version and
5952         bibtex-maintainer-salutation.
5953         (bibtex-entry-field-alist): Made booktitle field optional for
5954         @inproceedings entries when crossreferenced.
5955         (bibtex-entry-field-alist): Added booktitle field to proceedings
5956         entry type (for cross referencing). Thanks to Wagner Toledo Correa
5957         for the suggestion.
5958         (bibtex-string-file-path): Fixed typo.
5960 1999-12-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
5962         * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
5963         for reftex.el.
5964         (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
5965         to menu.
5967 1999-12-04  Dave Love  <fx@gnu.org>
5969         * delsel.el: Revert previous change -- region is significant to
5970         skeleton.
5972 1999-12-04  Michael Kifer  <kifer@cs.sunysb.edu>
5974         * viper-cmd.el (viper-change-state): Use
5975         viper-ESC-moves-cursor-back to decide whether to move the cursor
5976         back.
5978 1999-12-03  Kenichi Handa  <handa@mule.m17n.org>
5980         * international/mule-util.el (truncate-string-to-width): Docsting
5981         fixed.
5983 1999-12-02  Stefan Monnier  <monnier@cs.yale.edu>
5985         * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
5986         use of `cond'.
5987         (lm-with-file): Move all the find-file...kill-buffer stuff into
5988         this macro.  Make it use `find-file-noselect' and make it kill
5989         the buffer only if it wasn't already displayed somewhere.
5990         (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
5991         (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
5992         (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
5993         (lm-commentary): Fix to handle the case when the change log is
5994         at the end of the file.
5996 1999-12-02  Kenichi Handa  <handa@etl.go.jp>
5998         * international/mule.el (charsetp): Fix typo in docstring.
6000         * international/mule-diag.el (list-coding-categories): Fix typo;
6001         automatic -> autoload.
6003 1999-12-02  Gerd Moellmann  <gerd@gnu.org>
6005         * vc.el (vc-update-change-log): Look for rcs2log under
6006         exec-directory.
6008         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
6009         outline-regexp, add outline-level.
6010         (lisp-outline-level): New.
6012         * calendar/appt.el (appt-convert-time): Handle "12:MMam",
6013         remove extraneous string-match.
6015         * finder.el (finder-commentary): Activate Finder mode.
6017 1999-12-01  Anders Lindgren  <andersl@andersl.com>
6019         * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
6020         off when reverting buffers that contained mode specifiers.
6021         `revert-buffer' is now called with non-nil PRESERVE-MODES
6022         argument.
6024 1999-12-01  Dave Love  <fx@gnu.org>
6026         * delsel.el: Grok skeleton-pair-insert-maybe.
6028 1999-11-30  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6030         * progmodes/cperl-mode.el (cperl-under-as-char):
6031         Use nil as default.
6033 1999-11-30  Gerd Moellmann  <gerd@gnu.org>
6035         * speedbar.el (toplevel): Remove compatibility code for Emacs
6036         versions without custom.el.
6038 1999-11-30  Dave Love  <fx@gnu.org>
6040         * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
6042         * autoinsert.el: Minor doc fixes.
6043         (auto-insert): Return nil.
6045         * faces.el (set-face-documentation): Purecopy STRING.
6047 1999-11-29  Dave Love  <fx@gnu.org>
6049         * derived.el: Doc fixes, remove old backquote syntax.
6051         * cus-edit.el (custom-save-variables, custom-save-faces): Write a
6052         comment warning about editing.
6054         * help.el (help-mode-hook): Define.
6056 1999-11-29  Gerd Moellmann  <gerd@gnu.org>
6058         * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
6059         invalid translation of old-style backquote syntax to new syntax.
6061 1999-11-28  Eli Zaretskii  <eliz@is.elta.co.il>
6063         * Makefile (DONTCOMPILE): Add term/internal.el.
6065 1999-11-26  Dave Love  <fx@gnu.org>
6067         * comint.el: Fix last change.
6069         * emacs-lisp/advice.el: Fix last change.
6071 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6073         * cus-edit.el (Custom-reset-standard): Doc fix.
6074         (custom-variable-reset-standard): Doc fix.
6075         (custom-face-reset-standard): Doc fix.
6076         (custom-face-menu): "Reset to Standard" => "Erase Customization".
6077         (custom-variable-menu): Likewise.
6078         (custom-reset-menu): Likewise.
6079         (custom-buffer-create-internal): Likewise.
6081 1999-11-26  Dave Love  <fx@gnu.org>
6083         * progmodes/make-mode.el (makefile-mode-hook): Customize.
6085         * font-lock.el: Doc fixes.
6087         * menu-bar.el (menu-bar-mode): Customize.
6089         * cus-start.el: Add use-dialog-box.
6091         * add-log.el (change-log-mode-hook): Customize.
6092         (add-log-current-defun): Use
6093         fortran-{beginning,end}-of-subprogram.
6095 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6097         * emacs-lisp/advice.el: Many doc fixes.
6099         * comint.el (comint-preoutput-filter-functions): Doc fix.
6101 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6103         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
6104         Improve messages for capitalization of arg names,
6105         for flag variables, for t and nil, for imperatives.
6106         Call them imperatives rather than infinitives sans "to".
6107         (checkdoc-common-verbs-wrong-voice): Add "moves".
6108         (checkdoc-message-text-engine): Improve messages for y-or-n-p.
6110         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
6111         Don't convert comments from 3-semicolon to 2-semicolon.
6112         That is a matter of style.
6113         (checkdoc-triple-semi-comment-check-flag): Variable deleted.
6114         (checkdoc-comments): Don't bind that variable.
6116 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6118         * files.el (write-file-hooks): Doc fix.
6120 1999-11-26  Gerd Moellmann  <gerd@gnu.org>
6122         * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
6124 1999-11-25  Dave Love  <fx@gnu.org>
6126         * hippie-exp.el: Require comint when compiling.
6127         (hippie-expand): Add :links.
6128         (hippie-expand-try-functions-list): Customize.
6130 1999-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
6132         * viper*el: Replaced old-style backquotes.
6134         * ediff*el: Replaced old-style backquotes.
6136         * ediff-merge
6137         (ediff-looks-like-combined-merge,ediff-get-combined-region):
6138         Changed to support the new format for ediff-combination-pattern.
6140         * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
6141         Changed to support the new format for ediff-combination-pattern.
6143 1999-11-24  Dave Love  <fx@gnu.org>
6145         * custom.el (custom-declare-group): Purecopy DOC.
6146         (custom-handle-keyword): Purecopy VALUE.
6147         (custom-add-link): Purecopy WIDGET.
6148         (custom-add-version): Purecopy VERSION.
6149         (custom-add-load): Purecopy LOAD.
6151         * cus-face.el (custom-declare-face): Purecopy DOC.
6153         * info.el:
6154         (Info-build-node-completions, Info-search, Info-follow-reference)
6155         (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
6156         (Info-find-emacs-command-nodes): Avoid properties on matched text
6157         which may appear in minibuffer.
6159 1999-11-24  Gerd Moellmann  <gerd@gnu.org>
6161         * locate.el (locate-with-filter): Doc fix.
6163 1999-11-24  Alex Schroeder  <alex@gnu.org>
6165         * sql.el (sql-find-sqli-buffer): New function.
6166         (sql-set-sqli-buffer-generally): New function.
6167         (sql-set-sqli-buffer): Better checking of new-buffer.
6168         (sql-copy-column): Add comma after INTO clause, too.
6170 1999-11-24  Alex Schroeder  <alex@gnu.org>
6172         * sql.el (sql-imenu-generic-expression): New, used to set
6173         imenu-generic-expression.
6175         * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
6176         setting font-lock-defaults' SYNTAX-ALIST.  Set
6177         imenu-generic-expression, imenu-case-fold-search, and
6178         imenu-syntax-alist.
6180         * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
6181         and 46 when setting font-lock-defaults' SYNTAX-ALIST.
6183 1999-11-23  Andrew Innes  <andrewi@gnu.org>
6185         * w32-win.el (w32-drag-n-drop): Load files in current window, if
6186         drop coords aren't over a specific window.
6188 1999-11-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6190         * ps-print.el: Define mule funs without checking if mule package is
6191         loaded.
6192         (ps-print-version): New version number (5.0.1).
6193         (ps-header-dirpart): Now uses abbreviate-file-name.
6195 1999-11-23  Dave Love  <fx@gnu.org>
6197         * progmodes/fortran.el (fortran-comment-line-start): Renamed from
6198         comment-line-start.
6199         (fortran-comment-line-start-skip): Renamed from
6200         comment-line-start-skip.
6201         (fortran-mode-map): Use renamed functions.  Add manual and custom
6202         entries to menu.
6203         (fortran-mode-hook): Customize.
6204         (fortran-comment-indent-function): Renamed from
6205         fortran-comment-hook.
6206         (delete-horizontal-regexp): Function deleted.
6207         (fortran-electric-line-number): Simplified.
6208         (fortran-beginning-of-subprogram): Renamed from
6209         beginning-of-fortran-subprogram.
6210         (fortran-end-of-subprogram): Renamed from
6211         end-of-fortran-subprogram.
6212         (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
6213         (fortran-previous-statement, fortran-next-statement): Simplified.
6214         (fortran-blink-match): New function.
6215         (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
6216         (fortran-indent-to-column): Don't use delete-horizontal-regexp.
6217         (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
6218         line-end-position.
6219         (fortran-fill): No longer interactive.  Simplified.
6220         (fortran-break-line): Simplified.
6221         (fortran-analyze-file-format): Use char-after, not looking-at.
6223         * emacs-lisp/find-func.el (find-function-regexp): Use
6224         `define-minor-mode' after easy-menu change.
6226 1999-11-23  Gerd Moellmann  <gerd@gnu.org>
6228         * comint.el: Add redirection.from active comint buffers into
6229         another buffer.  Written by Peter Breton.
6231 1999-11-23  Stefan Monnier  <monnier@cs.yale.edu>
6233         * emacs-lisp/autoload.el (make-autoload): Recognize the new
6234         `define-minor-mode'.
6235         (define-minor-mode): Specify `doc-string-elt'.
6237         * emacs-lisp/easy-mmode.el: Changed maintainer.
6238         (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
6239         Use defcustom for the hooks; Improve the auto-generated docstrings.
6240         (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
6241         (define-minor-mode): Add BODY arg; Only declare the keymap if
6242         provided; Improve the auto-generated docstrings.
6244 1999-11-22  Gerd Moellmann  <gerd@gnu.org>
6246         * textmodes/text-mode.el (text-mode): Construct paragraph-start so
6247         that the leading `^' is at the start.  This is necessary because
6248         paragraphs.el tries to remove anchors, but can find them only if
6249         they are the first character.
6251         * progmodes/antlr-mode.el: New file.
6253         * calendar/calendar.el: Fix autoload for
6254         calendar-absolute-from-astro.  Add autoload for
6255         calendar-print-astro-day-number.
6257 1999-11-21  Anders Lindgren  <andersl@andersl.com>
6259         * follow.el: Use modern backquote syntax.  Minor comment update.
6261 1999-11-21  Gerd Moellmann  <gerd@gnu.org>
6263         * simple.el (with-syntax-table): Don't switch buffers.
6265         * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
6266         progmodes/hideif.el: Use new backquote syntax.
6268 1999-11-21  Ken Manheimer  <klm@python.org>
6270         * icomplete.el (icomplete-completions): Use an explicit variable
6271         `icomplete-prospects-length', obviating the need to use an
6272         apparently faulty throw/catch arrangement.
6274 1999-11-21  Eli Zaretskii  <eliz@is.elta.co.il>
6276         * term/internal.el (IT-display-table-setup): Don't overstep
6277         character code 255.
6279 1999-11-20  Kenichi Handa  <handa@mule.m17n.org>
6281         * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
6282         for the charset chinese-sisheng is 7bit encoding, not 8bit.
6284 1999-11-19  Stefan Monnier  <monnier@cs.yale.edu>
6286         * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
6287         `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
6289         * files.el (auto-mode-alist): Add patterns for diff-mode.
6291         * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
6292         to detect an empty prompt.
6294 1999-11-18  Dave Love  <fx@gnu.org>
6296         * simple.el (input-mode-8-bit): Fix the customization.
6298 1999-11-18  Gerd Moellmann  <gerd@gnu.org>
6300         * international/iso-acc.el (iso-languages): Add more
6301         characters for Portuguese.
6303         * speedbar.el: Clean up comment at the start of the file.
6304         Remove RCS id.
6306         * progmodes/compile.el (compilation-parse-errors): Use
6307         compilation-buffer-p instead of testing major-mode.
6309 1999-11-18  Dave Pearson  <davep@hagbard.demon.co.uk>
6311         * quickurl.el Added defcustom of quickurl-completion-ignore-case.
6312         (quickurl-ask): completion-ignore-case is set to the value of
6313         quickurl-completion-ignore-case for the duration of the call to
6314         completing-read.
6316 1999-11-18  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6318         * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
6320 1999-11-18  Kenichi Handa  <handa@etl.go.jp>
6322         * ps-vars.el: Renamed from ps-print-def.el.  Provide ps-vars
6323         instead of ps-print-def.
6325         * ps-print.el: Require ps-vars instead of ps-print-def.
6327         * ps-mule.el: Require ps-vars instead of ps-print-def.
6329 1999-11-17  Gerd Moellmann  <gerd@gnu.org>
6331         * simple.el (with-syntax-table): Save buffer explicitly instead of
6332         using save-excursion.
6334 1999-11-16  Gerd Moellmann  <gerd@gnu.org>
6336         * mail/supercite.el: New maintainer.
6338 1999-11-16  Reto Zimmermann  <reto@synopsys.com>
6340         * progmodes/vhdl-mode.el: Use new backquote syntax.
6342 1999-11-16  Gerd Moellmann  <gerd@gnu.org>
6344         * simple.el (with-syntax-table): New.
6346 1999-11-15  Sam Steingold  <sds@ksp.com>
6348         * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
6350 1999-02-22  Sam Steingold  <sds@goems.com>
6352         * goto-addr.el (goto-address-at-mouse,
6353         goto-address-find-address-at-point): Use compose-mail.
6354         (goto-address-mail-method): Removed variable.
6355         (goto-address-send-using-mh-e, goto-address-send-using-mhe,
6356         goto-address-send-using-mail): Removed functions.
6358 1998-11-03  Sam Steingold  <sds@goems.com>
6360         * simple.el (backward-delete-char-untabify):
6361         backward-delete-char-untabify-method can be `all' now - to delete
6362         hungrily including newlines.
6364 1999-11-15  Sam Steingold  <sds@ksp.com>
6366         * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
6368 1999-11-15  Dave Love  <fx@gnu.org>
6370         * cus-edit.el (customize-face, customize-face-other-window):
6371         Require match from completing-read.
6372         (custom-buffer-done-function): Default to custom-bury-buffer, not
6373         bury-buffer.
6375 1999-11-15  Gerd Moellmann  <gerd@gnu.org>
6377         * mail/rmail.el, iswitchb.el, hippie-exp.el,
6378         progmodes/cperl-mode.el: Use new backquote syntax.
6380 1998-09-14  Michael Ernst  <mernst@alum.mit.edu>
6382         * uniquify.el: Use new backquote syntax.
6384 1999-11-14  Markus Rost  <rost@ias.edu>
6386         * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
6387         as in ispell-local-dictionary-alist.
6389 1999-11-14  Alex Schroeder  <alex@gnu.org>
6391         * ansi-color.el (ansi-color-apply): Updated regexps to include
6392         highlighted face.
6394 1999-01-14  Johan Vromans  <jvromans@squirrel.nl>
6396         * forms.el (forms--make-format-elt-using-text-properties):
6397         Treat `intangible' differently.
6399         * forms.el: Use new backquote syntax.
6401 1999-11-13  Gerd Moellmann  <gerd@gnu.org>
6403         * textmodes/scribe.el (scribe-mode): Doc-fix.
6405 1999-11-13  Peter Breton  <pbreton@ne.mediaone.net>
6407         * net-utils.el (run-network-program, net-utils-run-program): Use
6408         the new backquote syntax.
6409         (smbclient-program, smbclient-program-options)
6410         (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
6411         variables
6412         (smbclient, smbclient-list-shares): New functions
6414 1999-11-12  Sam Steingold  <sds@ksp.com>
6416         * emulation/viper-init.el (viper-deflocalvar, viper-loop)
6417         (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
6418         (viper-kbd-buf-definition, viper-kbd-mode-alist)
6419         (viper-kbd-mode-pair, viper-kbd-mode-definition)
6420         (viper-kbd-global-pair, viper-kbd-global-definition):
6421         Use the new backquote syntax.
6423         * emulation/viper-cmd.el (viper-test-com-defun)
6424         (viper-prefix-arg-value, viper-prefix-arg-com):
6425         Use the new backquote syntax.
6427         * emacs-lisp/debug.el (debugger-env-macro):
6428         Use the new backquote syntax.
6430         * emacs-lisp/easymenu.el (easy-menu-make-symbol):
6431         Use the new backquote syntax.
6433         * calendar/calendar.el (calendar-remove-frame-by-deleting):
6434         New user variable.
6435         (calendar-hide-window): Use it.
6436         (increment-calendar-month, calendar-for-loop, calendar-sum):
6437         Use the new backquote syntax.
6439 1999-11-12  Andrew Innes  <andrewi@gnu.org>
6441         * select.el (x-set-selection): Call buffer-substring, not
6442         substring.  Also fix docstring
6444 1999-11-12  Peter Kleiweg  <kleiweg@let.rug.nl>
6446         * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
6447         of customizable variables to bug report message. Added
6448         system-type to package name in bug report.
6450 1999-11-12  Gerd Moellmann  <gerd@gnu.org>
6452         * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
6453         to display file names.
6455 1999-11-11  Gerd Moellmann  <gerd@gnu.org>
6457         * mwheel.el: Fix copyright notice, don't require 'cl at run time.
6459         * isearch.el: Add lazy-highlighting feature.
6461 1999-11-10  Peter Kleiweg  <kleiweg@let.rug.nl>
6463         * progmodes/ps-mode.el (ps-mode-maintainer-address): New
6464         constant.
6465         (ps-mode-submit-bug-report): New function. Entry added to menu.
6467 1999-11-10  William M. Perry  <wmperry@aventail.com>
6469         * mwheel.el: New file to support the new style wheeled mice.
6471 1999-11-10  Gerd Moellmann  <gerd@gnu.org>
6473         * startup.el (initial-scratch-message): Add ";;" to the front of
6474         lines in the message.
6476         * files.el (file-local-copy): Remove optional BUFFER argument
6477         because that's not used by anything.
6479         * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
6480         to-address.
6482 1999-11-08  Markus Rost  <rost@ias.edu>
6484         * wid-edit.el (widget-button-click): Wrap with save-excursion
6485         to restore track-mouse in the correct buffer.
6487 1999-11-08  Gerd Moellmann  <gerd@gnu.org>
6489         * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
6491 1999-11-08  Peter Kleiweg  <kleiweg@let.rug.nl>
6493         * progmodes/ps-mode.el (ps-mode-print-function): Changed default
6494         lpr-command to "lp" for some system-types. (copied from lpr.el
6495         Emacs version 20.2.1).
6497 1999-11-04  Markus Rost  <rost@ias.edu>
6499         * simple.el (comment-region): Strip off white space at end of
6500         comment-start.
6502 1999-11-04  Gerd Moellmann  <gerd@gnu.org>
6504         * faces.el (secondary-selection): Fix wrong color name.
6506 1999-11-04  John Tobey  <jtobey@epsilondev.com>
6508         * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
6509         the default when invoking perldb in a non-Perl buffer, and other
6510         cases involving -e or --.
6512 1999-11-04  Gerd Moellmann  <gerd@gnu.org>
6514         * simple.el (previous-matching-history-element)
6515         (next-history-element): Use delete-field instead of erase-field.
6517         * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
6518         Use delete-field instead of erase-field.
6520         * faces.el (secondary-selection): Change background to yellow.
6522         * complete.el (PC-do-completion): Use minibuffer-prompt-end to
6523         find the start of the text.  Use field-string to read the user
6524         input.
6526 1999-11-03  Gerd Moellmann  <gerd@gnu.org>
6528         * faces.el (make-face-bold, make-face-unbold, make-face-italic)
6529         (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
6530         for compatibility with old face implementation.
6532         * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
6533         Use erase-field instead of erase-buffer.
6535         * frame.el (blink-cursor-mode, blink-cursor-end): Use
6536         internal-show-cursor with new interface.
6537         (blink-cursor-timer-function): New.
6538         (blink-cursor-start): Use blink-cursor-timer-function.
6540 1999-11-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6542         * calendar.el (redraw-calendar): Move to nearest date before
6543         redrawing.
6545         * diary-lib.el (simple-diary-display): Reset modeline even if
6546         there are no diary entries since the diary buffer may be displayed.
6548 1999-11-03  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6550         * emacs-lisp/debug.el (debug): If noninteractive, display the
6551         backtrace using `message', then exit Emacs.
6552         (debugger-batch-max-lines): New variable.
6553         (debugger-setup-buffer): New subroutine, broken out of `debug'.
6554         Change the messages put at the start, to say that the debugger
6555         was entered.
6557 1999-11-02  Sam Steingold  <sds@ksp.com>
6559         * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
6561 1999-11-01  John Tobey  <jtobey@epsilondev.com>
6563         * gud.el: (gud-perldb-massage-args): Massage correctly in the
6564         presence of perl switches other than "-e".
6566 1999-11-01  Markus Rost  <rost@ias.edu>
6568         * dired-x.el (dired-smart-shell-command): Use
6569         shell-command-history as in shell-command.
6571 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6573         * userlock.el (ask-user-about-lock): Doc fix.
6575         * frame.el: Doc fixes.
6577 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
6579         * frame.el (blink-cursor-mode): Call internal-show-cursor instead
6580         of show-cursor.
6581         (blink-cursor-start, blink-cursor-end): Ditto.
6583         * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
6585 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6587         * window.el (walk-windows): If ALL-FRAMES is a frame,
6588         start on that frame.  Use save-selected-window.
6590 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
6592         * simple.el (end-of-buffer): Use window-end to find the window end
6593         instead of vertical-motion because this handles variable-height
6594         lines correctly.
6596 1999-11-01  Michael Kifer  <kifer@cs.sunysb.edu>
6598         * ediff.el: Version change.
6600         * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
6601         make sure you are in a good frame before deleting other
6602         windows.
6603         (ediff-file-checked-in-p): Don't consider CVS
6604         files checked in.
6605         (ediff-make-temp-file,ediff-make-empty-tmp-file):  Make sure you
6606         are writing to a newly created empty file.
6608         * ediff-mult.el (ediff-show-session-group-hook): New default.
6610         * ediff-vers.el (ediff-pcl-cvs-view-revision):
6611         First cd to the file directory. reportedly works
6612         better with remote files.
6614         * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
6615         Use file-name-nondirectory when passing files to CVS.
6617         * ediff-diff.el (ediff-cmp-options): New variable.
6618         (ediff-same-file-contents): Use ediff-cmp-options.
6620         * ediff-ptch.el (ediff-prompt-for-patch-buffer,
6621         ediff-get-patch-buffer): Use current buffer if it appears to be a
6622         patch.
6624         * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
6625         C-g
6627         * viper-util.el (viper-nontrivial-find-file-function): Deleted.
6628         (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
6629         (viper-save-cursor-color,viper-restore-cursor-color):
6630         Improved cursor color handling.
6631         (viper-get-saved-cursor-color-in-replace-mode,
6632         viper-get-saved-cursor-color-in-insert-mode): New functions for
6633         better cursor color handling.
6635         * viper-ex.el (ex-read,ex-edit):
6636         Fixes for correct interpretation of #,%.
6637         (viper-ex): Now works correctly when called from other functions.
6638         (viper-glob-function): New variable.
6639         (viper-ex): Save excursion before doing :global.
6641         * viper-mous.el (viper-counting-clicks-p): Bug fixes.
6643         * viper-cmd.el (viper-post-command-sentinel,
6644         viper-insert-state-post-command-sentinel,
6645         viper-insert-state-pre-command-sentinel): Takes better care of
6646          cursor colors.
6648         * viper.el: Version change.
6650 1999-10-31  Rajesh Vaidheeswarran  <rv@dsmit.com>
6652         * whitespace.el (whitespace-update-modeline): Bugfix to ensure
6653         that the modeline display was updated *only* when
6654         `whitespace-display-in-modeline' was set, not otherwise.
6656 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
6658         * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
6659         "frac12".
6661         * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
6662         ad-activate.
6664 1999-10-30  Rajesh Vaidheeswarran  <rv@dsmit.com>
6666         * whitespace.el: Test for existence of `defcustom' and `defgroup'
6667         using fboundp instead of assuming that these are not present in
6668         particular flavors of emacs.
6669         (whitespace-version): Update to 2.8
6670         (whitespace-display-in-modeline): Add custom variable to control
6671         displaying the whitespace errors on the modeline based on
6672         suggestion from <klaus.berndl@sdm.de>
6673         (whitespace-buffer): Now returns `t' if unclean and `nil' if
6674         clean, to enable using as a hook function, as suggested by Puneet
6675         Goel <puneet@computer.org>
6676         (whitespace-buffer): Fix a subtle bug that cleaned up only if
6677         quiet was not set, even with whitespace-auto-cleanup set.
6678         (whitespace-mode-line): Now uses less modeline real estate and
6679         shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
6680         which is present in the file, and <y> is any type of whitespace
6681         whose check has been suppressed by setting
6682         `whitespace-check-<whitespace-type>' to nil.
6683         (whitespace-unchecked-whitespaces): New function to return the
6684         list of whitespaces for whom checks have been suppressed.
6685         (whitespace-display-unchecked-whitespaces): Renamed to
6686         `whitespace-update-modeline' to reflect its functionality.
6688 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
6690         * progmodes/compile.el (compilation-error-regexp-alist):
6691         Undo previous change.
6693 1999-10-28  Dave Love  <fx@gnu.org>
6695         * help.el (help-follow): Make arg optional again and really
6696         default to point.
6698 1999-10-28  Gerd Moellmann  <gerd@gnu.org>
6700         * paths.el (rmail-file-name): Make it an option.
6702         * progmodes/ada-mode.el, progmodes/ada-prj.el,
6703         progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
6704         comment fixes.
6706         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
6707         MIPS Pro 7.3 compiler error message syntax.
6709 1999-10-27  Dave Love  <fx@gnu.org>
6711         * progmodes/compile.el: Checkdoc-inspired fixes.
6713 1999-10-27  Gerd Moellmann  <gerd@gnu.org>
6715         * lpr.el (print-buffer): Doc-string fix.
6717 1999-10-27  Dave Love  <fx@gnu.org>
6719         * emacs-lisp/advice.el: Doc fixes.
6720         (ad-lemacs-p): Removed.
6721         (advice): Add :link to defgroup.
6723 1999-10-27  Kenichi Handa  <handa@etl.go.jp>
6725         * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
6726         last-coding-system-used by the call of ange-ftp-set-ascii-mode.
6728 1999-10-24  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6730         * window.el (walk-windows): If ALL-FRAMES is a frame,
6731         start on that frame.  Use save-selected-window.
6733 1999-10-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6735         * emacs-lisp/advice.el (ad-activate-internal): Renamed from
6736         ad-activate.  All callers changed, including those in data.c.
6737         (ad-activate-internal-off): Renamed from ad-activate-off.
6738         All uses changed.
6739         (ad-activate): Renamed from ad-activate-on.  All uses changed.
6740         (ad-start-advice, ad-stop-advice, ad-recover-normality):
6741         Alter the definition of ad-activate-internal, not ad-activate.
6743 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
6745         * startup.el (command-line-1): Add support for command line
6746         arguments `file' and `execute'.  Fix handling of `visit'.
6748 1999-10-26  Kenichi Handa  <handa@etl.go.jp>
6750         * international/mule-cmds.el (read-input-method-name): Handle the
6751         case that the arg DEFAULT is symbol.
6753         * international/mule-diag.el (mule-diag): Handle the case that
6754         default-input-method is symbol.
6756 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
6758         * textmodes/tildify.el: New file.
6760 1999-10-25  Sam Steingold  <sds@ksp.com>
6762         * Makefile (compile-files): Fixed the "tr" strings.
6763         (EMACS): Set to ../src/emacs.
6765 1999-10-25  Gerd Moellmann  <gerd@gnu.org>
6767         * info.el (Info-build-node-completions): Add '("*") to the
6768         completion list.
6770 1999-10-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6772         * frame.el (auto-raise-mode): When enabling the mode,
6773         immediately raise the selected frame.
6775         * indent.el (indent-region): Doc fix.
6777         * comint.el (comint-output-filter): Make the Comint buffer current
6778         for the comint-preoutput-filter-functions.
6780         * mail/reporter.el: Doc fix.
6782 1999-10-24  Stephen Eglen  <stephen@gnu.org>
6784         * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
6785         that Octave lisp files can also run under XEmacs 20.
6786         (require 'custom) added so that files can run under Emacs 19.34.
6788         * iswitchb.el (iswitchb-default-keybindings): No need to use
6789         read-kbd-macro in keybindings.
6791 1999-10-23  Dave Love  <fx@gnu.org>
6793         * elide-head.el: New file.
6795 1999-10-23  Gerd Moellmann  <gerd@gnu.org>
6797         * Makefile (compile-files, backup-compiled-files): New targets.
6798         (bootstrap, bootstrap-clean): Ditto.
6800 1999-10-22  Paul Eggert  <eggert@twinsun.com>
6802         * international/mule-cmds.c (locale-language-names):
6803         Use Latin-1 (not Latin-3) for Afrikaans, Galician.
6804         Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
6805         Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
6806         Use Latin-8 for Welsh.
6807         Use Latin-1 for English if "en" is explicitly specified.
6808         Use Latin-1 for Scots Gaelic, Tagalog.
6809         Use Latin-1 (not Latin-4) for Greenlandic.
6810         Use Latin-1 (not Latin-2) for Albanian.
6811         (locale-preferred-coding-systems, locale-language-names):
6812         Remove generic ISO 8859 locales; locale-charset-language-names now
6813         does this.
6814         (locale-charset-language-names): New variable.
6815         (set-locale-environment): Use language name specified by
6816         locale-charset-language-names if its charsets disagree with the
6817         language name specified by locale-language-names.
6819 1999-10-22  Dave Love  <fx@gnu.org>
6821         * make-mode.el: Minor doc fixes.
6823         * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
6825 1999-10-21  Dave Love  <fx@gnu.org>
6827         * loadup.el: Add latin-8, latin-9.
6829 1999-10-20  Paul Eggert  <eggert@twinsun.com>
6831         * disp-table.el (standard-display-european): Remove undocumented
6832         arg AUTO; no longer used by startup.el.  Do not attempt to treat
6833         all non-English language environments as coding system names.
6834         Instead, use the downcased language environment name as a coding
6835         system name if it is one; otherwise, use latin-1.
6837 1999-10-20  Gerd Moellmann  <gerd@gnu.org>
6839         * dired.el (dired-move-to-filename-regexp): Fix long comment lines
6840         that were split so that part of the comment appeared as Lisp code.
6842 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6844         * ps-bdf.el: Doc fix.
6846         * ps-print-def.el: New file: common definitions for all parts of
6847         ps-print.
6848         (ps-multibyte-buffer): Moved from ps-mule.
6850         * ps-mule.el: File dependence fix.
6851         (ps-multibyte-buffer): Moved to ps-print-def.
6853         * ps-print.el: Doc fix, better customization.
6854         (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
6855         (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
6856         (ps-end-file): Doc fix.
6857         (ps-setup, ps-begin-file): Fun fix.
6858         (postscript): New group.
6859         (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
6860         (ps-print-prologue-1): Adjust PostScript programming.
6861         (ps-print): Adjust group hierarchy.
6862         (ps-print-n-up, ps-print-zebra, ps-print-background,
6863         ps-print-printer)
6864         (ps-print-page): New subgroups.
6865         (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
6866         (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
6867         (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
6868         (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
6869         (ps-zebra-stripe-height, ps-print-background-image)
6870         (ps-print-background-text, ps-spool-config): Adjust customization.
6871         (dos-ps-printer): Definition eliminated.
6873 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6875         * ps-mule.el: Doc fix, define functions properly if mule package is
6876         loaded or not.
6877         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
6878         mule package is loaded or not.
6880         * ps-print.el: Doc fix, n-up printing.
6881         (ps-print-version): New version number (5.0).
6882         (ps-page-dimensions-database): Added document media.
6883         (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
6884         (ps-page-order, ps-printing-region-p): New vars.
6885         (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
6886         funs.
6887         (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
6888         (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
6889         (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
6890         (ps-n-up-xstart, ps-n-up-ystart): New macros.
6891         (ps-print-begin-sheet-hook): New hook.
6892         (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
6893         const.
6894         (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
6895         (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
6896         (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
6897         (ps-count-lines): Changed to defun.
6898         (ps-header-page): Changed to defsubst, fix fun.
6899         (ps-printing-region): Doc fix, adjust programming code.
6900         (ps-output-boolean, ps-background-pages, ps-background-text)
6901         (ps-background-image, ps-background, ps-get-boundingbox): Adjust
6902         programming code.
6904 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6906         * ps-print.el: Doc fix, duplex and setpagedevice configuration.
6907         (ps-print-version): New version number (4.2).
6908         (ps-spool-config, ps-spool-tumble): New vars.
6909         (ps-print-prologue-1): Changed to defconst, adjust PostScript
6910         programming, new PostScript procedure to handle errors.
6911         (ps-print-prologue-2): Changed to defconst.
6912         (ps-print-duplex-feature): New const: duplex and tumble setting.
6913         (ps-setup, ps-begin-file): Fix funs.
6914         (ps-boolean-capitalized): New fun.
6916 1999-10-19  Stefan Monnier  <monnier@cs.yale.edu>
6918         * Makefile (dontcompilefiles): Obsoleted.
6919         (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
6920         (EL): Unused.
6921         (temacs): Removed (unused).
6922         (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
6923         version of the file (necessary for the update to work properly).
6924         (autoloads): Force the use of `pwd`/loaddefs.el.
6925         (updates); Redefined in terms of other targets to reduce redundancy.
6926         (.el.elc): New default rule, just in case you want it.
6927         (compile): Use a single invocation of Emacs.
6928         (bootstrap-compile); Unneeded.
6929         (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
6931 1999-10-19  Dave Love  <fx@gnu.org>
6933         * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
6935 1999-10-19  Sam Steingold  <sds@ksp.com>
6937         * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
6938         comply with the comment.
6940 1999-10-19  Gerd Moellmann  <gerd@gnu.org>
6942         * autorevert.el (auto-revert-mode): Make auto-revert-mode
6943         permanent-local.
6945 1999-10-19  Peter Kleiweg  <kleiweg@let.rug.nl>
6947         * progmodes/ps-mode.el (ps-mode-print-function): Fix default
6948         value: \"lpr\" changed to "lpr"
6949         (ps-mode-version): New constant
6950         (ps-mode-show-version): New function, added key in ps-mode-map
6951         (ps-run-messages): Removed
6952         (ps-run-font-lock-keywords-2): New defcustom variable replacing
6953         ps-run-messages. These keywords now include the value of
6954         ps-run-prompt, making its fontification customizable.
6955         (ps-run-init): Removed \\n from docstring, it is now added when
6956         the value is used
6957         (ps-run-font-lock-keywords-1): Added checking for initial ^ in
6958         ps-run-prompt
6959         (ps-mode): Added ps-run-font-lock-keywords-2 to list of
6960         customizable variables in doc-string (its equivalent
6961         ps-run-messages was missing in previous version of the doc-string)
6962         (ps-run-mode): Simplified assignment to font-lock-defaults, using
6963         symbols only
6965 1999-10-19  Alex Schroeder  <alex@gnu.org>
6967         * ansi-color.el: Complete rewrite.
6969 1999-10-19  Paul Eggert  <eggert@twinsun.com>
6971         Fix bootstrapping problems.
6972         Use the system locale to specify Emacs locale defaults.
6974         * international/mule-cmds.el (global-map):
6975         Do not use backquote, because that makes a bootstrapping
6976         problem if you need to recompile all Lisp files using interpreted code.
6977         * international/mule.el (charset-id, charset-bytes,
6978         charset-dimension, charset-chars, charset-width,
6979         charset-direction, charset-iso-final-char,
6980         charset-iso-graphic-plane, charset-reverse-charset,
6981         charset-short-name, charset-long-name, charset-description,
6982         charset-plist): Likewise.
6983         * subr.el (save-match-data): Likewise.
6985         * international/mule-cmds.el
6986         (set-display-table-and-terminal-coding-system): New function,
6987         containing code migrated out of set-language-environment.
6988         (set-language-environment, set-locale-environment): Use it.
6989         (locale-translation-file-name): Moved here from startup.el.
6990         (locale-language-names, locale-preferred-coding-systems):
6991         New vars.
6992         (locale-name-match, set-locale-environment): New functions.
6994         * language/japan-util.el (setup-japanese-environment-internal):
6995         Prefer japanese-iso-8bit if the system-type is usg-unix-v.
6997         * startup.el (iso-8859-n-locale-regexp): Remove.
6998         (locale-translation-file-name): Move to mule-cmds.el.
6999         (command-line): Move locale-stuff into set-locale-environment.
7001 1999-10-18  Dave Love  <fx@gnu.org>
7003         * abbrev.el (add-abbrev, inverse-add-abbrev)
7004         (expand-region-abbrevs): Remove properties from buffer text.
7006 1999-10-17  Gerd Moellmann  <gerd@gnu.org>
7008         * iswitchb.el (iswitchb-exhibit): Extract user-input only
7009         from the mini-buffer, without the prompt.
7011         * simple.el (minibuffer-prompt-end): Return the position
7012         after the prompt, not the position of that last character
7013         of the prompt.
7015 1999-10-17  Miles Bader  <miles@gnu.org>
7017         * simple.el: Doc fixes.
7019 1999-10-17  Miles Bader  <miles@gnu.org>
7021         * simple.el (previous-matching-history-element, next-history-element):
7022         Change to work correctly even if the point is in the prompt.
7023         (choose-completion-string): Likewise.
7024         (minibuffer-prompt-width): New function (compatibility with old subr).
7026         * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
7027         When constraining the final position to the current field,
7028         don't use the ONLY-IN-LINE mode of constrain-to-field.
7030 1999-10-17  Miles Bader  <miles@gnu.org>
7032         * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
7033         constrain-to-field.
7034         * textmodes/paragraphs.el (forward-sentence): Likewise.
7036 1999-10-17  Miles Bader  <miles@gnu.org>
7038         * simple.el (line-move): Use constrain-to-field to avoid
7039         moving into a prompt.
7040         (previous-complete-history-element): Clarify doc string.
7041         (next-complete-history-element): Likewise.
7042         Use field-beginning instead of point-min.
7043         (next-matching-history-element): Use field-beginning and
7044         erase-field instead of point-min and erase-buffer.
7045         * textmodes/paragraphs.el
7046         (forward-paragraph, forward-sentence): Likewise.
7047         (backward-kill-paragraph, backward-kill-sentence): Remove code to
7048         constrain the kill to an field, as the movement commands now
7049         do this.
7051 1999-10-17  Miles Bader  <miles@gnu.org>
7053         * simple.el (previous-matching-history-element): Get the
7054         minibuffer input with field-string instead of buffer-string.
7055         (choose-completion-string): Likewise.
7056         (next-history-element): Likewise.
7057         Erase the minibuffer input with erase-field, not erase-buffer.
7058         Use field-beginning to find the beginning of the input.
7059         * textmodes/paragraphs.el (backward-kill-sentence):
7060         Remove minibuffer-prompt hack.
7061         Constrain to any input field.
7063 1999-10-17  Sam Steingold  <sds@ksp.com>
7065         * bindings.el (completion-ignored-extensions): Added ".sparcf"
7066         for CMUCL on sparc and ".ufsl" for LispWorks.
7067         (bound-and-true-p): Bugfix: free variable `v'.
7069 1999-10-16  Dave Love  <d.love@dl.ac.uk>
7071         * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
7072         (edebug-uninstall-read-eval-functions): Use load-read-function,
7073         avoiding elisp-eval.
7075 1999-10-16  Sam Steingold  <sds@ksp.com>
7077         * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
7078         instead of `eql'.
7080 1999-10-14  Stefan Monnier  <monnier@cs.yale.edu>
7082         * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
7083         * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
7084         (browse-url-temp-file-list, browse-url-delete-temp-file-list):
7085         * ediff-util.el (ediff-make-temp-file):
7086         * ediff-vers.el (ediff-pcl-cvs-view-revision):
7087         * emerge.el (emerge-make-temp-file):
7088         * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
7089         * vc.el (vc-update-change-log):
7090         * mail/mailpost.el (post-mail-send-it):
7091         * mail/metamail.el (metamail-region):
7092         * progmodes/cmacexp.el (c-macro-expansion):
7093         * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
7095 1999-10-15  Gerd Moellmann  <gerd@gnu.org>
7097         * smtpmail.el (smtpmail-via-smtp): Add support for
7098         automatically appending a domain to RCPT TO: addresses.
7100 1999-10-14  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7102         * dired.el (dired-insert-directory): Insert the amount of
7103         free space after the total size.
7104         (dired-free-space-program, dired-free-space-args): New variables.
7106 1999-10-14  Karl Heuer  <kwzh@gnu.org>
7108         * mail/rmail.el (rmail-pop-password-error): Add new pattern.
7110 1999-10-14  Dave Love  <fx@gnu.org>
7112         * international/characters.el:
7113         * international/fontset.el:
7114         * international/mule-conf.el: Add latin-iso8859-1[45].
7116         * language/european.el: Add Latin-8, Latin-9.  Modify some doc
7117         strings.
7119         * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
7120         (command-line): Detect Latin-[89] locales.
7122 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
7124         * international/mule-cmds.el (select-safe-coding-system)
7125         (leim-list-header): Avoid the use of strings that start with backslash
7126         newline since lread.c:read1 has a hack to turn those strings into
7127         integer 0 during the loadup.el process.
7129         * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
7131 1999-10-13  Dave Love  <fx@gnu.org>
7133         * image.el (insert-image): Copy the image spec and add an
7134         intangible property.
7136 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
7138         * help.el (help-xref-interned): Make it also work on variable-only
7139         and function-only symbols.
7140         (help-make-xrefs): Take advantage of the new `help-xref-interned'.
7141         (help-follow): If the point under mouse is not highlighted, try
7142         `help-xref-interned' on the pointed-to symbol anyway.
7144         * info.el (Info-on-current-buffer): New entry point.
7145         (Info-find-node): Split into two for Info-on-current-buffer to
7146         hook into it.
7147         (Info-current-file, Info-set-mode-line, Info-up):
7148         Info-current-file can now be t.
7149         (Info-clone-buffer-hook): Function for `clone-buffer'.
7150         (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
7151         Make `clone-buffer' available in various ways to the user.
7153 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
7155         * simple.el (shell-command, shell-command-on-region): Use
7156         make-temp-file.
7157         (clone-buffer, clone-process, clone-buffer-hook): New functions.
7159         * subr.el (with-current-buffer): Don't use backquotes to avoid
7160         bootstrapping problems.
7162         * loadup.el (load-path): Add subdirs for bootstrapping.
7163         (docstrings): Ignore errors during bootstrapping.
7164         (args): New `bootstrap' argument (for use in place of `dump').
7166 1999-10-12  Emmanuel Briot  <briot@gnat.com>
7168         * ada-stmt.el: Doc-string fixes.
7170 1999-10-12  Gerd Moellmann  <gerd@gnu.org>
7172         * recentf.el: New file.
7174         * ps-mode.el: New file.
7176         * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
7177         case insensitive.
7179 1999-10-12  Richard Sharman  <rsharman@pobox.com>
7181         * sh-script.el: Added support for indenting existing scripts.
7182         (sh-mode-map): Added new bindings.
7183         (sh-mode): Updated mode doc-string for new commands, added
7184         make-local-variable calls, initialize mode-specific variables.
7185         (sh-indent-line):  Renamed to sh-basic-indent-line;  sh-indent-line
7186         is now a different function.
7187         (sh-header-marker):  Changed docstring.
7188         (sh-set-shell): Initialize mode-specific variables.
7189         (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
7190         (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
7191         Changed these define-skeleton calls to work with user-specified
7192         indentation settings.
7193         (sh-basic-indent-line, sh-blink, sh-calculate-indent)
7194         (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
7195         (sh-electric-hash, sh-electric-less, sh-electric-rparen)
7196         (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
7197         (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
7198         (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
7199         (sh-guess-basic-offset, sh-handle-after-case-label)
7200         (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
7201         (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
7202         (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
7203         (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
7204         (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
7205         (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
7206         (sh-handle-this-then, sh-help-string-for-variable)
7207         (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
7208         (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
7209         (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
7210         (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
7211         (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
7212         (sh-remove-our-text-properties, sh-rescan-buffer)
7213         (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
7214         (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
7215         (sh-scan-case, sh-search-word, sh-set-char-syntax)
7216         (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
7217         (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
7218         functions.
7219         (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
7220         (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
7221         (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
7222         (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
7223         (sh-var-list): New variables.
7225 1999-10-12  Dave Pearson  <davep@hagbard.demon.co.uk>
7227         * quickurl.el (quickurl-list-insert): `count-lines' was returning
7228         a value one line to high if the cursor wasn't at the start of a
7229         line. A `beginning-of-line' is now performed before making the
7230         call to `count-lines'.
7232 1999-10-11  Stefan Monnier  <monnier@cs.yale.edu>
7234         * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
7236 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
7238         * Makefile (setwins): Abstract out the command to find subdirectories
7239         and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
7240         (custom-deps, finder-data, autoloads, update-subdirs, updates)
7241         (autoloads-with-other-emacs): Use it.
7243         * diff-mode.el: New file.  A mode for viewing/editing context diffs.
7245 1999-10-09  Gerd Moellmann  <gerd@gnu.org>
7247         * Makefile (bootstrap-compile): New target.  Compile Lisp
7248         files with ../src/temacs.
7250 1999-10-08  Dave Love  <fx@gnu.org>
7252         * ange-ftp.el: Require dired when compiling.
7253         (ange-ftp-normal-login): Allow EFS-style port specification.
7255 1999-10-08  Simon Marshall  <simon@gnu.org>
7257         * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
7258         (regexp-opt-group): Use it to get common suffixes in STRINGS.
7259         If STRINGS is nil, return "" rather than nil.
7261 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
7263         * Makefile (compile): Compile files one by one.  Set load-path to
7264         current directory and subdirectories when compiling.
7266 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
7268         * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
7269         (emacs): Use it everywhere instead of EMACS.
7270         (compile): New target.  Compile all Lisp files from scratch.
7271         (recompile): New target.  Recompile lisp directory.
7272         (autoloads-with-other-emacs): New target.  Build loaddefs.el with
7273         an Emacs executable not built in the current directory tree.
7275 1999-10-07  Peter Breton  <pbreton@ne.mediaone.net>
7277         * filecache.el (file-cache-completion-ignore-case): New variable,
7278         defaulting to the value of completion-ignore-case.
7279         (file-cache-minibuffer-complete): Use it.
7280         (file-cache-files-matching, file-cache-files-matching-internal):
7281         New functions.
7283 1999-10-07  Emmanuel Briot  <briot@gnat.com>
7285         * ada-xref.el: New file
7287         * ada-prj.el: New file
7289         * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
7291         * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
7292         subprogram being created.
7294         * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
7295         ada-indent-newline-indent): Rewritten to support the new indentation
7296         scheme
7298         * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
7299         New functions
7301         * ada-mode.el (ada-fill-comment-paragraph): Add support for the
7302         justification parameter
7304         * ada-mode.el (ada-make-body, ada-gen-treat-proc,
7305         ada-make-subprogram-body): Rewritten to benefit from the gnatstub
7306         external program
7308 1999-10-07  Dave Love  <fx@gnu.org>
7310         * bindings.el (bound-and-true-p): New macro.
7311         (make-mode-line-mouse-sensitive): Don't require easymenu.
7313 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
7315         * custom.el (defface): Extend documentation for new values of
7316         `type'.
7318         * faces.el (face-spec-set-match-display): Recognize `type' of
7319         `motif', `lucid', `x-toolkit'.
7320         (menu): New face.
7322 1999-10-05  Dave Love  <fx@gnu.org>
7324         * files.el: Recognize temporary crontab files.
7326         * info.el: Require jka-compr when compiling.
7327         (Info-suffix-list): Add bzip2 files (non-ms-dos only).
7329 1999-10-04  Dave Love  <fx@gnu.org>
7331         * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
7332         scroll-up-aggressively, scroll-down-aggressively.
7334         * time.el (display-time-mode): Add autoload cookie.
7336         * rect.el (delete-extract-rectangle): Doc fix from verna.
7338         * help-macro.el (three-step-help): Customize.
7340 1999-10-04  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7342         * hexl.el (hexlify-buffer): Move point in proper range
7343         if it is too large.
7344         (hexl-after-revert-hook): Update hexl-max-address.
7345         (hexl-address-to-marker): Doc fix.
7347 1999-10-03  Dave Love  <fx@gnu.org>
7349         * image.el (defimage): Remove redundant code.  Substitute file in
7350         image plist.
7352 1999-10-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7354         * vc.el (vc-backend-checkout): Use coding system 'no-conversion
7355         when doing with-temp-file.
7357 1999-10-01  Dave Love  <fx@gnu.org>
7359         * cus-edit.el (custom-comment-create): Fill :from and :to slots.
7361         * help.el: Require view when compiling.
7362         (view-emacs-FAQ): Use Info version.
7364 1999-09-29  Ken'ichi Handa  <handa@gnu.org>
7366         * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
7367         (normat->normal).  Use correct font names for Korean
7368         (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
7370 1999-09-29  Kenichi Handa  <handa@etl.go.jp>
7372         * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
7373         code not used by KOI8 to the same 8-bit code instead of mapping to
7374         SPC.
7375         (cyrillic-alternativnyj-decode-table): Likewise.
7377 1999-09-29  Alex Schroeder  <alex@gnu.org>
7379         * sql.el (sql-imenu-generic-expression): Aew, used to set
7380         imenu-generic-expression.
7381         (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
7382         font-lock-defaults' SYNTAX-ALIST.  Set imenu-generic-expression,
7383         imenu-case-fold-search, and imenu-syntax-alist.
7384         (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
7385         setting font-lock-defaults' SYNTAX-ALIST.
7387 1999-09-28  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7389         * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
7390         macro, try again.
7392 1999-09-28  Dave Love  <fx@gnu.org>
7394         * cus-edit.el (custom-comment): Change widget definition.
7395         (custom-comment-create, custom-comment-show)
7396         (custom-comment-invisible-p): Don't use :comment-overlay.
7397         (custom-comment-hide): New function.
7398         (custom-variable-set, custom-variable-save)
7399         (custom-variable-reset-standard, custom-face-set)
7400         (custom-face-save): Use it.
7402 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7404         * hexl.el (hexl-mode): Do nothing if already in hexl mode.
7406 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7408         * faces.el (region): Doc fix.
7410 1999-09-27  Dave Love  <fx@gnu.org>
7412         * isearch.el (isearch): Add :links in defgroup.
7413         (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
7414         (isearch-switch-frame-handler): Comment out (unused).
7415         (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
7416         (isearch-ring-retreat-edit): Doc fix.
7417         (isearch-mouse-yank): New command.
7418         (isearch-last-command-char): Removed.  Callers changed to use
7419         last-command-char.
7420         (isearch-char-to-string): Removed.  Callers changed to use
7421         char-to-string.
7423 1999-09-26  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
7425         * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
7426         option for Russian.
7428 1999-09-25  Gerd Moellmann  <gerd@gnu.org>
7430         * faces.el (face-differs-from-default-p): Compare face
7431         attributes individually.
7433         * image.el (put-image, insert-image): Add string argument.
7435 1999-09-24  Gerd Moellmann  <gerd@gnu.org>
7437         * ange-ftp.el (ange-ftp-date-regexp): Make it work for
7438         LANG=de_DE.iso88591 on HPUX 11.0.
7440         * dired.el (dired-move-to-filename-regexp): Make it work
7441         for LANG=de_DE.iso88591 on HPUX 11.0.
7443 1999-09-24  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7445         * info.el (info-initialize): Don't test existence of ALTERNATIVE
7446         if we know for some other reason it should not be used.
7448         * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
7449         New variable.
7450         (edebug-recursive-edit): Save current-prefix-arg there,
7451         bind it, and set it back at the end.
7452         (edebug-outside-excursion): Restore and update the outside
7453         value of current-prefix-arg.
7454         (edebug-emacs-version-specific): Delete support for Epoch.
7456 1999-09-24  Howard Melman  <howard@silverstream.com>
7458         * imenu.el (imenu-after-jump-hook): New variable.
7459         (imenu): Run menu-after-jump-hook.
7460         (imenu-name-lookup-function): New variable.
7461         * imenu.el (imenu--in-alist): Use those variables.
7463 1999-09-24  Carsten Dominik  <cd@gnu.org>
7465         * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
7466         multiple thebibliography environments.
7468         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
7469         with recentering window.
7470         (reftex-extract-bib-entries-from-thebibliography,
7471         reftex-offer-bib-menu,reftex-bibtex-selection-callback):  Deal
7472         with multiple thebibliography environments.
7474         * textmodes/reftex-vars.el
7475         (reftex-section-levels): Function allowed as cdr.
7476         (reftex-max-section-depth) New option.
7478         * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
7479         with multiple thebibliography environments.
7481 1999-09-23  Gerd Moellmann  <gerd@gnu.org>
7483         * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
7484         instead of point-min in call to delete-region.
7486 1999-09-22  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7488         * vc.el (vc-backend-checkout): Use with-temp-file when checking
7489         out into arbitrary file names.
7491 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
7493         * language/european.el ("Turkish"): New language environment.
7495 1999-09-19  Dave Love  <fx@gnu.org>
7497         * delim-col.el: New file.
7499 1999-09-17  Richard Stallman  <rms@gnu.org>
7501         * files.el (after-find-file): When visiting a backup file,
7502         make it read-only.
7504         * apropos.el (apropos-symbol-face): Non-nil even for ttys.
7505         (apropos-keybinding-face, apropos-label-face): Likewise.
7506         (apropos-property-face, apropos-match-face): Likewise.
7507         (apropos-label-properties): New variable.
7508         (apropos-print-doc): Use apropos-label-properties.
7509         (apropos-print): Set apropos-label-properties.
7511 1999-09-15  Richard Stallman  <rms@gnu.org>
7513         * winner.el: Use aref instead of sref.
7515         * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
7517 1999-09-14  Gerd Moellmann  <gerd@gnu.org>
7519         * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
7521 1999-09-14  Richard Stallman  <rms@gnu.org>
7523         * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
7524         cookie, even if followed by a letter.
7526 1999-09-14  Stephen Eglen  <stephen@gnu.org>
7528         * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
7529         --no-line-editing are passed to Octave by including them here
7530         rather than storing them in inferior-octave-startup-args.
7532 1999-09-14  Eli Zaretskii  <eliz@gnu.org>
7534         * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
7535         command, option, env and sc.
7537         * subr.el (shell-quote-argument): Quote argument with double
7538         quotes for ms-dos.
7540 1999-09-14  Richard Stallman  <rms@gnu.org>
7542         * simple.el (eval-expression-print-level): New variable.
7543         (eval-expression-print-length): New variable.
7544         (eval-expression-debug-on-error): New variable.
7545         (eval-expression): Bind print-level, print-length and
7546         debug-on-error from those vars.
7548         * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
7549         Bind print-level, print-length and debug-on-error.
7551 1999-09-14  Inge Frick  <inge@nada.kth.se>
7553         * dired.el (dired-recursive-deletes): New custom variable.
7554         (dired-re-no-dot): New variable.
7555         (dired-delete-file): New function deletes files and directories
7556         recursively.
7557         (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
7559         * dired-aux.el (dired-recursive-copies): New custom variable.
7560         (dired-handle-overwrite): Broke a long line.
7561         (dired-copy-file): Call `dired-copy-file-recursive' instead of
7562         `copy-file'.
7563         (dired-copy-file-recursive): New function.  Copy directories
7564         recursively.
7565         (dired-do-create-files): Added support for generalized directory
7566         target.  How-to function may now return a function.  New fluid
7567         variable `dired-one-file'.
7568         (dired-copy-how-to-fn): New variable.
7569         (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
7570         Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
7571         (dired-do-copy-regexp): No recursive copies.
7573 1999-09-14  Rajesh Vaidheeswarran  <rv@dsmit.com>
7575         * whitespace.el (whitespace-version): Update version to 2.4
7577         * whitespace.el: Add customization variables to conditionally test
7578         any of the five whitespaces, per request from Rune Kleveland
7579         <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
7581         * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
7583         * whitespace.el (whitespace-modes): Add `change-log-mode' to the
7584         list of modes to be checked for bogus whitespaces.
7586         * whitespace.el (whitespace-rescan-timer-time): Update
7587         documentation.
7589         * whitespace.el (whitespace-display-unchecked-whitespaces):
7590         New function to update modeline with untested whitespaces.
7592         * whitespace.el (whitespace-buffer): Test only whitespaces whose
7593         checking is turned on, and update modeline using the newly created
7594         `whitespace-display-unchecked-whitespaces'.
7596         * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
7597         whose checking is turned on, and update modeline using the newly
7598         created `whitespace-display-unchecked-whitespaces'.
7600         * whitespace.el (whitespace-describe): Update documentation.
7602         * whitespace.el (whitespace-tickle-timer): Test if
7603         `whitespace-rescan-timer-time' is non-zero before tickling timer.
7605 1999-09-13  Dave Love  <fx@gnu.org>
7607         * hideif.el (hide-ifdef-mode): Add autoload cookie.
7609         * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
7610         for temp buffer.
7611         (checkdoc-this-string-valid): Don't assume default comment-start.
7613 1999-09-13  Gerd Moellmann  <gerd@gnu.org>
7615         * rsz-mini.el: Remove code, keep the interface.
7617 1999-09-13  Dave Love  <fx@gnu.org>
7619         * help.el (help-highlight-p): Doc fix.
7621         * faces.el (mode-line, header-line, tool-bar): Add :version.
7622         (highlight, secondary-selection): Add :group.
7623         (trailing-whitespace): Add :group, :version.
7625         * wid-edit.el: Remove some compatibility code and checks.
7626         (widget-specify-field, widget-specify-button): Don't use XEmacs
7627         properties.
7628         (widget-overlay-inactive): Change error message.
7629         (widget-button-pressed-face): New variable.
7630         (widget-button-click): Use it.
7631         (widget-documentation-link-add): Specify mouse and button faces.
7632         (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
7633         removed now the functionality is built in.
7635         * cus-edit.el: Don't define-widget-keywords.
7636         (multimedia): New group.
7637         (custom-last): Function removed.
7638         (custom-quote): Add vectorp case, comment out characterp case.
7639         (custom-buffer-done-function, custom-raised-buttons): New option.
7640         (Custom-buffer-done): New function.
7641         (custom-buffer-create-internal): Obey custom-raised-buttons,
7642         Custom-buffer-done.
7643         (custom-button-face): Make it `released-button'.
7644         (custom-button-pressed-face): Make it `pressed-button'
7645         (custom-mode-map): Bind "q" to Custom-buffer-done.
7646         (custom-mode): Deal with raised/pressed buttons.
7648         Changes from Didier Verna:
7649         (custom-prompt-variable): Optional third arg makes prompt for a
7650         comment string.
7651         (customize-set-value, customize-set-variable,
7652         customize-save-variable): Optional prefix makes function handle
7653         variable comments.
7654         (customize-customized, customize-saved, custom-variable-state-set)
7655         (custom-variable-set, custom-variable-save, custom-face-state-set)
7656         (custom-variable-reset-saved, custom-variable-reset-standard)
7657         (custom-face-set, custom-face-save, custom-face-reset-saved)
7658         (custom-face-reset-standard, customize-save-customized): Handle
7659         custom comments.
7660         (custom-comment-face, custom-comment-tag-face): New face.
7661         (custom-comment): New widget.
7662         (custom-comment-create, custom-comment-delete)
7663         (custom-comment-value-set, custom-comment-show)
7664         ()custom-comment-invisible-p): New functions.
7665         (custom-variable-value-create, custom-face-value-create): Create a
7666         comment field widget.
7667         (custom-variable-menu, custom-face-menu): New entry for custom
7668         comment.
7669         (custom-face-value-create): Remove compatibility code.
7670         (custom-save-variables, custom-save-faces): Possibly save custom
7671         comments.
7673         * cus-face.el (custom-face-attributes): Simplify :underline,
7674         :overline, :inverse-video cases.  Fix up :box case (probably needs
7675         more work).
7677         Change from Didier Verna:
7678         (custom-set-faces): The arguments can now have a custom comment as
7679         fourth argument.
7681         * custom.el: Don't define-widget-keywords.
7682         Change from Didier Verna:
7683         (custom-set-variables): The arguments can now have a
7684         custom comment as fifth element.
7686 1999-09-13  Richard Stallman  <rms@gnu.org>
7688         * info.el (Info-find-node): Cope better if guesspos is too large.
7690 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
7692         * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
7693         of buffer-substring because buffer-string doesn't copy the
7694         prompt.
7696         * faces.el (mode-line): Replaces `modeline'.
7697         (toplevel): Make `modeline' an alias for `mode-line'.
7699 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
7701         * gs.el: Change `ghostscript' to `postscript' in comment.
7703 1999-09-11  Rob Riepel  <riepel@Stanford.EDU>
7705         * emulation/tpu-edt.el (tpu-version): New version.
7706         (tpu-search-overlay, tpu-replace-overlay): New variables.
7707         (tpu-search-highlight, tpu-toggle-direction): New functions.
7708         (tpu-lm-replace): Set tpu-replace-overlay.
7709         (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
7710         command hook.
7712 1999-09-11  Richard Stallman  <rms@gnu.org>
7714         * isearch.el (isearch-mode-map): Undo previous change.
7716         * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
7717         use all of that as the sexp.
7719         * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
7720         and use the initial argument as file name directly.
7721         Likewise if nothing matches.
7723 1999-09-11  Ivar Rummelhoff  <ivarru@math.uio.no>
7725         * winner.el: Major changes.  Avoid changing point and mark.
7726         Save configurations after they change, not before.
7728 1999-09-10  Keisuke Nishida  <kxn30@po.cwru.edu>
7730         * emacs-lisp/bytecomp.el (byte-compile-output-docform):
7731         Bind print-continuous-numbering and print-number-table.
7733 1999-09-10  Dave Love  <fx@gnu.org>
7735         * bindings.el (debug-ignored-errors): Restore BBDB stuff.
7737 1999-09-09  Richard Stallman  <rms@gnu.org>
7739         * whitespace.el: Finish making it fit Emacs conventions.
7740         Add autoloads.
7742 1999-09-09  Eli Zaretskii  <eliz@is.elta.co.il>
7744         * generic-x.el (bat-generic-mode): "::"-style comments don't
7745         need to begin with "-".  Fix the font-lock definitions of ON/OFF
7746         after BREAK/VERIFY.  Remove built-in commands like CALL and ECHO
7747         from the list of keywords.  Add DO to the list of keywords.
7749 1999-09-09  Dave Love  <fx@gnu.org>
7751         * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
7752         (byte-optimize-backward-word): New optimizations.
7753         (side-effect-free-fns, side-effect-and-error-free-fns): Add
7754         entries.
7756 1999-09-09  Gerd Moellmann  <gerd@gnu.org>
7758         * image.el (put-image): Remove optional buffer parameter.
7760         * faces.el (face-italic-p): Return t only for values `italic'
7761         and `oblique'.
7763         * mouse.el (mouse-drag-mode-line-1): Extension of former
7764         mouse-drag-mode-line that also drags the header line.
7765         (mouse-drag-mode-line): Call it.
7766         (mouse-drag-header-line): New.
7767         (toplevel): Bind down-mouse-1 on header lines to
7768         mouse-drage-header-line.
7770 1999-09-08  Gerd Moellmann  <gerd@gnu.org>
7772         * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
7773         (make-mode-line-mouse-sensitive): Replace `top-line' by
7774         `header-line'.
7776 1998-09-08  Michael Ernst  <mernst@alum.mit.edu>
7778         * help.el (describe-function-1): Don't return empty string for keymaps.
7780         * fill.el (fill-region-as-paragraph, canonically-space-region):
7781         Respect colon-double-space at end of line.
7783 1999-09-08  Stephen Gildea  <gildea@alum.mit.edu>
7785         * files.el (backup-by-copying-when-privileged-mismatch): New variable.
7786         (backup-buffer): Use it.
7788 1999-09-08  Peter Breton  <pbreton@ne.mediaone.net>
7790         * generic-x.el (generic-define-unix-modes): Added new modes:
7791         inetd-conf-generic-mode, etc-services-generic-mode,
7792         etc-passwd-generic-mode.  These are all defined for Unix by default.
7793         (apache-generic-mode): Use an imenu-generic-expression to list
7794         Configuration keywords.
7795         (samba-generic-mode): Use both ; and # as comment characters.
7796         (samba-generic-mode): Font-lock expressions now highlight name
7797         value pairs.
7798         (bat-generic-mode): Keywords are now case-insensitive through
7799         font-lock-defaults setting.
7800         (java-properties-generic-mode): Supports both ! and # as comment
7801         characters.
7802         (java-properties-generic-mode): Added an imenu-generic-expression
7803         (java-properties-generic-mode): Reworked to support the various
7804         different ways to separate name and value (viz, '=', ':' and
7805         whitespace).
7806         (show-tabs-generic-mode): Added this new generic-mode.
7808 1999-09-08  Richard Stallman  <rms@gnu.org>
7810         * progmodes/inf-lisp.el: Moved from top directory.
7812         * tar-mode.el (tar-header-block-tokenize):
7813         Use `when' instead of `and'.  Fix some clobbered text.
7815         * gud.el (gud-make-debug-menu): Make a child for the
7816         local menu, for its menu bar, and the debug menu.
7817         (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
7818         Use the history in the simple way.
7820 1999-09-07  Kenichi Handa  <handa@etl.go.jp>
7822         * language/korea-util.el (default-korean-keyboard): Initialize it
7823         according to the environment variable HANGUL_KEYBOARD_TYPE.
7825 1999-09-07  Richard Stallman  <rms@gnu.org>
7827         * subr.el (make-temp-file): New function.
7829 1999-09-07  Stefan Monnier  <monnier@cs.yale.edu>
7831         * font-lock.el (font-lock-multiline): New text property contains
7832         a boolean to indicate if the char is part of a multiline match.
7833         (font-lock-default-fontify-region): Extend the region appropriately
7834         for multiline keywords.
7835         (font-lock-default-unfontify-region): Also remove the new
7836         font-lock-multiline text property.
7837         (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
7838         (font-lock-fontify-keywords-region): Mark multiline regexp matches.
7840 1999-09-07  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7842         * diary-lib.el (list-diary-entries): Make sure two-digit years
7843         have leading zeros.
7845 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
7847         * faces.el (face-set-after-frame-default): Initialize some
7848         attributes of some faces from frame parameters.
7850         * faces.el (scroll-bar, border, cursor, mouse): New faces.
7852 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
7854         * faces.el (fringe): Replaces face `margin'.
7856 1999-09-07  Dave Love  <fx@gnu.org>
7858         * tar-mode.el (tar-header-block-tokenize): Bind linkname.
7860 1999-09-07  Richard Stallman  <rms@gnu.org>
7862         * subr.el (push): Doc fix.
7864 1999-09-06  Richard Stallman  <rms@gnu.org>
7866         * vc.el (vc-annotate-display): Use < 69 not < 70
7867         to distinguish 20YY from 19YY.
7869         * timezone.el (timezone-parse-date): Use < 69 not < 70
7870         to distinguish 20YY from 19YY.
7872         * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
7874 1999-09-07  Dave Pearson  <davep@hagbard.demon.co.uk>
7876         * quickurl.el: (quickurl-list-focused-line): Removed.
7877         (quickurl-list-insert): Now works out the focused line using
7878         `count-lines' instead of using `quickurl-list-focused-line'.
7880 1999-09-06  Richard Stallman  <rms@gnu.org>
7882         * mail/rmail.el (rmail-retry-failure): Unconditionally move
7883         to beginning of message.
7885 1999-09-06  Dave Love  <fx@gnu.org>
7887         * isearch.el (isearch-mode-map): Add mouse-2.
7889         * mail/rmail.el (rmail-read-password): Deleted.
7890         (rmail-get-pop-password): Use read-password.
7892         * quickurl.el: Don't conditionally define caddr.
7893         (quickurl-url-comment): Use nth, not caddr in function and
7894         defsetf.
7896 1999-09-06  Richard Stallman  <rms@gnu.org>
7898         * auto-show.el: Doc fixes.
7900 1999-09-06  Stephen Eglen  <stephen@gnu.org>
7902         * progmodes/octave-inf.el (inferior-octave-startup-args): Add
7903         --no-line-editing so that TABs in source files are not interpreted
7904         as completion requests.
7906 1999-09-06  Gerd Moellmann  <gerd@gnu.org>
7908         * hscroll.el, auto-show.el: Remove all code, keep the public
7909         interface as no-ops.
7911         * faces.el (face-bold-p): Don't return t if face has lighter
7912         weight than normal.
7914 1999-09-06  Eli Zaretskii  <eliz@gnu.org>
7916         * startup.el (command-line): Make small-temporary-file-directory
7917         be nil except on ms-dos.
7919         * files.el (small-temporary-file-directory): Ditto.  Also doc fix.
7921         * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
7922         is defined.
7924         * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
7925         letters with a colon after d or l.
7927 1999-09-06  Dave Love  <fx@gnu.org>
7929         * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed.  (Now
7930         primitive.)
7932 1999-09-05  Richard Stallman  <rms@gnu.org>
7934         * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
7936         * textmodes/paragraphs.el (backward-kill-sentence):
7937         Don't test minibuffer-prompt-end here.
7938         (forward-sentence): Do handle it here.
7939         (backward-kill-paragraph): Don't test it here.
7940         (forward-paragraph): Handle it here.
7942         * mouse.el (font-menu-add-default): Simplify code.
7944 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
7946         * faces.el (header-line): Renamed from `top-line'.
7948 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
7950         * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
7952 1999-09-04  Richard Stallman  <rms@gnu.org>
7954         * whitespace.el: New file.
7956 1999-09-04  Dave Love  <fx@gnu.org>
7958         * paths.el: Make some doc strings obey the make-docfile convention.
7960         * bindings.el: Likewise.
7961         (debug-ignored-errors): Remove BBDB ones.
7963 1999-09-03  Richard Stallman  <rms@gnu.org>
7965         * mail/mh-comp.el (mh-forward): Get new subject line from the original,
7966         not from the draft to forward.
7968         * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
7970 1999-09-03  Dave Love  <fx@gnu.org>
7972         * double.el (double-mode): Customize the variable.
7974 1999-09-03  Kenichi Handa  <handa@etl.go.jp>
7976         * international/characters.el: Delete duplicated code.
7978 1999-09-02  Richard Stallman  <rms@gnu.org>
7980         * indent.el (indent-relative): Doc fix.
7982         * quickurl.el (quickurl): Doc fix.
7984 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
7986         * faces.el (margin): Change background to "gray" for mono (this is
7987         drawn with a stipple pattern).
7989 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
7991         * simple.el (next-history-element): Use minibuffer-prompt-end once
7992         again.  Remove test for minibuffer-prompt-in-buffer.
7994 1999-09-02  Eli Zaretskii  <eliz@gnu.org>
7996         * files.el (small-temporary-file-directory): New variable.
7998         * startup.el (command-line): Compute the value of
7999         small-temporary-file-directory.
8001         * ediff-init.el (ediff-temp-file-prefix): Use
8002         small-temporary-file-directory if non-nil.
8004         * vc.el (vc-update-change-log): Likewise.
8006         * progmodes/cmacexp.el (c-macro-expansion): Likewise.
8008         * simple.el (shell-command, shell-command-on-region): Use
8009         make-temp-name properly.  Use small-temporary-file-directory if
8010         non-nil, otherwise temporary-file-directory, to generate temporary
8011         files.
8013         * dos-w32.el (direct-print-region-helper): Use
8014         temporary-file-directory.  (From Stefan Monnier.)
8016 1999-09-02  Richard Stallman  <rms@gnu.org>
8018         * progmodes/asm-mode.el (asm-mode): Set comment-start properly
8019         from asm-comment-char.
8020         (asm-font-lock-keywords): Recognize instruction width suffixes.
8022 1999-09-01  Richard Stallman  <rms@gnu.org>
8024         * play/fortune.el: New file.
8026 1999-08-31  Dave Love  <fx@gnu.org>
8028         * help.el (help-make-xrefs): Don't lose on non-empty blank line
8029         after key table.
8031         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
8032         redisplay variables.
8034         * subr.el (push): Fix typo.
8036 1999-08-30  Kevin Blake  <kblake@ticnet.com>
8038         * emacs-lisp/ring.el: Many doc fixes.
8039         (ring-size, ring-copy): New functions.
8041 1999-08-29  Richard Stallman  <rms@gnu.org>
8043         * progmodes/etags.el (tags-loop-continue):
8044         After tags-loop-operate returns, force skip to next file.
8046         * mail/mail-extr.el (mail-extr-all-letters-but-separators)
8047         (mail-extr-first-letters, mail-extr-last-letters):
8048         Use character classes [:alpha:] and [:alnum:].
8050         * subr.el (push, pop): New macros.
8052         * progmodes/compile.el (compilation-error-regexp-alist):
8053         New item for SGI IRIX MipsPro compilers.
8055         * speedbar.el (speedbar-directory-buttons): Recognize
8056         device names when checking for file names.
8058         * array.el (array-reconfigure-rows): Use generate-new-buffer.
8060         * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
8061         and specially handle defvar inside their expansions.
8062         (eval-defun-1): New subroutine.
8064         * progmodes/compile.el (compilation-error-regexp-alist):
8065         Fix the Perl -w entry to allow period after line number.
8066         Don't allow newlines in file name, but allow them after line number
8067         for Perl debugging traces.
8069         * which-func.el (which-func-cleanup-function): New variable.
8070         (which-function): Call that function.
8072         * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
8073         to end a function name.
8075         * informat.el (Info-tagify): Don't insert more than one newline
8076         before the tag table.
8078 1999-08-29  Stefan Monnier  <monnier@cs.yale.edu>
8080         * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
8081         than make-temp-name, use match-string-no-properties, and eliminate
8082         a quadratic behavior when building bibtex-strings.
8084 1999-08-29  Alex Schroeder  <alex@gnu.org>
8086         * comint.el (comint-input-ring-separator): New variable.
8087         (comint-read-input-ring): Doc change; use
8088         comint-input-ring-separator when reading file.
8089         (comint-write-input-ring): Use
8090         comint-input-ring-separator when writing file.
8092 1999-08-29  Marc Girod  <girod@shire.ntc.nokia.com>
8094         * informat.el (Info-tagify): Start by widening.
8095         Match node headers that don't list the file name,
8096         and more kinds of page separations.
8097         Strip properties during tagification.
8098         Use start of node header line as tag's position.
8099         Fix the "done" message.
8101         (Info-validate): Save and restore match data around narrowing down.
8103 1999-08-28  Richard M. Stallman  <rms@gnu.org>
8105         * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
8106         On repeated call, override previous values put into
8107         minor-mode-map-alist and minor-mode-alist.
8109 1999-08-28  Michael Ernst  <mernst@alum.mit.edu>
8111         * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
8113 1999-08-27  Andreas Schwab  <schwab@gnu.org>
8115         * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
8116         from cvs update.
8118 1999-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
8120         * calendar/calendar.el (calendar-move-hook): New hook.
8122         * calendar/cal-move.el: Call the new hook in every movement function.
8124         * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
8125         the right function name.
8127 1999-08-26  Stephen Gildea  <gildea@alum.mit.edu>
8129         * time-stamp.el: Put quote-backquote around all symbol names
8130         in doc strings, for mousing.
8131         (time-stamp): Support multi-line patterns.
8132         (time-stamp-inserts-lines): New variable.
8133         (time-stamp-count): New variable.
8134         (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
8135         "Thu" instead of "%a".
8137 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
8139         * simple.el (kill-word): Undo previous change.
8141 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
8143         * jit-lock.el (jit-lock-function): Extend the fontified range
8144         to the beginning of the line containing the range start and
8145         the beginning of the line following the range end.
8147 1999-08-24  Dave Love  <fx@gnu.org>
8149         * timezone.el: Move provide to end.
8150         (timezone-parse-date): Simplify somewhat.  Assume 2-digit years
8151         <70 are 2000+.
8152         (timezone-parse-time): Simplify somewhat.
8154 1999-08-24  Gerd Moellmann  <gerd@gnu.org>
8156         * faces.el (margin): Renamed from bitmap-area.
8158 1999-08-24  Alex Schroeder  <alex@gnu.org>
8160         * sql.el: Doc changes.
8161         (sql-sybase): Use sql-server instead of sql-database.
8163 1999-08-23  Dave Love  <fx@gnu.org>
8165         * rect.el: Add/fix various doc strings.  Add `*' to all the
8166         interactive specs.
8168 1999-08-21  Gerd Moellmann  <gerd@gnu.org>
8170         * jit-lock.el (jit-lock-function): Use line-beginning-position.
8171         Don't unwind-protect font-lock-fontify-region.
8173         * paragraphs.el (backward-kill-paragraph): Don't move
8174         point into mini-buffer prompt.
8175         (backward-kill-sentence): Ditto.
8177         * simple.el (next-history-element): Use minibuffer-prompt-end.
8178         Remove test for minibuffer-prompt-in-buffer.
8179         (kill-word): Don't move point into mini-buffer prompt.
8181 1999-08-21  Dave Love  <fx@gnu.org>
8183         * Makefile: Exclude CVS dirs like RCS.
8185 1999-08-19  Dave Love  <fx@gnu.org>
8187         * tooltip.el (tooltip-mode): Customize this, per convention.
8188         (tooltip-active): Option deleted.
8190         * font-lock.el (global-font-lock-mode): Autoload.  Add :initialize.
8192         * hanoi.el, page-ext.el: Declare dynamic vars.
8194         * term.el: Avoid ange-ftp related compilation warnings.
8196 1999-08-18  Gerd Moellmann  <gerd@gnu.org>
8198         * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
8199         the default so that beginners can benefit from it without
8200         searching in manuals.
8202 1999-08-18  Ray Blaak  <blaak@gnu.org>
8204         * progmodes/delphi.el: Consider assembly sections as blocks, to
8205         indent them better. Make auto-indent on newline optional.
8207 1999-08-17  Gerd Moellmann  <gerd@gnu.org>
8209         * bindings.el (mode-line-modified): Look up key binding for C-x
8210         C-q.  If it's bound call that binding, otherwise call
8211         toggle-read-only.
8213 1999-08-17  Dave Love  <fx@gnu.org>
8215         * info.el (info): Doc fix.
8217         * finder.el (finder-known-keywords): Add `multimedia'.
8219         * apropos.el: Don't capitalize custom group name.
8221         * info-look.el: Remove compatibility code.
8222         (info-lookup-guess-default*): DTRT for point at start of symbol.
8223         (info-complete): Don't lose with point not at end of symbol.
8225 1999-08-16  Gerd Moellmann  <gerd@gnu.org>
8227         * term.el (toplevel): Make face `term-default' an empty face.
8228         The code relied on the fact that Emacs ignored invalid faces in
8229         face text properties in 20.4.
8231 1999-08-16  Richard M. Stallman  <rms@gnu.org>
8233         * subr.el (point-at-eol, point-at-bol): New aliases.
8235         * simple.el: Functions reordered.
8237         * rect.el (delete-rectangle-line): Use line-end-position.
8239 1999-08-16  Karl Heuer  <kwzh@gnu.org>
8241         * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
8242         here from simple.el.
8244 1999-08-16  Dave Love  <fx@gnu.org>
8246         * mouse.el: Provide `mldrag' for compatibility.
8247         (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
8248         marked obsolete.
8250         * mldrag.el: Removed since the features are in mouse.el.
8252         * jka-compr.el (auto-compression-mode): New variable for
8253         customization.
8255         * bindings.el (mode-line-mule-info): Doc fix.
8257         * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
8258         name comparisons.
8260         * files.el (interpreter-mode-alist): Add make, guile, clisp.
8261         (find-file): Doc fix.
8263 1999-08-16  Carsten Dominik  <cd@gnu.org>
8265         * textmodes/reftex.el: Most of the code moved to other files.
8266         * textmodes/reftex-auc.el: New file, split out from reftex.el
8267         * textmodes/reftex-cite.el: New file, split out from reftex.el
8268         * textmodes/reftex-global.el: New file, split out from reftex.el
8269         * textmodes/reftex-index.el: New file, split out from reftex.el
8270         * textmodes/reftex-parse.el: New file, split out from reftex.el
8271         * textmodes/reftex-ref.el: New file, split out from reftex.el
8272         * textmodes/reftex-sel.el: New file, split out from reftex.el
8273         * textmodes/reftex-toc.el: New file, split out from reftex.el
8274         * textmodes/reftex-vars.el: New file, split out from reftex.el
8275         * textmodes/reftex-vcr.el: New file, split out from reftex.el
8277 1999-08-16  Carsten Dominik  <cd@gnu.org>
8279         * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
8280         conflict with pop-up-frames.
8281         (reftex-special-environment-parsers): New constant.
8282         (reftex-label-alist): car of an entry can also be a function.
8283         (reftex-what-special-env): Cew function.
8284         (reftex-label-location): Call `reftex-what-special-env'.
8285         (reftex-compile-variables): Check for symbol in
8286         `reftex-label-alist'.
8287         (reftex-what-environment): Fixed bug with stacked environments of
8288         same kind (e.g. enumerate).
8289         (reftex-process-string): Preserve default directory.
8290         (reftex-label-alist-builtin): Changed prefixes of endnote and
8291         footnote.  Also the magic words.
8292         (reftex-reference): Interprete new option
8293         `reftex-fref-is-default'.
8294         (reftex-replace-prefix-escapes): Interprete new `%S' format.
8295         (reftex-toc-mouse-view-line): Command removed (had no binding).
8296         (reftex-everything-regexp): New function.
8297         (reftex-nearest-match): Made better.
8298         (reftex-toc-find-section): Use new version of
8299         `reftex-nearest-match'.
8300         (reftex-insert-docstruct): Adapted to work with the index stuff.
8301         (reftex-parse-from-file): Find index entries as well.
8302         (reftex-toc-toggle-index): New function
8303         (reftex-toc-map): `i' is now used to togle the index, File
8304         boundaries has been moved to `F'.
8305         (reftex-select-label-map): Toggling display of file boundaries is
8306         now on the `F' key, for consistency with `reftex-toc-map'.
8307         (reftex-erase-all-selection-and-index-buffers): Renamed from
8308         `reftex-erase-all-selection-buffer'.  Now also kills the index
8309         buffers.
8310         (reftex-viewing-cross-references): Customization group renamed
8311         from reftex-viewing-cross-references-and-citations.
8312         (reftex-index-macro-regexp,
8313         reftex-find-index-entry-regexp-format): New variables
8314         (reftex-macros-with-index): New variable
8315         (reftex-add-index-macros): New function
8316         (reftex-renumber-simple-labels, reftex-translate): Allow for
8317         multiple labels in a single ref command.
8318         (reftex-index-support): New customization group
8319         (reftex-support-index, reftex-index-special-chars,
8320         reftex-index-macros, reftex-index-default-macro,
8321         reftex-index-default-tag, reftex-index-math-format,
8322         reftex-index-section-letters, reftex-index-include-context,
8323         reftex-index-follow-mode, reftex-index-header-face,
8324         reftex-index-section-face, reftex-index-tag-face,
8325         reftex-index-face): New options
8326         (reftex-index-map, reftex-index-menu, reftex-last-index-file,
8327         reftex-index-tag, reftex-index-return-marker,
8328         reftex-index-restriction-indicator, reftex-index-restriction-data,
8329         reftex-index-macro-regexp, reftex-index-level-re,
8330         reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
8331         reftex-everything-regexp-no-index, reftex-index-re,
8332         reftex-macros-with-index, reftex-index-macro-alist): New variables
8333         (reftex-index-help, reftex-index-macros-builtin,
8334         reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
8335         reftex-query-index-macro-help): New constants
8336         (reftex-index-selection-or-word, reftex-index,
8337         reftex-default-index, reftex-update-default-index,
8338         reftex-index-complete-tag, reftex-index-select-tag,
8339         reftex-index-complete-key, reftex-index-update-taglist,
8340         reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
8341         reftex-display-index, reftex-insert-index,
8342         reftex-index-insert-new-letter, reftex-get-restriction,
8343         reftex-index-pre-command-hook, reftex-index-post-command-hook,
8344         reftex-index-show-help, reftex-index-next, reftex-index-previous,
8345         reftex-index-toggle-follow, reftex-index-toggle-context,
8346         reftex-index-view-entry, reftex-index-goto-entry-and-hide,
8347         reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
8348         reftex-index-quit, reftex-index-quit-and-kill,
8349         reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
8350         reftex-index-revert, reftex-index-switch-index-tag,
8351         reftex-index-restrict-to-section, reftex-index-widen,
8352         reftex-index-restriction-forward,
8353         reftex-index-restriction-backward, reftex-index-visit-location,
8354         reftex-index-analyze-entry, reftex-index-globalize,
8355         reftex-index-edit, reftex-index-toggle-range-beginning,
8356         reftex-index-toggle-range-end, reftex-index-edit-key,
8357         reftex-index-edit-attribute, reftex-index-edit-visual,
8358         reftex-index-edit-part, reftex-index-level-down,
8359         reftex-index-level-up, reftex-index-kill, reftex-index-undo,
8360         reftex-index-change-entry, reftex-index-goto-letter,
8361         reftex-add-index-macros, reftex-ensure-index-support,
8362         reftex-index-info-safe, reftex-index-info): New functions.
8365 1999-08-15  Richard M. Stallman  <rms@gnu.org>
8367         * paren.el (show-paren-mode): Support making show-paren-mode
8368         a buffer-local variable.  Don't check for a window system.
8369         (show-paren-function): Check whether show-paren-function is
8370         enabled in current buffer; do the right thing if not.
8371         Don't check for a window system.
8372         (show-paren-mode): Make it a user variable.
8374         * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
8375         Handle `enum' like `struct'.
8377         * server.el (server-process-filter): If a client visits no buffers,
8378         close it immediately before recording it.
8380         * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
8381         Optimize by calling concat just once.  Handle =\n sequence.
8382         (mail-unquote-printable-region): New command.
8383         (mail-quote-printable): Make it autoload.
8385 1999-08-15  Karl Heuer  <kwzh@gnu.org>
8387         * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
8389 1999-08-15  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
8391         * lisp/texinfmt.el: Handle @ifnottex.
8393 1999-08-15  Eli Zaretskii  <eliz@gnu.org>
8395         * frame.el (blink-cursor): Don't turn on cursor blinking for
8396         ms-dos.
8398         * faces.el (face-valid-attribute-values): Look in
8399         x-bitmap-file-path only for x and w32 window systems.
8401         * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
8402         Do that if width is nil as well.
8403         (x-display-mm-height, x-display-mm-width): Update values.
8404         (x-colors): Compute the list from msdos-color-values.
8405         (x-select-enable-clipboard): Doc fix.
8406         (x-frob-font-weight, x-font-family-list): New functions.
8408 1999-08-15  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
8410         * window.el (shrink-window-if-larger-than-buffer): Don't try to
8411         back up from beginning of buffer.
8413 1999-08-13  Karl Heuer  <kwzh@gnu.org>
8415         * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
8417 1999-08-13  Alakazam Petrofsky  <Alakazam@Petrofsky.Berkeley.CA.US>
8419         * play/hanoi.el: Mostly rewritten.  Customized.  To support an s2G
8420         doomsday clock, speed control is added and changes are made to
8421         allow large numbers of rings: rings now show the whole ring
8422         number, not just the last digit; consecutive rings are allowed to
8423         be the same size when necessary to fit all the rings in the
8424         window; and poles can be oriented horizontally.  Face support is
8425         thrown in gratuitously.
8426         (hanoi): Changed default number of rings back to 3.
8427         (hanoi-unix, hanoi-unix-64): New commands
8428         (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
8429         hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
8430         hanoi-odd-ring-face): New variables.
8431         (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
8432         hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
8433         hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
8434         (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
8435         (hanoi-topos, hanoi-draw-ring): Removed.
8437 1999-08-12  Gerd Moellmann  <gerd@gnu.org>
8439         * faces.el (face-valid-attribute-values): Return an alist for
8440         families on ttys.
8441         (face-read-integer): Handle unspecified face attributes.  Add
8442         completion for `unspecified'.
8443         (read-face-attribute): Handle unspecified font attributes.
8444         (face-valid-attribute-values): Add `unspecified' to lists so that
8445         it can be chosen via completion.
8446         (face-read-string): Don't recognize "none" as input.
8448 1999-08-10  Dave Love  <fx@gnu.org>
8450         * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
8451         string.
8453         * sun-curs.el: Require sun-fns.
8455 1999-08-10  Dave Love  <fx@gnu.org>
8457         * autorevert.el (auto-revert-mode): Add autoload cookie.
8459         * hscroll.el, auto-show.el: Files deleted -- we have built-in
8460         hscroll.
8462         * simple.el (hscroll-step, hscroll-point-visible)
8463         (hscroll-window-column): Remove now we have the mentioned real
8464         horizontal autoscrolling.
8466 1999-08-10  Richard M. Stallman  <rms@gnu.org>
8468         * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
8469         control use of -f option.
8470         (mail-specify-envelope-from): New variable.
8471         (mail-from-style): Doc fix.
8473         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
8474         (easy-menu-get-map): New arg TO-MODIFY helps choose
8475         between local and global maps.
8476         (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
8477         (easy-menu-change): Doc fix.
8479         * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
8480         (info-lookup-guess-default): Simplified and cleaned up.
8481         (info-lookup-guess-default*): Preserve point.
8483         * view.el (view-mode-disable): If buffer-read-only is nil,
8484         don't change it.
8486         * files.el (after-find-file): Disable View mode if buffer is no
8487         longer read-only.
8489         * view.el (view-mode-enable, view-mode-disable):
8490         Call force-mode-line-update.
8492 1999-08-10  Karl Heuer  <kwzh@gnu.org>
8494         * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
8495         * array.el, play/landmark.el, international/latin-3.el: Likewise.
8496         * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
8498 1999-08-10  Alex Schroeder  <asc@bsiag.com>
8500         * ansi-color.el (ansi-color-to-text-properties): Added New state 5
8501         to prevent m-eating-bug.
8503 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
8505         * term/pc-win.el (msdos-bg-mode): Remove.  Call
8506         frame-set-background-mode instead.  All callers changed.
8507         (msdos-face-setup): Don't force color display parameter, it is set
8508         by frame-set-background-mode.
8509         (make-msdos-frame): Call x-handle-reverse-video and
8510         face-set-after-frame-default.  Delete frame if creation failed.
8512         * faces.el (face-set-after-frame-default): Don't call
8513         make-face-x-resource-internal for the pc window-system.
8515 1999-08-10  Dave Love  <fx@melange.gnu.org>
8517         * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
8518         case with no docstring specially.
8520 1999-08-09  Eli Zaretskii  <eliz@gnu.org>
8522         * complete.el (PC-do-completion): If completing on file name,
8523         reproduce str by concatenating its directory and basename parts.
8525 1999-08-07  Dave Love  <fx@gnu.org>
8527         * man.el (Man-softhyphen-to-minus): Revert previous change.  Avoid
8528         unibyte to multibyte conversion of search-forward (from Handa),
8529         but avoid the replacement if the language is Latin-N.
8531 1999-08-06  Richard Stallman  <rms@gnu.org>
8533         * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
8534         of eval-buffer.
8536         * international/mule.el (load-with-code-conversion):
8537         Pass t to eval-buffer for DO-ALLOW-PRINT.
8539 1999-08-06  Geoff Voelker  <voelker@cs.washington.edu>
8541         * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
8542         of filenames and attributes.
8543         (ls-lisp-insert-directory): Use directory-files-and-attributes
8544         for speed.
8546 1999-08-05  Dave Love  <fx@gnu.org>
8548         * auto-show.el (auto-show-mode): Fix :set.
8550         * widget.el (define-widget-keywords): Make dummy definition and
8551         comment-out its use.
8553 1999-08-04  Richard Stallman  <rms@gnu.org>
8555         * progmodes/tcl.el: Customized.
8557         * sql.el (sql-accumulate-and-indent): Instead of testing
8558         whether this is Emacs 20 before calling comint-accumulate,
8559         test whether comint-accumulate is defined.
8561 1999-08-04  Dave Love  <fx@gnu.org>
8563         * sgml-mode.el: Require outline when compiling.
8564         (sgml-mode-hook, html-mode-hook): Customize.
8565         (sgml-validate-command): Fix :version.
8566         (html-autoview-mode): Doc fix.
8568         * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
8569         nothing in Latin-N environment.
8571         * info.el (Info-find-node): Call info-initialize here.
8572         (info): Not here.
8573         (Info-file-list-for-emacs): Add message, dired-x, c, viper.
8575 1999-08-04  Richard Stallman  <rms@gnu.org>
8577         * ansi-color.el: New file.
8579 1999-08-04  Stefan Monnier  <monnier@cs.yale.edu>
8581         * dired.el (dired-string-replace-match): Return `nil' when no match
8582         found with global search.
8584         * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
8585         * terminal.el (te-terminfo-directory):
8586         * mail/mailpost.el (post-mail-send-it):
8587         * mail/metamail.el (metamail-region):
8588         * progmodes/ada-mode.el (ada-tmp-directory):
8589         Use temporary-file-directory.
8591         * progmodes/compile.el (compilation-parsing-end,compilation-setup)
8592         (compilation-filter, compilation-forget-errors)
8593         (compilation-parse-errors): Use a marker instead of an integer for
8594         `compilation-parsing-end'.
8596         * progmodes/diff.el (diff-parse-differences):
8597         Use a marker instead of an integer for `compilation-parsing-end'.
8598         * textmodes/tex-mode.el (tex-compilation-parse-errors):
8599         Use a marker instead of an integer for `compilation-parsing-end'.
8601 1999-08-03  Richard Stallman  <rms@gnu.org>
8603         * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
8604         (Buffer-menu-mode): Doc fix.
8605         (Buffer-menu-view): New command.
8606         (Buffer-menu-view-other-window): New command.
8608 1999-08-03  Christopher J. Madsen  <chris_madsen@geocities.com>
8610         * replace.el (query-replace-regexp-eval)
8611         (replace-eval-replacement, replace-loop-through-replacements)
8612         (replace-match-string-symbols): New functions.
8613         (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
8614         Use replace-loop-through-replacements.
8616 1999-08-03  Dave Pearson  <davep@hagbard.demon.co.uk>
8618         * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
8619         (5x5): Doc fix.
8621 1999-08-03  Dave Love  <fx@gnu.org>
8623         * fortran.el (fortran-indent-new-line): Make it an alias
8624         for reindent-then-newline-and-indent.
8626 1999-08-03  Didier Verna  <verna@inf.enst.fr>
8628         * rect.el: All functions rewritten, except when noted above
8629         their declaration.  Below is a list of interface changes.
8630         (apply-on-rectangle): New function, mostly replaces
8631         `operate-on-rectangle'.  All callers changed.
8632         (move-to-column-force): Pass new second argument to `move-to-column'.
8633         (kill-rectangle): Added optional prefix arg to fill lines.
8634         (delete-rectangle): Ditto.
8635         (delete-whitespace-rectangle): Ditto.
8636         (delete-extract-rectangle): Ditto.
8637         (open-rectangle): Ditto.
8638         (clear-rectangle): Ditto.
8639         (delete-whitespace-rectangle-line): New function.
8640         (delete-rectangle-line): Added third arg FILL.
8641         (delete-extract-rectangle-line): Ditto.
8642         (open-rectangle-line): Ditto.
8643         (clear-rectangle-line): Ditto.
8645 1999-08-03  Ray Blaak  <blaak@gnu.org>
8647         * progmodes/delphi.el: New file.
8649 1999-08-02  Richard Stallman  <rms@gnu.org>
8651         * textmodes/outline.el (outline-previous-heading): New function.
8652         (outline-up-heading-all): Use outline-previous-heading.
8653         (outline-next-heading): Delete definition inserted yesterday.
8655 1999-08-01  Richard Stallman  <rms@gnu.org>
8657         * textmodes/outline.el (outline-next-heading): New function.
8658         (outline-up-heading-all): New function.
8659         (outline-font-lock-level): Using outline-up-heading-all.
8660         Tell outline-back-to-heading to accept invisible headings.
8662         * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
8664         * mail/mh-utils.el (mh-find-path-run): New variable.
8665         (mh-find-path): Test and set that.
8666         Set mail-user-agent only the first time this function is run.
8667         (mail-user-agent): Defvar deleted.
8669         * info.el (info-initialize): New function.
8670         (info): Call info-initialize.
8671         (Info-directory-list): Initialize to nil,
8672         so info-initialize will set it up for real.
8674 1999-08-01  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
8676         * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
8677         does not interpret a time as the year in a day-month entry.
8679         * calendar/diary-lib.el: Change syntax table entry for colon in
8680         the diary as part of the european-date-diary-pattern fix.
8682 1999-08-01  Eli Zaretskii  <eliz@gnu.org>
8684         * international/mule.el (set-auto-coding): Allow whitespace before
8685         and after the "variable: value" pair.
8687 1999-07-30  Ken'ichi Handa  <handa@gnu.org>
8689         * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
8690         (default-sendmail-coding-system): Doc-string fixed.
8692 1999-07-30  Dave Love  <fx@gnu.org>
8694         * subr.el (assoc-delete-all): New function, renamed from
8695         frame-delete-all.
8697         * frame.el: Change comments to doc strings and other doc fixes.
8698         (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
8699         Callers changed.
8700         (set-background-color, set-foreground-color, set-cursor-color)
8701         (set-mouse-color, set-border-color): Offer completion of colours.
8702         (cursor): Add :version to defgroup.
8704         * facemenu.el (list-colors-display): Make it work on ttys.
8705         (facemenu-read-color): Likewise.
8707 1999-07-30  Richard M. Stallman  <rms@gnu.org>
8709         * frame.el (frame-notice-user-settings): If background
8710         color has been changed, update background-mode from it,
8711         then update faces.
8713 1999-07-30  Wolfgang Rupprecht  <wolfgang@wsrcc.com>
8715         * net-utils.el (finger): Don't do indirect fingering.
8717 1999-07-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
8719         * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
8720         rules.  Add separator at end of holidays.
8721         (cal-tex-rules): New customizable variable.
8722         (cal-tex-latexify-list): Add optional parameter to put separator
8723         at end.
8725 1999-07-30  Bill Richter  <richter@steenrod.math.nwu.edu>
8727         * textmodes/fill.el (fill-individual-paragraphs): Calculate new
8728         fill prefix on each line while looping to the end of paragraph.
8729         End paragraph if it's longer than the existing fill prefix.
8731         * textmodes/fill.el (fill-context-prefix): Doc fix.
8733 1999-07-30  Dave Love  <fx@gnu.org>
8735         * font-lock.el (jit-lock): Fix :load, add :version.
8737 1999-07-30  Eli Zaretskii  <eliz@gnu.org>
8739         * term/pc-win.el (msdos-face-setup): Register standard colors in
8740         Vface_tty_color_alist.
8741         (face-color-supported-p, face_color_gray_p): New functions.
8743         * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
8744         is bound.
8746         * startup.el (command-line): Don't register default colors for
8747         MSDOS window-system.
8749 1999-07-29  Dave Love  <fx@gnu.org>
8751         * f90.el (f90-mode-syntax-table): Change backslash to escape, not
8752         charquote.
8754         * lisp-mode.el (eval-defun): Re-written to avoid
8755         capturing variables.
8757         * picture.el (picture-beginning-of-line): Don't call
8758         hscroll-point-visible now we have real autoscrolling.
8759         (picture-end-of-line, picture-newline, picture-open-line):
8760         Likewise.
8762         * international/latin-8.el: New file.
8763         * international/latin-9.el: New file.
8765 1999-07-28  Dave Love  <fx@gnu.org>
8767         * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
8769         * msb.el: Require cl only when compiling.
8770         (msb--home-dir): Deleted.
8771         (msb--format-title): Use abbreviate-file-name.
8772         (msb--choose-file-menu): Simplify string comparison.
8774 1999-07-28  Gerd Moellmann  <gerd@gnu.org>
8776         * faces.el (toolbar): Add face definition for mono displays.
8778 1999-07-27  Richard M. Stallman  <rms@gnu.org>
8780         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8782         * frame.el (frame-initialize): When setting frame-initial-frame-alist,
8783         force copying of default-frame-alist.
8785 1999-07-26  Ken'ichi Handa  <handa@gnu.org>
8787         * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
8789 1999-07-26  Richard M. Stallman  <rms@gnu.org>
8791         * frame.el (set-mouse-color): If new color is nil,
8792         really respecify the current color.
8794 1999-07-26  Gerd Moellmann  <gerd@gnu.org>
8796         * faces.el (bitmap-area): Change background of face `bitmap-area'
8797         to white for mono displays.
8799 1999-07-26  Kenichi Handa  <handa@etl.go.jp>
8801         * international/ccl.el (ccl-embed-symbol): New function.
8802         (ccl-program-p): Deleted.  Now it's implemented in C code.
8803         (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
8804         (ccl-compile-translate-character): Likewise.
8805         (ccl-compile-map-single): Likewise.
8806         (ccl-compile-multiple-map-function): Likewise.
8807         (declare-ccl-program): Doc-string modified.
8808         (check-ccl-program): Check compiled CCL code by ccl-program-p.
8810 1999-07-25  Ken'ichi Handa  <handa@etl.go.jp>
8812         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8814 1999-07-25  Markus Rost  <rost@gnu.org>
8816         * cus-edit.el (custom-save-variables, custom-save-faces):  Sort
8817         the entries to make custom-file more readable.
8819 1999-07-25  Richard M. Stallman  <rms@gnu.org>
8821         * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
8823         * emacs-lisp/edebug.el: Delete compatibility code.
8824         (edebug-next-token-class): If . is followed by a digit,
8825         return `symbol' for the token class.
8827         * startup.el (command-line): If we don't find the user's init file,
8828         set user-init-file to nil.
8830 1999-07-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8832         * info-look.el (info-lookup-interactive-arguments): Add optional
8833         argument query for new choice of help mode.
8834         (info-lookup-symbol):  Use it.
8835         (info-lookup-file): Ditto.
8836         (info-lookup): Don't switch to other window, if already in Info
8837         buffer.
8839 1999-07-23  Dave Love  <fx@gnu.org>
8841         * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
8842         syntax.
8843         (fortran-fontify-string, fortran-match-!-comment): Deleted.
8844         (fortran-font-lock-syntactic-keywords): New variable.
8845         (fortran-mode): Use it.
8846         (fortran-font-lock-keywords-1): Don't do comments.
8847         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
8848         match data.
8850         * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
8852         * msb.el (msb-menu-bar-update-buffers): Renamed from
8853         menu-bar-update-buffers.
8854         (msb-custom-set, msb--toggle-menu-type): Call
8855         msb-menu-bar-update-buffers.
8856         (msb-mode): Revise the hook setting.
8858         * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
8860 1999-07-23  Gerd Moellmann  <gerd@gnu.org>
8862         * font-lock.el, help.el, simple.el: Re-integrate previously
8863         described changes that were lost due to errors while checking them
8864         in.
8866 1999-07-23  Kevin Blake  <kblake@ticnet.com>
8868         * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
8870 1999-07-23  Ken'ichi Handa  <handa@etl.go.jp>
8872         * international/encoded-kb.el
8873         (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
8874         but push it to unread-command-events.
8875         (encoded-kbd-self-insert-iso2022-8bit): Likewise.
8876         (encoded-kbd-self-insert-sjis): Likewise.
8877         (encoded-kbd-self-insert-big5): Likewise.
8879         * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
8880         before left margin and fill-prefix by fill-find-break-point.
8882 1999-07-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8884         * info-look.el (info-lookup-setup-mode): Don't give up, if
8885         info-lookup-make-completions returns an error.
8886         (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
8887         name latex, not latex2e.
8889 1999-07-21  Richard M. Stallman  <rms@gnu.org>
8891         * replace.el (perform-replace): Turn off case-fold-search
8892         if FROM-STRING argument has uppercase in it.
8894 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8896         * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
8897         mode is on.  Don't use end of changed text.
8899 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8901         * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
8902         (cl-hash-table-p): Renamed from hash-table-p.
8903         (cl-hash-table-count): Renamed from hash-table-count.
8904         (maphash): Alias to cl-maphash removed.
8905         (gethash): Likewise.
8906         (puthash): Likewise.
8907         (remhash): Likewise.
8908         (clrhash): Likewise.
8910 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8912         * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
8913         third arg non-nil.  See comment there why this isn't a good idea.
8915 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8917         * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
8919         * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
8920         sit-for with 3rd arg non-nil to prevent redisplay.
8922 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8924         * image.el (image-type-from-file-header): If file doesn't
8925         have a directory part, add data-directory.
8927 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8929         * tooltip.el (tooltip-gud-tips-p): Set default to nil.
8930         (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
8931         motion handling when tooltip-gud-tips-p is nil.
8933 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8935         * tooltip.el (tooltip-mode): Don't use `plusp'.
8936         (tooltip-active): Use initial value of nil.
8938         * jit-lock.el (jit-lock-mode): Don't use `plusp'.
8940 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8942         * bindings.el (make-mode-line-mouse-sensitive): Add key
8943         definitions for `top-line'.
8945 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8947         * faces.el (top-line): New face.
8949 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8951         * image.el (image-type-regexps): Add regexp for PS files.
8953 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8955         * faces.el (set-face-attribute): Fix wrong handling of frame
8956         begin equal to t.
8958 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8960         * image.el (image-type-regexps): Add PNG format.
8962 1999-07-21  Dave Love  <fx@gnu.org>
8964         * bindings.el (mode-line-modified): New variable.
8965         (mode-line-mode-menu-1): Switch to appropriate window before
8966         showing menu.
8968 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8970         * faces.el (face-underline): Removed.
8971         (face-underline-color): Ditto.
8973 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8975         * faces.el (face-x-resources): Fix typo.
8977 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8979         * faces.el: Remove handling of `:relief', extend handling of
8980         `:box'.
8981         (frame-set-background-mode): Choose new defface specs after
8982         frame parameters have changed.
8984         * cus-face.el: Ditto.
8986 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8988         * custom.el (defface): Extend documentation to include new
8989         face attributes.
8991         * cus-face.el (custom-face-attributes): Add overline,
8992         strike-through, box.
8994         * faces.el (face-valid-attribute-values): Handle overline,
8995         strike-through, box.
8996         (face-attribute-name-alist): Add pairs for new face attributes.
8997         (describe-face): Handle new face attributes.
8999 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9001         * faces.el (face-x-resources): Add overline, strike-through, box.
9003 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9005         * enriched.el (enriched-translations): Add `display' and
9006         "x-display".
9007         (enriched-handle-display-prop): New.
9008         (enriched-decode-display-prop): New.
9010         * format.el (top-level): Give `display' property
9011         `format-list-atomic-p.
9012         (format-annotate-single-property-change): Test that property.
9013         If present, treat list property values like atoms.
9015 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9017         * cus-face.el (custom-face-attributes): Use `choice' everywhere
9018         so that "*" can be entered.
9020 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9022         * cus-face.el (custom-face-attributes): Don't use `#''.
9024 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
9026         * cus-face.el (custom-face-attributes): Return underline
9027         face attribute directly from the second lambda of underline.
9029 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9031         * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
9033         * frame.el (after-setting-font-hooks): New variable.
9034         (set-frame-font): Run those hooks.
9036         * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
9038         * faces.el (set-face-attribute): Fix doc string.
9040 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9042         * cus-face.el (custom-face-attributes): Accept color name.
9044         * faces.el (face-underline-p): Accept unspecified underlining.
9045         (face-underline): Ditto.  Fix doc string.
9047 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
9049         * faces.el (face-underline-color): New function.
9051 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
9053         * cus-face.el (custom-face-attributes): Support underline coloring.
9054         Added slot to choose a color.
9056         * faces.el (face-underline): New function.
9057         (face-underline-p): Support underline coloring.
9058         Return nil only if the underline attribute is 'normal.
9059         (set-face-underline): New function.
9060         (face-valid-attribute-values): Support underline coloring.
9062 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9064         * image.el (insert-image): Use `display' instead of `glyph'
9065         as text property name.
9066         (put-image): Ditto.
9067         (image-type-from-file-header): Use insert-file-contents-literally.
9069 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9071         * easymenu.el (easy-menu-do-add-item): Don't use the empty
9072         string to indicate separators.
9074 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9076         * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
9077         instead of message-log.
9079 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9081         * faces.el (bitmap-area): New face.
9083 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9085         * image.el (insert-image): New.
9087 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9089         * frame.el (blink-cursor): Set the symbol's value.
9090         (show-trailing-whitespace): Change group to font-lock.
9092 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9094         * jit-lock.el: New.
9095         * font-lock.el: Add jit-mode as new support mode.
9097         * font-lock.el (font-lock-fontify-keywords-region): Stop when
9098         reaching end instead of letting re-search-forward signal an error.
9099         (demand-lock-mode): New.
9100         (font-lock-turn-on-thing-lock): Add demand-lock-mode.
9101         (font-lock-turn-off-thing-lock): Ditto.
9102         (font-lock-after-fontify-buffer): Ditto.
9103         (font-lock-after-unfontify-buffer): Ditto.
9105 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9107         * gs.el: New file.
9109         * startup.el (command-line-1): Activate tooltip mode if
9110         interactive.
9112 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9114         * faces.el (toolbar): Grey default background.
9115         (modeline): Ditto.
9117         * image.el (image-type-regexps): New.
9118         (image-type-from-file-header): New.
9119         (create-image): Call it.
9121 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9123         * image.el: New file.
9125 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9127         * bindings.el (mode-line-format): Replace `mode-name' with
9128         `(:eval mode-line-mode-name)'.
9129         (mode-line-mode-name): New.
9130         (make-mode-line-mouse-sensitive): Don't change default value
9131         of `mode-name'.
9133 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9135         * tooltip.el: New file.
9137 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9139         * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
9140         instead of mouse-3 to pop up menus.
9141         (mode-line-kill-buffer): Removed.
9142         (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
9143         buffer name.
9144         (mode-line-buffer-menu-1): Removed.
9146         * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
9148         * bindings.el (mode-line-buffer-identification-keymap): New.
9149         (mode-line-buffer-menu-keymap): New.
9150         (mode-line-mode-menu-keymap): New.
9151         (mode-line-unbury-buffer): New.
9152         (mode-line-other-buffer): New.
9153         (mode-line-kill-buffer): New.
9154         (mode-line-buffer-menu-1): New.
9155         (mode-line-mode-menu-1): New.
9156         (make-mode-line-mouse-sensitive): New.
9158 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9160         * help.el (describe-key-briefly): Handle mode line strings
9161         with local-map properties.
9162         (describe-key): Ditto.
9163         (mode-line-key-binding): New.
9165 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9167         * scroll-bar.el (scroll-bar-timer): New.
9168         (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
9170 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9172         * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
9173         and `bottom'.
9175 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9177         * scroll-bar.el (scroll-bar-toolkit-scroll): New.
9178         (global): Use different key bindings if using tookit scroll bars.
9180 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9182         * faces.el (modeline): Define mode line face with relief for
9183         class color, only.
9184         (toolbar): New face.
9186 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9188         * frame.el (frame-initialize): Set frame-creation-function to
9189         tty-create-frame-with-faces.
9191         * faces.el (frame-set-background-mode): Make it work for
9192         window-system nil.
9194         * faces.el (tty-create-frame-with-faces): New.
9195         (face-set-after-frame-default): Make it work for TTY frames.
9197 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9199         * faces.el (face-valid-attribute-values): Use tty-defined-colors.
9200         Return a list of one font family for TTYs.  Don't return bitmap
9201         file paths for TTY frames.
9203         * faces.el: Add face specs for tty displays to basic faces.
9205         * font-lock.el (font-lock-comment-face): Add spec for color tty.
9206         (font-lock-string-face): Ditto.
9207         (font-lock-keyword-face): Ditto.
9208         (font-lock-builtin-face): Ditto.
9209         (font-lock-function-name-face): Ditto.
9210         (font-lock-variable-name-face): Ditto.
9211         (font-lock-type-face): Ditto.
9212         (font-lock-constant-face): Ditto.
9213         (font-lock-warning-face): Ditto.
9215 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9217         * startup.el (command-line): Register default tty colors.
9219         * faces.el (face-spec-set-match-display): Recognize `type tty'.
9221 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9223         * faces.el (modeline): For X frames, use a modeline with relief.
9225 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9227         * faces.el (frame-update-faces): Copied from 20.2.
9228         (frame-update-face-colors): Ditto.  Code removed that isn't
9229         applicable in the new face implementation.
9231 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9233         * frame.el (show-trailing-whitespace): New.
9235         * faces.el (trailing-whitespace): New basic face.
9237 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9239         * cus-face.el (custom-facep): Always define as alias for facep.
9241         * cus-face.el (custom-face-attributes): Use choice widgets.
9242         Remove :bold and :italic.
9244 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9246         * faces.el (face-charset-registries): Removed since fontset.el
9247         is no always loaded.
9249 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9251         * faces.el (internal-get-face): Added as obsolete function for
9252         compatibility.
9254 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9256         * frame.el (blink-cursor-end): Call show-cursor.
9257         (blink-cursor-mode): Ditto.
9259 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9261         * faces.el (face-spec-reset-face): Reset all attributes to
9262         `unspecified'.
9263         (face-spec-set): Use it.
9265 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9267         * faces.el (read-all-face-attributes): Bug fix.
9268         (face-read-integer): Allow nil default value.
9269         (face-valid-attribute-values): Use symbol names of attribute
9270         values for completion list.
9272 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9274         * faces.el (internal-find-face): Define for compatibility with
9275         20.2.
9276         (face-id): Likewise.
9278         * faces.el (face-id): Return the ID of a realized face for ASCII.
9280         * fontset.el (x-charset-registries): Removed.  Now in faces.el.
9281         (x-complement-fontset-spec): Use face-charset-registries.
9283         * faces.el (face-font-selection-order): Set font selection order
9284         from Lisp.
9285         (face-alternative-font-family-alist): Set alternative font
9286         families from Lisp.
9288 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9290         * faces.el (set-face-charset-registries): Set symbol value.
9292 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9294         * faces.el (face-set-after-frame-default): Call function
9295         internal-merge-in-global-face.
9297 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9299         * faces.el (face-list): Return symbols from face-global-alist.
9301         * faces.el (face-list): Return a copy of the face name list so
9302         that it cannot be modified from outside (facemenu.el uses
9303         nreverse, for example).
9305         * cus-face.el (custom-face-attributes): Add :bold and :italic
9306         for compatibility with old code.
9308         * faces.el (set-face-attributes-from-resources): Additional
9309         frame parameter.
9310         (make-face-x-resource-internal): Set attributes from resources
9311         for a given frame or all frames.
9313 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9315         * faces.el (all-faces): Removed.
9317         * custom.el (defface): Add new face attributes to function
9318         comment.
9320         * font-lock.el (font-lock-comment-face): Use new face attribute
9321         names.
9322         (font-lock-string-face): Ditto.
9323         (font-lock-keyword-face): Ditto.
9324         (font-lock-builtin-face): Ditto.
9325         (font-lock-function-name-face): Ditto.
9326         (font-lock-variable-name-face): Ditto.
9327         (font-lock-type-face): Ditto.
9328         (font-lock-reference-face): Ditto.
9329         (font-lock-warning-face): Ditto.
9330         ((boundp 'font-lock-face-attributes)): Ditto.
9332         * cus-face.el (custom-face-attributes): Use new face attributes.
9334         * faces.el (set-face-attribute-from-resource): Initialize
9335         from resources only for X and W32.
9337         * cus-face.el (custom-declare-face): Don't make frame-local
9338         faces.
9340         * faces.el (describe-face): Use princ instead of insert.
9342         * faces.el: Add XLFD manipulation functions from 20.2 again
9343         because fontset.el uses them.
9344         (face-set-after-frame-default): Add empty definition.
9346 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9348         * faces.el (make-face): Correct typo.
9349         (set-face-attribute-from-resource): Use let*.
9350         (face-underline-p): Correct typo.
9351         (face-inverse-video-p): Ditto.
9352         (set-face-stipple): Ditto.
9353         (face-read-string): Make completion-list optional parameter.
9355 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9357         * faces.el (face-charset-registries): Alist mapping charset
9358         symbols to registries and encoding.
9360 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9362         * frame.el (blink-cursor-mode): Use interactive spec "P".
9364 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9366         * frame.el (blink-cursor-mode): Function to toggle blinking cursor
9367         mode.  The cursor of selected_window blinks if the mode is enabled.
9369 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9371         * simple.el (next-history-element): Set point to the end of the
9372         prompt if minibuffer-prompt-in-buffer.
9374 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9376         * faces.el (x-font-regexp): Add sub-expression parentheses for
9377         several font name components.
9379 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9381         * faces.el (set-face-relief): Use index 12 for relief.
9382         (face-fill-in): Set relief from data.
9383         (internal-make-face): Init relief to zero.
9385         * faces.el (face-spec-set): Call modify-face with additional
9386         parameters for relief and fixed-p.
9388 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9390         * cus-face.el: ':fixed and ':relief added.
9392         * faces.el (describe-face): Add fixed font attribute and relief.
9393         (face-attr-match-p): Ditto.
9394         (face-attr-construct): Ditto.
9395         (face-spec-set): Ditto.
9397 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9399         * faces.el (internal-make-face): Function to create a Lisp vector
9400         suitable for representing a face.
9401         (make-face): Use it instead of make-vector.
9402         (x-create-frame-with-faces): Use it instead of vector.
9403         (internal-facep): Increase vector size to 14.
9404         (internal-make-face): Ditto.
9405         (face-relief): Access relief thickness.
9406         (face-fixed-p): Access fixed font attribute.
9407         (set-face-fixed-p): Set fixed font attribute.
9408         (set-face-relief): Set relief attribute.
9409         (internal-face-interactive-int): Read int attribute of face.
9410         (modify-face): Add fixed-p and relief parameters.
9411         (copy-face): Handle fixed-p and relief.
9412         (face-equal): Compare fixed-p and relief.
9413         (face-differs-from-default-p): Ditto.
9414         (face-nontrivial-p): Add fixed-p and relief.
9416 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9418         * faces.el (eval-when-compile): Add set-face-shadow-thickness.
9419         (internal-facep): Increase vector size.
9420         (make-face): Ditto.
9421         (face-shadow-thickness): Added.
9422         (set-face-shadow-thickness): Added.
9423         (modify-face): Add optional shadow-thickness parameter.
9424         (make-face-x-resource-internal): Add shadows.
9425         (copy-face): Ditto.
9426         (face-equal): Ditto.
9427         (face-differs-from-default-p): Ditto.
9428         (face-nontrivial-p): Ditto.
9429         (face-attr-match-p): Ditto.
9430         (face-attr-construct): Ditto.
9431         (face-spec-set): Ditto.
9432         (face-fill-in): Ditto.
9434 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9436         * bench.el (bench-mark-split-window): New bench mark.
9438 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9440         * faces.el (set-face-font): Don't pass default font to
9441         x-resolve-font so that font will not have to be of the same
9442         size.
9444 1999-07-20  Dave Love  <fx@gnu.org>
9446         * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
9447         unconditionally t.
9449 1999-07-20  Karl Heuer  <kwzh@gnu.org>
9451         * font-lock.el (c++-font-lock-extra-types): Add "type_info".
9453 1999-07-20  Dave Love  <fx@gnu.org>
9455         * help.el (describe-variable): Fix test for customizability.
9457         * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
9458         Check for readonly buffer in interactive spec.
9459         (zap-to-char, kill-line, kill-region, comment-region, kill-word)
9460         (backward-kill-word): Add * to interactive spec.
9462         * underline.el (underline-region, ununderline-region): Add * to
9463         interactive spec.
9465         * fill.el (canonically-space-region, justify-current-line): Add *
9466         to interactive spec.
9467         (fill-region-as-paragraph, fill-paragraph, fill-region)
9468         (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
9469         readonly buffer in interactive spec.
9471         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
9472         (backward-kill-sentence, kill-sentence): Add * to interactive
9473         spec.
9475 1999-07-19  Richard M. Stallman  <rms@gnu.org>
9477         * dired-aux.el (dired-do-shell-command): Doc fix.
9479         * shell.el (shell-unquote-argument): New function.
9480         (shell-directory-tracker): Use shell-unquote-argument.
9481         * comint.el (comint-arguments): Handle \ followed by space or tab.
9483 1999-07-19  John Wiegley  <jwiegley@borland.com>
9485         * term.el (ansi-term-fg-faces-vector): Added support for ANSI
9486         color codes 39 and 49, which by the way lynx uses them seem to
9487         mean "foreground reset" and "background reset".
9489 1999-07-19  Karl Heuer  <kwzh@gnu.org>
9491         * font-lock.el (c++-keywords): Add "typeid".
9493         * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
9494         selects no font, treat that as zero selections, not one.
9496 1999-07-19  Dave Love  <fx@gnu.org>
9498         * info.el (Info-search): Don't lose with empty regexp.
9500         * version.el: Cater for (free) `ident' program, not `which'.
9502         * hl-line.el: New file.
9504         * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
9505         for modes which don't define menus.
9507 1999-07-16  Richard M. Stallman  <rms@gnu.org>
9509         * webjump.el (webjump-sample-sites): Update some URLs.
9511 1999-07-14  Richard Stallman  <rms@gnu.org>
9513         * Version 20.4 released.
9515 1999-07-14  Andreas Schwab  <schwab@gnu.org>
9517         * compare-w.el (compare-windows): Try to find the next window in
9518         the current frame before looking at the other frames.
9520 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
9522         * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
9523         Use cyrillic-jcuken as default input method.
9525 1999-07-12  Richard Stallman  <rms@gnu.org>
9527         * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
9528         Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
9530         * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
9531         (ispell-local-dictionary-alist): Add koi8-r for character set.
9533         * textmodes/flyspell.el (flyspell-get-word):
9534         Add special handling for when ispell-otherchars is empty.
9536 1999-07-12  Espen Skoglund  <espensk@stud.cs.uit.no>
9538         * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
9539         when having nested functons.
9540         (pascal-indent-nested-functions) (pascal-indent-line)
9541         (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
9542         indenting nested functions.
9544 1999-07-09  Richard Stallman  <rms@gnu.org>
9546         * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
9548 1999-07-08  Espen Skoglund  <espensk@stud.cs.uit.no>
9550         * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
9551         the `end' keyword was in the very beginning of the buffer.
9553 1999-07-08  Richard Stallman  <rms@gnu.org>
9555         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
9557         * term.el (term-emulate-terminal): Avoid infinite loop
9558         in strange case where minibuffer window is selected but not active.
9560 1999-07-07  Stephen Eglen  <stephen@gnu.org>
9562         * progmodes/octave-inf.el (inferior-octave-directory-tracker):
9563         Change regexp so that it doesn't match commands beginning with `cd'.
9565 1999-07-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
9567         * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
9569 1999-07-06  Richard Stallman  <rms@gnu.org>
9571         * hscroll.el (hscroll-minibuffer-hook): New function.
9572         (hscroll-global-mode): Add and remove that hook.
9573         Set hscroll-old-truncate-was-global's default value.
9575 1999-07-05  Richard Stallman  <rms@gnu.org>
9577         * files.el (revert-buffer): Don't preserve point here.
9578         (revert-buffer-insert-file-contents-function): Doc fix.
9580         * isearch.el (isearch-process-search-char): Write octal 200 correctly.
9582         * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
9583         doing a `stat' when it isn't necessary because that can cause
9584         trouble when an NFS server is down.
9586 1999-07-04  Richard Stallman  <rms@gnu.org>
9588         * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
9590 1999-07-03  Richard Stallman  <rms@gnu.org>
9592         * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
9593         for \200...\240 also.
9594         (isearch-printing-char): Use unibyte-char-to-multibyte.
9596 1999-07-02  Richard Stallman  <rms@gnu.org>
9598         * frame.el (minibuffer-frame-alist): Use defcustom.
9599         (pop-up-frame-alist): Likewise.
9600         (initial-frame-alist): Specify * in the doc string.
9602         * hscroll.el (hscroll-mode): Make it a permanent local.
9603         (hscroll-mode): Don't cancel the timer
9604         if HScroll mode is enabled in some other buffer.
9606         * isearch.el (isearch-done): If search ends in middle of intangible
9607         text (due to text property), move on to the limit of that text.
9609 1999-07-01  Andrew Innes  <andrewi@gnu.org>
9611         * man.el (Man-build-man-command): Use value of null-device,
9612         instead of hard-coding "/dev/null".
9614         * dos-w32.el (untranslated-canonical-name): Avoid expanding
9615         ange-ftp file names, which might force ange-ftp to prompt for a
9616         password.
9618         * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
9619         to prevent references to temp files.
9621 1999-06-30  Richard Stallman  <rms@gnu.org>
9623         * progmodes/sh-script.el (sh-feature): If nothing is known
9624         about the given shell, use the values for `sh'.
9626 1999-06-30  Andre Spiegel  <spiegel@inf.fu-berlin.de>
9628         * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
9629         to make it non-recursive.
9631         * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
9633 1999-06-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9635         * auto-show.el (auto-show-mode): Fix Typo in :set.
9637 1999-06-29  Richard M. Stallman  <rms@gnu.org>
9639         * progmodes/sh-script.el (sh-mode): When setting syntax
9640         table, default to the standard one.
9642 1999-06-27  Richard M. Stallman  <rms@gnu.org>
9644         * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
9646 1999-06-27  Stefan Monnier  <monnier@cs.yale.edu>
9648         * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
9649         a frame when `return' is requested (even if pop-up-frames = t)
9650         * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
9651         should only be set for the bibtex buffer.
9653         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
9655         * progmodes/compile.el: Deal with compilation-error-screen-columns
9656         being buffer-local.
9658 1999-06-27  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
9660         * comint.el (comint-password-prompt-regexp): Allow "(again)".
9662 1999-06-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
9664         * cal-x.el (calendar-only-one-frame-setup): New function.
9665         * calendar.el (calendar): Call it if requested.
9667 1999-06-24  Karl Heuer  <kwzh@gnu.org>
9669         * startup.el (iso-8859-n-locale-regexp): Doc fix.
9671 1999-06-22  Richard M. Stallman  <rms@gnu.org>
9673         * mail/supercite.el (sc-emacs-features): Doc fix.
9675 1999-06-22  Karl Heuer  <kwzh@gnu.org>
9677         * files.el (auto-mode-alist): Add pike-mode.
9679 1999-06-20  Paul R. Eggert  <eggert@twinsun.com>
9681         * tar-mode.el (tar-header-block-tokenize): Don't assume that the
9682         last byte of a numeric field is a space or a NUL.  Parse it as
9683         potentially part of the number.  This is used by GNU tar
9684         1.12.64012 to handle larger values.
9686 1999-06-20  Karl Heuer  <kwzh@gnu.org>
9688         * custom.el (custom-handle-keyword): Fix error message.
9690 1999-06-18  Andrew Innes  <andrewi@gnu.org>
9692         * mail/smtpmail.el (smtpmail-send-it): Use
9693         convert-standard-filename to make file names for queued mail safe
9694         on Windows (`:' is invalid in file names on Windows).
9696 1999-06-17  Kenichi Handa  <handa@etl.go.jp>
9698         * international/mule-cmds.el (describe-current-input-method):
9699         Current-input-method is string.
9700         (toggle-input-method): Docstring fixed.
9702         * international/mule-diag.el
9703         (describe-current-coding-system-briefly): Fix format string.
9705         * international/mule-util.el (coding-system-eol-type-mnemonic):
9706         Docstring modified.  Return a string.
9708 1999-06-17  Alex Schroeder  <a.schroeder@bsiag.ch>
9710         * sql.el (sql-input-ring-file-name): Doc fix.
9712 1999-06-17  Richard M. Stallman  <rms@gnu.org>
9714         * calendar/cal-x.el (special-display-buffer-names):
9715         Don't put (get-file-buffer diary-file) on this list.
9717 1999-06-17  Mark W Maimone  <mwm@helios.jpl.nasa.gov>
9719         * play/mpuz.el (mpuz-try-proposal): Fix message call.
9720         Don't penalize player for certain impossible guesses.
9722 1999-06-16  Andrew Innes  <andrewi@gnu.org>
9724         * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
9725         return the string "Unk  0  0000" so at least it appears to be a
9726         valid timestamp to `dired-move-to-filename-regexp'.
9728 1999-06-15  Ken'ichi Handa  <handa@gnu.org>
9730         * ps-print.el (ps-control-character): Fix previous change.
9732 1999-06-15  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9734         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
9735         multiple output of the last message.
9737 1999-06-14  Eli Zaretskii  <eliz@gnu.org>
9739         * term/internal.el (IT-display-table-setup): Do not remap \222 to
9740         the ASCII apostrophe, as most DOS codepages have some other glyph
9741         there.
9743 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
9745         * language/ethio-util.el (setup-ethiopic-environment-internal):
9746         Use quail-activate-hook instead of obsolete hook quail-mode-hook.
9747         (exit-ethiopic-environment): Likewize.
9749 1999-06-12  Richard M. Stallman  <rms@gnu.org>
9751         * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
9753 1999-06-12  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9755         * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
9756         custom-initialize-default to avoid infinite loop.
9757         (crisp-mode): (defun) Call transient-mark-mode here, not when
9758         loading the file.  Run crisp-mode-hook here, and run
9759         crisp-load-hook when loading the file.
9761         * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
9762         rmail-summary buffer, search for pattern in rmail-file.
9764         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
9766         * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
9768         * ps-print.el (ps-printer-name): Fix custom type.
9770 1999-06-12  Reto Zimmermann  <reto@synopsys.com>
9772         * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
9773         (vhdl-port-paste-generic-map): Fix indentation bug.
9774         (vhdl-port-paste-port-map): Fix indentation bug.
9775         (vhdl-scan-file-contents): Make scanning case insensitive.
9777 1999-06-11  Richard M. Stallman  <rms@gnu.org>
9779         * files.el (write-file): When buffer is not already visiting a file,
9780         don't put buffer name in the minibuffer, just make it the default.
9781         Also handle just directory as arg usefully in that case.
9783         * simple.el (sendmail-user-agent-compose):
9784         Ignore case when inserting the rest of the "other" headers.
9786         * help.el (help-for-help): Mention C-h C-i.  Clear up C-h n.
9788         * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
9789         (info-lookup-interactive-arguments): Never insert the default
9790         into the minibuffer automatically.
9792         * emacs-lisp/cl-extra.el (getf): Don't call get*.
9794 1999-06-09  Richard M. Stallman  <rms@gnu.org>
9796         * simple.el (shell-command): Avoid printing "mark set" message.
9798 1999-06-09  Dave Love  <fx@gnu.org>
9800         * progmodes/compile.el (compilation-error-regexp-alist): Allow
9801         digits in program name in first pattern.
9803 1999-06-09  Andre Spiegel  <spiegel@inf.fu-berlin.de>
9805         * vc.el (vc-dired-mode): Don't match anything before the date in
9806         dired-move-to-filename-regexp.
9808 1999-06-07  Ken'ichi Handa  <handa@gnu.org>
9810         * international/quail.el (quail-define-rules): Fix typo in
9811         docstring.
9813 1999-06-05  Stephen Eglen  <stephen@gnu.org>
9815         * iswitchb.el (iswitchb-default-keybindings): Add
9816         iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
9817         than when package is loaded.
9819 1999-06-04  Richard M. Stallman  <rms@gnu.org>
9821         * startup.el (command-line): Don't set user-init-file directly;
9822         tell `load' to set it.
9824         * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
9826         * simple.el (next-history-element):
9827         Handle minibuffer-text-before-history properly when reading sexps.
9829         * disp-table.el (standard-display-european):
9830         For an interactive call by the user,
9831         don't set enable-multibyte-characters,
9832         and don't set the terminal coding system.
9834         * textmodes/refbib.el: Don't print any messages or display
9835         a buffer when loading the library.
9836         (r2b-help): Doc fix.
9837         (r2b-help-message): Update the documentation.
9838         (r2b-load-quietly): Variable deleted.
9839         (r2b-convert-buffer): Doc fix.
9841 1999-06-04  Dave Love  <fx@gnu.org>
9843         * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
9845         * auto-show.el: Don't change hooks on loading.
9846         (auto-show-mode): Autoload.  Default to nil.  Add :set &c.
9847         (auto-show-mode): Add to hooks here.
9849 1999-06-04  Richard Sharman  <rsharman@pobox.com>
9851         * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
9852         recursion on bogus input.
9854 1999-06-04  Eric M. Ludlam  <zappo@ultranet.com>
9856         * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
9857         does not select a buffer from the buffers menu, then the attached
9858         frame is not switched to anything.
9860 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
9862         * language/vietnamese.el (ccl-encode-vscii): Typo fixed
9863         (viet-viscii-...->viet-vscii...).
9865         * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
9867 1999-06-01  Dave Love  <fx@gnu.org>
9869         * progmodes/fortran.el: Add :link to defgroup.
9870         (fortran-blink-matching-if): Match ELSE statements too.
9871         (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
9872         that filling is always done.
9874 1999-05-31  Richard M. Stallman  <rms@gnu.org>
9876         * simple.el (append-next-kill): Use an arg to distinguish
9877         interactive calls from Lisp calls, rather than (interactive-p).
9879         * international/iso-transl.el (iso-transl-language-alist):
9880         Interchange n and N.
9882 1999-05-31  Dave Love  <fx@gnu.org>
9884         * msb.el Add to minor-mode-map-alist.  Remove hook installation
9885         and keymap munging on load.
9886         (msb-mode): New option.
9887         (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
9888         Doc fix.
9889         (msb-mode-map): New variable.
9890         (msb-mode): New command.
9892 1999-05-31  Dave Love  <fx@gnu.org>
9894         * ispell.el: (ispell-alternate-dictionary): Fix custom type.
9895         (ispell-complete-word-dict): Likewise.
9897 1999-05-31  Eli Zaretskii  <eliz@gnu.org>
9899         * forms.el (forms-save-buffer): Call set-buffer-modified-p to
9900         force the data buffer to be saved, even if the data didn't
9901         change, in case the write filter was modified.  Restore the
9902         current record after read-file-filter finishes.
9904 1999-05-29  Karl Heuer  <kwzh@gnu.org>
9906         * ispell4.el: Obsolete; file deleted.
9908         * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
9910         * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
9911         VALUE is a syntax table.
9913         * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
9915         * simple.el (zap-to-char): Doc fix.
9917 1999-05-27  Ken'ichi Handa  <handa@gnu.org>
9919         * isearch.el (isearch-quote-char): Don't assume character codes
9920         0200 - 0237 stand for characters in some single-byte character
9921         charset.
9923 1999-05-27  Dave Love  <fx@gnu.org>
9925         * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
9927 1999-05-27  Andreas Schwab  <schwab@gnu.org>
9929         * dired-aux.el (dired-insert-subdir-doinsert): Check that the
9930         headerline does not exist already.
9932 1999-05-26  Richard Stallman  <rms@gnu.org>
9934         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
9935         Avoid nested null-loops.
9937 1999-05-26  Ken'ichi Handa  <handa@gnu.org>
9939         * international/characters.el: Typo fixed; prefered->preferred.
9941         * international/mule-cmds.el (find-coding-systems-for-charsets):
9942         Typo fixed; prefered->preferred.
9944         * map-ynp.el (map-y-or-n-p): Don't inherit the current input
9945         method in read-event.
9947         * international/mule.el (charset-info): Doc-string fixed.
9949 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
9951         * mail/smtpmail.el (smtpmail-send-it): Bind
9952         smtpmail-code-conv-from properly.
9953         (smtpmail-send-data-1): If DATA is a multibyte string, encode it
9954         by smtpmail-code-conv-from.
9956 1999-05-24  Richard Stallman  <rms@gnu.org>
9958         * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
9959         Binding deleted also.
9961 1999-05-24  Karl Heuer  <kwzh@gnu.org>
9963         * comint.el (comint-bol-or-process-mark): Doc fix.
9965 1999-05-23  Dave Love  <fx@gnu.org>
9967         * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
9968         Enter it on minor-mode-map-alist.
9969         (crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
9970         Autoload.  Add custom setter.
9971         (crisp-mark-line): Doc fix.
9972         (crisp-mode): Autoload.  Re-write not to frob keymaps directly.
9973         (crisp-mode-hook): Define.
9975 1999-05-23  Ken'ichi Handa  <handa@gnu.org>
9977         * files.el (recover-file): Recover buffer-file-coding-system.
9979 1999-05-22  Richard Stallman  <rms@gnu.org>
9981         * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
9982         regexp match the date, to avoid treating date as file size.
9983         Add YYYY S option to WESTERN/
9985         * bookmark.el: Delete some XEmacs compatibility code.
9986         (bookmark-jump-noselect): Check vc-backend.
9988         * subr.el (add-to-list): Doc fix.
9990 1999-05-21  Stephen Eglen  <stephen@gnu.org>
9992         * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
9994 1999-05-18  Richard Stallman  <rms@gnu.org>
9996         * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
9997         non-space after the @anchor command.
9998         (texinfo-format-var): Handle other nested constructs, using
9999         texinfo-parse-expanded-arg and texinfo-discard-command, not
10000         texinfo-parse-arg-discard.
10002         * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
10003         (debug): Bind and use debugger-outer-inhibit-redisplay.
10004         Bind inhibit-redisplay to nil.
10005         (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
10007 1999-05-17  Dave Love  <fx@gnu.org>
10009         * help.el (describe-function-1): Extra arg, interactive-p.
10010         (describe-key, describe-function): Use it.
10012 1999-05-17  Karl Heuer  <kwzh@gnu.org>
10014         * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
10016 1999-05-16  Dave Love  <fx@gnu.org>
10018         * cus-start.el (all): Delete selective-display.  Add scroll-margin,
10019         scroll-preserve-screen-position, scroll-conservatively.
10021 1999-05-16  Dave Love  <fx@gnu.org>
10023         * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
10025 1999-05-15  Reto Zimmermann  <reto@Synopsys.COM>
10027         * progmodes/vhdl-mode.el: Completely revised and massively extended.
10029 1999-05-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
10031         * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
10032         magic number and is not associated with a file.
10034 1999-05-14  Richard M. Stallman  <rms@gnu.org>
10036         * files.el (find-file-noselect-1): Fix previous change.
10038 1999-05-14  Simon Marshall  <simon@gnu.org>
10040         * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
10042 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
10044         * international/mule-diag.el (mule-diag): Change MULE to Mule in
10045         docstring.
10047         * international/mule-cmds.el: Change MULE to Mule in docstrings
10048         and menus.
10050 1999-05-10  Kenichi HANDA  <handa@etl.go.jp>
10052         * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
10053         to correctly reflect the value of BaseLineOffset in
10054         RelativeCompose.  Now the value of RelativeCompose is an array of
10055         low and high positions.
10056         (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
10057         RLC for the above change.
10059 1995-05-11  Joel N. Weber II  <devnull@melange.gnu.org>
10061         * comint.el (comint-password-prompt-regexp): Modified to match the
10062         output of ksu and ssh-add.
10064 1999-05-11  Kenichi HANDA  <handa@etl.go.jp>
10066         * language/korea-util.el (isearch-toggle-korean-input-method):
10067         Adjusted for the change of input method handling in isearch.el.
10068         (isearch-hangul-switch-symbol-ksc): Likewise.
10069         (isearch-hangul-switch-hanja): Likewise.
10071 1999-05-10  Dave Love  <fx@gnu.org>
10073         * help.el (help-make-xrefs): Fix typo.
10075 1999-05-10  Andreas Schwab  <schwab@gnu.org>
10077         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
10078         unibyte-display-via-language-environment.
10080         * help.el (help-make-xrefs): Handle more cases when looking for
10081         commands in a keymap description.
10083 1999-05-10  Eli Zaretskii  <eliz@gnu.org>
10085         * loadup.el: For ms-dos systems, load ccl and codepage.
10087 1999-05-09  Ken'ichi Handa  <handa@gnu.org>
10089         * ps-print.el (ps-control-character): Call
10090         ps-mule-prepare-ascii-font to setup ASCII fonts.
10092         * ps-mule.el (ps-mule-begin-job): Redo this change "if
10093         ps-multibyte-buffer is nil, use
10094         ps-mule-font-info-database-default."
10096 1999-05-08  Ken Stevens  <k.stevens@ieee.org>
10098         * ispell.el (ispell-local-dictionary-alist): New variable for
10099         customizing local dictionaries not accessable by everyone.
10100         (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
10101         (ispell-required-version): Changed format `(major minor
10102         revision)' to support general pattern matching.
10103         (ispell-tex-skip-alists): AMS Tex block comment and `\author'
10104         skip region commented out due to incorrect skip potential in std latex.
10105         (ispell-word): Removed `when' macro.  Fixed bug of not restoring
10106         cursor point on small words for calls from `ispell-minor-mode'.
10107         (check-ispell-version): Tests and accepts versions major.minor
10108         and above, with adjustments for interactions in 3.1.0-3.1.11.
10109         (ispell-get-line): No longer skips ispell process special characters.
10110         (ispell-comments-and-strings): Removed `when' macro call.
10111         (ispell-minor-check): Requires ispell-word to restore cursor point.
10112         (ispell-buffer-local-parsing): Supports checking comments only.
10114 1999-05-08  Karl Heuer  <kwzh@gnu.org>
10116         * comint.el (comint-password-prompt-regexp): Fix last change to be
10117         more specific.
10119 1999-05-07  Richard M. Stallman  <rms@gnu.org>
10121         * subr.el (with-temp-message): Fix the other call to message
10122         to use %s.
10124 1999-05-07  Michael Ernst  <mernst@alum.mit.edu>
10126         * gud.el (gud-format-command): "%F" means file sans extension.
10127         (jdb): Use %F, not %f, for gud-break.
10129 1999-05-07  Joel N. Weber II  <devnull@melange.gnu.org>
10131         * comint.el (comint-password-prompt-regexp): Modified so that it
10132         matches the output of kinit.
10134 1999-05-06  Greg Stark  <gsstark@mit.edu>
10136         * timezone.el (timezone-parse-date): Recognize new format used in
10137         internet cookies.
10139 1999-05-04  Tudor Hulubei  <tudor@cs.unh.edu>
10141         * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
10143 1999-05-04  Andrew Innes  <andrewi@gnu.org>
10145         * time.el (display-time-update): Allow for wrap-around when
10146         checking against display-time-server-down-time.
10148 1999-05-04  Ken'ichi Handa  <handa@gnu.org>
10150         * international/mule-diag.el (describe-coding-system): Fix English
10151         message.
10153 1999-05-03  Jason Rumney <jasonr@altavista.net>
10155         * term/w32-win.el: Change the x-charset-registry property for the
10156         Japanese charsets that are supported by Japanese Windows fonts.
10158 1999-05-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
10160         * diary-lib.el (diary-remind): Rewritten to behave sensibly for
10161         diary-block diary entries for which the reminders and the diary
10162         entries can overlap.
10164 1999-05-02  Jason Rumney <jasonr@altavista.net>
10166         * term/w32-win.el (mouse-set-font): Ensure constructed fontset
10167         matches the font selected in the dialog.
10169 1999-05-02  Dave Love  <fx@gnu.org>
10171         * browse-url.el (browse-url-browser-function): Add :version.
10173         * international/mule.el (auto-coding-alist): Add .tgz.
10175 1999-05-2  Eli Zaretskii  <eliz@is.elta.co.il>
10177         * international/codepage.el (cp-coding-system-for-codepage-1):
10178         Make the magnification parameter for the -dos encoder be 2.
10180 1999-05-2  Andrew Innes  <andrewi@gnu.org>
10182         * term/w32-win.el (w32-drag-n-drop): Select file in window where
10183         it is dropped, rather than current window.
10185         * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
10186         after switching buffer, as case-fold-search is a buffer local
10187         variable.
10189         * w32-fns.el (convert-standard-filename): Only convert directory
10190         separators to backslash if the interactive shell is one of the
10191         standard Windows shells that has DOS semantics.
10193         * ls-lisp.el (ls-lisp-format-time): Trap errors from
10194         format-time-string, and return a suitable string to indicate the
10195         timestamp was invalid.
10197         * hexl.el (hexlify-command): Apply shell-quote-argument after
10198         expanding hexl-program in case exec-directory contains a space.
10199         (dehexlify-command): Ditto.
10201         * dos-w32.el (file-name-buffer-file-type-alist): Remove various
10202         file extension regexps which aren't necessarily binary files.
10203         (direct-print-region-helper): Use subst-char-in-string instead of
10204         binding directory-sep-char to convert filenames to DOS syntax.
10205         (direct-print-region-use-command-dot-com): New variable.
10206         (direct-print-region-helper): Use it to control whether to invoked
10207         command.com to print on Windows 9x.
10209         * browse-url.el (browse-url-browser-function): Default to
10210         browse-url-default-windows-browser on windows-nt.
10211         (browse-url-default-windows-browser): New function.
10213 1999-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
10215         * forms.el (forms-mode): Don't call forms-first-record or
10216         forms-last-record if the data file has zero records.
10218 1999-04-29  Richard M. Stallman  <rms@gnu.org>
10220         * files.el (find-file-noselect-1): If buffer-file-name has changed
10221         after find-file-not-found-hooks runs, recompute the truename.
10222         And don't use FILENAME after that point.
10224 1999-04-27  Dave Love  <fx@gnu.org>
10226         * paren.el (show-paren-mode)
10227         * which-func.el (which-func-mode-global)
10228         * type-break.el (type-break-mode)
10229         * time.el (display-time-mode)
10230         * rsz-mini.el (resize-minibuffer-mode)
10231         * mouse-sel.el (mouse-sel-mode)
10232         * icomplete.el (icomplete-mode)
10233         * hscroll.el (hscroll-global-mode)
10234         * help.el (temp-buffer-resize-mode)
10235         * font-lock.el (global-font-lock-mode)
10236         * delsel.el (delete-selection-mode)
10237         * avoid.el (mouse-avoidance-mode)
10238         * autoinsert.el (auto-insert-mode)
10239         * winner.el (winner-mode): Doc fix.
10241 1999-04-26  Karl Heuer  <kwzh@gnu.org>
10243         * mail/rmail.el (rmail-next-same-subject): When searching, ignore
10244         the same whitespace that was ignored in choosing the subject string.
10246 1999-04-26  Richard M. Stallman  <rms@gnu.org>
10248         * info.el (Info-find-node): Position properly after finding anchor.
10250         * cus-start.el (all): Handle unibyte-display-via-language-environment.
10252         * simple.el (indent-new-comment-line): Fix previous change.
10254         * complete.el: Delete the wildcard expansion feature
10255         since that is now standard in find-file.
10256         (PC-try-load-many-files): Function deleted.
10257         (PC-after-load-many-files): Function deleted.
10258         (PC-many-files-list): Variable deleted.
10259         (PC-disable-wildcards): Variable deleted.
10260         (partial-completion-mode): Don't enable the wildcard feature.
10262         * complete.el (PC-look-for-include-file): Don't set global variables
10263         `error', `buf' and `filename' here.
10265         * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
10267 1999-04-26  John Wiegley  <johnw@oneworld.new-era.com>
10269         * textmodes/outline.el (outline-regexp): Doc fix.
10271 1999-04-26  John Wiegley  <johnw@borland.com>
10273         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
10274         C++Builder 4.0 error message syntax.
10276 1999-04-26  Mark Diekhans  <markd@Grizzly.COM>
10278         * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
10279         supported, use find -exec.
10281 1999-04-26  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
10283         * textmodes/texinfmt.el (texinfo-format-buffer): Bind
10284         coding-system-for-write, to avoid hanging when non-interactive.
10286 1999-04-26  Dirk Herrmann  <D.Herrmann@tu-bs.de>
10288         * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
10289         start with a newline.
10291 1999-04-13  Ken'ichi Handa  <handa@gnu.org>
10293         * international/mule-conf.el (x-ctext): New coding system.
10295 1999-04-12  Richard M. Stallman  <rms@gnu.org>
10297         * international/mule-cmds.el (input-method-function):
10298         Add permanent-local property.
10300 1999-04-12  Dave Love  <fx@gnu.org>
10302         * jka-compr.el (jka-compr-insert-file-contents): Fix previous
10303         change to use jka-compr-byte-compiler-base-file-name.
10305         * supercite.el (sc-scan-info-alist): Revert last change.
10306         (sc-attrib-selection-list): Fix :type here instead.
10308 1999-04-11  Eli Zaretskii  <eliz@gnu.org>
10310         * international/mule.el (auto-coding-alist-lookup): Include ms-dos
10311         in the list of case-insensitive filesystems.
10313 1999-04-09  Kenichi Handa  <handa@etl.go.jp>
10315         * international/fontset.el (create-fontset-from-fontset-spec):
10316         Don't register duplicated alias fontset names.
10318 1999-04-08  Richard Stallman  <rms@gnu.org>
10320         * international/mule.el (auto-coding-alist-lookup): New function.
10321         (set-auto-coding): Use auto-coding-alist-lookup.
10323         * jka-compr.el (jka-compr-insert-file-contents):
10324         Use auto-coding-alist-lookup to check for files that
10325         should not have eol conversion, in the unibyte case.
10327 1999-04-07  Dave Love  <fx@gnu.org>
10329         * help.el (describe-variable): Check custom-loads property as well
10330         as custom-type.
10332         * abbrev.el (abbrev-mode): Customizing sets the default value.
10334 1999-04-08  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10336         * vc.el (vc-backend-revert): For CVS files that were made
10337         writeable with "cvs edit", call "cvs unedit" to undo that.
10339 1999-04-08  Dave Love  <fx@gnu.org>
10341         * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
10342         more.
10343         (sc-emacs-features): Recognize Emacs 20.
10344         (sc-read-string): Use history arg.
10345         (sc-scan-info-alist): Check for rtnvalue a cons.
10347 1999-04-08  Kenichi HANDA  <handa@etl.go.jp>
10349         * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
10350         coding system to encode the message by
10351         select-message-coding-system.
10353 1999-04-07  Richard Stallman  <rms@gnu.org>
10355         * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
10357         * winner.el: Reorder definitions.
10359         * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
10361         * mail/rmail.el (rmail-decode-babyl-format):
10362         Undo previous change.
10364 1999-04-06  Richard Stallman  <rms@gnu.org>
10366         * info.el (Info-find-node): Check for an anchor at the
10367         proper place, before reading an indirect file.
10369         * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
10371         * jka-compr.el (jka-compr-insert-file-contents):
10372         Use raw-text-unix when we want no conversion.
10374 1999-04-06  Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
10376         * timezone.el (timezone-parse-date): Corrected regexp for
10377         style (5) date format so that tenths of seconds are optional.
10379 1999-04-05  Eli Zaretskii  <eliz@gnu.org>
10381         * term/internal.el (dos-cpNNN-setup): New function, with the guts
10382         of dos-codepage-setup.
10383         (cjk-codepages-alist): New variable, an alist of Far-Eastern
10384         codepages for which there's no need to set up cpNNN coding
10385         systems.
10386         (dos-codepage-setup): Support Far-Eastern DOS terminals.
10388 1999-04-05  Richard Stallman  <rms@gnu.org>
10390         * mail/rmail.el (rmail-ignored-headers): Doc fix.
10392 1999-04-02  Richard Stallman  <rms@gnu.org>
10394         * progmodes/compile.el (compilation-handle-exit): Do right thing
10395         if (car status) doesn't end in a newline.
10397 1999-04-01  Dave Love  <fx@gnu.org>
10399         * progmodes/sql.el (SQL): Add defgroup :version.
10401 1999-03-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
10403         * emacs-lisp/bytecomp.el (byte-compile-file): Clear
10404         buffer-file-coding-system.  If the coding system used is raw-text,
10405         etc., make the *Compiler Input* buffer unibyte.
10407         * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
10409         * loadup.el: Don't write the fns-...el file if not dumping.
10411 1999-03-31  Dave Love  <fx@gnu.org>
10413         * snmp-mode.el (snmp): Fix defgroup :version.
10415         * hilit-chg.el (highlight-changes): Add defgroup :version.
10417 1999-03-31  Andreas Schwab  <schwab@gnu.org>
10419         * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
10420         the gnus-save-hidden-threads macro.
10422 1999-03-30  Per Abrahamsen  <abraham@dina.kvl.dk>
10424         * faces.el (face-set-after-frame-default): Obey the
10425         `customized-face' for new faces.
10427 1999-03-30  Dave Love  <fx@gnu.org>
10429         * international/mule-cmds.el (current-language-environment): Doc fix.
10430         * abbrev.el (abbrev-mode): Doc fix.
10431         * autoinsert.el (auto-insert-mode): Doc fix.
10432         * complete.el (partial-completion-mode): Doc fix.
10433         * avoid.el (mouse-avoidance-mode): Doc fix.
10434         * delsel.el (delete-selection-mode): Doc fix.
10435         * font-lock.el (global-font-lock-mode): Doc fix.
10436         * help.el (temp-buffer-resize-mode): Doc fix.
10437         * hscroll.el (hscroll-global-mode): Doc fix.
10438         * icomplete.el (icomplete-mode): Doc fix.
10439         * mouse-sel.el (mouse-sel-mode): Doc fix.
10440         * paren.el (show-paren-mode): Doc fix.
10441         * rsz-mini.el (resize-minibuffer-mode): Doc fix.
10442         * time.el (display-time-mode): Doc fix.
10443         * type-break.el (type-break-mode): Doc fix.
10444         * which-func.el (which-func-mode-global): Doc fix.
10445         * winner.el (winner-mode): Doc fix.
10447 1999-03-30  Michael Ernst  <mernst@alum.mit.edu>
10449         * wid-edit.el (widget-before-change): Signal text-read-only rather
10450         than an ordinary error.
10452 1999-03-30  Richard M. Stallman  <rms@gnu.org>
10454         * repeat.el: Don't require advice.
10455         (repeat): Do function-indirection in check for kbd macro.
10456         In self-insert case, use the *last* char in INSERTION.
10458 1999-03-30  Karl Heuer  <kwzh@gnu.org>
10460         * progmodes/cc-cmds.el (c-indent-command): Doc fix.
10462 1999-03-29  Andreas Schwab  <schwab@gnu.org>
10464         * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
10465         comint-input-filter-functions.  Make variables related to shell
10466         directory tracking local.
10468 1999-03-26  Andreas Schwab  <schwab@gnu.org>
10470         * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
10472         * simple.el (shell-command-on-region): Cope with exit-status being
10473         nil, which happens if call-process-region was interrupted.
10475 1999-03-26  Richard M. Stallman  <rms@gnu.org>
10477         * simple.el (indent-new-comment-line): Handle use at a point
10478         after a comment-end.  Handle multiple comments.
10480         * mail/rmail.el (rmail-decode-babyl-format):
10481         To prevent locking, bind buffer-file-name to nil.
10483 1999-03-26  Karl Fogel  <kfogel@red-bean.com>
10485         * mail-hist.el (mail-hist-current-header-name): Don't make
10486         off-by-one-error when determining if in message body.
10488 1999-03-25  Andrew Innes  <andrewi@gnu.org>
10490         * w32-fns.el (set-default-process-coding-system): Copied from
10491         dos-w32.el, but modified to use Unix line endings for process
10492         input, and to add a suitable entry to process-coding-system-alist
10493         for DOS shells.
10495         * dos-fns.el (set-default-process-coding-system): Copied from
10496         dos-w32.el.
10498         * dos-w32.el (set-default-process-coding-system): Move function to
10499         dos-fns.el; a different version is used in w32-fns.el.
10501 1999-03-24  Dave Love  <fx@gnu.org>
10503         * info.el (Info-directory-list): Revert change to re-writing
10504         Info-default-directory-list, but put `alternative' first.
10505         (Info-insert-dir): Modify selecting the top dir file as a consequence.
10507 1999-03-23  Simon Marshall  <simon@gnu.org>
10509         * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
10510         on the line by itself.
10511         (java-font-lock-keywords-2): Likewise.  Don't fontify a class name if
10512         it is not in a declarative context.
10514 1999-03-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10516         * cus-edit.el (custom-variable-prompt): Allow customization of
10517         autoloaded symbols.
10519 1999-03-22  Kenichi HANDA  <handa@etl.go.jp>
10521         * simple.el (what-cursor-position): Don't cause error when point
10522         is at invalid multibyte sequence.
10524 1999-03-21  Karl Heuer  <kwzh@gnu.org>
10526         * complete.el (partial-completion-mode): Doc fix.
10528 1999-03-19  Richard M. Stallman  <rms@gnu.org>
10530         * progmodes/cplus-md.el (old-c++): Remove :group.
10532         * progmodes/c-mode.el (old-c): Remove :group.
10534 1999-03-18  Simon Marshall  <simon@gnu.org>
10536         * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
10537         (java-font-lock-keywords-2): Added "strictfp" keyword.
10539 1999-03-17  Jason Rumney <jasonr@altavista.net>
10541         * w32-fns.el (set-w32-system-coding-system) New function.
10542         (w32-system-coding-system) Initialize to 'iso-latin-1.
10544 1999-03-17  Eli Zaretskii  <eliz@gnu.org>
10546         * international/mule-cmds.el (set-language-environment): Fix
10547         previous change: don't use dos-codepage when unbound.
10549 1999-03-17  Karl Heuer  <kwzh@gnu.org>
10551         * calendar/appt.el (appt-make-list): Fix previous change.
10553 1999-03-16  Richard M. Stallman  <rms@gnu.org>
10555         * window.el (shrink-window-if-larger-than-buffer):
10556         Don't try to redisplay with the cursor at the end
10557         on its own line--that would force a scroll and spoil things.
10559 1999-03-16  Eli Zaretskii  <eliz@gnu.org>
10561         * international/mule-cmds.el (set-language-environment): Don't use
10562         cpNNN-nonascii-translation-table if it is unbound.
10564         * term/internal.el (dos-codepage-setup): Compute the unibyte
10565         syntax table and bind unibyte-display-via-language-environment
10566         here, rather than at top level, so that resetting to unibyte in
10567         .emacs works as expected.
10569 1999-03-15  Simon Marshall  <simon@gnu.org>
10571         * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
10573 1999-03-14  Milan Zamazal <pdm@pvt.net>
10575         * abbrev.el (inverse-add-abbrev): Inherit the current input method.
10577 1999-03-14  Kenichi Handa  <handa@etl.go.jp>
10579         * international/mule-util.el (detect-coding-with-priority):
10580         Restore the internal database.
10582 1999-03-14  Stephen Eglen  <stephen@gnu.org>
10584         * mail/sendmail.el (sendmail-send-it): Fix typo in error string
10585         if mail-from-style has invalid value.
10587 1999-03-12  Karl Heuer  <kwzh@gnu.org>
10589         * vc.el (vc-delete-logbuf-window): New var.
10590         (vc-finish-logentry): Use it.
10592 1999-03-12  Richard M. Stallman  <rms@gnu.org>
10594         * startup.el (command-line-1): Improve startup msg.
10596 1999-03-12  Eric M. Ludlam  <zappo@ultranet.com>
10598         * speedbar.el: Added commentary about stealthy functions.
10599         (speedbar-message) new function.
10600         (speedbar-y-or-n-p): New function
10601         (speedbar-with-attached-buffer) Moved macro before reference.
10602         Now uses `save-selected-window'.
10603         (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
10604         speedbar-generic-item-info, speedbar-item-info-file-helper,
10605         speedbar-item-delete, speedbar-insert-generic-list,
10606         speedbar-timer-fn, speedbar-check-vc-this-line,
10607         speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
10608         speedbar-buffers-item-info) Use speedbar-message.
10609         (speedbar-item-info) Limit `message-log-max'.
10610         (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
10611         speedbar-item-delete, speedbar-item-object-delete,
10612         speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
10614 1999-03-10  Kenichi Handa  <handa@mulelab.etl.go.jp>
10616         * server.el (server-start): Set coding system for the server
10617         process to raw-text.
10618         (server-process-filter): Decode file names if necessary.
10620 1999-03-12  Dave Love  <fx@gnu.org>
10622         * textmodes/fill.el (sentence-end-double-space): Doc fix.
10624         * textmodes/paragraphs.el (sentence-end): Doc fix.
10626 1999-03-11  Karl Heuer  <kwzh@gnu.org>
10628         * comint.el (comint-password-prompt-regexp): Accept "login password:"
10630 1999-03-09  Karl Heuer  <kwzh@gnu.org>
10632         * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
10633         (ispell-dictionary-alist-2): Likewise.
10634         (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
10635         (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
10636         (ispell-dictionary-alist): Build from six pieces, not just two.
10638         * ps-bdf.el (bdf-directory-list): Doc fix.
10640         * enriched.el (enriched-mode): Make var permanent-local.
10642 1999-03-09  Dave Love  <fx@gnu.org>
10644         * textmodes/sgml-mode.el (html-mode): Use
10645         sentence-end-double-space when setting sentence-end.
10647 1999-03-09  Ken'ichi Handa  <handa@gnu.org>
10649         * language/thai.el (tis-620): New alias coding system for thai-tis620.
10651 1999-03-08  Felix Lee  <flee@cygnus.com>
10653         * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
10655         * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
10657 1999-03-08  Karl Heuer  <kwzh@gnu.org>
10659         * dired-aux.el (dired-do-copy-regexp): Doc fix.
10660         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
10662         * dired.el (dired-do-copy-regexp): Doc fix.
10663         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
10665 1999-03-08  Roger Breitenstein  <roger.breitenstein@starfish.com>
10667         * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
10669 1999-03-08  Jason Rumney <jasonr@altavista.net>
10671         * international/codepage.el (cp1250-decode-table)
10672         (cp1251-decode-table, cp1253-decode-table)
10673         (cp1257-decode-table): New translation tables for MS Windows codepages.
10674         (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
10676 1999-03-07  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
10678         * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
10680 1999-03-07  Eli Zaretskii  <eliz@gnu.org>
10682         * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
10684         * term/internal.el (top level): Display character 255 as 8bit as well.
10686 1999-03-06  Dave Love  <fx@gnu.org>
10688         * progmodes/cc-cmds.el (c-outline-level): Bind
10689         buffer-invisibility-spec.
10691         * progmodes/c-mode.el (c-outline-level): Likewise.
10693         * progmodes/ada-mode.el (ada-outline-level): Likewise.
10695 1999-03-05  Felix Lee  <flee@cygnus.com>
10697         * textmodes/outline.el (outline-get-last-sibling): Doc fix.
10699 1999-03-05  Richard M. Stallman  <rms@gnu.org>
10701         * bindings.el (complete-symbol): Invert meaning of prefix arg.
10703 1999-03-05  Andrew Innes  <andrewi@gnu.org>
10705         * w32-fns.el (convert-standard-filename): Convert directory
10706         separators to Windows format.
10708 1999-03-05  Andreas Schwab  <schwab@gnu.org>
10710         * international/skkdic-cnv.el: Provide skkdic-cnv.
10711         (skkdic-convert): Emit code to require skkdic-cnv at compile time.
10712         (batch-skkdic-convert): Doc fix.
10714 1999-03-04  Dave Love  <fx@gnu.org>
10716         * custom.el (custom-set-variables): Protect against setter errors.
10718 1999-03-04  Eli Zaretskii  <eliz@gnu.org>
10720         * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
10721         the file sizes from overflowing.
10722         (ls-lisp-format): If file size is a float, use %8.0f to print it.
10723         Under -s, print the size in blocks with %4.0f, in case they have
10724         a *really* huge file.
10726 1999-03-03  Dave Love  <fx@gnu.org>
10728         * options.el (edit-options): Doc fix.
10729         (list-options): Don't lose with unbound symbols.  Maintain
10730         Edit-options-mode.
10732 1999-03-01  Dave Love  <fx@gnu.org>
10734         * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
10736 1999-02-28  Richard M. Stallman  <rms@gnu.org>
10738         * ispell.el (ispell-dictionary-alist-override): New variable.
10739         (ispell-dictionary-alist): Don't setq it,
10740         if ispell-dictionary-alist-override is set.
10742         * simple.el (shell-command-default-error-buffer): Renamed from
10743         shell-command-on-region-default-error-buffer.
10744         (shell-command-on-region): Mention in echo area when there
10745         is some error output.  Mention success or failure, too.
10746         Accumulate multiple error outputs
10747         going forward, with formfeed in between.  Display the error buffer
10748         when we have put something in it.
10749         (shell-command): Add the ERROR-BUFFER argument feature.
10751 1999-02-28  Karl Heuer  <kwzh@gnu.org>
10753         * mail/mh-utils.el (mh-lib): Doc fix.
10754         (mh-lib-progs, mh-nmh-p): New vars.
10755         (mh-find-progs): Set mh-lib-progs along with other vars.
10756         (mh-path-search): New arg FUNC-P; if specified, use that instead
10757         of mh-file-command-p.
10758         (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
10760         * mail/mh-comp.el (mh-repl-formfile): New var.
10761         (mh-smail-batch): Don't ignore all arguments.
10762         (mh-reply): Do the right thing when using nmh.
10764 1999-02-27  Kenichi Handa  <handa@etl.go.jp>
10766         * international/mule-cmds.el (select-safe-coding-system): Be sure
10767         to show a buffer being decoded.
10769 1999-02-26  Ken'ichi Handa  <handa@gnu.org>
10771         * ps-bdf.el (bdf-directory-list): Initialize it to
10772         '("/usr/local/share/emacs/fonts/bdf").
10774 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10776         * ps-print.el: PostScript programming fix.
10777         (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
10778         setpagedevice operator).
10780 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10782         * ps-print.el: Doc fix, font size specifies landscape and portrait
10783         sizes.
10784         (ps-print-version): New version number (4.1.4).
10785         (ps-font-size, ps-header-font-size, ps-header-title-font-size):
10786         Specifies landscape and portrait sizes.
10787         (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
10788         (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
10789         fix.
10790         (ps-get-font-size): New fun.
10791         (ps-font-size-internal, ps-header-font-size-internal)
10792         (ps-header-title-font-size-internal): New vars.
10794         * ps-mule.el: Change of ps-print font size variable name.
10795         (ps-mule-generate-font): Fun fix.
10796         (ps-mule-begin-job): Programming uniformization.
10798 1999-02-25  Dave Love  <fx@gnu.org>
10800         * help.el (help-xref-info-regexp): Allow linebreaks and capital.
10801         (help-make-xrefs): Do Info case first.
10803         * repeat.el: Don't require advice.
10804         (repeat-last-kill-command): Variable deleted.
10806 1999-02-25  Richard Stallman  <rms@gnu.org>
10808         * simple.el (shell-command-on-region): Don't go into the REPLACE = t
10809         case just because the current buffer is the output buffer.
10811 1999-02-25  Kenichi Handa  <handa@etl.go.jp>
10813         * simple.el (what-cursor-position): To show the character's
10814         encoding, use encoded-string-description instead of information
10815         of chaset-origin-alist.
10817         * international/mule-cmds.el (iso-2022-control-alist): New variable.
10818         (encoded-code-description): New function.
10819         (encoded-string-description): New function.
10820         (encode-coding-char): New function.
10822 1999-02-25  Andrew Innes  <andrewi@gnu.org>
10824         * startup.el (command-line) [windows-nt]: Fix typo in regexp
10825         checking for .emacs[.el[c]].
10827 1999-02-24  Richard Stallman  <rms@gnu.org>
10829         * help.el (describe-function-1): Don't print a whole lambda-function.
10831 1999-02-23  Ken'ichi Handa  <handa@gnu.org>
10833         * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
10834         inputting ?\240.
10836 1999-02-23  Karl Heuer  <kwzh@gnu.org>
10838         * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
10840         * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
10841         (clean-buffer-list-kill-buffer-names): Doc fix.
10843         * gud.el (gud-jdb-massage-args): Spelling fix.
10845 1999-02-23  Richard M. Stallman  <rms@gnu.org>
10847         * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
10849 1999-02-22  Eli Zaretskii  <eliz@gnu.org>
10851         * arc-mode.el (archive-set-buffer-as-visiting-file): Save
10852         excursion while calling set-auto-coding-function.
10854         * play/handwrite.el (handwrite): Require ps-print, and use
10855         ps-printer-name and ps-lpr-command.  Call ps-print-region-function
10856         if it's defined, instead of forking ps-lpr-command unconditionally.
10858 1999-02-22  Kenichi Handa  <handa@etl.go.jp>
10860         * international/codepage.el (cp-coding-system-for-codepage-1): Put
10861         charset-origin-alist property to a coding system for the codepage.
10863         * international/mule.el: Modify comment for charset-origin-alist
10864         property of a coding system.
10866         * simple.el (what-cursor-position): charset-origin-alist property
10867         of a coding system may be a translation table or a symbol of which
10868         `translation-table' property is a translation table.
10870 1999-02-21  Richard Stallman  <rms@gnu.org>
10872         * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
10873         to the "html" template.
10875 1999-02-21  Peter Breton  <pbreton@ne.mediaone.net>
10877         * dirtrack.el (dirtrack): Added docstring.  Now returns input.
10879 1999-02-18  Peter Breton  <pbreton@ne.mediaone.net>
10881         * dirtrack.el (dirtrack): Check for the prompt in the input string
10882         instead of the buffer.
10884 1999-02-18  Alex Schroeder  <a.schroeder@bsiag.ch>
10886         * sql.el: Set version to 1.4.1.  Changed mail address to
10887         alex@gnu.org.  Mention the mailing list sql.el@gnu.org.
10888         (sql-input-ring-separator): Doc fix.
10889         (sql-mode-syntax-table): double-dash starts comments is defined as
10890         ". 56" instead of ". 12b" for XEmacs.
10891         (sql-stop, sql-interactive-mode): Doc fixes.
10892         (sql-postgres): Queries for database and server, not just one.
10893         (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
10895         * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
10896         changed.  This is needed for master.el to work.
10897         (sql-set-sqli-buffer): Use the new hook.
10899         * sql.el (sql-make-alternate-buffer-name): Function that sets
10900         sql-alternate-buffer-name.
10901         (sql-alternate-buffer-name): Possible name of SQLi buffers.
10902         (sql-interactive-mode): Set sql-alternate-buffer-name.
10903         (sql-rename-buffer): New command.
10904         (sql-interactive-mode-menu): Menu for SQLi buffers.
10906         * sql.el (sql-interactive-mode): Doc fix.  sql-input-ring-separator
10907         and sql-input-ring-file-name are used to temporarily set
10908         comint-input-ring-file-name and comint-input-ring-separator when
10909         reading and writing input history files.
10911         (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
10912         (sql-input-ring-file-name): New variable with customization.
10913         (sql-input-ring-separator): New variable with customization.
10914         (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
10915         Callers changed.
10916         (sql-show-sqli-buffer): The message for "sql-buffer is not set"
10917         now includes the name of the current buffer.
10919         (sql-mode): Set paragraph-separate and paragraph-start so that
10920         sql-send-paragraph sends the entire SQL statements, even if it
10921         contains indented lines.
10923 1999-02-18  Dave Love  <fx@gnu.org>
10925         * format.el (format-encode-run-method, format-decode-run-method):
10926         Fix previous change.
10928 1999-02-18  Ken'ichi Handa  <handa@gnu.org>
10930         * international/mule.el (coding-system-list): Moved here from
10931         mule-util.el to avoid autoloading mule-util by the call of
10932         select-safe-coding-system.
10934 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10936         * simple.el (turn-on-auto-fill): Mark it as an option for
10937         `text-mode-hook'.
10939 1999-02-17  Richard Stallman  <rms@gnu.org>
10941         * emacs-lisp/easymenu.el (easy-menu-get-map):
10942         Don't crash if (current-local-map) is nil.
10944 1999-02-17  Peter Breton  <pbreton@ne.mediaone.net>
10946         * filecache.el (file-cache-filter-regexps): Added .class.
10948 1999-02-17  Ken'ichi Handa  <handa@gnu.org>
10950         * international/mule-util.el (decompose-region): Use
10951         insert-buffer-substring instead of insert-buffer to avoid putting
10952         mark.
10954 1999-02-17  Andreas Schwab  <schwab@gnu.org>
10956         * calendar/cal-move.el (scroll-calendar-left): Don't set
10957         displayed-month and displayed-year here, let generate-calendar do
10958         it, after range checking.
10960 1999-02-17  Simon Marshall  <simon@gnu.org>
10962         * progmodes/cc-engine.el (c-at-toplevel-p): New function.
10964         * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
10965         correctly between an object declared via a constructor and a method.
10966         (font-lock-defaults-alist): Don't give `.' word syntax for Java.
10967         (java-font-lock-keywords-1): Fontify package names individually.
10968         (java-font-lock-extra-types): Ensure regexp matches capitalised only.
10969         (java-font-lock-keywords-2): Simplify type fontification.
10970         (java-font-lock-keywords-3): Likewise.
10972 1999-02-17  Kenichi Handa  <handa@etl.go.jp>
10974         * language/japanese.el (iso-2022-jp-2): New coding system.
10975         ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
10977 1999-02-16  Dave Love  <fx@gnu.org>
10979         * help.el (describe-function-1): Accept non-symbols.
10981 1999-02-16  Paul Eggert  <eggert@twinsun.com>
10983         * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
10984         find the last match if there are multiple matches.
10986 1999-02-16  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10988         * tex-mode.el (tex-run-command, latex-run-command)
10989         (slitex-run-command, tex-command): Doc changes.
10990         (tex-start-options-string): Autoload it.  Doc change.  Provide
10991         a menu for customization.  Allow nil.  Quote backslashes only once.
10992         (tex-start-tex): Handle nil value of tex-start-options-string
10993         and apply shell-quote-argument to it.
10995 1999-02-16  Eli Zaretskii  <eliz@gnu.org>
10997         * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
10998         the size in blocks, since it can be a float.
10999         (ls-lisp-format): Likewise
11001 1999-02-16  Ken'ichi Handa  <handa@gnu.org>
11003         * language/japanese.el (japanese-shift-jis): Add
11004         charset-origin-alist property.
11006 1999-02-15  Richard Stallman  <rms@gnu.org>
11008         * progmodes/compile.el (compile-internal): Use save-selected-window.
11010         * subr.el (momentary-string-display): Bind inhibit-read-only.
11012         * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
11014 1999-02-15  Eli Zaretskii  <eliz@is.elta.co.il>
11016         * mail/rmail.el (rmail-show-message): If an unseen message has a
11017         Summary-line in its header, get past one more line before looking
11018         for the X-Coding-System header.
11020 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
11022         * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
11023         explicitly to accomodate Windows 9X lack of a useful copy program.
11025 1999-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
11027         * wid-edit.el (widget-choice-value-create): Use `equal'
11028         instead of `eq'.
11030 1999-02-14  Richard Stallman  <rms@gnu.org>
11032         * international/iso-transl.el:
11033         (iso-transl-ae): Renamed from iso-transl-e-slash.
11034         (iso-transl-a-ring): Renamed from iso-transl-a-slash.
11035         (iso-transl-AE): Renamed from iso-transl-E-slash.
11036         (iso-transl-A-ring): Renamed from iso-transl-A-slash.
11037         (iso-transl-char-map): Related changes.
11039         * format.el (format-replace-strings): Fix value of TO in REVERSE case.
11041 1999-02-13  Richard Stallman  <rms@gnu.org>
11043         * textmodes/texinfmt.el (texinfo-alias): New function.
11044         (texinfo-fold-nodename-case): Add defvar.
11045         (texinfo-format-node): Do case folding if specified.
11047         * ffap.el (ffap-file-at-point): Test local file names
11048         immediately.  Strip off line numbers.
11050 1999-02-12  Alex Schroeder  <a.schroeder@bsiag.ch>
11052         * sql.el: Set version to 1.3.2
11053         (sql-solid-program): Added support for solid.
11054         (sql-help): Doc mentions sql-solid.
11055         (sql-solid): Entry function for Solid.
11056         (sql-buffer): Doc explains the use of the variable and how to
11057         change it.
11058         (sql-mode-menu): Included entries for sql-show-sqli-buffer and
11059         sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
11060         disabled if sql-buffer doesn't have a process; sql-send-paragraph
11061         is new.
11062         (sql-show-sqli-buffer): New function to display the value of
11063         sql-buffer.
11064         (sql-change-sqli-buffer): New function to change sql-buffer.
11065         (sql-mode): Doc explains how to change sql-buffer.
11066         (sql-send-paragraph): New function to send a paragraph.
11067         (sql-mode-map): Added keybinding for sql-send-paragraph.
11068         (sql-mysql): Doc corrected.
11069         (sql-ms): Doc corrected.
11071         * sql.el (sql-server): Doc fix.
11072         (sql-mysql): Added the use of sql-server to specify the host,
11073         sql-database now specifies database instead of host.
11074         (sql-mode-menu): Send... menu items are only active if sql-buffer
11075         is non-nil.
11076         (sql-help): Changed tag of entry functions a bit.
11078         * sql.el: Added keywords from `finder-by-keyword'.
11079         (sql-mode): Made sql-buffer a local variable, changed the
11080         documentation: removed instructions to add *.sql files to
11081         auto-mode-alist, added documentation for having mutliple SQL
11082         buffers sending their stuff to different SQLi buffers, each
11083         running a different process.
11084         (sql-postgres): Quoted *SQL* in doc string.
11085         (sql-ms): Likewise.
11086         (sql-ingres): Likewise.
11087         (sql-ingres): Quoted *SQL* in doc string, added references to
11088         sql-user and sql-password used during login.
11089         (sql-sybase): Quoted *SQL* in doc string, added comma.
11090         (sql-oracle): Likewise.
11091         (sql-interactive-mode): Added extensive documentation for having
11092         mutliple SQL buffers sending their stuff to different SQLi
11093         buffers, each running a different process.
11094         (sql-buffer): Changed doc from *SQL* to SQLi.
11095         (sql-get-login): Doc fix.
11097 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
11099         * international/mule-conf.el (undecided): Set ascii in
11100         safe-charsets property.
11102 1999-02-12  Richard Stallman  <rms@gnu.org>
11104         * textmodes/paragraphs.el (paragraph-separate): Doc fix.
11106 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
11108         * ps-mule.el (ps-mule-font-info-database-default): Set the initial
11109         value to ps-mule-font-info-database-latin.
11111 1999-02-13  Kenichi HANDA  <handa@etl.go.jp>
11113         * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
11114         (ps-mule-font-info-database-default): New variable.
11115         (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
11116         ps-mule-font-info-database-default.
11118 1999-02-12  Dave Love  <fx@gnu.org>
11120         * timezone.el (timezone-make-date-sortable)
11121         (timezone-make-date-arpa-standard): Doc fix.
11123 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
11125         * international/quail.el (quail-show-kbd-layout): Bind
11126         blink-matching-paren to nil.
11128         * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
11129         for ASCII and Latin-1.
11131 1999-02-12  Andreas Schwab  <schwab@gnu.org>
11133         * gud.el (jdb): Fix regexp for comint-prompt-regexp.
11135 1999-02-12  Kenichi Handa  <handa@etl.go.jp>
11137         * international/mule-cmds.el (language-info-alist): Remove
11138         description about charset-origin-alist.
11140         * international/mule.el: Comment added for a new coding system
11141         property `charset-origin-alit'.
11142         (make-translation-table): This variable deleted.
11144         * language/chinese.el (chinese-big5): Add charset-origin-alist
11145         property.
11146         ("Chinese-CNS"): Remove charset-origin-alist property.
11148         * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
11149         property.
11150         (cyrillic-alternativnyj): Likewise.
11151         ("Cyrillic-KOI8"): Remove charset-origin-alist property.
11152         ("Cyrillic-ALT"): Likewise.
11154         * language/vietnamese.el (vietnamese-viqr): Add
11155         charset-origin-alist property.
11156         ("Vietnamese"): Remove charset-origin-alist property.
11158         * simple.el (what-cursor-position): Don't use the varialbe
11159         charset-origin-alist, but use charset-origin-alist property of
11160         buffer-file-coding-system to decide external character set code.
11162 1999-02-10  Richard Stallman  <rms@gnu.org>
11164         * shadowfile.el: Don't turn on the mode when the file is loaded.
11166 1999-02-09  Richard Stallman  <rms@gnu.org>
11168         * progmodes/compile.el (compile-auto-highlight): Customize.
11170         * add-log.el (add-log-file-name-function): New variable.
11171         (add-change-log-entry): Call that function, if non-nil.
11173 1999-02-09  Michael Ernst  <mernst@alum.mit.edu>
11175         * rmail.el (rmail-search): Track match with a marker, not an integer.
11177 1999-02-08  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11179         * progmodes/compile.el (compilation-setup): Set value of
11180         compilation-directory-stack as in compilation-forget-errors.
11181         (compile-reinitialize-errors): Bind buffer-undo-list and
11182         deactivate-mark.
11183         (compilation-forget-errors): Likewise.
11185 1999-02-08  Jim Blandy  <jimb@savonarola.red-bean.com>
11187         * textmodes/texinfo.el (texinfo-environment-regexp): Add the
11188         def... constructs.
11190         * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
11191         Remove calls to sleep-for.
11193 1999-02-08  Eli Zaretskii  <eliz@gnu.org>
11195         * international/codepage.el (cp-coding-system-for-codepage-1): On
11196         MS-DOS, use dos-unsupported-char-glyph for characters not
11197         supported by the codepage.
11198         (cp-make-coding-systems-for-codepage): Likewise.
11200 1999-02-08  Andreas Schwab  <schwab@gnu.org>
11202         * international/mule-util.el (coding-system-list): Don't sort
11203         coding-system-list here.
11205         * international/mule.el (coding-system-lessp): Moved here from
11206         mule-util.el
11207         (add-to-coding-system-list): New function.
11208         (make-subsidiary-coding-system, make-coding-system,
11209         define-coding-system-alias): Use it instead of setting
11210         coding-system-list directly.
11212 1999-02-07  Dave Love  <fx@gnu.org>
11214         * calendar/appt.el (appt-make-list): Don't splice quotes and date
11215         onto message.
11217 1999-02-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11219         * imenu.el (imenu--last-menubar-index-alist): Add doc.
11220         (imenu-add-to-menubar):  Reset imenu--last-menubar-index-alist.
11222 1999-02-06  Richard Stallman  <rms@gnu.org>
11224         * language/european.el (setup-slovenian-environment): New function.
11225         ("Slovenian"): New language environment.
11227         * progmodes/sql.el (sql-help): Doc fix.
11228         (sql-mysql): Doc fix.
11230 1999-02-05  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11232         * tex-mode.el: When compiling, require compare-w and skeleton
11233         to pacify the byte-compiler.  Move the def's of the tex-commands
11234         together.  Add a comment on kill-process vs. quit-process.
11236 1999-02-05  Dave Love  <fx@gnu.org>
11238         * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
11239         null markers.
11240         (compile-goto-error): Likewise.
11242 1999-02-05  Stephen Gildea  <gildea@alum.mit.edu>
11244         * time-stamp.el (time-stamp-format): Format doc tighter.
11245         (time-stamp-line-limit): 0 searches the entire buffer (careful!).
11246         (time-stamp): Don't re-write the time stamp if it didn't change.
11248 1999-02-05  Alex Schroeder  <asc@bsiag.com>
11250         * progmodes/sql.el: Changed version to 1.2.1.
11251         (sql-pop-to-buffer-after-send-region): Improved documentation.
11252         (sql-mysql-program): Added MySQL support.
11253         (sql-prompt-length): Made prompt-length configurable.
11254         (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
11255         (sql-help): Added MySQL support, changed documentation.
11256         (sql-send-region): A message is displayed if something is sent.
11257         (sql-mode): Added buffer-local comment-start.
11258         (sql-interactive-mode): Use sql-prompt-length to set left-margin.
11259         (sql-interactive-mode): Added buffer-local comment-start.
11260         (sql-oracle): Set sql-prompt-length.
11261         (sql-sybase): Set sql-prompt-length.
11262         (sql-mysql): Added MySQL support.
11263         (sql-ingres): Set sql-prompt-length.
11264         (sql-ms): Set sql-prompt-length.
11265         (sql-postgres): Set sql-prompt-length.
11267 1999-02-04  Eli Zaretskii  <eliz@gnu.org>
11269         * term/internal.el (dos-codepage-setup): Set selection coding
11270         system to cpNNN-dos.
11272 1999-02-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11274         * international/characters.el: Let ethiopic use iso-2022-7bit.
11276 1999-02-02  Dave Love  <fx@gnu.org>
11278         * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
11279         (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
11281 1999-02-02  Karl Heuer  <kwzh@gnu.org>
11283         * terminal.el (terminal-emulator): Doc fix.
11285 1999-02-02  Ken'ichi Handa  <handa@gnu.org>
11287         * international/mule-util.el (compose-chars): Doc-string
11288         modified.  Correctly handle a composition character in ARGS.
11290 1999-02-01  Richard Stallman  <rms@gnu.org>
11292         * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
11293         (makefile-menu-index-function): Function deleted.
11294         (makefile-mode): Use makefile-imenu-generic-expression.
11296 1999-02-01  Geoff Voelker  <voelker@cs.washington.edu>
11298         * term/w32-win.el (w32-create-initial-fontsets): Back out previous
11299         change, invoke from before-init-hook.
11301 1999-02-01  Dan Nicolaescu  <done@ece.arizona.edu>
11303         * subr.el (remove-from-invisibility-spec): Cope with the case when
11304         buffer-invisibility-spec is t.
11306 1999-02-01  Ed Reingold  <reingold@cs.uiuc.edu>
11308         * calendar/calendar.el (calendar-mode-map): Fix bindings for
11309         appt-add and appt-delete.
11311 1999-02-01  Eli Zaretskii  <eliz@gnu.org>
11313         * term/pc-win.el (msdos-approximate-color): New function.
11314         (msdos-color-translate): Call it to find a DOS color that best
11315         approximates an X-style "#NNNNNN" color specification.
11317 1999-02-01  Ken'ichi Handa  <handa@gnu.org>
11319         * international/mule-util.el (compose-chars-component): Add
11320         autoload cookie.
11322 1999-01-31  Ken'ichi Handa  <handa@gnu.org>
11324         * international/quail.el (quail-lookup-key): If cdr of MAP is a
11325         function, replace cdr of MAP by the return value of the function
11326         unconditionally.
11328 1999-01-31  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11330         * progmodes/compile.el (compilation-next-error-locus): Don't
11331         decrease argument FIND-AT-LEAST of compilation-next-error-locus.
11333 1999-01-31  Eli Zaretskii  <eliz@gnu.org>
11335         * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
11336         and NLs before "charset", and allow the charset name be in double
11337         quotes.
11339 1999-01-31  Richard Stallman  <rms@gnu.org>
11341         * imenu.el (imenu-sort-function): Fix custom type.
11343 1999-01-30  Richard Stallman  <rms@gnu.org>
11345         * speedbar.el (speedbar-line-token): Match {...} instead of [...].
11346         (speedbar-line-token): Likewise.
11348         * play/gametree.el (gametree-default-score): Use defcustom.
11349         (gametree-score-regexp, gametree-score-closer): Likewise.
11350         (gametree-score-manual-flag, gametree-score-opener): Likewise.
11352 1999-01-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11354         * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
11355         decoding.
11357 1999-01-29  Markus Rost  <rost@gnu.org>
11359         * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
11360         tex-validate-buffer.
11361         (plain-tex-mode, latex-mode, slitex-mode): Likewise.
11362         (tex-validate-buffer): Renamed from validate-tex-buffer.  Works
11363         now with recent occur-mode.
11364         (tex-validate-region): Really walk through all Sexps.
11365         (tex-region): Bind shell-dirtrack-verbose.
11366         (tex-file, tex-bibtex-file): Likewise.
11368 1999-01-29  Dave Love  <fx@gnu.org>
11370         * finder.el: (finder-commentary): Fix interactive spec.  Try
11371         appending .el to file name.
11372         (finder-find-library, finder-commentary): Doc fixes.
11374 1999-01-29  Andrew Innes  <andrewi@gnu.org>
11376         * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
11377         where the userid contains directory separators.
11379 1999-01-29  Dave Love  <fx@gnu.org>
11381         * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
11382         (lm-commentary): Doc fix.
11384 1999-01-29  Andreas Schwab  <schwab@gnu.org>
11386         * files.el (file-expand-wildcards): Never consider `.' and `..' a
11387         wildcard match.  Fix regexp that tests if dirpart contains
11388         wildcard characters.
11390 1999-01-28  Richard Stallman  <rms@gnu.org>
11392         * font-lock.el (font-lock-default-unfontify-region):
11393         If not font-lock-syntactic-keywords, don't remove syntax-table prop.
11395 1999-01-27  Jason Rumney <jasonr@altavista.net>
11397         * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
11398         from FAMILY field.
11399         (w32-create-initial-fontsets): Do not use before-init-hook.
11400         (mouse-set-font): Document.  Automatically create and use fontsets.
11402         * dos-w32.el (direct-print-region-helper): Check for printer
11403         being t as well as a string.
11405 1999-01-27  Kenichi Handa  <handa@etl.go.jp>
11407         * mail/rmail.el (rmail-decode-mime-charset): New variable.
11408         (rmail-mime-charset-pattern): New variable.
11409         (rmail-convert-to-babyl-format): Decode by MIME-charset if
11410         rmail-decode-mime-charset is non-nil.
11412 1999-01-27  Ken'ichi Handa  <handa@gnu.org>
11414         * international/characters.el: Set category `q' for all characters
11415         in tibetan and tibetan-1-column.
11417 1999-01-27  Andrew Innes  <andrewi@gnu.org>
11419         * frame.el (select-frame-by-name): Obey focus-follows-mouse.
11420         (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
11422 1999-01-27  Dave Love  <fx@gnu.org>
11424         * international/mule-cmds.el (current-language-environment):
11425         Provide :link, :type (choices) and appropriate :get.
11427 1999-01-27  Eli Zaretskii  <eliz@gnu.org>
11429         * startup.el (command-line): Set default eol-mnemonic-* strings to
11430         display end-of-line format in mode line.
11432         * cus-start.el (all): Add eol-mnemonic-* variables.
11434 1999-01-26  Dave Love  <fx@gnu.org>
11436         * startup.el (command-line-1): Up-date copyright.
11438         * paths.el (Info-default-directory-list): Use configdir twice.
11440         * info.el (Info-directory-list): Don't set path-separator now
11441         we're not shipped with Texinfo.  Simplify path definition.
11442         Substitute all occurrences of instdir in Info-default-directory-list.
11444 1999-01-25  Richard Stallman  <rms@gnu.org>
11446         * startup.el (normal-top-level-add-subdirs-to-load-path):
11447         Record the inode numbers of the dirs processed, to avoid loop.
11449         * textmodes/tex-mode.el (tex-run-command): Doc fix.
11451 1999-01-25  Dave Love  <fx@gnu.org>
11453         * browse-url.el (browse-url-netscape-program): Doc addition.
11455         * help.el (help-make-xrefs): Default info references to an `(emacs)'
11456         prefix.
11458         * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
11459         auto-mode-alist.
11461 1999-01-25  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
11463         * calendar/diary-lib.el (mark-diary-entries): Use
11464         assoc-ignore-case and do not capitalize when matching month and
11465         day names.
11467         * calendar/calendar.el (calendar-read-date): Ditto.
11469         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
11470         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
11472         * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
11474         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
11476         * calendar/cal-islam.el (calendar-goto-islamic-date)
11477         (mark-islamic-diary-entries): Ditto.
11479         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
11481         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
11482         (calendar-read-mayan-tzolkin-date): Ditto.
11484         * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
11486 1999-01-22  Michael Ernst  <mernst@alum.mit.edu>
11488         * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
11490 1999-01-25  Karl Heuer  <kwzh@gnu.org>
11492         * faces.el (list-faces-display): Multiline case of previous fix.
11494 1999-01-25  Andreas Schwab  <schwab@gnu.org>
11496         * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
11498 1999-01-24  Richard M. Stallman  <rms@borg.ai.mit.edu>
11500         * files.el (find-file): If find-file-noselect returns a list,
11501         do switch-to-buffer on each element.
11502         (find-file-other-window): Likewise for all but the first element.
11503         (find-file-other-frame): Same.
11504         (find-file-noselect): When we expand a wildcard, return a list
11505         of buffers.
11507 1999-01-24  Eli Zaretskii  <eliz@gnu.org>
11509         * term/internal.el (dos-codepage-setup): Call prefer-coding-system
11510         to set the appropriate cpNNN-dos coding system as the
11511         highest-priority coding system.
11513 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
11515         * international/fontset.el (generate-fontset-menu): Return a
11516         sorted list by plain names of fontsets.
11518         * international/mule-diag.el (list-fontsets): Sort fontsets by
11519         plain names.
11521         * language/tibet-util.el (tibetan-vertical-stacking): If the arg
11522         FIRST is a composite character, decompose it at first.
11524 1999-01-23  Dave Love  <fx@gnu.org>
11526         * format.el: Doc fixes.
11527         (format-encode-run-method): Have things happen in the right buffer.
11528         Deal with errors from method.  Set coding-system-for-write.
11529         (format-decode-run-method): Have things happen in the right buffer.
11530         Deal with errors from method.  Set coding-system-for-read.
11531         (format-alist): Use nil instead of unmatchable regexps.
11533         * simple.el (shell-command-on-region): Return command's exit status.
11535 1999-01-23  Eric Ludlam  <zappo@gnu.org>
11537         * speedbar.el (speedbar-item-info-file-helper): Add optional arg
11538         of the file whose info we want to display.
11539         (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
11540         (speedbar-add-mode-functions-list) Improve doc.
11541         (speedbar-line-token) New function.
11542         (speedbar-dired) Fix order of directories in -shown-directories.
11543         (speedbar-line-path): Default return is default-directory
11544         (speedbar-buffers-line-path): Return is dir name only.
11545         (speedbar-mode-functions-list): New variable.
11546         (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
11547         (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
11548         speedbar-files-item-info speedbar-buffers-item-info): New functions.
11549         (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
11550         New functions.
11551         (speedbar-line-file): Broke out part that fetches file from a line.
11552         (speedbar-line-text): New function extracted from speedbar-line-file.
11553         (speedbar-line-path): Converted into a replaceable function.
11554         (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
11556 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
11558         * international/fontset.el (create-fontset-from-x-resource): Make
11559         style variants.
11561 1999-01-22  Dave Love  <fx@gnu.org>
11563         * paths.el (Info-default-directory-list): Put sysdir after start.
11565 1999-01-22  Sam Steingold  <sds@goems.com>
11567         * midnight.el (clean-buffer-list): Do not kill a buffer if it has
11568         a process associated with it.
11570 1999-01-22  Jason Rumney <jasonr@altavista.net>
11572         * term/w32-win.el (w32-standard-fontset-spec): Simplified.
11574 1999-01-22  Felix Lee  <flee@cygnus.com>
11576         * vc.el (vc-annotate-display): Delete old overlays.  Fix check for
11577         major-mode.
11578         (vc-annotate-mode): Delete variable.
11580 1999-01-22  Andrew Innes  <andrewi@gnu.org>
11582         * startup.el (command-line): [windows-nt]: Check for existence of
11583         .emacs file so as to notice .emacs.el or .emacs.elc and use them
11584         in preference to _emacs.
11586 1999-01-22  Dave Love  <fx@gnu.org>
11588         * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
11590 1999-01-20  Richard Stallman  <rms@gnu.org>
11592         * files.el (find-file-noselect): Do wildcard processing only
11593         if new arg WILDCARDS is non-nil.
11594         (find-file, find-file-other-window): New arg WILDCARDS.
11595         Default it to non-nil if interactive.
11596         (find-file-other-frame): Likewise.
11597         (find-file-read-only): Likewise.
11598         (find-file-read-only-other-window): Likewise.
11599         (find-file-read-only-other-frame): Likewise.
11601         * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
11602         (widget-plist-convert-option): Delete spurious comma.
11604 1999-01-19  Jason Rumney <jasonr@altavista.net>
11606         * term/w32-win.el (w32-standard-fontspec-spec): Change
11607         iso8859-5 to koi8-r.  Add iso8859-9.
11609 1999-01-19  Dave Love  <fx@gnu.org>
11611         * browse-url.el (browse-url-maybe-new-window): Delete macro and
11612         its uses.
11614         * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
11615         is active.
11616         (fortran-indent-subprogram): Likewise.
11618 1999-01-19  Dave Love  <d.love@dl.ac.uk>
11620         * paths.el (Info-default-directory-list): Perhaps add /usr/info.
11622 1999-01-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11624         * wid-edit.el (alist): Use sexp as default key-type.
11626 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11628         * textmodes/tex-mode.el (tex-define-common-keys):
11629         Remove key binding of tex-feed-input.
11630         (tex-mode-map): Bind tex-feed-input here.
11631         (tex-start-shell): Use compilation-shell-minor-mode.  Set
11632         comint-input-filter-functions before running tex-shell-hook.
11633         (tex-start-tex): Forget compilation errors.
11634         (tex-compilation-parse-errors): Rewritten to work also with
11635         compile-mouse-goto-error and compile-goto-error.  Adjusted to
11636         change in tex-region.
11637         (tex-region): For the temp file use file-name without directory.
11638         (tex-file): Expand file name of tex-print-file.
11640 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11642         * emacs-lisp/edebug.el (with-temp-message):  Add def-edebug-spec call.
11644 1999-01-18  Espen Skoglund  <espensk@stud.cs.uit.no>
11646         * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
11647         beginning could cause Emacs to hang.  Fixed.
11649 1999-01-18  Ken'ichi Handa  <handa@gnu.org>
11651         * international/ccl.el (ccl-compile-translate-character): Handle
11652         the case that a tranlation table is CCL register correctly.
11654         * international/mule-cmds.el (select-safe-coding-system):
11655         Hightlight at most 256 characters.
11657 1999-01-18  Dave Love  <fx@gnu.org>
11659         * startup.el (command-line): If the init file changes operation to
11660         unibyte, make all buffers unibyte and re-set language environment.
11662         * disp-table.el (standard-display-european): Make all existing
11663         buffers unibyte.  Fix doc.
11665 1999-01-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
11667         * wid-edit.el (coding-system): Define this unconditionally.
11669         * simple.el (shell-command-on-region-default-error-buffer): New var.
11670         (shell-command-on-region): Use that variable as interactive
11671         value of ERROR-BUFFER argument.
11673 1999-01-17  Sam Steingold  <sds@goems.com>
11675         * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
11677 1999-01-17  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11679         * progmodes/compile.el (compilation-goto-locus): If already in the
11680         compilation buffer's window, keep it in that window.
11681         (compile-mouse-goto-error): Add Doc.  Don't play with windows.
11682         (compile-goto-error): Don't play with windows.
11684         * textmodes/tex-mode.el (latex-run-command): Doc fix.
11685         (tex-command): Doc fix.
11686         (tex-compilation-parse-errors): Doc fix.
11687         (tex-generate-zap-file-name): Don't start the name with -.
11688         (tex-expand-files): Works now also with strings ending with ":".
11690 1999-01-17  Ian T Zimmerman  <itz@transbay.net>
11692         Patch failed to install:
11693         * gametree.el: Document scoring functionality.
11694         (gametree-score-regexp): Add optional plus sign.
11695         (gametree-score-opener): Replace `:' with `=' as the former
11696         conflicts with gametree-half-ply-regexp.
11697         (gametree-transpose-following-leaves): Add.
11698         (gametree-insert-new-leaf): Make modifying commands barf in read
11699         only buffers.
11700         (gametree-break-line-here): Add a call to
11701         `gametree-transpose-following-leaves'.  This maintains the
11702         necessary invariant that on each level all leaf children precede
11703         all nonleaf children.  This has always been implied, but left to
11704         the user, and, unfortunately, undocumented.
11706 1999-01-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11708         * wid-edit.el (plist, alist): New widget types.
11710 1999-01-17  Dave Love  <fx@gnu.org>
11712         * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
11713         fix scope of condition-case therein.
11715 1999-01-17  Andrew Innes  <andrewi@gnu.org>
11717         * dos-w32.el: (find-buffer-file-type-coding-system): Use
11718         default-buffer-file-coding-system when file doesn't exist (and
11719         isn't covered by a special case) instead of forcing undecided-dos
11720         against the user's wishes.
11722         * dos-w32.el (direct-print-region-helper): New function based on
11723         direct-print-region-function; sends data to specified printer port
11724         without further translation.  Recognize and handle specially the
11725         standard `print' and `nprint' programs, as well as `lpr' and
11726         similar programs.  Only write directly to the printer port if no
11727         print program is specified.  Work around a bug in Windows 9x
11728         affecting Win32 version of Emacs by invoking command.com to write
11729         to the printer port instead of writing directly.
11730         (direct-print-region-function): Use direct-print-region-helper to
11731         do most of the work.
11732         (direct-ps-print-region-function): New function; analogue of
11733         direct-print-region-function for ps-print.
11734         (ps-lpr-command): Comment out setq; leave as example usage.
11735         (ps-lpr-switches): Ditto.
11737         * lpr.el: (printer-name): Update docstring about usage on MS-DOS
11738         and MS-Windows.
11739         (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
11740         DOS and Windows platforms, to indicate direct printing.  Update
11741         the docstring accordingly.
11743         * ps-print.el: (ps-printer-name): Update docstring about usage on
11744         MS-DOS and MS-Windows.
11745         (ps-lpr-command): Update docstring as for lpr-command.
11746         (ps-print-region-function): New variable.
11747         (ps-do-despool): Use it.
11748         (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
11749         DOS/Windows.
11751         * subr.el (subst-char-in-string): New function.
11753 1999-01-17  Eli Zaretskii  <eliz@gnu.org>
11755         * international/codepage.el (cp852-decode-table): Fill a nil entry.
11757         * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
11758         (bdf-find-font-info): New function, looks for the first readable
11759         file from a list of alternatives.
11760         (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
11761         instead of bdf-get-font-info.
11762         (bdf-generate-glyphs): If font-name is a cons cell, pass its car
11763         to ps-mule-generate-bitmap-glyph.
11765         * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
11766         file names that avoid clashes in DOS 8+3 namespace.  FONT-NAME can
11767         now be a list of alternative names.
11768         (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
11769         (ps-mule-prepare-font): Likewise.
11771         * international/codepage.el (cp855-decode-table,
11772         cp850-decode-table): Fill some nil entries.
11774 1999-01-16  Dave Love  <fx@gnu.org>
11776         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
11777         last change.
11779 1999-01-15  Dave Love  <fx@gnu.org>
11781         * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
11782         and change regexp for command names.
11783         (help-xref-go-back, function-called-at-point, symbol-file)
11784         (where-is): Doc fixes.
11785         (help-xref-go-back): Remove interactive spec.
11786         (describe-function-1): Fix message for alias.  Buttomize alias
11787         name.
11789         * simple.el (join-line): New alias.
11791 1999-01-15  Johan Vromans  <jvromans@squirrel.nl>
11793         * forms.el: (forms--show-record): Convert integers to string
11794         expicitly since concat will no longer accept integers.
11795         (forms-print): Use local `total-nb-records' since
11796         `forms--total-records' will be inaccessible after buffer switching.
11798 1998-01-14  Felix Lee  <flee@cygnus.com>
11800         * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
11802 1999-01-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
11804         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
11806 1999-01-14  Eli Zaretskii  <eliz@gnu.org>
11808         * international/codepage.el (cp850-decode-table): Fix previous change.
11810 1999-01-14  Simon Marshall  <simon@gnu.org>
11812         * shell.el (shell-dirtrack-verbose): New custom variable.
11813         (shell-dirstack-message): Use it.
11815 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
11817         * international/mule-conf.el: Coding system alias `dos' for
11818         `undecided-dos', `mac' for `undecided-mac'.
11820         * international/mule-cmds.el (describe-language-environment):
11821         Don't alter input-method-alist.
11823 1999-01-13  Eli Zaretskii  <eliz@gnu.org>
11825         * international/codepage.el (cp850-decode-table): Replace nil
11826         entries with codes of similary looking glyphs.  (Suggested by
11827         Jason Rumney <jasonr@altavista.net>.)
11829 1999-01-13  Dave Love  <fx@gnu.org>
11831         * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
11833         * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
11835 1999-01-12  Karl Heuer  <kwzh@gnu.org>
11837         * files.el (auto-save-hook): Defvar this.
11839 1999-01-12  Alex Schroeder  <asc@bsiag.com>
11841         * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
11842         faces, eliminating the need to load font-lock before loading sql.
11843         (sql-mode-oracle-font-lock-keywords): Likewise.
11844         (sql-mode-postgres-font-lock-keywords): Likewise.
11846 1999-01-11  Dave Love  <fx@gnu.org>
11848         * cus-start.el: Add inhibit-eol-conversion.
11850         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
11851         the values round.
11853 1999-01-11  Richard Stallman  <rms@psilocin.ai.mit.edu>
11855         * help.el (help-mode-finish): Renamed from help-mode-maybe.
11856         Don't switch to Help mode here.
11857         (temp-buffer-setup-hook): Use help-mode-finish.
11858         (help-mode-setup): New function.
11859         (temp-buffer-setup-hook): Use help-mode-setup.
11861         * progmodes/sql.el: New file.
11863         * files.el (auto-mode-alist): Add sql-mode.
11865         * faces.el (list-faces-display): Improve the formatting
11866         by computing the maximum length required for any face-name.
11868 1999-01-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11870         * progmodes/compile.el (compilation-shell-minor-mode): New function.
11872 1999-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
11874         * term.el (term_send_home): Change the string to
11875         be the same as the one emitted by xterm and consistent with the
11876         ones emitted by prior and next.
11877         (term_send_end): Likewise.
11879 1999-01-10  Dave Love  <fx@gnu.org>
11881         * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
11882         bindings.
11884 1999-01-10  Eli Zaretskii  <eliz@gnu.org>
11886         * international/codepage.el (codepage-setup): Doc fix.
11887         (cp-decoding-vector-for-codepage): Likewise.
11889 1999-01-10  Markus Rost  <rost@gnu.org>
11891         * cus-edit.el (custom-save-delete): First scan the custom-file.
11893 1999-01-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
11895         * international/iso-transl.el: Define a "function name" for
11896         each translation that isn't ASCII.  Use these function names
11897         in iso-transl-char-map.
11899 1999-01-08  Kenichi Handa  <handa@etl.go.jp>
11901         * international/mule-util.el (decompose-region): Do decomposition
11902         on temporary unibyte buffer.
11904         * international/mule.el (make-char): Doc-string modified.
11906 1999-01-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
11908         * simple.el (comment-region): Delete spaces only if we
11909         deleted a comment starter.
11911 1999-01-07  Dave Love  <fx@gnu.org>
11913         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11915         * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
11916         like eval-defun does.
11918         * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
11920         * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
11921         constructions.  Doc fixes.
11922         (generic-create-generic-function): Use defalias, not fset.
11924         * find-func.el: More doc fixes.
11926 1999-01-06  Stephen Eglen  <stephen@gnu.org>
11928         * files.el (save-buffers-kill-emacs): Show the list of current
11929         processes before prompting to kill them and exit.
11931 1999-01-06  Dave Love  <fx@gnu.org>
11933         * emacs-lisp/find-func.el: Doc fixes.
11934         (find-function-regexp): Extend for define-generic-mode,
11935         define-derived-mode, easy-mmode-define-minor-mode.
11937 1999-01-06  Dave Love  <fx@gnu.org>
11939         * progmodes/fortran.el (fortran-window-create): Account for scroll
11940         bar width.
11942         * browse-url.el: Require (noerror) w3-auto when compiling.
11943         (browse-url-maybe-new-window): Make it a macro and revert last
11944         change to callers.
11945         (browse-url-w3): Require w3 for w3-fetch-other-window.
11947 1999-01-06 Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11949         * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
11950         argument.
11952 1999-01-06  Simon Marshall  <simon@gnu.org>
11954         * subr.el (with-temp-message): Don't display MESSAGE if nil.  Doc fix.
11956         * font-lock.el (font-lock-default-fontify-buffer): When using
11957         with-temp-message, use nil rather than current-message.
11959         * lazy-lock.el (lazy-lock-unstall):
11960         (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
11961         rather than current-message.
11963         * fast-lock.el (fast-lock-save-cache-1):
11964         (fast-lock-cache-data): When using with-temp-message, use nil rather
11965         than current-message.
11967 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
11969         * international/codepage.el (cp-coding-system-for-codepage-1): Add
11970         the valid-codes property.
11972         * international/mule-cmds.el (prefer-coding-system): Call
11973         set-coding-priority, so that the internal array of priorities is
11974         also updated.
11976         * international/mule-util.el:
11977         (coding-system-change-eol-conversion,
11978         coding-system-change-text-conversion): Don't define here.
11980         * international/mule-cmds.el: Define them here.  Remove the
11981         autoload cookies.
11983 1999-01-06  Andreas Schwab  <schwab@gnu.org>
11985         * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
11986         if it was enabled before.
11988         * view.el (View-revert-buffer-scroll-page-forward): Bind
11989         view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
11991         * files.el (recover-session): Preserve point when inserting
11992         explanation.
11994 1999-01-06  Richard Stallman  <rms@psilocin.ai.mit.edu>
11996         * cus-edit.el (custom-save-delete): Don't delete whitespace
11997         and comments before the sexp that is replaced.
11999 1999-01-05  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12001         * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
12003 1999-01-05  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12005         * vc.el (vc-dired-hook): Use the original value of
12006         dired-move-to-filename-regexp on lines that have not been
12007         reformatted yet.
12008         (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
12009         file lines have already been reformatted.
12011 1999-01-05  Dave Love  <fx@gnu.org>
12013         * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
12014         buffer-local.
12016 1998-01-05  Torbjorn Einarsson  <T.Einarsson@clab.ericsson.se>
12018         * progmodes/f90.el: Change of regular expressions for type to
12019         correct highlighting and identation. Some small fixes for
12020         compatibility with XEmacs.
12022 1999-01-05  Stephen Eglen  <stephen@gnu.org>
12024         * mspools.el (mspools-vm-system-mail): Provide an alternative
12025         value based on rmail-spool-directory if $MAIL is not defined.
12027 1999-01-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
12029         * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
12030         (reftex-section-info): Handle negative section levels.
12031         (reftex-view-crossref-extra): New option.
12032         (reftex-view-crossref): Generalized to work in more places.
12033         (reftex-find-citation-regexp-format, reftex-find-reference-format,
12034         reftex-macros-with-labels, reftex-global-search-marker): New variables.
12035         (reftex-view-cite-locations-from-bibtex): New command.
12036         (reftex-view-regexp-match, reftex-global-search,
12037         reftex-global-search-continue): New functions.
12038         (reftex-extract-bib-entries): No error for non-existing BibTeX
12039         file, just a message.
12040         (reftex-extract-bib-entries): Better error handling.
12041         (reftex-select-with-char): Use `*RefTeX Select*' for selection
12042         help and force it on current frame.
12043         (reftex-default-bibliography): New function.
12044         (reftex-access-parse-file): Check consistency after loading a
12045         parse file.  When inconsistent, enfore rescan.
12046         (reftex-check-parse-consistency): New function.
12047         (easy-menu-define): Options section drastically shortened.
12049 1999-01-05  Kenichi Handa  <handa@etl.go.jp>
12051         * language/thai-util.el (thai-compose-string): New function.
12053 1999-01-04  Inge Frick  <inge@nada.kth.se>
12055         * easymenu.el (easy-menu-define): Doc fix.
12056         (easy-menu-create-menu): New keyword :included.
12057         (easy-menu-do-add-item): New keyword :included.  SUFFIX may
12058         be an expression, not only a string.  Simulate style `button'.
12059         Use easy-menu-define-key-intern instead of easy-menu-define-key.
12060         (easy-menu-define-key-intern): New function.
12061         (easy-menu-add-item): Understand value returned from
12062         easy-menu-item-present-p and easy-menu-remove-item.
12063         (easy-menu-return-item): New function.
12064         (easy-menu-item-present-p, easy-menu-remove-item): Use it.
12066 1999-01-03  Richard Stallman  <rms@psilocin.ai.mit.edu>
12068         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
12069         Use rmail-output-read-rmail-file-name to read the file name.
12070         Always call rmail-output-to-rmail-file noninteractively.
12071         When count > 1, do the loop here.
12072         Handle rmail-delete-after-output here.
12073         (rmail-summary-output): Similar changes.
12075         * mail/rmailout.el: Provide `rmailout'.
12076         (rmail-output-read-rmail-file-name): New function.
12077         (rmail-output-to-rmail-file): Use that.
12078         (rmail-output-read-file-name): New function.
12079         (rmail-output): Use that.
12081         * files.el (find-file-noselect): Let /: suppress wildcard matching.
12082         Error if wildcard matches no files.
12084 1999-01-02  Richard Stallman  <rms@psilocin.ai.mit.edu>
12086         * menu-bar.el (clipboard-yank): Doc fix.
12088         * info.el (Info-insert-dir): Chase symlinks for file-attributes.
12090 1998-12-31  Markus Rost  <rost@delysid.gnu.org>
12092         * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
12094 1998-12-31  Andrew Innes  <andrewi@harlequin.co.uk>
12096         * rmail.el (rmail-encode-string): Make sure mask value is
12097         positive; (emacs-pid) returns a negative number on Windows 9x
12098         which causes odd behaviour.
12100 1998-12-31  Eli Zaretskii  <eliz@mescaline.gnu.org>
12102         * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
12103         and about w32-* variables unless on Windows/NT.
12105 1998-12-31  Boris Goldowsky  <boris@alum.mit.edu>
12107         * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
12108         if buffer is modified; ask about all modified buffers.
12110 1998-12-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
12112         * simple.el (what-cursor-position): Fix previous change.
12114 1998-12-30  Richard Stallman  <rms@sucrose.ai.mit.edu>
12116         * mail/sendmail.el (mail-mode): Eliminate ambiguous match
12117         from paragraph-start.
12119 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
12121         * international/mule-cmds.el (prefer-coding-system): If the
12122         argument requires specific EOL conversion type, make the default
12123         coding systems use that.
12125 1998-12-30  Drew Csillag <drew_csillag@geocities.com>
12127         * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
12128         Use shell-command-on-region.
12129         (m4-start-m4, m4-end-m4): Functions deleted.
12131 1998-12-30  Michael Ernst  <mernst@alum.mit.edu>
12133         * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
12135 1998-12-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12137         * browse-url.el (browse-url-mail): Give argument SEND-ACTION
12138         to compose-mail in the correct places and as a list.
12140 1998-12-29  Masatake Yamato  <masata-y@tori.aist-nara.ac.jp>
12142         * page-ext.el: Added mouse-selection feature for pages directory buffer.
12143         (pages-directory-map): Bind mouse-2
12144         (pages-copy-header-and-position): Put text property.
12145         (pages-directory-goto-with-mouse): New function.
12147 1998-12-29  Eli Zaretskii  <eliz@mescaline.gnu.org>
12149         * international/codepage.el (cp-make-coding-systems-for-codepage):
12150         Doc fix.
12151         (cp-coding-system-for-codepage-1): Likewise.
12153 1998-12-29  Kenichi Handa  <handa@etl.go.jp>
12155         * language/thai-util.el (thai-post-read-conversion): Handle Thai
12156         composition sequence correctly here instead of calling
12157         thai-compose-region.
12159         * textmodes/fill.el (fill-region-as-paragraph): While deleting a
12160         newline in multibyte buffer, if previous or next character is a
12161         composite char, check the first component of the composite char.
12163 1998-12-28  Andreas Schwab  <schwab@delysid.gnu.org>
12165         * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
12166         and track-mouse.
12168 1998-12-27  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12170         * mail/sendmail.el (mail-yank-original): Remove text properties
12171         after insertion.
12172         (mail-yank-region): Barf if no mark is set in the message
12173         being replied to.
12175         * help.el (function-called-at-point): First look for function at point.
12177 1998-12-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
12179         * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
12181 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
12183         * simple.el (what-cursor-position): Print character encoding also.
12185 1998-12-26  Dave Love  <fx@gnu.org>
12187         * textmodes/flyspell.el: If local-maps work, don't put
12188         flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
12189         in flyspell-mouse-map (only).
12190         (flyspell-use-local-map): New variable.
12191         Use a different mouse-2 binding in that case,
12192         and don't add to minor-mode-map-alist.
12193         (make-flyspell-overlay, flyspell-correct-word):
12194         Test flyspell-use-local-map.
12196 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
12198         * files.el (file-expand-wildcards): Handle wildcards in directory name.
12199         Be careful about whether to return a relative file name,
12200         and if so, relative to what directory.
12202 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
12204         * emacs-lisp/easymenu.el (easy-menu-get-map):
12205         Change global map only if this menu exists in the global map already,
12206         and not in the local map.
12207         (easy-menu-do-add-item): Fix error message.
12209         * foldout.el (foldout-inhibit-key-bindings):
12210         Avoid concatenating onto outline-minor-mode-prefix.
12211         Make a new keymap for that prefix, if it does not already have one.
12213 1998-12-25  Ilya Zakharevich  <ilya@math.ohio-state.edu>
12215         * cperl-mode.el:
12216         Can use linear algorithm for indentation if Emacs supports it.
12217         (cperl-after-expr-p):   It is BLOCK if we reach lim when backup sexp.
12218         (cperl-after-block-p):  Likewise.
12219         (cperl-after-block-and-statement-beg): Likewise.
12220         (cperl-after-block-p):  After END/BEGIN we are a block.
12221         (cperl-after-expr-p):   Skip labels when checking
12222         (cperl-indent-region):  Make a marker for END - text added/removed.
12223         Disable hooks during the call (how to call them later?).
12224         Now indents 820-line-long function in 6.5 sec (including
12225         syntaxification) the first time (when buffer has few
12226         properties), 7.1 sec the second time.
12227         (cperl-indent-region):  Do not indent whitespace lines
12228         (cperl-style-alist)
12229                 Include `cperl-merge-trailing-else' where the value is clear.
12230         (cperl-styles-entries): Likewise.
12231         (cperl-problems):       Improvements to docs.
12232         (cperl-tips):           Likewise.
12233         (cperl-non-problems):   Likewise.
12234         (cperl-mode):           Make lazy syntaxification possible.
12235         Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
12236         `font-lock-unfontify-region-function' was set to a wrong function.
12238         (cperl-find-pods-heres): Safe a position in buffer where it is safe to
12239         restart syntaxification.  Changed so that -d ?foo? is a RE. Do
12240         not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
12241         but 1<<6 was considered as HERE-doc.
12242         <file/glob> made into a string.
12243         Postpone addition of faces after syntactic step.
12244         Recognition of <FH> was wrong.
12245         Highlight `gem' in s///gem as a keyword.  `qr' recognized.
12246         Knows that split// is null-RE.
12247         Highlights separators in 3-parts expressions as labels.
12248         <> was considered as a glob.
12249         Would err if the last line is `=head1'.
12250         $a-1 ? foo : bar; was a considered a regexp.
12251         `<< (' was considered a start of HERE-doc.
12252         mark qq[]-etc sections as syntax-type=string
12253         Was not processing sub protos after a comment ine.
12254         Was treating $a++ <= 5 as a glob.
12255         Tolerate unfinished REx at end-of-buffer.
12256         `unwind-protect' was left commented.
12257         / and ? after : start a REx.
12259         (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
12260         Better default, customizes to `message' too, off in text-mode.
12262         (cperl-array-face): Renamed from `font-lock-emphasized-face',
12263         `defface'd.
12264         (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
12265         `defface'd.
12266         (cperl-emacs-can-parse):        New state variable.
12267         (cperl-indent-line):    Corrected to use global state.
12268         (cperl-calculate-indent):       Likewise.
12269         (cperl-fix-line-spacing):       Likewise (not used yet).
12270         (cperl-calculate-indent):       Did not consider `,' as
12271         continuation mark for statements.
12272         (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
12273         Remove another parse-data optimization at toplevel: would
12274         indent correctly.
12275         Correct for labels when calculating indentation of continuations.
12276         Docstring updated.
12277         (cperl-choose-color):   Converted to a function (to be
12278         compilable in text-mode).
12279         (cperl-dark-background):        Disable without window-system.
12280         Do `defface' only if window-system.
12281         (cperl-fix-line-spacing):       Sped up to bail out early.
12282         (x-color-defined-p): Was not compiling on XEmacs
12283         Was defmacro'ed with a tick.  Remove another def.
12284         (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
12285         (cperl-unwind-to-safe): New function.
12286         (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
12287         (cperl-fontify-syntaxically): Unwinds start and end to go out of
12288                                      long strings (not very successful).
12289         (cperl-forward-re):     Highlight the trailing / in s/foo// as string.
12290         Highlight the starting // in s//foo/ as function-name.
12291         Emit a meaningful error instead of a cryptic one for an
12292         uncomplete REx near end-of-buffer.
12294         (cperl-electric-keyword):       `qr' recognized.
12295         (cperl-electric-else):          Likewise
12296         (cperl-to-comment-or-eol):      Likewise
12297         (cperl-make-regexp-x):  Likewise
12298         (cperl-init-faces):     Likewise, and `lock' (as overridable?).
12299         Corrected to use new macros;
12300         `if' for copying `reference-face' to `constant-face' was backward.
12301         remove init `font-lock-other-emphasized-face',
12302         `font-lock-emphasized-face', `font-lock-keyword-face'.
12303         Interpolate `cperl-invalid-face'.
12304         (cperl-make-regexp-x):  Misprint in a message.
12305         (cperl-syntaxify-unwind): New configuration variable
12306         (cperl-fontify-m-as-s): New configuration variable
12307         (cperl-electric-pod):   Check for after-expr was performed
12308         inside of POD too.
12309         (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
12310         (cperl-clobber-mode-lists): New configuration variable.
12311         (cperl-not-bad-style-regexp):   Updated.
12312         Init:                   `cperl-is-face' was busted.
12313         (cperl-make-face):      New macros.
12314         (cperl-force-face):     New macros.
12315         (font-lock-other-type-face): Done via `defface' too.
12316         (cperl-nonoverridable-face):    New face.  Renamed from
12317         `font-lock-other-type-face'.
12318         (cperl-init-faces-weak):        Use `cperl-force-face'.
12319         (cperl-comment-indent): Commenting __END__ was not working.
12320         (cperl-indent-for-comment):     Likewise.
12321         (cperl-write-tags):     Correct for XEmacs's `visit-tags-table-buffer'.
12322         When removing old TAGS info was not relativizing filename.
12323         (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
12324         Another try to work around XEmacs problems.  Better progress messages.
12325         (toplevel):             Require custom unprotected => failure on 19.28.
12326         (cperl-xemacs-p):       Defined when compile too
12327         (cperl-find-tags):      Was writing line/pos in a wrong order,
12328         pos off by 1 and not at beg-of-line.
12329         (cperl-etags-snarf-tag): New macro
12330         (cperl-etags-goto-tag-location): New macro
12331         (cperl-version):        New variable.  New menu entry
12332         random docstrings:      References to "future" 20.3 removed.
12333         Menu was described as `CPerl' instead of `Perl'
12334         (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
12335         (cperl-toggle-construct-fix): Was toggling to t instead of 1.
12336         (cperl-ps-print-init):  Associate `cperl-array-face', `cperl-hash-face'
12337         Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
12338         `font-lock-reference-face', `font-lock-keyword-face'.
12339         Use `eval-after-load'.
12340         Remove not-CPerl-related faces.
12341         (cperl-tips-faces):     New variable and an entry into Mini-docs.
12342         (cperl-indent-exp):     Was not processing else-blocks.
12343         (cperl-get-state):      NOP line removed.
12344         (cperl-ps-print):       New function and menu entry.
12345         (cperl-ps-print-face-properties):       New configuration variable.
12346         (cperl-invalid-face):   New configuration variable.
12347         (perl-font-lock-keywords):      Highlight trailing whitespace
12348         (cperl-contract-levels):        Documentation corrected.
12349         (cperl-contract-level):         Likewise.
12350         (cperl-ps-extend-face-list):    New macro.
12351         (cperl-invalid-face):   Change to ''underline.
12353 1998-12-25  Markus Rost  <rost@delysid.gnu.org>
12355         * mail/rmailout.el (rmail-output): Abbreviate name of default-file
12356         for read-file-name.
12357         (rmail-output-to-rmail-file): Likewise.
12359 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
12361         * emacs-lisp/easymenu.el (easy-menu-get-map):
12362         If MENU is nil, use global menu-bar map.
12363         (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
12364         (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
12366 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12368         * ps-mule.el (ps-mule-begin-job): Programming uniformization.
12370 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12372         * ps-print.el (ps-print-version): New version number (4.1.3).
12374 1998-12-21  Eli Zaretskii  <eliz@mescaline.gnu.org>
12376         * international/mule-cmds.el: Use make-sparse-keymap instead of
12377         define-prefix-key when defining MULE menu items.
12379         * info.el (Info-node-at-bob-matching): New function.
12380         (Info-find-node, Info-build-node-completions): Call it.
12382 1998-12-21  Andreas Schwab  <schwab@delysid.gnu.org>
12384         * help.el (describe-function-1): Say "keymap", not "Lisp macro",
12385         when this is an autoloaded keymap.
12387 1998-12-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
12389         * international/codepage.el (cp-coding-system-for-codepage-1):
12390         Create separate encoders and decoders, for DOS and Unix.  Make the
12391         usual family of 3 coding systems, so that automatic detection of
12392         EOL type works.
12393         (cp-make-coding-systems-for-codepage): Don't intern DOS- and
12394         Unix-specific symbols here, and don't call
12395         cp-coding-system-for-codepage-1 twice.  (Suggested by Ken'ichi
12396         Handa <handa@etl.go.jp>.)
12398         * dos-vars.el (dos-codepage-setup-hook): New defcustom.
12400         * term/internal.el (IT-character-translations): New variable, an
12401         alist used to display characters for which there's no glyphs in
12402         the current codepage.
12403         (IT-display-table-setup): New function, sets up the DOS terminal
12404         for a given codepage.
12405         (dos-codepage-setup): New function, sets up the MULE environment
12406         for the current value of dos-codepage.
12407         (top-level if): In the multibyte mode, turn on
12408         unibyte-display-via-language-environment.  In the unibyte mode,
12409         set up the special syntax tables to map lower- to upper case and
12410         back.
12412 1998-12-19  Eric Ludlam  <zappo@delysid.gnu.org>
12414         * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
12415         (speedbar-frame-plist) Remove useless comments.
12416         (speedbar-frame-mode) Do not specify height if it is in the param list.
12417         Use default y position w/out changing it.
12418         If default x position is a list, keep, calculate the non-list X
12419         value when devining an initial position.
12420         (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
12421         (speedbar-tag-group-name-minimum-length): New variable.
12422         (speedbar-frame-parameter): New compatibility function.
12423         (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
12424         (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
12425         groups to keep things in the right order, and to help with some
12426         naming conventions.
12427         (speedbar-create-tag-hierarchy): Enable buffer local version of
12428         `speedbar-tag-hierarchy-method' in the buffer we are tagging.
12429         (speedbar-line-path) Make DEPTH param optional.  Devine it if absent.
12430         the case, derive it from the cursor location in speedbar.
12432 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
12434         * international/mule-cmds.el (set-language-environment): On MS-DOS
12435         terminals, install DOS-specific nonascii-translation-table if the
12436         language info doesn't specify one.  Pass the default eol-type to
12437         set-language-environment-coding-systems.
12438         (set-default-coding-systems): Copy the eol-type property for the
12439         new default values of {buffer-file,process}-coding-system from the
12440         old defaults.
12441         (set-language-environment-coding-systems): Accept an optional
12442         argument EOL-TYPE, and set the eol-type property of the default
12443         coding systems accordingly.
12444         (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
12445         (set-keyboard-coding-system): Likewise.
12446         (set-default-coding-systems): Don't set
12447         default-terminal-coding-system on MS-DOS to anything but nil.
12448         (prefer-coding-system): Describe in the doc string that
12449         default-terminal-coding-system is not changed on MS-DOS.
12450         (set-language-environment): For MS-DOS, set standard syntax table
12451         and display table for all characters with code above 127.
12452         (standard-display-european-internal): For MS-DOS, pass all
12453         characters with code above 127 directly to the terminal, and don't
12454         remap characters 160 and 146 in the unibyte case.
12456         * international/codepage.el: New file.
12458 1998-12-16  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12460         * diary-lib.el (diary-float): Fix end-of-year error and typos in
12461         comments.
12463 1998-12-16  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
12465         * map-ynp.el (map-y-or-n-p): Ignore input methods.
12467         * subr.el (read-passwd): Likewise.
12469 1998-12-16  Eli Zaretskii  <eliz@mescaline.gnu.org>
12471         * info.el (Info-find-node): Add 1 to the position read from the
12472         tag table.  Don't fail if the node delimiter ^_ is the first
12473         character in the file.
12474         (Info-insert-dir): Don't fail when the node delimiter ^_ is the
12475         first character in the file.
12476         (Info-read-subfile): Likewise.
12477         (Info-select-node): Likewise.
12478         (Info-build-node-completions): Likewise.
12480 1998-12-16  Richard Stallman  <rms@gnu.org>
12482         * term/x-win.el (x-cut-buffer-or-selection-value):
12483         If clipboard is enabled, try it before PRIMARY selection.
12485 1998-12-15  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
12487         * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
12488         insert c-cedilla and C-cedilla respectively, like in latin-1.
12490 1998-12-15  Eli Zaretskii  <eliz@delysid.gnu.org>
12492         * language/hebrew.el: Don't use sublists in the flags argument
12493         passed to make-coding-system.
12495 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
12497         * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
12498         list of character sets found by find-charset-region.
12500         * ps-mule.el: Always require ps-print.  Move some function
12501         definitions for Emacs 20.2 and the earlier to ps-print.el.
12502         (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
12504         * ps-print.el: Define several functions for Emacs 20.2 and the
12505         earlier version.
12506         (ps-printer-name): Check if printer-name is bound.
12508 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12510         * ps-mule.el: Programming uniformization and little code improvement.
12511         (ps-mule-prepare-font): Programming uniformization.
12512         (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
12513         (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
12515         * ps-bdf.el: Programming uniformization and little code improvement.
12516         (bdf-search-and-read): New fun.
12517         (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
12518         (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
12519         (bdf-info-relative-compose, bdf-info-baseline-offset)
12520         (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
12521         (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
12522         (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
12523         (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
12524         improvement.
12526 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12528         * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
12529         and mule related code extraction. Autoload ps-mule funs.
12531         * ps-mule.el: Doc fix. Require ps-print only when compiled.
12532         (ps-mule-prologue-generated): New fun.
12533         (ps-mule-plot-string): Add autoload cookie.
12534         (ps-mule-begin-job): Call ps-mule-prologue-generated.
12536 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
12538         * ps-bdf.el: Require ps-mule instead of ps-print.
12539         (bdf-directory-list): Add autoload cookie.
12541         * ps-mule.el: New file.  Mule related code extracted from
12542         ps-print.el.  Require ps-print, provide ps-mule.
12543         (ps-multibyte-buffer): Add autoload cookie.
12544         (ps-mule-prepare-ascii-font): New fun.
12545         (ps-mule-set-ascii-font): New fun.
12546         (ps-mule-skip-same-charset): Fun deleted.
12547         (ps-mule-plot-string): Set ps-mule-current-charset.
12548         (ps-mule-initialize): Add autload cookie.  Don't set
12549         ps-mule-font-info-database here.
12550         (ps-mule-begin-job): Renamed from ps-mule-begin.  Update
12551         ps-mule-font-info-database and ps-control-or-escape-regexp.
12552         (ps-mule-begin-page): New fun.
12554         * ps-print.el: Mule related code moved to ps-mule.el.
12555         (ps-begin-job): While setting ps-control-or-escape-regexp, don't
12556         check ps-mule-charset-list.
12557         (ps-begin-page): Don't set ps-mule-current-charset, instead call
12558         ps-mule-begin-page.
12559         (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
12560         (ps-plot-region): Don't set ps-mule-current-charset, instead call
12561         ps-mule-set-ascii-font.  Don't call ps-mule-skip-same-charset,
12562         instead skip same charsets by itself.
12563         (ps-generate): Call ps-mule-initialize of needs-begin-file is
12564         non-nil.  Call ps-mule-begin-job.
12566 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
12568         * ps-bdf.el: File name changed from bdf.el.  Provide ps-bdf
12569         instead of bdf.
12571         * ps-print.el (ps-mule-font-info-database): Doc-string modified.
12572         (ps-mule-external-libraries): New element FEATURE.
12573         (ps-mule-init-external-library): Ajusted for the above change.
12574         (ps-mule-generate-font): Likewise.
12575         (ps-mule-generate-glyphs): Likewise.
12576         (ps-mule-prepare-font): Likewise.
12577         (ps-mule-initialize): Likewise.
12578         (ps-begin-file): Superfluous tailing parenthesis deleted.
12580 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
12582         * international/fontset.el (x-decompose-font-name): If PATTERN
12583         doesn't have any wild cards, return a vector made from a name that
12584         is found by x-resolve-font-name found.  Comments added.
12586         * international/mule-cmds.el (find-coding-systems-for-charsets):
12587         Handle the case of unknown charset.
12588         (find-multibyte-characters): If invalid multibyte characters are
12589         found, return the corresponding strings instead of character
12590         codes.
12591         (find-multibyte-characters): Adjusted for the above change.
12592         (select-safe-coding-system): For a unibyte buffer, always returns
12593         DEFAULT-CODING-SYSTEM.
12594         (get-charset-property): Fix previous change.  Make it a function.
12595         (put-charset-property): Make it a function.
12597         * international/mule.el (make-coding-system): Set mime-charset
12598         property of *-with-esc coding system to nil.
12600         * international/quail.el (quail-point-in-conversion-region): New
12601         function.
12602         (quail-conversion-backward-delete-char): When a key sequence is
12603         being translated, call quail-delete-last-char.
12605         * language/devan-util.el
12606         (devanagari-reorder-glyphs-for-decomposition): Fix the way to
12607         handle devanagari-decomposition-rules.
12609 1998-12-14  Andreas Schwab  <schwab@delysid.gnu.org>
12611         * textmodes/texinfo.el (texinfo-tex-buffer): Bind
12612         tex-start-options-string to empty string.
12613         (texinfo-tex-region): Use texinfo-tex-trailer as documented.
12615 1998-12-14  Andrew Innes  <andrewi@delysid.gnu.org>
12617         * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
12618         5xx responses are already handled properly).
12620 1998-12-13  Richard Stallman  <rms@gnu.org>
12622         * progmodes/compile.el (compilation-error-regexp-alist): Insist
12623         on a non-digit in the file name.
12625         * simple.el (comment-region): Handle comment-padding
12626         separately for insertion and for deletion, in the right way for each.
12628 1998-12-13  Felix Lee  <flee@cygnus.com>
12630         * progmodes/compile.el (compilation-error-regexp-alist): Fix
12631         regexp to match "ChangeLog:1:1998-12-09 ..."
12633 1998-12-13  Eli Zaretskii  <eliz@delysid.gnu.org>
12635         * cus-start.el (dos-unsupported-char-glyph): Add.
12637 1998-12-11  Dave Love  <fx@gnu.org>
12639         * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
12640         forward-sexp in condition-case.
12642         * emacs-lisp/find-func.el (find-function-search-for-symbol):
12643         Remove unnecessary test on `library' for explicit file name.
12644         Widen scope of save-match-data.
12646 1998-12-10  Eli Zaretskii  <eliz@delysid.gnu.org>
12648         * international/mule.el (load-with-code-conversion): If the loaded
12649         file was inserted  with no-conversion or raw-text coding system,
12650         make the buffer unibyte.
12652 1998-12-09  Richard Stallman  <rms@gnu.org>
12654         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
12655         Get rid of nested loops.
12657         * mouse.el (mouse-drag-vertical-line):
12658         If WHICH-SIDE is not `right', then scroll bars are on the left.
12660         * loadhist.el (load-history-loaded): defvar moved to help.el.
12662         * help.el (symbol-file-load-history-loaded): Variable renamed,
12663         and defvar moved from loadhist.el.
12664         (symbol-file): Renamed from describe-function-find-file.
12665         Load fns-VERSION.el here.
12666         (describe-variable, describe-function-1): Use symbol-file.
12668         * textmodes/tex-mode.el (tex-generate-zap-file-name):
12669         Don't start the name with #.
12671         * ispell.el: Take out the eval-when's.
12673 1998-12-09  Peter Breton  <pbreton@ne.mediaone.net>
12675         * dirtrack.el (dirtrack-directory-change-hook): New hook.
12676         (dirtrack): Run it.  Make debug message more verbose.
12678 1998-12-09  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
12680         * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
12681         name of the abbrev table, and provide support for XEmacs.
12682         (octave-xemacs-p): New variable.
12684 1998-12-09  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
12686         * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
12687         exit, when mail-interactive is nil.
12689 1998-12-09  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
12691         * files.el (after-find-file): Message fix.
12693 1998-12-09  Ken Stevens  <stevens@kdstevens.com>
12695         * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
12697 1998-12-09  Geoff Voelker  <voelker@cs.washington.edu>
12699         * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
12700         filenames using backslashes.
12702 1998-12-09  Dave Love  <fx@gnu.org>
12704         * browse-url.el (browse-url-mail): Call compose-mail-other-window
12705         with correct number of args.
12706         (browse-url-maybe-new-window): New arg.  Callers changed.
12708         * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
12709         comment.
12711 1998-12-08  Geoff Voelker  <voelker@cs.washington.edu>
12713         * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
12715 1998-12-08  Markus Rost  <rost@delysid.gnu.org>
12717         * vc.el (vc-rcs-release): Fix Type.
12718         (vc-sccs-release): Fix Type.
12719         (vc-cvs-release): Fix Type.
12721         * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
12722         arg work right.
12724         * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
12725         output of last undeleted message.
12727 1998-12-07  Geoff Voelker  <voelker@cs.washington.edu>
12729         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12730         (buffer-undo-list) [windows-nt]: Use different relative path.
12732 1998-12-07  Simon Marshall  <simon@gnu.org>
12734         * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
12736 1998-12-05  Markus Rost  <rost@delysid.gnu.org>
12738         * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
12740         * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
12742 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
12744         * info.el (Info-menu): Don't return error if point is between menu
12745         header and first menu item.
12747 1998-12-04  Dave Love  <fx@gnu.org>
12749         * help.el (describe-function-1): Fix description for alias.
12751 1998-12-03  Andreas Schwab  <schwab@delysid.gnu.org>
12753         * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
12754         specifications from summary line.
12756         * rect.el (delete-whitespace-rectangle): Mark for autoload.
12757         (close-rectangle): Define alias only once in loaddefs.el.
12759 1998-12-03  Eli Zaretskii  <eliz@mescaline.gnu.org>
12761         * term/internal.el: Remove code which sets up a special syntax
12762         table for non-ASCII characters.
12764 1998-12-02  Andrew Innes  <andrewi@delysid.gnu.org>
12766         * dos-w32.el (direct-print-region-function): Try to ensure that
12767         printer-name is expanded to a file name on a local drive;
12768         sometimes printing a file loaded from a network volume fails.
12769         (direct-print-region-function): Add a function to
12770         write-region-annotate-functions to append a formfeed character to
12771         the region being printed, if the region doesn't end with a
12772         formfeed already.  This avoids creating a second print job
12773         containing a blank page when print spooling is enabled on Windows.
12775 1998-12-02  Dave Love  <fx@gnu.org>
12777         * help.el (help-make-xrefs): Use `info', not the non-autoloaded
12778         `Info-goto-node'.
12780 1998-12-02  Richard Stallman  <rms@gnu.org>
12782         * help.el (temp-buffer-resize-mode): Doc fix.
12784         * cus-edit.el (custom-save-delete): Save point before
12785         reading a sexp, rather than backing up.
12787         * international/iso-transl.el: Fix previous change.
12789 1998-12-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12791         * vc.el (vc-dired-window-configuration, vc-ediff-windows,
12792         vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
12793         Added defvars to suppress compilation warnings.
12795 1998-11-30  Ken Stevens  <k.stevens@ieee.org>
12797         * ispell.el: Improved and fixed customize for variables:
12798         ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
12799         ispell-dictionary-alist, ispell-skip-sgml.
12800         Improved and fixed comments in variables and messages for
12801         functions: ispell-help-in-bufferp, ispell-local-dictionary,
12802         ispell-menu-map, ispell-checking-message, ispell-parser,
12803         ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
12804         ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
12805         ispell-comments-and-strings, ispell-continue, ispell-complete-word,
12806         ispell-message-text-end, ispell-add-per-file-word-list.
12807         (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
12808         system is now required for all languages.  Casechars improved for
12809         castellano, castellano8, and norsk dictionaries.  Dictionary
12810         norsk7-tex added.  Dictionary polish added.
12811         (ispell-dictionary-alist): Redefined at load-time to support
12812         dictionary changes.
12813         (ispell-menu-map): Redefined at load-time to support menu changes.
12814         (ispell-check-version): New alias for `check-ispell-version'.
12815         (ispell-parse-output): Fixed matching for ispell error messages.
12816         Correctly returns spelling suggestions in order generated by ispell
12817         process.
12818         (check-ispell-version): Ensure `case-fold-search' doesn't get
12819         redefined.
12820         (ispell-complete-word): Ensure `case-fold-search' doesn't get
12821         redefined.  Fix bug that didn't respect case of word being completed.
12822         (ispell-init-process): Set process coding system to be compatible
12823         with emacs processes and the ispell process.
12824         (ispell-kill-ispell): Ensures ispell process has terminated before
12825         starting new process.  This can otherwise confuse process filters
12826         and hang the ispell process.
12827         (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
12828         skipping support for sgml.
12829         (ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
12830         which could cause `ispell-complete-word' to hang.
12831         (ispell-message): Improved message reference matching.  Ensure
12832         `case-fold-search' doesn't get redefined.
12833         (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
12834         get redefined.  Fixed bug in returning to nroff mode from tex mode.
12835         (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
12836         get redefined.
12838 1998-11-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
12840         * textmodes/flyspell.el (flyspell-check-word-p):
12841         Don't delay inside a kbd macro.
12843         * subr.el (make-local-hook): Return the hook variable.
12845 1998-11-30  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
12847         * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
12848         Use a timer instead of post-command-hook.
12849         (hscroll-timer): New variable.
12851 1998-11-30  Dave Love  <fx@gnu.org>
12853         * help.el (help-xref-button): Do nothing if text already has the
12854         help-xref property.
12855         (describe-variable): Revert previous change to hyperlink to source.
12857 1998-11-29  Richard Stallman  <rms@psilocin.ai.mit.edu>
12859         * bindings.el (features): Add `base64' to this list.
12861         * loadhist.el (symbol-file): Doc fix.
12863         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12865         * files.el (hack-one-local-variable): Cope with non-file buffers.
12867 1998-11-28  Richard Stallman  <rms@psilocin.ai.mit.edu>
12869         * help.el (describe-mode): Put major mode first.
12871         * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
12872         to support special-display and same-window features.
12874 1998-11-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
12876         * simple.el (transpose-subr, transpose-subr-1): Rename variables
12877         bound in one function and used in the other.
12878         (transpose-subr-start1, transpose-subr-start2): Add defvars.
12879         (transpose-subr-end1, transpose-subr-end2): Add defvars.
12881 1998-11-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
12883         * autoinsert.el (auto-insert-alist): Use user-mail-address.
12885 1998-11-26  Kenichi Handa  <handa@etl.go.jp>
12887         * international/ccl.el (ccl-dump-translate-character-const-tbl):
12888         Give format correct control string.
12890         * international/mule.el (define-translation-table): Fix bug of
12891         setting incorrect translation-table-id.  If the first element of
12892         ARGS is a translation table, just register it.
12894         * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
12895         property.
12897 1998-11-24  Michael Ernst  <mernst@alum.mit.edu>
12899         * thingatpt.el (thing-at-point-url-at-point): Don't use current
12900         syntax table to determine what is whitespace.
12902 1998-11-24  Richard Stallman  <rms@psilocin.ai.mit.edu>
12904         * frame.el (frame-parameter): Doc fix.
12906         * textmodes/tex-mode.el (tex-feed-input): New function.
12907         (tex-define-common-keys): Add binding for C-c C-m.
12909 1998-11-23  Dave Love  <fx@gnu.org>
12911         * progmodes/fortran.el: Various minor doc fixes.
12912         (fortran-font-lock-keywords-1): Add `d' to comment-chars.
12913         (fortran-with-subprogram-narrowing): New macro.
12914         (fortran-check-for-matching-do): Use it.
12915         (fortran-end-do): Use fortran-check-end-prog-re.
12916         (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
12917         (fortran-calculate-indent, fortran-calculate-indent): Likewise.
12919 1998-11-23  Simon Marshall  <simon@gnu.org>
12921         * font-lock.el (font-lock-defaults): Doc fix.
12922         (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
12923         (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
12925         * lazy-lock.el (lazy-lock-unstall):
12926         (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
12928         * fast-lock.el (fast-lock-save-cache-1):
12929         (fast-lock-cache-data): Rewritten to use with-temp-message.
12931 1998-11-22  Andrew Innes  <andrewi@delysid.gnu.org>
12933         * mail/rmail.el (rmail-set-message-counters-counter): Detect
12934         messages that have been added with DOS line endings and convert
12935         the line endings for such messages.
12937 1998-11-22  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
12939         * help.el: Add resizing of temporary buffers.
12940         (temp-buffer-resize-mode): New command and variable.
12941         (temp-buffer-max-height): New variable.
12942         (resize-temp-buffer-window): New function.
12944         * window.el (window-buffer-height): New function, split from
12945         shrink-window-if-larger-than-buffer.
12946         (shrink-window-if-larger-than-buffer): Use window-buffer-height.
12948 1998-11-22  Richard Stallman  <rms@psilocin.ai.mit.edu>
12950         * frame.el (initial-frame-alist): Add defcustom.
12952         * shell.el (shell-prompt-pattern): Add defcustom.
12954 1998-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12956         * message.el (message-ignored-supersedes-headers): Remove
12957         NNTP-Posting-Date.
12959 1998-11-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
12961         * help.el (describe-mode): Don't avoid loop indirecting thru
12962         value of INDICATOR.
12964 1998-11-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
12966         * help.el (describe-variable): Allow any variable with a defcustom,
12967         even if it is not a user variable.
12969         * mail/rmail.el (mail-unsent-separator): Additional alternative.
12971 1998-11-20  Andrew Innes  <andrewi@delysid.gnu.org>
12973         * gnus/nntp.el (nntp-request-group): Allow for failures when
12974         requesting a new group.
12976 1998-11-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
12978         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
12980 1998-11-19  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12982         * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
12984 1998-11-19  Simon Marshall  <simon@gnu.org>
12986         * subr.el (with-temp-message): New macro.
12988         * emacs-lisp/lisp-mode.el (with-temp-message):
12989         Add lisp-indent-function property.
12991 1998-11-18  Dave Love  <fx@gnu.org>
12993         * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
12995 1998-11-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
12997         * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
12998         This is not obsolete.
13000 1998-11-18  Kenichi Handa  <handa@etl.go.jp>
13002         * textmodes/picture.el: Make a new map by make-keymap.
13003         (picture-desired-column): New variable.
13004         (picture-update-desired-column): New function.
13005         (picture-beginning-of-line): Set picture-desired-column to 0.
13006         (picture-end-of-line): Set picture-desired-column to the current
13007         column.
13008         (picture-forward-column): Pay attention to multi-column character.
13009         (picture-backward-column): Likewise.
13010         (picture-move-down): Likewise.
13011         (picture-move-up): Likewise.
13012         (picture-movement-nw): With prefix arg, move twice columns.
13013         (picture-movement-ne): Likewise.
13014         (picture-movement-sw): Likewise.
13015         (picture-movement-se): Likewise.
13016         (picture-set-motion): Handle two-column movements.
13017         (picture-move): Call picture-move-down or picture-forward-column
13018         only when necessary.
13019         (picture-insert): Pay attention to picture-desired-column.
13020         (picture-self-insert): Likewise.
13021         (picture-clear-column): Pay attention to multi-column character.
13022         (picture-mode): Modify doc-string for two-column movement.
13024         * rect.el (move-to-column-force): New function.
13025         (operate-on-rectangle): If coerce-tabs is non-nil, call
13026         move-to-column-force instead of move-to-column.
13027         (insert-rectangle): Call move-to-column-force instead of
13028         move-to-column.
13029         (open-rectangle-line): If begextra is not zero, call
13030         move-to-column-force.
13033 1998-11-16  Dave Love  <fx@gnu.org>
13035         * textmodes/sgml-mode.el Require skeleton when compiling.
13036         (sgml-font-lock-keywords-1): Accept single-letter tags.
13037         (v2): Defvar free variable.
13039 1998-11-16  Sam Steingold  <sds@goems.com>
13041         * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
13042         macro, not ELisp one.
13044 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
13046         * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
13047         characters to symbol.
13049         * language/japan-util.el (japanese-zenkaku-region): New optional
13050         arg KATAKANA-ONLY.
13052 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
13054         * international/mule.el
13055         (after-insert-file-set-buffer-file-coding-system): If the buffer
13056         is changed to unibyte, return inserted bytes.
13058         * tar-mode.el (tar-header-block-tokenize): Decode codes of file
13059         and link names if necessary.
13060         (tar-header-block-summarize): Handle the case that file or link
13061         names are multibyte.
13062         (tar-summarize-buffer): At first set the current buffer unibyte,
13063         then if there are multibyte file names, change it to multibyte.
13064         (tar-mode): Get char position from tar-header-offset.
13065         (tar-extract): Avoid multibyte<->unibyte conversion in
13066         insert-buffer-subsring by setting both buffers unibyte
13067         temporarily.
13068         (tar-copy): Set the buffer unibyte while doing a work.  Write
13069         without code conversion.
13070         (tar-expunge): Set the buffer unibyte while doing a work.
13071         (tar-alter-one-field): Likewise.
13072         (tar-clear-modification-flags): Compare byte position with
13073         tar-header-offset.
13074         (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
13075         insert-buffer-subsring by setting both buffers unibyte
13076         temporarily.  Pay attention to multibyteness while updating the
13077         descriptor-line.
13078         (tar-mode-write-file): Write without code conversion.
13080 1998-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13082         * nngateway.el: Require cl.
13084 1998-11-15  Dave Love  <fx@gnu.org>
13086         * progmodes/fortran.el: Fix previous change:
13087         (fortran-end-prog-re1): Changed.
13088         (fortran-check-end-prog-re): New function.
13089         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
13091 1998-11-13  Tom Breton  <tob@world.std.com>
13093         * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
13094         GNU Emacs.
13096 1998-11-13  Carsten Dominik  <cd@delysid.gnu.org>
13098         * textmodes/reftex.el: (reftex-finding-files): Group documentation
13099         fixed.
13100         (reftex-toc-toggle-file-boundary,
13101         reftex-toc-toggle-labels,
13102         reftex-toc-toggle-context,reftex-find-start-point): New functions.
13103         (reftex-toc-include-labels, reftex-toc-include-context,
13104         reftex-toc-include-file-boundaries,
13105         reftex-toc-keep-other-windows): New options.
13106         (reftex-use-text-after-label-as-context): Option removed.
13107         (reftex-extract-bib-entries): Protect use in non-latex
13108         buffers.
13109         (reftex-toc-visit-location): Renamed from
13110         `reftex-toc-visit-line'.
13111         (reftex-latin1-to-ascii): Works now with and without Mule.
13112         (reftex-truncate): Removed special stuff for Emacs 20.2.
13113         (reftex-get-offset): Made more general.
13114         (reftex-show-label-location): Renamed from
13115         `reftex-select-label-callback'.
13116         (reftex-pop-to-label): Function removed (using
13117         `reftex-show-label-location' instead.
13118         (reftex-insert-docstruct): Renamed from
13119         `reftex-make-and-insert-label-list'.  Function args changed.
13120         (reftex-toc): Now uses `reftex-insert-docstruct' and
13121         `reftex-find-start-point'.
13122         (reftex-select-item): Use `reftex-find-start-point'.
13123         (reftex-toc-visit-line): Can display labels and file
13124         boundaries.
13125         (reftex-TeX-master-file): `(TeX-master-file)' protected.
13127 1998-11-12  Sam Steingold  <sds@goems.com>
13129         * browse-url.el (browse-url): Handle the case when
13130         `browse-url-browser-function' is a lambda list.
13132 1998-11-12  Eli Zaretskii  <eliz@mescaline.gnu.org>
13134         * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
13135         version string.
13136         * loadhist.el (symbol-file): Likewise
13138 1998-11-11  Richard Sharman  <Richard_Sharman@Mitel.COM>
13140         * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
13142 1998-11-11  Sam Steingold  <sds@goems.com>
13144         * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
13145         `run-lisp' instead of signalling an error.
13147 1998-11-11  Karl Heuer  <kwzh@gnu.org>
13149         * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
13151 1998-11-11  Richard Stallman  <rms@gnu.org>
13153         * vc-hooks.el (vc-toggle-read-only): Doc fix.
13155 1998-11-11  Per Starback  <starback@update.uu.se>
13157         * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
13158         renamed svenska8 to svenska, and fixed and extended CASECHARS
13159         for it.
13161 1998-11-11  Andrew Innes  <andrewi@delysid.gnu.org>
13163         * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
13164         handling if setpagedevice is not available.
13165         (ps-begin-file): Fix typo.
13167 1998-11-11  Kenichi Handa  <handa@etl.go.jp>
13169         * international/mule-util.el (compose-chars-component): Signal
13170         error if CH is a rule-based composition character.
13171         (compose-chars): Signal error if an already compsed character is
13172         going to be composed by rule-base.
13174         * term/x-win.el: If a resolved ASCII font name doesn't conform to
13175         full XLFD, don't try to get information of WEIGHT and SLANT from
13176         that font name.
13178 1998-11-10  Andrew Innes  <andrewi@harlequin.co.uk>
13180         * dos-w32.el (set-default-process-coding-system): Use function on
13181         before-init-hook to set default-process-coding-system based on
13182         enable-multibyte-characters.
13184         * term/w32-win.el ([language-change]): For now ignore
13185         keyboard language-change events.
13187 1998-11-10  Eli Zaretskii  <eliz@delysid.gnu.org>
13189         * ediff-util.el (ediff-make-temp-file): Run the prefix through
13190         convert-standard-file-name, but leave the results of
13191         make-temp-name unaltered.  For MS-DOS, truncate the prefix to 2
13192         characters if the original name already exists, or has a special
13193         handler.
13195 1998-11-10  Karl Heuer  <kwzh@gnu.org>
13197         * international/iso-insert.el: Delete autoload cookies.
13199         * international/iso-transl.el: Add autoload cookies.
13201 1998-11-10  Richard Stallman  <rms@gnu.org>
13203         * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
13204         (ispell-process-line): Don't treat multibyte
13206 1998-11-09  Andrew Innes  <andrewi@harlequin.co.uk>
13208         * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
13209         setpagedevice to specify the page size if setpagedevice is
13210         available.  This is necessary to select the correct paper tray on
13211         Level 2 printers with multiple paper sizes available.
13213         (ps-begin-file): Cope with font names that contain spaces, and
13214         call BeginDoc in a BeginSetup/EndSetup block.
13216 1998-11-08  Eli Zaretskii  <eliz@mescaline.gnu.org>
13218         * loadup.el (buffer-undo-list): Run fns-VERSION.el through
13219         convert-standard-filename.
13221         * loadhist.el (symbol-file): Run fns-VERSION.el through
13222         convert-standard-filename.
13224 1998-11-06  Richard Stallman  <rms@gnu.org>
13226         * textmodes/texinfmt.el (texinfo-format-scan):
13227         Detect the case of two @-commands in a row; process just the first.
13228         (texinfo-append-refill): If line has a @c, insert the @refill
13229         before it.
13230         (texinfo-format-refill): Return with point where the @refill was.
13232         * files.el (hack-local-variables): Test local-enable-local-variables.
13233         (hack-local-variables-prop-line): Likewise.
13234         (set-auto-mode): Don't test local-enable-local-variables here.
13235         (enable-local-variables): Doc fix.
13236         (local-enable-local-variables): Doc fix.
13237         (normal-mode): Doc fix.
13239 1998-11-06  Karl Heuer  <kwzh@gnu.org>
13241         * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
13243 1998-11-06  Richard Sharman  <Richard_Sharman@Mitel.COM>
13245         * simple.el (line-number-mode): Doc fix.
13247 1998-11-06  Kenichi Handa  <handa@etl.go.jp>
13249         * international/fontset.el (create-fontset-from-fontset-spec):
13250         Give correct arg to `error'.
13252 1998-11-06  Andreas Schwab  <schwab@delysid.gnu.org>
13254         * textmodes/sgml-mode.el (html-mode): Doc fix.
13255         (sgml-name-8bit-mode): Fix missing format character in message string.
13257 1998-11-05  Karl Heuer  <kwzh@gnu.org>
13259         * mail/sendmail.el (sendmail-send-it): Check for failure.
13261 1998-11-05  Richard Stallman  <rms@gnu.org>
13263         * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
13265         * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
13266         (close-rectangle): Define as alias.
13268 1998-11-05  Richard M. Heiberger  <rmh@fisher.stat.temple.edu>
13270         * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
13272 1998-11-05  Dave Love  <fx@gnu.org>
13274         * help.el (describe-variable): Don't quote link to source.
13276 1998-11-04  Richard Stallman  <rms@sucrose.ai.mit.edu>
13278         * gud.el (gud-common-init): Use pop-to-buffer.
13279         (same-window-regexps): Add an element that matches all gud buffers.
13281 1998-11-04  Jason Rumney  <jasonr@altavista.net>
13283         * term/w32-win.el (x-get-selection-value): Alias to
13284         x-cut-buffer-or-selection-value.
13285         (w32-standard-fontset-spec): New variable.
13286         (w32-create-initial-fontsets, mouse-set-font): Check whether
13287         new-fontset is available.
13288         (w32-use-w32-font-dialog): Enable use of set-variable.
13290 1998-11-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13292         * vc.el (with-vc-file, edit-vc-file): New macros.
13294 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
13296         * international/quail.el (quail-show-guidance-buf): Call
13297         set-minibuffer-window to set minibuffer window of the current
13298         frame correctly.
13300 1998-11-03  Theodore Jump <tjump@tertius.com>
13302         * term/w32-win.el: Require fontset.
13304 1998-11-03  Andrew Innes  <andrewi@delysid.gnu.org>
13306         * faces.el (set-face-font): Call resolve-fontset-name on w32.
13307         (set-face-font-auto): Ditto.
13309 1998-11-03  Andreas Schwab  <schwab@delysid.gnu.org>
13311         * mouse.el (mouse-drag-region): Fix typo.
13313 1998-11-02  Dave Love  <fx@gnu.org>
13315         * progmodes/fortran.el Fix for fontification of strings lost somehow:
13316         (fortran-fontify-string): New function.
13317         (fortran-font-lock-keywords-1): Use it.
13319 1998-11-02  Markus Rost  <rost@delysid.gnu.org>
13321         * comint.el (comint-file-name-quote-list): Doc fix.
13323 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
13325         * loadup.el (buffer-undo-list): Write fns-VERSION.el into
13326         build directory, not source directory.
13328         * mouse.el (mouse-drag-region): Fake up a mouse-motion event
13329         if we did not get one for the final move.
13331 1998-11-01  Dave Love  <fx@gnu.org>
13333         * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
13334         Don't funcall browse-url-browser-function.
13336         * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
13337         Don't funcall browse-url-browser-function.
13339         * fortran.el (fortran-end-prog-re1): Fix the regexp.
13341 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
13343         * files.el (revert-buffer): Doc fix.
13345 1998-10-31  Richard Stallman  <rms@psilocin.ai.mit.edu>
13347         * textmodes/tex-mode.el (tex-start-options-string):
13348         Quote the backslashes with more backslashes.
13350 1998-10-31  Dave Love  <fx@gnu.org>
13352         * webjump.el (webjump-sample-sites): Fix Lisp archive site.
13353         (webjump): Don't funcall browse-url-browser-function.
13355 1998-10-30  Kenichi Handa  <handa@etl.go.jp>
13357         * international/quail.el (quail-start-translation): Handle
13358         switching of the frame in read-key-sequence.
13359         (quail-start-conversion): Likewise.
13360         (quail-show-guidance-buf): Detach quail-guidance-buf from any
13361         windows before setting an appropriate window for it.
13362         (quail-hide-guidance-buf): Use window-minibuffer-p.  Set
13363         quail-guidance-win to nil.
13364         (quail-update-guidance): If quail-guidance-buf is not in the
13365         selected frame, call quail-show-guidance-buf again.
13367 1998-10-30  Espen Skoglund  <espensk@stud.cs.uit.no>
13369         * progmodes/pascal.el (pascal-mode):
13370         `blink-matching-paren-dont-ignore-comments' set to t.
13372 1998-10-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13374         * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
13376 1998-10-30  Dave Love  <fx@gnu.org>
13378         * vc.el (vc-backend-merge-news): Check for "P" output.
13380         * help.el (describe-variable): Hyperlink the definition.
13382 1998-10-30  Andreas Schwab  <schwab@delysid.gnu.org>
13384         * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
13385         (sh-set-shell): Likewise.
13387         * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
13389         * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
13390         (edebug-on-error): Fix customize type to match that of
13391         debug-on-error.
13393         * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
13395         * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
13396         report-emacs-bug-address instead of undefined bug-gnu-emacs.
13398         * international/mule-cmds.el (select-message-coding-system): Doc
13399         fix.
13401         * international/mule-diag.el (describe-coding-system): Describe
13402         all flags.
13404         * mail/sendmail.el (sendmail-coding-system,
13405         default-sendmail-coding-system): Doc fix.
13407         * simple.el (shell-command-on-region): Doc fix.
13409         * loadup.el: Write fns-*.el in current directory instead of
13410         data-directory since no installation directory exists yet.  Mark
13411         buffer unmodified afterwards.
13413         * loadhist.el (symbol-file): Load fns-*.el from exec-directory
13414         instead of data-directory since it is architecture dependent.
13415         (load-history-loaded): Update doc string.
13417 1998-10-29  Geoff Voelker  <voelker@cs.washington.edu>
13419         * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
13420         path as a default directory when canonicalizing names.
13422         * w32-fns.el: Remove a dangling reference to a directory on the
13423         build machine.
13425 1998-10-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
13427         * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
13428         namespace related keywords such as `class', `body', `private',
13429         `variable', `namespace eval', etc.
13430         (tcl-imenu-generic-expression): Handle itcl body and class definitions.
13431         (tcl-mode): Added ":" as a word constituent to the syntax-alist of
13432         imenu and font-lock so that searches for \sw would find words
13433         containing colons.
13435         * progmodes/etags.el (initialize-new-tags-table):
13436         Do not alter find-tag-marker-ring and tags-location-ring.
13438 1998-10-27  Geoff Voelker  <voelker@cs.washington.edu>
13440         * term/w32-win.el: Require fontset.
13441         (w32-init-fontsets): New function (code from x-win.el).
13443 1998-10-26  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13445         * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
13446         calendar-and-diary-frame-parameters):  Add title parameter.
13448 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
13450         * completion.el (dynamic-completion-mode): New function to enable
13451         the mode.  (Just loading the file now does not change anything.)
13453 1998-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13455         * ps-print.el: User option for multibyte buffer handling and doc fix.
13456         (ps-multibyte-buffer): New user option.
13457         (ps-setup): Print new user option.
13458         (ps-print-quote): New fun.
13459         (ps-color-p, ps-mule-font-info-database-latin): New var.
13460         (ps-default-color, ps-mule-font-info-database)
13461         (ps-mule-font-info-database-ps-bdf): Adjust initialization.
13462         (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
13463         (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
13464         Little code improvement.
13465         (ps-mule-initialize): Initialize ps-mule-font-info-database.
13466         (ps-print-prologue-header, ps-font-family, ps-font-size)
13467         (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
13468         (ps-build-face-reference, ps-mule-font-info-database-bdf)
13469         (ps-mule-external-libraries, ps-mule-init-external-library)
13470         (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
13471         Doc fix.
13472         (ps-print-version): New version number (4.1.1) and doc fix.
13473         (ps-print-prologue-header): New user option.
13474         (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
13475         Conditional compilation for GNU Emacs and emacsens.
13476         (ps-generate-postscript-with-faces): Skip invisible text better.
13477         (ps-setup): Print new user option.
13478         (ps-print-preprint): Check if input file name exists and is unwritable.
13479         (ps-begin-file): Adjust PostScript prologue header for duplex printers
13480         and insert user PostScript prologue header comments.
13481         (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
13482         New funs.
13483         (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
13484         (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
13485         PostScript programming normalization.
13486         (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
13487         (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
13488         (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
13489         (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
13490         (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
13491         Programming style normalization.
13493 1998-10-26  Kenichi Handa <handa@etl.go.jp>
13495         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
13496         version, check the value of mule-version.
13498         * international/mule-util.el (compose-region): Insert then delete
13499         to preserve markers.
13500         (decompose-region): Use search-forward for efficiency.
13502         * language/chinese.el (pre-write-encode-hz): Cancel previous
13503         change, use generate-new-buffer instead of get-buffer-create.
13504         * language/devan-util.el
13505         (in-is13194-devanagari-pre-write-conversion): Likewise.
13506         * language/thai-util.el (thai-pre-write-conversion): Likewise.
13507         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
13508         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
13510 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
13512         * mail/rmailsum.el (rmail-message-subject-p):
13513         Handle message whose header has not been reformatted.
13515         * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
13517 1998-10-25  Jason Rumney  <jasonr@altavista.net>
13519         * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
13520         New variables.
13521         (mouse-set-font): Use font menus instead of dialog according to
13522         w32-use-w32-font-dialog.
13524 1998-10-21  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13526         * calendar/calendar.el (calendar-day-name-array): Add doc string
13527         correctly!
13528         (calendar-month-name-array): Add doc string correctly!
13530 1998-10-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
13532         * net-utils.el (whois-get-tld): Rewrite not to use `do'.
13534 1998-10-21  Markus Rost  <rost@delysid.gnu.org>
13536         * lisp/info.el (Info-next-menu-item): Stay on top of node.
13538         * mail/rmailout.el (rmail-output): Insert newline only if necessary.
13540         * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
13542         * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
13544 1998-10-21  Andreas Schwab  <schwab@delysid.gnu.org>
13546         * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
13548 1998-10-21  Karl Heuer  <kwzh@gnu.org>
13550         * emacs-lisp/profile.el (profile-timer-program): Var deleted.
13551         (profile-timer-process, profile-temp-result-, profile-time): Likewise.
13552         (profile-filter, profile-reset-timer): Functions deleted.
13553         (profile-check-zero-init-times, profile-get-time): Likewise.
13554         (profile-find-function, profile-quit): Likewise.
13555         (profile-distinct, profile-call-stack, profile-last-time): New vars.
13556         (profile-time-list, profile-init-list): Doc fix.
13557         (profile-functions): Simplify.
13558         (profile-print): Use float.  Make output include space separators.
13559         (profile-add-time): New helper function.
13560         (profile-function-prolog): Renamed from profile-start-function.
13561         Handle profile-distinct.
13562         (profile-function-epilog): Renamed from profile-update-function.
13563         Handle profile-distinct.
13564         (profile-a-function): If the function to be profiled is an
13565         autoload form, load it.  If it's lazy-loaded, fetch it.
13566         (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
13567         (profile-restore-fun): Arg FUN is now a function symbol, as was
13568         documented, rather than a one-element list.
13569         (profile-finish): Call profile-restore-fun properly.
13571 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
13573         * international/characters.el: Setup charset property
13574         nospace-between-words.
13576         * international/mule-cmds.el (get-charset-property): If CHARSET is
13577         composition, return nil.
13578         (put-charset-property): If CHARSET is composition, do nothing.
13580         * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
13581         * language/devan-util.el
13582         (in-is13194-devanagari-pre-write-conversion): Likewise.
13583         * language/thai-util.el (thai-pre-write-conversion): Likewise.
13584         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
13585         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
13587         * textmodes/fill.el (sentence-end-without-period): New variable.
13588         (canonically-space-region): Pay attention to
13589         sentence-end-without-period.
13590         (fill-find-break-point): The first argument CHARSET deleted.
13591         Caller changed.
13592         (fill-region-as-paragraph): Pay attention to charset property
13593         nospace-between-words and text property nospace-between-words.
13595 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
13597         * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
13598         an unrecognized shell.
13600 1998-10-20  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
13602         * desktop.el (desktop-save): Include minor modes symbolically.
13603         (desktop-create-buffer): Turn on all minor modes in `mim'.
13605 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
13607         * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
13608         (sh-font-lock-keywords): Handle rpm and rpm2.
13609         (sh-ancestor-alist): Handle rpm.
13611         * files.el (auto-mode-alist): Recognize .rpm files.
13612         Also .spec and .mspec files.
13614 1998-10-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
13616         * faces.el (frame-set-background-mode): Enable the function for
13617         MSDOS frames.
13619 1998-10-20  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13621         * calendar/calendar.el (calendar-day-name-array): Add doc string.
13622         (calendar-month-name-array): Add doc string.
13624 1998-10-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
13626         * simple.el (kill-ring-max): Increased to 60.
13628 1998-10-17  Kenichi Handa  <handa@etl.go.jp>
13630         * international/characters.el: Setup auto-fill-chars.
13632         * international/kinsoku.el (kinsoku): Check the variable
13633         enable-kinsoku.
13635         * simple.el (do-auto-fill): Don't check kinsoku-enable here.
13636         Don't call kinsoku directly, intead call fill-find-break-point.
13638         * textmodes/fill.el: Setup `fill-find-break-point-function'
13639         property to character sets which require `kinsoku' processing for
13640         filling.
13641         (fill-find-break-point): New function.
13642         (fill-region-as-paragraph): Don't check kinsoku-enable here.
13643         Don't call kinsoku directly, intead call fill-find-break-point.
13645 1998-10-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
13647         * faces.el (modify-face-read-string): Return (nil) for "none".
13648         (modify-face): Don't get error if (nil) is the argument.
13649         (face-try-color-list): Don't check whether nil is a valid color.
13651 1998-10-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
13653         * emacs-lisp/bytecomp.el (byte-recompile-directory):
13654         Print message about each directory, even in batch mode.
13656         * gnus/nntp.el: Require `cl' before using nnoo-declare.
13658         * ps-print.el (ps-mule-chars-in-string): No need to use sref.
13659         (ps-mule-string-char): No need to use sref.
13660         (ps-mule-next-index): No need to use sref.
13662         * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
13664         * files.el (revert-buffer-internal-hook): Add defvar.
13666         * arc-mode.el (archive-mode): Locally set file-precious-flag.
13668         * tar-mode.el (tar-mode): Locally set file-precious-flag.
13670 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
13672         * international/mule-cmds.el (default-input-method): Fix custom type.
13674         * net-utils.el (whois-server-list): Fix customization type.
13676         * shell.el (shell-input-autoexpand): Fix customization group.
13678 1998-10-16  Richard Stallman  <rms@psilocin.ai.mit.edu>
13680         * repeat.el (repeat): Handle keyboard macros properly.
13681         Handle new prefix arg after self-insert command.
13683         * repeat.el: Don't include cl even at compile time.
13684         (repeat): Avoid using `loop'.
13686         * simple.el (shell-command-on-region): Doc fix.
13687         (next-history-element): Special error message if no default.
13689 1998-10-15  Richard Stallman  <rms@psilocin.ai.mit.edu>
13691         * ps-print.el (ps-print-buffer): Doc fix.
13692         (ps-despool): Likewise.
13694         * arc-mode.el (arc-mode): Provide arc-mode.
13696 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
13698         * ps-print.el (ps-print-buffer): Doc fix.
13700 1998-10-14  Dave Love  <fx@gnu.org>
13702         * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
13703         (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
13704         (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
13706         * progmodes/fortran.el (fortran-mode-map): Change "Join
13707         Continuation Line" to "Join Line".
13708         (fortran-font-lock-keywords-1): Add "cycle", "exit".
13710 1998-10-14  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
13712         * progmodes/fortran.el (fortran-join-line): Use
13713         `delete-indentation' instead of issuing an error message if not on
13714         a continuation line.  Provide for joining several lines using
13715         prefix arg.
13717 1998-10-14  Eli Zaretskii  <eliz@mescaline.gnu.org>
13719         * term/pc-win.el (msdos-color-values): New variable.
13720         (x-color-values): New function, emulates its namesake from
13721         src/xfns.c.
13722         (msdos-bg-mode): Add all dark colors to those which return
13723         "dark".
13725 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
13727         * replace.el (keep-lines, flush-lines, how-many):
13728         Don't ignore case if arg has upper case letters.
13730 1998-10-11  Reto Zimmermann  <zimmi@iis.ee.ethz.ch>
13732         * progmodes/vhdl-mode.el
13733         (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
13734         (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
13735         (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
13736         (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
13737         (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
13738         (vhdl-when): Fix indentation problem.
13739         (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
13740         (vhdl-get-port, vhdl-get-generic): Bug fix in template.
13741         (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
13743 1998-10-13  Geoff Voelker  <voelker@cs.washington.edu>
13745         * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
13746         (ls-lisp-insert-directory): Renamed from insert-directory.
13747         (insert-directory): New function.
13749 1998-10-13  Richard Stallman  <rms@psilocin.ai.mit.edu>
13751         * simple.el (completion-fixup-function): Variable deleted.
13752         (completion-setup-function): Delete code for completion-fixup-function.
13753         * emacs-lisp/lisp.el (lisp-complete-symbol):
13754         Don't bind completion-fixup-function.
13756         * files.el (find-file-wildcards): New option.
13757         (find-file-noselect): Handle wild cards, if enabled.
13758         (file-expand-wildcards): New function.
13760         * simple.el (set-fill-column): Doc fix.
13762 1998-10-13  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
13764         * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
13766 1998-10-13  Andreas Schwab  <schwab@mescaline.gnu.org>
13768         * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
13769         Move declaration before first use.
13770         (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
13771         hif-math, hif-factor): Rename token to hif-token and token-list to
13772         hif-token-list.
13773         (hif-token, hif-token-list): Declare them.
13774         (hif-find-ifdef-block): Return cons of top and bottom point
13775         instead of setting dynamically bound variables.
13776         (hide-ifdef-block, show-ifdef-block): Use return value of
13777         hif-find-ifdef-block.
13779 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
13781         * subr.el (read-passwd): Use clear-this-command-keys.
13783         * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
13785         * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
13786         and ...-for-write.
13788 1998-10-12  Andrew Innes  <andrewi@harlequin.co.uk>
13790         * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
13791         responses to GROUP command, since this may be called from a timer
13792         with quit inhibited.
13794 1998-10-12  Kenichi Handa  <handa@etl.go.jp>
13796         * international/ccl.el (ccl-compile-if): If there's no false-cmds,
13797         set unconditional-jump to nil.
13798         (ccl-compile-read-multibyte-character): Return nil.
13799         (ccl-compile-write-multibyte-character): Likewise.
13800         (ccl-compile-translate-character): Likewise
13801         (ccl-compile-map-multiple): Likewise.
13802         (ccl-compile-map-single): Likewise.
13804         * international/kinsoku.el: Add coding tag.
13805         (kinsoku-bol): Remove superfluous TAB in a string.
13807         * international/mule-cmds.el (find-coding-systems-for-charsets):
13808         Delete `composition' (if any) from CHARSETS.
13810 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
13812         * international/mule-cmds.el (setup-specified-language-environment):
13813         Add apropos-inhibit property.
13814         (describe-specified-language-support): Likewise.
13816 1998-10-11  Kenichi HANDA  <handa@etl.go.jp>
13818         * international/mule.el (make-coding-system): Create -with-esc
13819         variant coding system.
13821 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
13823         * progmodes/etags.el (tags-loop-revert-buffers): New variable.
13824         (next-file): Optionally offer to revert a file's buffer,
13825         if it has an existing buffer but the file has changed.
13827         * info.el (Info-insert-dir): Detect and report problems
13828         in input files, such as "No Top node".  Return with point
13829         at the beginning of the text.
13830         (Info-find-node): Reinsert the code to handle files
13831         with no tags table; it was deleted by mistake.
13833 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
13835         * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
13836         texinfo-find-higher-level-node repeatedly find the same node.
13837         (texinfo-find-higher-level-node): Doc fix.
13839 1998-10-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
13841         * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
13842         (smtpmail-address-buffer): Add defvar.
13843         (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
13845         * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
13847         * ffap.el (ffap-machine-p-local): Fix editing error.
13849 1998-10-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
13851         * faces.el (frame-set-background-mode):
13852         Don't do anythung for text-only or MSDOS frame.
13854 1998-10-08  Kenichi Handa  <handa@etl.go.jp>
13856         * international/quail.el (quail-defrule): New optional arg APPEND.
13857         (quail-defrule-internal): Fix bug of handling the argument APPEND.
13859 1998-10-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
13861         * gnus/pop3.el (pop3-open-server):
13862         Set process-coding-system-alist around open-network-stream.
13864 1998-10-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
13866         * files.el (save-buffer): Doc fix.
13868 1998-10-07  Karl Heuer  <kwzh@gnu.org>
13870         * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
13871         return DEF unchanged, not nil.  Simplify.
13873 1998-10-06  Geoff Voelker  <voelker@cs.washington.edu>
13875         * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
13877 1998-10-06  Peter Breton  <pbreton@ne.mediaone.net>
13879         * generic.el (generic-mode-with-type): Added hooks for generic-modes.
13881         * net-utils.el (ftp, nslookup): Require comint.
13882         (network-service-connection): Likewise.
13883         (whois-server-name): Defaults to whois.arin.net
13884         (whois-server-list, whois-server-tld, whois-guess-server): New var.
13885         (whois): Tries to guess the appropriate top-level domain server.
13886         (whois-get-tld): New function.
13888         * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
13889         (dirtrack-debug-toggle): Added this function.
13891 1998-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13893         * files.el (find-file-noselect): Switch to the correct buffer
13894         before checking find-file-literally, and allow non-nil non-t
13895         rawfile params.
13897 1998-10-06  Karl Heuer  <kwzh@gnu.org>
13899         * midnight.el (clean-buffer-list): Add autoload cookie.
13901         * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
13902         no-autosave.
13903         * tar-mode.el (tar-mode-revert): Likewise.
13904         * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
13905         from ediff-arrange-autosave-in-merge-jobs.  Callers changed.
13906         * gnus/message.el (message-auto-save-directory): Renamed from
13907         message-autosave-directory.  All references changed.
13909 1998-10-06  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
13911         * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
13912         string.  Expose mime stuff while searching.
13914 1998-10-06  Richard Stallman  <rms@gnu.org>
13916         * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
13918         * replace.el (perform-replace): Position point properly
13919         before and after the recursive edit of C-r.
13921         * progmodes/etags.el (tags-reset-tags-tables): Properly
13922         find the markers in the old rings that are being discarded.
13924 1998-10-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
13926         * apropos.el (apropos-print): Control invalid characters.
13928         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13929         Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
13930         confusing customize.
13932 1998-10-06  Eli Zaretskii  <eliz@mescaline.gnu.org>
13934         * generic-x.el (bat-generic-mode): Fix regexps for keywords and
13935         built-in commands.  Add more built-in commands and fix face names.
13937 1998-10-05  Simon Marshall  <simon@gnu.org>
13939         * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
13941 1998-10-04  Eric Ludlam  <zappo@gnu.org>
13943         * speedbar.el (speedbar-initial-expansion-list-name): Remove
13944         customization since it is not useful in this case.
13945         (speedbar-frame-mode): Check if cfx or cfy is a list, and make
13946         sure it gets evalled to a number.  Also verify that set-frame-name
13947         fn exists before calling it.
13949         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13950         Protect a `forward-sexp' call which could fail, and improved regex
13951         for ie, and eg abbreviations.
13953 1998-10-02  Noah Friedman  <friedman@splode.com>
13955         * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
13956         send-string.
13957         (rlogin-send-Ctrl-D): Here also.
13958         (rlogin-send-Ctrl-Z): Here also.
13959         (rlogin-send-Ctrl-backslash): Here also.
13961 1998-10-02  Dave Love  <fx@gnu.org>
13963         * outline.el (hide-region-body): Bind
13964         outline-view-change-hook to nil while making repeated calls to
13965         outline-flag-region.  Run it once at the end.
13966         (hide-other, hide-sublevels, show-children): Likewise.
13968         * info-look.el: Remove duplicate scheme-mode entry.
13969         (info-lookup-make-completions): When looking for entries, check
13970         that `item' isn't null or "Menu".
13972 1998-10-01  Karl Heuer  <kwzh@gnu.org>
13974         * net-utils.el: Don't require ffap.
13975         (net-utils-machine-at-point, net-utils-url-at-point): New functions.
13976         (ping, nslookup-host, finger, network-connection-to-service): Use them.
13978 1998-09-30  Richard Stallman  <rms@gnu.org>
13980         * ispell.el (check-ispell-version): No need to bind default-major-mode.
13982         * imenu.el (imenu--generic-function): Sort each submenu by position.
13983         (imenu--sort-by-position): New function.
13985         * cus-edit.el (Custom-mode-menu): Fix info node name.
13986         (customize group): Fix info node name.
13988         * mail/mailalias.el (build-mail-aliases): Don't allow
13989         a newline in the alias name.  Don't define an alias
13990         if the definition would be empty.
13992         * which-func.el (which-func-mode-global): Make :set function
13993         more reliable.
13995         * custom.el (custom-set-variables): Load the requests first,
13996         then check the symbol's `set' function.
13998         * ffap.el: Doc fixes.
14000 1998-09-30  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
14002         * gnus.el: (gnus-valid-select-methods): Fix type.
14003         * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
14004         * gnus-score.el (gnus-orphan-score): Fix type.
14005         (gnus-score-default-header, gnus-score-default-type): Fix type.
14006         * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
14007         (gnus-saved-headers): Fix type.
14009         * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
14010         Avoid nil value of `two-lines-citation-part'.
14012 1998-09-30  Roman Belenov  <roman@nstl.nnov.ru>
14014         * which-func.el (which-function): Handle case when
14015         (car imenu--index-alist) is nil.
14017 1998-09-29  Dave Love  <fx@gnu.org>
14019         * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
14020         bzip2 args.
14022 1998-09-29  Simon Marshall  <simon@gnu.org>
14024         * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
14025         comint-exec-hook.
14027 1998-09-29  Stephen Eglen  <stephen@gnu.org>
14029         * info-look.el: Add support for Octave.
14031 1998-09-28  Carsten Dominik  <cd@delysid.gnu.org>
14033         * textmodes/reftex.el (reftex-finding-files): New customize group.
14034         (reftex-texpath-environment-variables,
14035         reftex-use-external-file-finders, reftex-external-file-finders,
14036         reftex-search-unrecursed-path-first): New options.
14037         (reftex-process-string, reftex-find-file-externally): New
14038         functions.
14039         (reftex-access-search-path): Execute shell commands to find the
14040         search path.
14041         (reftex-toggle-auto-view-crossref): When turning on, make sure
14042         `reftex-auto-view-crossref' becomes non-nil.
14043         (reftex-abbrev-regexp): Constant removed.
14044         (reftex-convert-string): Abbrev regexp calculated locally.
14046 1998-09-28  Dave Love  <fx@gnu.org>
14048         * progmodes/fortran.el: Don't call regexp-opt when deriving
14049         font-lock patterns with keywords that aren't all literal.
14051 1998-09-27  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
14053         * octave-inf.el (inferior-octave-prompt):  Also match prompts of
14054         the form `octave.bin:1>' which come from using precopiled binary
14055         versions.
14057 1998-09-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
14059         * help.el (help-for-help): Use %THIS-KEY%.
14060         (help-quit): Add doc.
14062         * help-macro.el (make-help-screen): Keep HELP-TEXT
14063         in a separate function definition, not in the help command FNAME.
14064         Replace %THIS-KEY% with the key sequence that ran FNAME.
14066 1998-09-25  Richard Stallman  <rms@gnu.org>
14068         * textmodes/texinfo.el (texinfo-show-structure):
14069         Bind inhibit-read-only.
14071         * isearch.el (isearch-search-and-update): Properly
14072         handle upper case letters in the reverse-search special case.
14074 1998-09-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
14076         * gnus.el: Extend the list of autoloaded functions.
14078         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
14079         buffer before creating help group. (from Gnus v5.6.43, fix by
14080         1998-08-20 Per Starback <starback@update.uu.se>)
14082         * gnus-util.el (gnus-output-to-rmail): Adjust to
14083         `rmail-output-to-rmail-file'.
14085 1998-09-25  Karl Heuer  <kwzh@gnu.org>
14087         * hexl.el (hexl-mode-map): More of previous change.
14089         * textmodes/tex-mode.el (tex-run-command): Doc fix.
14090         (tex-start-tex): Don't use tex-start-options-string in star case.
14091         Quote file name in star case as well as in non-star.
14092         Add blank and quoting of option string here.
14093         (tex-start-options-string): Not here.
14095 1998-09-23  Karl Heuer  <kwzh@gnu.org>
14097         * term.el (term-delimiter-argument-list): Doc fix.
14098         (term-emulate-terminal): Escape literal semicolon.
14099         * progmodes/asm-mode.el (asm-mode): Doc fix.
14100         (asm-comment-char): Escape literal semicolon.
14101         * emulation/viper-cmd.el (viper-movement-commands): Likewise.
14103 1998-09-23  Richard Stallman  <rms@gnu.org>
14105         * hexl.el (hexl-mode-map): Don't override all ESC bindings,
14106         only those that normally modify the buffer.
14108         * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
14109         over again.
14111 1998-09-23  E. Jay Berkenbilt  <ejb@ql.org>
14113         * ispell.el (check-ispell-version): Ensure same buffer is current
14114         when let-binding of case-fold-search ends.
14116 1998-09-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14118         * ps-print.el: Skip invisible overlay.
14119         Test for set-buffer-multibyte rather than using mule-version.
14120         (ps-print-version): New version number (4.1) and doc fix.
14121         (ps-generate-postscript-with-faces): Skip invisible overlay.
14123 1998-09-23  Fritz Knabe  <knabe@cs.virginia.edu>
14125         * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
14127 1998-09-22  Kenichi Handa  <handa@etl.go.jp>
14129         * international/quail.el (quail-update-guidance): Check for the
14130         return value of (quail-guidance) fixed.
14131         (quail-update-translation): Bind quail-current-str locally when it
14132         calls quail-update-guidance.
14133         (quail-update-translation): If input-method-exit-on-first-char is
14134         non-nil, terminate translation only when the current input method
14135         is simple.
14137 1998-09-22  Paul Eggert  <eggert@twinsun.com>
14139         * startup.el (locale-translation-file-name): Prefer X-related names
14140         to the name used by GNU/Linux sans X.  Set to nil if no file found.
14141         (command-line): Use locale-translation-file-name if it is not nil,
14142         instead of testing for its existence again.
14143         regexp-quote the ctype before using it in a regexp.
14144         Allow a colon to appear after the ctype in the aliases file,
14145         as is done in X11R6.4.
14147 1998-09-21  Richard Stallman  <rms@gnu.org>
14149         * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
14151         * calendar/appt.el (appt-interval): Variable deleted.
14152         (appt-check): For minutes in between appt-display-interval times,
14153         do check, but don't display anything except an updated mode line.
14154         Count against appt-display-interval based on minutes since
14155         first display of this appointment, not based on time of day.
14156         If appt-display-mode-line, force mode line redisplay
14157         whenever appt-mode-string has changed.
14158         (appt-add, appt-delete): Add autoload cookies.
14159         (appt-check): Catch errors from calling `diary'.
14160         (appt-max-time): Renamed from max-time.
14161         (appt-now-displayed, appt-display-count): New variables.
14162         (appt-timer): Don't create one if we already have one.
14164         * textmodes/tex-mode.el (tex-compilation-parse-errors):
14165         More general code to use the source buffer instead of the zap file.
14167         * hilit-chg.el (highlight-compare-with-file): Renamed from
14168         compare-with-file.
14170         * loadhist.el (load-history-loaded): New variable.
14171         (symbol-file): Load etc/fns-VERSION.el if that has not been done.
14173         * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
14175         * emacs-lisp/find-func.el (find-function-search-for-symbol):
14176         Fix error messages.
14178 1998-09-21  Markus Armbruster  <armbru@pond.sub.org>
14180         * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
14181         Emacs frame.
14183 1998-09-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
14185         * mail/rmail.el (rmail-decode-babyl-format): Recognize both
14186         `undecided' and `undecided-unix'.
14188 1998-09-21  Dave Love  <fx@gnu.org>
14190         * help.el (help-make-xrefs): Fix typo affecting Info references.
14192         * subr.el (remove-hook): Check list values to avoid errors.
14194 1998-09-18  Noah Friedman  <friedman@splode.com>
14196         * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
14197         store string in eldoc-last-message without consing a new string.
14198         Rearrange logic from nested if's into cond's.
14199         (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
14200         Do not print message; just return string.
14201         (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
14202         Do not print message; just return string.
14203         Cache that string in eldoc-last-data.
14204         (eldoc-last-data): Make into a vector.
14205         (eldoc-get-fnsym-args-string): Use new data form of structure.
14206         (eldoc-get-var-docstring): Here also.
14207         (eldoc-last-data-store): New function.
14208         (eldoc-get-fnsym-args-string): Use it.
14209         (eldoc-get-var-docstring): Here also.
14210         (eldoc-docstring-first-line): Minimize interim string consing.
14211         Call substitute-command-keys on the result.
14212         (eldoc-print-var-docstrings, eldoc-print-docstring,
14213         eldoc-docstring-message): Functions removed.
14214         (eldoc-docstring-format-sym-doc): New function, functionality
14215         ripped out of eldoc-docstring-message.
14216         (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
14218 1998-09-18  Kenichi Handa  <handa@etl.go.jp>
14220         * international/mule.el (make-coding-system): Doc-string modified.
14222 1998-09-18  Andreas Schwab  <schwab@delysid.gnu.org>
14224         * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
14226         * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
14227         customize type.
14229         * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
14230         type.
14232         * progmodes/compile.el (compilation-error-screen-columns): New
14233         variable.
14234         (compilation-next-error-locus): Use it to decide whether to use
14235         forward-char or move-to-column.
14237         * mail/rmail.el (rmail-movemail-program): Fix customize type.
14239         * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
14240         feedmail-fiddle-plex-user-list,
14241         feedmail-spray-address-fiddle-plex-list,
14242         feedmail-prompt-before-queue-user-alist,
14243         feedmail-prompt-before-queue-help-supplement,
14244         feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
14245         feedmail-queue-alternative-mail-header-separator): Fix customize
14246         type.
14248         * startup.el (site-run-file): Fix customize type.
14250         * speedbar.el (speedbar-initial-expansion-list-name): Fix
14251         customize type.
14253         * shell.el (shell-input-autoexpand): Fix customize type.
14255         * ps-print.el (ps-font-info-database): Add missing dots in value.
14256         Improve layout of customize type.
14258         * net-utils.el (traceroute-program-options, ping-program-options,
14259         ipconfig-program-options, netstat-program-options,
14260         arp-program-options, route-program-options,
14261         nslookup-program-options, ftp-program-options): Fix customize
14262         type.
14264         * midnight.el (clean-buffer-list-kill-regexps,
14265         clean-buffer-list-kill-buffer-names,
14266         clean-buffer-list-kill-never-buffer-names,
14267         clean-buffer-list-kill-never-regexps): Fix customize type.
14269         * man.el (Man-init-defvars): Avoid trailing nil on
14270         Man-filter-list.
14272         * lpr.el (printer-name): Fix customize type.
14274 1998-09-16  Kenichi Handa  <handa@etl.go.jp>
14276         * international/mule-cmds.el (reset-language-environment): Call
14277         update-coding-systems-internal.
14279         * international/mule-conf.el: Call update-coding-systems-internal
14280         at the tail.
14282 1998-09-14  Dave Love  <fx@gnu.org>
14284         * vc-hooks.el (vc-menu-map): Change the vc-directory label.  Don't
14285         use the menu-enable properties, pending doing it correctly and
14286         acceptably fast.
14288         * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
14290 1998-09-13  Dave Love  <d.love@dl.ac.uk>
14292         * progmodes/hideshow.el (hs-grok-mode-type): Check
14293         comment-{start,end} non-nil as well as bound.  Report an error if
14294         we can't grok the mode.
14296 1998-09-13  Richard Stallman  <rms@gnu.org>
14298         * simple.el (blink-matching-open): Don't log paren matching
14299         messages in *Messages*.
14301 1998-09-12  Richard Stallman  <rms@gnu.org>
14303         * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
14304         Set point-before-scroll at end even if there was an error.
14306         * ange-ftp.el (ange-ftp-insert-file-contents):
14307         Use binary mode for dumb-unix hosts as for unix hosts.
14308         (ange-ftp-copy-file-internal): Likewise.
14310         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
14312         * emacs-lisp/pp.el: Doc fixes.
14314         * wid-edit.el (widget-menu-max-shortcuts): New variable.
14315         (widget-choose): Don't use single-char shortcuts if # items
14316         exceeds that many.  Use minibuffer instead.
14318 1998-09-12  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14320         * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
14322 1998-09-12  Eric Ludlam  <zappo@mescaline.gnu.org>
14324         * speedbar.el (speedbar-frame-mode): Do not set frame position if
14325         in terminal mode.
14327 1998-09-10  Noah Friedman  <friedman@splode.com>
14329         * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
14330         defcustom declaration.  It's wreaking too much havoc with XEmacs
14331         and older versions of Emacs, which share this code.
14333         * type-break.el (type-break-mode): Here also.
14335         * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
14336         `t' to add-hook also to modify the new local value.
14338 1998-09-10  Dave Love  <fx@gnu.org>
14340         * vc.el (vc-insert-headers): Doc fix.
14342 1998-09-10  Richard Stallman  <rms@gnu.org>
14344         * textmodes/flyspell.el (flyspell-mode-on): Make the
14345         ispell-... variables permanent locals.
14346         (flyspell-mode-off): Add autoload cookie.
14348         * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
14349         do use binary mode, just as for `unix'.
14350         (ange-ftp-host-type): If HOST is nil, return `unix'.
14352         * dired.el (dired-mark-files-containing-regexp):
14353         Don't scan directories.  Ignore non-readable files.
14355         * progmodes/compile.el (compilation-error-regexp-alist):
14356         Fix previous change: allow . and _ in command name.
14358         * dired.el (dired-mark-files-containing-regexp): Fix previous change.
14360         * uncompress.el (uncompress-while-visiting):
14361         Use just the car of what find-operation-coding-system returns.
14363         * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
14365         * shell.el (shell-file-name-quote-list): Add # to the value.
14367 1998-09-10  E. Jay Berkenbilt  <ejb@ql.org>
14369         * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
14370         to make killing of ispell process work even if
14371         kill-all-local-variables has been run.
14373 1998-09-10  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14375         * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
14376         loop when sexp entry ends at end of file with no newline.
14378 1998-09-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
14380         * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
14381         (Custom-reset-standard): Fix menu inconsistency.
14383         * mail/feedmail.el (feedmail-from-line): Allow t.
14384         (feedmail-message-id-suffix): Allow nil.
14386         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
14387         Simplify.  Make prefix arg work right.
14389 1998-09-09  Dave Love  <fx@gnu.org>
14391         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
14393         * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
14395 1998-09-08  Dave Love  <fx@gnu.org>
14397         * add-log.el (change-log-font-lock-keywords): Do parenthesized
14398         stuff only after file names or at start of line.  Allow parens
14399         around e-mail, as well as angles.
14401         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
14402         ignore-errors too, eval'd when compile.  Require w3 stuff at load
14403         time for nicer failure if it's not available.
14405 1998-09-07  Geoff Voelker  <voelker@cs.washington.edu>
14407         * comint.el (comint-arguments): Ignore backslashes when using
14408         w32 shells that expect backslashes as the directory separator.
14410 1998-09-04  Kenichi Handa  <handa@etl.go.jp>
14412         * international/fontset.el (resolved-ascii-font): New variable.
14413         (x-complement-fontset-spec): By side effect, set
14414         `resolved-ascii-font' to the resolved name of ASCII font."
14415         (create-fontset-from-fontset-spec): Don't get a value for
14416         resolved-ascii-font from the list full-fontlist.  It is set by
14417         x-complement-fontset-spec now.
14419         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
14420         version, check the value of mule-version.
14422 1998-09-07  Carsten Dominik  <cd@delysid.gnu.org>
14424         * textmodes/reftex.el (reftex-view-crossref): Split up into
14425         several functions.  No longer moves to find a macro.
14426         (reftex-view-cr-cite, reftex-view-cr-ref,
14427         reftex-end-of-bib-entry): New functions.
14428         (reftex-auto-view-crossref): New value `window' allowed.
14429         (reftex-view-crossref-when-idle): Process new `window' option in
14430         (reftex-translate-to-ascii-function): New default.
14431         (reftex-label-illegal-re): Default changed, removed Latin1.
14432         (reftex-latin1-to-ascii): New function.
14433         (reftex-what-environment): Check for section regexp before use.
14434         (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
14435         absolute path names.
14436         (reftex-TeX-master-file): Changed sequence of file checks.
14437         (reftex-do-citation): bibview cache only with RefTeX mode on.
14439 1998-09-06  Richard Stallman  <rms@gnu.org>
14441         * progmodes/compile.el (compilation-error-regexp-alist):
14442         In first pattern (GNU utilities and other things),
14443         allow a space after the optional program name at the beginning.
14445         * mail/mail-hist.el (mail-hist-current-header-contents):
14446         Fix previous change: use mail-header-end.
14448 1998-09-06  Bill Richter  <richter@math.nwu.edu>
14450         * international/ccl.el: Doc fixes.
14451         * international/encoded-kb.el: Doc fixes.
14452         * international/fontset.el: Doc fixes.
14453         * international/kinsoku.el: Doc fixes.
14454         * international/kkc.el: Doc fixes.
14455         * international/mule-cmds.el: Doc fixes.
14456         * international/mule-conf.el: Doc fixes.
14457         * international/mule-util.el: Doc fixes.
14458         * international/mule.el: Doc fixes.
14460 1998-09-05  Eric Ludlam  <zappo@gnu.org>
14462         * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
14463         (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
14464         (checkdoc-this-string-valid-engine): Permit ? as terminating
14465         punctuation for first line sentence breaking.
14466         (checkdoc-this-string-valid): When converting a comment into a doc
14467         string, make sure " chars are \".
14468         (checkdoc-sentencespace-region-engine): Only do double space check
14469         if based on the variable `sentence-end-double-space'
14470         (checkdoc-this-string-valid-engine): ? ends valid sentence.
14471         (checkdoc-proper-noun-region-engine): Exclude items in URLs
14473 1998-09-04  Richard Stallman  <rms@gnu.org>
14475         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
14476         Recognize define-skeleton as a function definer.
14478         * cus-edit.el (customize-option): Refuse to customize
14479         a variable that has no defcustom.  But if variable is autoloaded,
14480         first try to load the library that defines it.
14482         * international/iso-insert.el: Use `string' before calling `insert'
14483         so that in multibyte buffers we insert multibyte chars.
14485         * dired.el (dired-mark-files-containing-regexp):
14486         Don't use find-file; instead, insert the file in a temp buffer.
14488         * textmodes/tex-mode.el (tex-start-options-string): New option.
14489         (tex-start-tex): Use that variable.
14491         * mail/rmail.el (rmail-primary-inbox-list): Make the initial
14492         value in the `repeat' alternative a list.
14494         * textmodes/fill.el (fill-individual-paragraphs): Before deleting
14495         the inserted newline, verify that one was really inserted.
14497         * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
14498         remains on or remains off.
14499         (flyspell-multi-language-p): Default changed to nil.
14501         * progmodes/ada-mode.el (ada-search-ignore-string-comment):
14502         In "found in comment" case, don't beginning-of-line after forward-line.
14504         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
14505         If the function definition is not a lambda, return original FORM
14506         with no error.
14508 1998-09-04  Peter Breton  <pbreton@ne.mediaone.net>
14510         * net-utils.el (netstat-program-options): Changed from nil to "-a"
14511         so that by default netstat shows all network connections.
14513 1998-09-04  Bob Weiner  <weiner@altrasoft.com>
14515         * international/quail.el: Doc fixes.
14517         * info.el (info): Don't add parens if FILE already has them.
14519 1998-09-04  Geoff Voelker  <voelker@cs.washington.edu>
14521         * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
14522         on extension lines.
14524 1998-09-03  Geoff Voelker  <voelker@cs.washington.edu>
14526         * w32-fns.el (w32-shell-dos-semantics): New function.
14528 1998-09-03  Bill Richter  <richter@brouwer.math.nwu.edu>
14530         * international/quail.el (quail-choose-completion-string): Store
14531         completion `choice' in `quail-current-str'; don't insert it.
14533 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
14535         * bdf.el (bdf-generate-font): New argument CHARSET.  Give WIDTH
14536         argument to ps-mule-generate-bitmap-font.
14538         * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
14539         entry and change Latin-1 entry in the default value.
14540         (ps-mule-font-info-database-ps-bdf): New variable.
14541         (ccl-encode-ethio-unicode): Bug of CCL code fixed.
14542         (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
14543         registerd in FONT-SPEC.
14544         (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
14545         charcter width of bitmap fonts.
14546         (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
14547         procedure NF.
14548         (ps-begin-file): Output PostScript code for setting
14549         SpaceWidthRatio.
14550         (ps-plot-region): Use line-beginning-position to get a position of
14551         the beginning of the current line.
14553         * international/mule-cmds.el (register-input-method): Doc-string
14554         modified.
14556 1998-09-01  Dave Love  <fx@gnu.org>
14558         * international/mule-cmds.el (current-language-environment): Fix
14559         setter function.
14561 1998-09-01  Simon Marshall  <simon@gnu.org>
14563         * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
14564         (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
14565         ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
14566         names with font-lock-type-face.  Fontify type specs, etc., with
14567         font-lock-keyword-face.
14569 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
14571         * international/fontset.el (x-complement-fontset-spec): If ASCII
14572         font is specified in FONTLIST, don't substitute it for the
14573         resolved name.
14575 1998-08-31  Paul Eggert  <eggert@twinsun.com>
14577         * international/mule.el (charset-description): Doc fix.
14579         * language/chinese.el, language/cyrillic.el, language/czech.el,
14580         language/devanagari.el, language/ethiopic.el,
14581         language/european.el, language/hebrew.el, language/indian.el,
14582         language/japanese.el, language/korean.el, language/lao.el,
14583         language/slovak.el, language/thai.el, language/tibetan.el,
14584         language/vietnamese.el:
14585         Add coding: local variable, to avoid bootstrapping problem
14586         if you need to recompile all the Lisp files using interpreted code.
14588 1998-08-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14590         * cal-china.el (chinese-year-cache): Change range of years from
14591         1989-2000 to 1990-2010.
14593 1998-08-29  Dave Love  <d.love@dl.ac.uk>
14595         * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
14596         (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
14598 1998-08-28  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14600         * ps-print.el (ps-print-control-characters): Doc-string modified.
14601         (ps-output-string-prim): Comment format changed.
14602         (ps-do-despool): Indentation of source code changed.
14604 1998-08-28  Kenichi Handa  <handa@etl.go.jp>
14606         * subr.el (sref): Make it an alias of aref.  Make the
14607         byte-compiler warn that it is obsolete.
14608         (char-bytes): Make the byte-compiler warn that it is obsolete.
14610         * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
14611         Calculate the total bytes using position-bytes instead of
14612         char-bytes.
14614 1998-08-27  Karl Heuer  <kwzh@gnu.org>
14616         * snmp-mode.el: New file.
14617         * files.el (auto-mode-alist): Add snmp-mode patterns.
14619 1998-08-27  Karl Eichwalder  <ke@suse.de>
14621         * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
14623 1998-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14625         * calendar/diary-lib.el (diary-block): Doc fix..
14626         * calendar/calendar.el (diary-list-include-blanks): Doc fix..
14628 1998-08-27  Richard Stallman  <rms@gnu.org>
14630         * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
14631         * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
14632         Clear appt-mode-string if we don't put something in it.
14634 1998-08-27  Dave Love  <fx@gnu.org>
14636         * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
14637         dired-local-variables-file for dired-x.
14639         * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
14640         for compressed library files too.
14642 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
14644         * language/european.el ("Latin-1"): Modify `documentation' key value.
14645         ("Latin-2"): Likewise.
14647 1998-08-26  Karl Heuer  <kwzh@gnu.org>
14649         * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
14651 1998-08-26  Albert L. Ting  <alt@artisan.com>
14653         * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
14654         (mail-hist-current-header-contents): Use mail-text-start.
14656 1998-08-26  Richard Stallman  <rms@gnu.org>
14658         * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
14659         (customize-changed-options-previous-release): New variable.
14660         (customize-changed-options): Use that variable as default arg.
14662 1998-08-26  Karl Eichwalder  <ke@suse.de>
14664         * midnight.el: Require `timer' not only when compiling.
14666 1998-08-26  Per Starback  <starback@update.uu.se>
14668         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
14669         buffer before creating help group.
14671 1998-08-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14673         * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
14674         coding-system-for-write before saving.
14676 1998-08-26  Kevin Rodgers <kevinr@ihs.com>
14678         * isearch.el (isearch-forward): Doc fix.
14680 1998-08-26  Andreas Schwab  <schwab@delysid.gnu.org>
14682         * emacs-lisp/find-func.el: Fix :version tags to have a string
14683         value, not a float.
14685         * cus-dep.el: Fix typo in output.
14687 1998-08-25  Dave Love  <fx@gnu.org>
14689         * repeat.el (repeat): Doc fix.
14690         [From rms:]
14691         (repeat-previous-repeated-command): New variable.
14692         (repeat): Check for real-last-command being null or repeat.  Set
14693         repeat-previous-repeated-command.
14695         * browse-url.el (browse-url-netscape): Fix format for hex escapes.
14697 1998-08-25  Kenichi Handa  <handa@etl.go.jp>
14699         * gnus/message.el (message-send-mail-with-sendmail): Bind
14700         coding-system-for-write by the return value of
14701         select-message-coding-system.
14702         (message-send-mail-with-qmail): Likewise.
14704 1998-08-24  Andreas Schwab  <schwab@delysid.gnu.org>
14706         * emacs-lisp/autoload.el: Fix doc-string-elt property on
14707         define-derived-mode.
14709         * files.el (file-name-invalid-regexp):
14710         Fix regex for ms-dos without long file names.
14712 1998-08-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14714         * ps-print.el: Multi-byte buffer handling.
14715         (ps-print-version): New version number (4.0) and doc fix.
14716         (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
14717         compilation for GNU Emacs and emacsens.
14718         (ps-generate-postscript-with-faces): Force invisible text to be
14719         visible.
14720         (dos-ps-printer): New var to avoid compilation gripes.
14722 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
14724         * ps-print.el (ps-mule-plot-string): Pay attention to the case
14725         that no more characters can't be printed in the current line.
14727 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
14729         * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
14730         greater than TO.
14732 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
14734         * ps-print.el: Add codes to make ps-print.el work also on Emacs
14735         20.2 and the earlier version.
14736         (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
14737         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
14738         (ps-mule-find-wrappoint): Likewise.
14739         (ps-mule-generate-font): Change `X' to `x' in format
14740         control-string.
14741         (ps-generate): Call ps-mule-begin before calling ps-begin-job.
14742         (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
14743         `restore' form procedures `BC' and `EC'.
14745 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
14747         * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
14748         is an executable procedure.  Make LineThickness, Xshadow, and
14749         Yshadow relative to FontHeight.  Set SpaceWidth in BeginDoc.
14750         (ps-mule-font-info-database, ps-mule-font-info-database-ps,
14751         ps-mule-font-info-database-bdf): New vars.
14752         (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
14753         (ccl-encode-ethio-unicode): New CCL program.
14754         (ps-mule-encode-ethiopic): New fun.
14755         (ps-mule-current-charset): New var.
14756         (ps-mule-get-font-spec, ps-mule-font-spec-src,
14757         ps-mule-font-spec-name, ps-mule-font-spec-encoding,
14758         ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
14759         (ps-mule-external-libraries): New var.
14760         (ps-mule-init-external-library): New fun.
14761         (ps-mule-font-cache): New var.
14762         (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
14763         (ps-last-font): New var.
14764         (ps-mule-prepare-font): New fun.
14765         (ps-mule-charset-list): New var.
14766         (ps-mule-prologue-generated, ps-mule-prologue): New vars.
14767         (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
14768         ps-mule-plot-string): New funs.
14769         (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
14770         New vars.
14771         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
14772         ps-mule-prepare-cmpchar-font): New funs.
14773         (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
14774         vars.
14775         (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
14776         ps-mule-generate-bitmap-glyph): New funs.
14777         (ps-mule-initialize, ps-mule-begin): New funs.
14778         (ps-output-string-prim): Insert string as unibyte.
14779         (ps-output-prologue): New fun.
14780         (ps-flush-output): Handle the case of 'prologue.
14781         (ps-begin-file): Call ps-mule-initialize.
14782         (ps-begin-job): Set ps-control-or-escape-regexp differently if
14783         printing multibyte characters.
14784         (ps-begin-page): Set ps-mule-current-charset to 'ascii.
14785         (ps-basic-plot-string): Handle the case of printing ASCII
14786         characters by external libraries (e.g. BDF).
14787         (ps-set-font): Set ps-last-font.
14788         (ps-plot-region): Handle multibyte characters, use
14789         ps-mule-plot-string for them.
14790         (ps-generate): Set the spool buffer unibyte.  Call ps-mule-begin.
14792         * bdf.el: New file.
14794 1998-08-23  Kenichi HANDA  <handa@etl.go.jp>
14796         * international/mule-cmds.el (select-message-coding-system): New
14797         function.
14798         (set-language-environment-coding-systems): Set
14799         default-sendmail-coding-system.
14801         * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
14802         (default-sendmail-coding-system): New variable.
14803         (sendmail-send-it): Encode the message by a coding system
14804         select-message-coding-system returns.
14806 1998-08-23  Eric Ludlam  <zappo@gnu.org>
14808         * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
14809         (speedbar-mode): Set buffer to read only.
14810         (speedbar-temp-buffer-show-function): For emacs don't call hook
14811         with arguments.
14812         (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
14814 1998-08-19  Dan Nicolaescu  <done@ece.arizona.edu>
14816         * speedbar.el (speedbar-key-map): Fix typo.
14818 See ChangeLog.7 for earlier changes.