*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob86e476993ec31bfb3e16c1c4a57923a790b68a6c
1 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
3         * eshell/esh-module.el: Require CL when compiling.
5 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
7         * comint.el (comint-substitute-in-file-name): Call replace-match
8         with second and third arg t.
10         * cus-edit.el (custom-button-face, custom-button-pressed-face): 
11         Specify foreground color.
13         * faces.el (tool-bar, mode-line, header-line): Specify foreground
14         color.
16         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
18         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
19         cddr instead of cdddr.
21         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
22         instead of copy-list.
24         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
25         of copy-list.
27         * subdirs.el: Add eshell subdirectory.
29         * eshell: New subdirectory containing the Eshell package.
31         * pcomplete.el: New file.
33 2000-06-23  Paul Eggert  <eggert@twinsun.com>
35         * mail/mailpost.el (post-mail-send-it): Make sure file has
36         proper permissions from birth.
38         * files.el (basic-save-buffer-2): When temporarily setting
39         file modes, set them to current modes plus 0200, not to 0777.
41         * emerge.el (emerge-make-temp-file): Make sure file has proper
42         permissions from birth.
44 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
46         * files.el (make-backup-file-name-1): On DOS/Windows, run the
47         backup file name through convert-standard-filename.
49         * dos-fns.el (convert-standard-filename): Convert leading
50         directories as well.  When long file names are supported, convert
51         characters that are invalid in Windows file names.
53 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
55         * ps-print.el: Fix bug: if ^L is the very first buffer character,
56         ps-print crashes.  New feature: page selection for printing.  Create
57         raw-text-unix coding system for XEmacs.  Doc fix.
58         (ps-print-version): New version number (5.2.3).
59         (ps-plot-region): Bug fix.
60         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
61         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
62         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
63         funs.
64         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
65         (ps-last-page): New vars.
67 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
69         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
70         empty option string.
72 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
74         * man.el (man): Doc fix.
76 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
78         * international/mule-cmds.el (set-language-info-alist): Docstring
79         fixed.
81 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
83         * version.el (emacs-version): Use ISO date format.
85         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
86         instead of `M-backspace'.
88         * simple.el (turn-off-auto-fill): New function.
90 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
92         * jit-lock.el (with-buffer-prepared-for-jit-lock):
93         Renamed from with-buffer-prepared-for-font-lock and use
94         inhibit-modification-hooks rather than setting *-change-functions.
95         Update all functions to use the new name.
96         (jit-lock-first-unfontify-pos): New semantics (and doc).
97         (jit-lock-mode): Make non-interactive.
98         Don't automatically turn on font-lock.
99         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
100         Always use jit-lock-after-change.
101         Remove and restore font-lock-after-change-function.
102         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
103         (jit-lock-after-unfontify-buffer): Remove.
104         (jit-lock-stealth-fontify):
105         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
106         (jit-lock-after-change): Set the `fontified' text-prop to nil.
108 2000-06-20  Sam Steingold  <sds@gnu.org>
110         * emacs-lisp/cl-indent.el (toplevel): Indent
111         `print-unreadable-object' properly.  Untabify.
113 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
115         * textmodes/reftex.el (reftex-find-citation-regexp-format):
116         Support for bibentry.
117         (reftex-compile-variables): Fixed problem with end of section-re.
119         * texmodes/reftex-dcr.el (reftex-view-crossref,
120         reftex-view-crossref-from-bibtex):
121         Deal with changed `reftex-find-citation-regexp-format'.
122         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
123         Replaced `remprop' with `put'.
124         (reftex-view-crossref, reftex-view-crossref-when-idle):
125         Support for bibentry.
127         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
128         New entry for bibentry package.
130         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
131         Regexp also matches "\nobibliography".
133         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
134         Call `reftex-ensure-write-access' before doing anything.
135         (reftex-ensure-write-access): New function.
137 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
139         * progmodes/idlwave.el: File re-installed (update to version 4.2)
141         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
143         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
145         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
148 2000-06-20  Dave Love  <fx@gnu.org>
150         * faces.el (frame-background-mode): Use set-default, not set, in
151         setter.
152         (frame-update-faces, frame-update-face-colors): Define with
153         defalias.
155         * enriched.el (enriched-decode-foreground)
156         (enriched-decode-background): Don't use internal-find-face.
158         * apropos.el: Doc fixes.
160         * cus-edit.el (customize-changed-options): Check arg.
161         (customize-version-lessp): Don't require decimal point.
163         * custom.el (defcustom, defgroup): Doc fix.
165         * newcomment.el (comment) <defgroup>: Add :version.
166         (comment-multi-line): Doc fix.
168         * emulation/mlsupport.el (define-hooked-local-abbrev,
169         define-hooked-global-abbrev): Fix, using define-abbrev.
171 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
173         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
174         the whole buffer.
176 2000-06-19  Dave Love  <fx@gnu.org>
178         * menu-bar.el (menu-bar-options-save): New function.
179         (menu-bar-options-menu): Use it.
180         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
181         Simplify.
183 2000-06-19  Andreas Schwab  <schwab@suse.de>
185         * progmodes/etags.el (tags-query-replace): Put new parameters
186         START and END at the end, for backward compatibility.
188 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
190         * international/codepage.el:
191         (cp-coding-system-for-codepage-1): Delete special codes for
192         generating xxx-dos coding system because now a CCL based coding
193         system can handle EOL conversion by default.
195         * international/mule.el (make-coding-system): Generate subsidiary
196         coding systems for EOL handling variants even for a CCL based
197         coding system.
199 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
201         * international/isearch-x.el (isearch-minibuffer-input-method)
202         (isearch-minibuffer-input-method-function): These variables
203         deleted.
204         (isearch-with-input-method): Don't use the above variables.
205         (isearch-process-search-multibyte-characters): Likewise.  Call
206         read-string with the arg INHERIT-INPUT-METHOD t.
208 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
210         * font-lock.el (font-lock-after-fontify-buffer)
211         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
213         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
214         Use consistent make-local-variable style for font-lock-fontified.
215         (jit-lock-fontify-buffer):
216         Don't bother checking for font-lock-mode and jit-lock-mode.
218         * time.el: Remove trailing ^M that prevent CVS-merging.
220 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
222         * Makefile.in (distclean): New target.
224 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
226         * Makefile.in (srcdir): Define for update-subdirs.
228 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
230         * find-lisp.el: New file.
232 2000-06-16  Andrew Innes  <andrewi@gnu.org>
234         * time.el (display-time-mail-function): New variable, to allow
235         external packages to indicate when new mail is available.
236         (display-time-update): Use it.
238 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
240         * international/mule.el (mule-version): Change version name to
241         SAKAKI.  AOI has already been used by Meadow.
243         * international/quail.el (quail-show-guidance-buf): To find the
244         bottom window (but minibuffer), pay attention to the height of
245         minibuffer.
247 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
249         * arc-mode.el (archive-mode-map): Use the new menu-item format for
250         menu-bar menus.  Add help strings.  Don't remove the Edit menu
251         from the menu bar, as the menu bar has enough space now.
253         * Makefile.in (SHELL): Make sure /bin/sh is used.
255         * woman.el (woman-man-buffer): Fix bold and underlined CJK
256         characters, which use series of two ^H characters instead of one.
258 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
260         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
261         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
262         functions.
263         (Info-find-node-2): Try a case-sensitive search first, then
264         do a case-insensitive search.
266         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
267         tutorials.
269         * complete.el (PC-env-vars-alist): New variable.
270         (PC-complete-as-file-name): New function.
271         (partial-completion-mode): Initialize PC-env-vars-alist from
272         process-environment.
273         (PC-do-completion): Handle completion of env vars.
275         * info.el (Info-set-mode-line): Show file name in mode line,
276         use `*Info*' instead of `Info:'.
278         * startup.el (command-line-1): Change copyright messages to year
279         2000.
281 2000-06-15  Dave Love  <fx@gnu.org>
283         * net/goto-addr.el (goto-address-fontify): Use keymap property,
284         not local-map.
286 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
288         * international/mule.el (set-buffer-file-coding-system): Almost
289         rewritten to handle `undecided' as no-op.
291 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
293         * Makefile.in: New file.
295         * Makefile: Removed.
297         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
298         (goto-address-highlight-keymap): Bind C-c RET.
300 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
302         * mail/sendmail.el (sendmail-send-it): The temporary buffer
303         inherits buffer-file-coding-system of the current buffer.
305         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
306         0.  Give correct argument to set-auto-coding-function.
307         (tar-expunge): For goto-char, use (point-min), not 0.
308         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
309         (tar-subfile-save-buffer): Likewize.
311         * international/mule.el
312         (after-insert-file-set-buffer-file-coding-system): Call
313         set-buffer-file-coding-system with the arg FORCE t.
315 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
317         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
318         nil.  Contemporary sendmails issue an X-Authentication-Warning if
319         the sender is set with `-f'.
321 2000-06-13  Dave Love  <fx@gnu.org>
323         * help.el (describe-function-1): Kluge around cases of functions
324         fset to subrs whose doc doesn't match their symbol-name.
326         * image.el (insert-image): Default STRING to a space.
328         * info.el Doc fixes.
329         (Info-build-node-completions): Match Ref tags.
331 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
333         * frame.el (display-multi-frame-p, display-multi-font-p): New
334         defaliases for display-graphic-p.
336         * hl-line.el: Fixed a typo in commentary.
338 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
340         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
341         fixed.
343 2000-06-12  Dave Love  <fx@gnu.org>
345         * image.el (insert-image): Save a little consing.
347 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
349         * language/tibet-util.el: Convert all tibetan-1-column characters
350         to the corresponding tibetan characters.
351         (tibetan-add-components): Delete code for the special treatment of
352         'a chung.
354         * language/tibetan.el (tibetan-composable-pattern): Fix previous
355         change.
356         (tibetan-vowel-transcription-alist): More rules added.
357         (tibetan-composite-vowel-alist): New variable.
358         (tibetan-precomposition-rule-alist): More rules added.
360 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
362         * startup.el (command-line): Only call menu-bar-mode if interactive.
364         * thingatpt.el (toplevel symbol-properties):
365         * textmodes/makeinfo.el (makeinfo-compile):
366         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
367         * progmodes/hideif.el (hif-compress-define-list)
368         (hide-ifdef-use-define-alist):
369         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
370         (ange-ftp-vms-add-file-entry):
371         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
372         * man.el (Man-build-man-command):
373         * mail/rnewspost.el (news-reply-header-hook):
374         * info.el (Info-insert-dir):
375         * emulation/mlconvert.el (backward-word, forward-word, setq):
376         * emacs-lisp/gulp.el (gulp-send-requests):
377         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
378         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
379         (byte-optimize-apply, end of file):
380         * emacs-lisp/advice.el (ad-advice-class-completion-table)
381         (ad-make-freeze-definition):
382         * startup.el (command-line, command-line-1): Don't quote lambdas.
384         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
385         (cvs-cleanup-removed): New function.
386         (cvs-cleanup-functions): New var.
387         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
388         some flexibility in specifying additional entries to auto-cleanup.
389         (cvs-quickdir): New function.
390         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
391         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
392         (cvs-mode-find-file): Check that we are on a filename or dirname
393         when invoked through a mouse-click.
394         (cvs-full-path): Remove.
395         (cvs-dired-action): Re-introduced.
396         (cvs-dired-noselect): Use it.
397         (vc-post-command-functions): use this new hook if available.
399         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
400         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
401         (cvs-filename-map, cvs-dirname-map): Remove.
402         (cvs-default-action): Remove.
403         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
404         if the arg is really a keymap.
405         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
406         Don't hardcode the mapping from state (aka type) to face, but check
407         the var cvs-fi-<type>-face instead.
408         (cvs-fileinfo-from-entries): New function.
410         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
411         Docstring fix.
412         (cvs-find-file-and-jump): Change default to be safer.
413         (cvs-mode-diff-map): Define it as a function as well.
414         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
415         Bind mouse-2 in this global map rather than with text-properties.
417         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
418         file to resolve the ambiguity between C(conflict) and C(need-merge).
420 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
422         * international/mule.el (set-buffer-file-coding-system): If
423         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
424         unconditionally.
426 2000-06-12  Dave Love  <fx@gnu.org>
428         * wid-edit.el (widget-specify-button): Really suppress the face if
429         required.
431 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
433         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
435 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
437         * imenu.el (imenu-generic-expression): Docstring fix.
439         * composite.el (composition-function-table): Move the `put'
440         below the autoload cookie so we can load the file before loaddefs.
442         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
444         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
445         Handle easy-mmode-define-global-mode.
446         For complex macros like define-minor-mode that can generate
447         several autoload entries, try to autoload entries in the
448         macroexpanded code.
450         * emacs-lisp/easy-mmode.el (define-minor-mode):
451         If KEYMAP is a symbol, just use it.
452         Use byte-compile-current-file and load-file-name to infer the
453         proper :require to pass to defcustom.
454         Wrap the hook var into `progn' so as not to autoload it.
455         Add a :autoload-end cookie.
456         Be more careful about the evaluation of KEYMAP.
457         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
458         (define-derived-mode): Move define-abbrev-table outside of defvar.
460 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
462         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
463         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
464         (backup-compiled-files): Ignore errors during `tar'.
465         (bootstrap): Make autoloads before elc files.
467 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
469         * international/mule.el (set-buffer-file-coding-system): If one of
470         undecided-XXX is specified, change only EOL conversion.
472         * international/mule-conf.el (unix): New alias for the coding
473         system undecided-unix.
475 2000-06-09  Dave Love  <fx@gnu.org>
477         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
479         * progmodes/executable.el: Byte compile dynamic.
480         (executable-insert): Change custom type.
481         (executable-find): Add autoload cookie.
482         (executable-make-buffer-file-executable-if-script-p): New
483         function.  After Noah Friedman.
485         * files.el (after-save-hook): Customize, with
486         executable-make-buffer-file-executable-if-script-p as an option.
488 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
490         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
491         "tib24p-mule.bdf" for Tibetan.
493         * composite.el (decompose-composite-char): Declare it as obsolete.
495         * man.el (Man-fontify-manpage): Pay attention to underline and
496         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
498 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
500         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
501         Set maintainer to FSF since author isn't reachable.
503 2000-06-08  Dave Love  <fx@gnu.org>
505         * international/mule-cmds.el (select-safe-coding-system): If
506         DEFAULT-CODING-SYSTEM is not specified, also check the most
507         preferred coding-system if buffer-file-coding-system is
508         `undecided'.  From Handa.
510 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
512         * international/mule.el
513         (after-insert-file-set-buffer-file-coding-system): If the buffer
514         size is greater than INSERTED, judget that we are not visiting.
516 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
518         * whitespace.el (defgroup whitespace): Comment out `:version'.
519         XEmacs 20.4 has problems defining the group with this present.
520         We'll have this commented out till get resolve the problem.
522 2000-06-07  Gerd Moellmann  <gerd@gnu.org>
524         * align.el: Update from author.
526 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
528         * apropos.el (apropos-mode-hook): New user variable.
529         (apropos-mode): Run apropos-mode-hook.
531 2000-06-07  David Ponce  <david@dponce.com>
533         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
534         commands.  Require `wid-edit' at run-time.
536 2000-06-07  David Ponce  <david@dponce.com>
538         * recentf.el: Added some "Commentary".
539         (recentf-open-more-files, recentf-edit-list): Minor changes to
540         move the point at the top of the file list.  This behaviour is
541         consistent with the menu one when the list contains a lot of
542         files.
543         (recentf-cleanup): Now displays the number of items removed from
544         the list.
545         (recentf-relative-filter) New menu filter to show filenames
546         relative to `default-directory'.
548 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
550         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
551         with/without giving an error if PostScript printer doesn't have this
552         kind of page size.  Zebra Stripe continues or restarts on next page.
553         Manual/automatic paper feeding.  Switch or not the header.
554         (ps-print-version): New version number (5.2.2).
555         (ps-windows-system): Include emx as a Windows system.
556         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
557         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
558         (ps-background-text): Code fix.
559         (ps-error-handler-message, ps-user-defined-prologue)
560         (ps-print-prologue-header, ps-printer-name)
561         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
562         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
563         (ps-use-face-background): Customization fix.
564         (ps-n-up-database): Data fix.
565         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
566         (ps-switch-header): New vars.
567         (ps-xemacs-color-name, ps-face-foreground-name)
568         (ps-face-background-name, ps-boolean-constant): New funs.
570 2000-06-07  Dave Love  <fx@gnu.org>
572         * allout.el: New version from Manheimer.
574 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
576         * textmodes/fill.el (fill-find-break-point): Check the validity of
577         charset.
579 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
581         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
582         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
583         Call display-color-p and display-mouse-p instead of looking at
584         window-system.
586 2000-06-06  Dave Love  <fx@gnu.org>
588         * image.el (find-image): Doc fix.  Return nil if image not found.
589         (put-image, insert-image): Make STRING arg optional.
591 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
593         * language/vietnamese.el: Remove eval-when-compile.
594         (viet-viscii-nonascii-translation-table): Define it as a
595         translation table made from viet-viscii-decode-table.
596         (viet-viscii-encode-table): Define it as a translation table made
597         from the reverse map of above.
598         (viet-vscii-nonascii-translation-table): Define it as a
599         translation table made from viet-vscii-decode-table.
600         (viet-vscii-encode-table): Define it as a translation table made
601         from the reverse map of above.
602         (ccl-decode-viscii): Use translate-character.
603         (ccl-encode-viscii, ccl-encode-viscii-font)
604         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
605         Likewize.
607         * language/cyrillic.el: Remove eval-when-compile.
608         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
609         translation table made from cyrillic-koi8-r-decode-table.
610         (cyrillic-koi8-r-encode-table): Define it as a translation table
611         made from the reverse map of above.
612         (ccl-decode-koi8): Use translate-character.
613         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
614         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
615         a translation table made from cyrillic-alternativnyj-decode-table.
616         (cyrillic-alternativnyj-encode-table): Define it as a translation
617         table made from the reverse map of above.
618         (ccl-decode-alternativnyj): Use translate-character.
619         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
620         Likewize
622         * international/mule-diag.el (non-iso-charset-alist): Specify
623         translation table symbol instead of translation table itself.
624         (list-block-of-chars): CHARSET may be a translation table symbol.
626         * international/mule.el (make-coding-system): If CODING-SYSTEM
627         already exists, override it.
629         * international/fontset.el: Use family `proportional' for Tibetan
630         fonts.
632         * international/ccl.el (ccl-compile-translate-character): Don't
633         check if Rrr has property translation-table.
634         (ccl-compile-map-multiple): Modified to avoid compiler warning.
636 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
638         * info.el: Bind case-fold-search to t when searching in case
639         a user sets it to nil in a hook.
641 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
643         * autoarg.el (autoarg-mode, autoarg-kp-mode):
644         * hl-line.el (hl-line-mode): Use the new :global key argument.
646         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
647         (tar-clip-time-string): Prepend a space.
648         (tar-grind-file-mode): Construct a string rather than modifying one.
649         (tar-header-block-summarize): Fix docstring.
650         Use `format' rather than an error-prone set of copy-loops.
652         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
653         (diff-goto-source, diff-unified->context, diff-context->unified)
654         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
655         understand the format output by the `-p' argument to diff.
657         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
658         (sh-re-done): Use defconst.
659         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
660         (sh-help-string-for-variable, sh-guess-basic-offset):
661         Don't quote lambdas.
662         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
663         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
665         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
666         (mh-letter-mode): Derive from text-mode.
667         This implicitly means that it now calls kill-all-local-variables.
668         Also remove the Emacs-18 compatibility code.
670         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
671         Make use of symbol-property doc-string-elt.
672         Use memq rather than a sequence of eq.
673         (doc-string-elt): Fix the wrong or missing previously unused values.
674         (autoload-print-form): New function extracted from
675         generate-file-autoloads to allow recursion when handling progn
676         so that defvar's and defun's docstrings are properly printed.
677         (generate-file-autoloads): Use it.
679         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
680         Use find-file-hooks in the minor-mode function.
681         Be careful not to loop indefinitely in the post-command-hook function.
683 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
685         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
686         tty's.
687         * ediff-diff.el (ediff-exec-process): Use --binary for fine
688         differences whenever appropriate.
689         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
690         * viper.el (find-file, find-file-other-window): Get viper to do
691         wildcards.
693 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
695         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
696         (jit-lock-fontify-buffer): New function for JIT refontification.
697         (jit-lock-mode): Fix docstring.
698         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
699         Remove jit-lock-after-change from the _local_ hook.
700         (jit-lock-function-1): Fix docstring.
702         * info.el (Info-on-current-buffer): Initialize info.
704         * newcomment.el (comment-indent): Ignore comment-indent-hook.
706         * progmodes/tcl.el (tcl-indent-for-comment):
707         Ignore comment-indent-hook.
709         * emacs-lisp/easy-mmode.el: Require CL during compilation.
710         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
711         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
712         and improve to use the lighter to guess the capitalization.
713         (define-minor-mode): Inline code from easy-mmode-define-toggle.
714         Add keyword arguments to specify global-ness or the custom group.
715         Add local-map and help-echo properties to the lighter.
716         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
717         (easy-mmode-define-global-mode): New macro.
719 2000-06-02  Dave Love  <fx@gnu.org>
721         * wid-edit.el: byte-compile-dynamic since we typically don't use
722         all the widgets.  Don't require cl or widget.  Remove
723         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
724         (widget-read-event): Removed.  Callers changed to use read-event.
725         (widget-button-release-event-p): Renamed from
726         button-release-event-p.
727         (widget-field-add-space, widget-field-use-before-change):
728         Uncustomize.
729         (widget-specify-field): Use keymap property, not local-map.
730         (widget-specify-button): Obey :suppress-face.
731         (widget-specify-insert): Use modern backquote syntax.
732         (widget-image-directory): Renamed from widget-glyph-directory.
733         (widget-image-enable): Renamed from widget-glyph-enable.
734         (widget-image-find): Replaces widget-glyph-find.
735         (widget-button-pressed-face): Move defvar.
736         (widget-image-insert): Replaces widget-glyph-insert.
737         (widget-convert): Use keywordp.
738         (widget-leave-text, widget-children-value-delete): Use mapc.
739         (widget-keymap): Remove XEmacs stuff.
740         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
741         (widget-button-click): Don't set point at the click, but re-centre
742         if we scroll out of window.  Rewritten for images v. glyphs &c.
743         (widget-tabable-at): Use POS arg, not point.
744         (widget-beginning-of-line, widget-end-of-line)
745         (widget-item-value-create, widget-sublist, widget-princ-to-string)
746         (widget-sexp-prompt-value, widget-echo-help): Simplify.
747         (widget-default-create): Use widget-image-insert; some rewriting.
748         (widget-visibility-value-create)
749         (widget-push-button-value-create, widget-toggle-value-create): Use
750         widget-image-insert.
751         (checkbox): Create on and off images dynamically.
752         (documentation-link): Change :help-echo.
753         (widget-documentation-link-echo-help): Remove.
755 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
757         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
759         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
760         (easy-mmode-define-toggle, define-minor-mode): Use it.
761         (easy-mmode-define-keymap): Docstring fix.
762         (define-derived-mode): Default PARENT to fundamental-mode.
763         Add the derived-mode-parent symbol-property.
764         (easy-mmode-derived-mode-p): New function.
766 2000-06-02  Dave Love  <fx@gnu.org>
768         * files.el (convert-standard-filename): Doc fix.
769         (normal-backup-enable-predicate): New function.
770         (backup-enable-predicate): Use it to replace the lambda form.
772         * calendar/todo-mode.el: [This needs more work on the outline
773         stuff.]  Doc fixes.
774         (todo) <defgroup>: Add :version.
775         (todo-add-category): Don't use pushnew.
776         (todo-cmd-raise): Fix typo.
777         (todo-top-priorities): Change temp buffer name.
778         (todo-category-alist): Avoid redundant lambda.
779         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
780         Use outline-next-heading.
782         * autoarg.el: Rewritten to use define-minor-mode.
783         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
784         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
786 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
788         * isearch.el (isearch-other-meta-char): Fix previous change.
790 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
792         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
793         (log-edit-done): Only add the comment to the ring if it's different
794         from the last comment entered.
796         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
798 2000-06-01  Dave Love  <fx@gnu.org>
800         * hl-line.el: Rewritten using define-minor-mode.
802         * help.el (describe-function-1): Distinguish special form from
803         builtin function.  Sanity-check presence of arglist for builtins.
805 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
807         * international/characters.el: Fix syntax/category setting of
808         Tibetan characters.
810         * language/tibet-util.el (tibetan-add-components): Fixes for new
811         encoding of Tibetan characters.
812         (tibetan-decompose-precomposition-alist): New variable.
813         (tibetan-decompose-region): Convert precomposed characters to
814         non-precomposed characters.
815         (tibetan-decompose-string): Likewise.
816         (tibetan-composition-function): Fix args to
817         thibetan-compose-string.
819         * language/tibetan.el (tibetan-composable-pattern): More
820         characters included.
821         (tibetan-consonant-transcription-alist): Rule for "R" added.
822         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
823         "+R" added.
824         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
826         * language/lao-util.el (lao-composition-function): Fix args to
827         compose-string.
829         * language/thai-util.el (thai-composition-function): Fix args to
830         compose-string.
832         * isearch.el (isearch-update): Set disable-point-adjustment to t
833         to prevent the point moving to the end of a composition when a
834         part of a composition is searched.
835         (isearch-other-meta-char): If the key invoking this command can be
836         mapped by function-key-map to a printing char, call
837         isearch-process-search-char directly.
839 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
841         * emacs-lisp/bytecomp.el:
842         * frame.el:
843         * international/mule-cmds.el:
844         * international/mule-util.el:
845         * international/mule.el:
846         * mouse.el:
847         * subr.el:
848         * faces.el: Update calls to make-obsolete with a WHEN argument.
850         * byte-run.el (make-obsolete, make-obsolete-variable):
851         Add an optional WHEN argument and change the format of the
852         symbol-property information.
853         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
854         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
855         new obsolete-symbol-property format and print WHEN if it is provided.
857 2000-05-31  Dave Love  <fx@gnu.org>
859         * loadhist.el (loadhist-hook-functions): Remove
860         before-change-function, after-change-function.
861         (unload-feature): Deal with symbols which are both bound and
862         fbound.
864         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
865         before-change-function, after-change-function.
867         * simple.el (newline): Don't bind before-change-function,
868         after-change-function.
870 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
872         * whitespace.el (whitespace-rescan-timer-time): Update interval
873         set to 600 seconds (10 minutes) instead of 60 seconds since
874         a large number of whitespace buffers causes emacs to `freeze'
875         for a considerable amount of time.
877         * whitespace.el: Updated email address
879 2000-05-31  Dave Love  <fx@gnu.org>
881         * add-log.el (change-log-font-lock-keywords) <function>: Add
882         pattern for function of change.
883         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
884         acknowledgements patterns.
886 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
888         * isearch.el (isearch-printing-char): If keyboard coding system is
889         being used, call isearch-process-search-multibyte-characters.
891         * international/isearch-x.el: Mostly rewritten.
893         * international/quail.el (quail-start-conversion): Don't include
894         unhandled events in the returned events, but set them in
895         unread-command-events.  Exit if all inputs are deleted.
897 2000-05-30  Jason Rumney  <jasonr@gnu.org>
899         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
901         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
902         Reenable code to create initial fontsets.
903         Use set-fontset-font in place of put-charset-property.
905 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
907         * progmodes/perl-mode.el (perl-indent-line): When looking for a
908         label, ensure that the first colon isn't followed by another.
910         * paths.el (Info-default-directory-list): Doc fix.
912         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
913         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
914         send a query containing USER only, not USER@HOST.
916         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
917         and rmail-msgend to compute the restriction at the end, instead of
918         computing it.
920 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
922         * dabbrev.el (dabbrev-expand): Don't display messages in the
923         echo area if the minibuffer window is active.
925         * jit-lock.el (jit-lock-mode): Add after change function to
926         local hook.
928 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
930         * antlr-mode.el: New commands: hide/unhide actions,
931         upcase/downcase literals.
932         (antlr-tiny-action-length): New user option.
933         (antlr-hide-actions): New command.  Suggested by
934         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
935         (antlr-mode-map): New binding [C-c C-v].
936         (antlr-mode-menu): New entries.
937         (antlr-downcase-literals): New command.
938         (antlr-upcase-literals): Ditto.
940         * antlr-mode.el: Minor changes: indendation, mode-name.
941         (antlr-indent-line): Indent cpp directive at column 0.
942         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
944         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
945         (antlr-font-lock-additional-keywords): Workaround for intentional
946         bug in XEmacs version of font-lock.
947         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
948         be used by a smarter version of `buffers-menu-grouping-function'.
950 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
952         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
953         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
955 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
957         * international/encoded-kb.el
958         (encoded-kbd-iso2022-designation-map): Pay attention to that
959         charset-iso-final-char return -1 for eight-bit-control and
960         eight-bit-graphic.
962 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
964         * speedbar.el (speedbar-use-images, speedbar-update-flag)
965         (speedbar-easymenu-definition-base): Use display-graphic-p where
966         available, instead of window-system.
968 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
970         * international/codepage.el (cp-coding-system-for-codepage-1): Add
971         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
972         coding systems.
974 2000-05-26  Dave Love  <fx@gnu.org>
976         * disp-table.el (standard-display-underline): Don't use
977         internal-find-face.
979         * mail/reporter.el: Maintainer change.  Doc fixes.
980         (reporter-version): Deleted.
982         * emacs-lisp/elp.el: Maintainer change.
983         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
985 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
987         * add-log.el (add-change-log-entry): Merge the current entry with the
988         previous one if the previous one is empty.
990 2000-05-26  Dave Love  <fx@gnu.org>
992         * loadhist.el (unload-feature): Fix interactive spec [from
993         lijnzaad@ebi.ac.uk].
995         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
996         subr-arity to check primitives.
997         (byte-compile-flush-pending, byte-compile-file-form-progn)
998         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
999         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
1000         mapcar.
1002 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
1004         * international/fontset.el: Set family names of non-latin charsets
1005         in default fontset to "*".
1007         * international/mule-diag.el (print-fontset): Combine family part
1008         and registry part of the fontname by "-*-" instead of "-".
1010         * international/mule-cmds.el (encode-coding-char): Make strings
1011         multibyte before calling encode-coding-string.
1013 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
1015         * derived.el: Fix keywords.
1016         (define-derived-mode): Only define if needed.
1018         * simple.el (fill-comment, comment-column, comment-start)
1019         (comment-start-skip, comment-end, comment-indent-function)
1020         (block-comment-start, block-comment-end, indent-for-comment)
1021         (set-comment-column, kill-comment, comment-padding, comment-region)
1022         (comment-multi-line, indent-new-comment-line): Remove.
1024         * bindings.el (esc-map): Change ; to comment-dwim and use the new
1025         function names for comment operations.
1027         * newcomment.el: Add abundant autoload cookies.
1028         (comment-style): Don't depend on runtime data at compile-time.
1029         (comment-indent-hook): Remove.
1030         (comment-indent): Check if comment-indent-hook is bound.
1031         (comment-region): Docstring fix.
1033 2000-05-25  Dave Love  <fx@gnu.org>
1035         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
1036         byte-code-function-p.
1038         * mail/rmailsum.el: Add provide.
1040         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
1042         * smerge-mode.el (smerge-diff-switches): Don't use list* in
1043         defcustom.
1045 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
1047         * ediff-diff.el (ediff-exec-process): delete --binary option from
1048         non-buffer ediff jobs.
1050 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
1052         * hilit-chg.el (highlight-changes-mode): Ask about color or
1053         grayscale support, not about window-system.
1055         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
1056         window-system.
1057         (ffap-highlight): Always default to t.
1059         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
1060         display-popup-menus-p instead of looking at window-system.
1062         * disp-table.el (standard-display-g1, standard-display-graphic):
1063         Only refuse to use string glyphs on X and MS-Windows.
1065         * avoid.el: Remove window-system from commentary, suggest to use
1066         display-*-p instead.
1068         * apropos.el (apropos-print): Use display-mouse-p instead of
1069         window-system.
1071 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
1073         * international/codepage.el (cp-decoding-vector-for-codepage):
1074         Fill up unsupported characters with their own codes.  From Kenichi
1075         Handa.
1077 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
1079         * international/mule-diag.el (describe-char-after): Use
1080         display-graphic-p instead of window-system, so that this function
1081         works on MS-DOS.
1083 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
1085         * international/codepage.el (cp-make-coding-systems-for-codepage):
1086         Remove the eight-bit-graphic and eight-bit-control charsets from
1087         the list of charsets which we convert into `?'.
1089 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
1091         * international/mule-conf.el: Specify CHARSET-ID explicitely for
1092         private charsets.
1093         (mule-unicode-0100-24ff, japanese-jisx0213-1,
1094         japanese-jisx0213-2): New charsets.
1096         * international/fontset.el: Setup default fontset for new charsets.
1098 2000-05-24  Dave Love  <fx@gnu.org>
1100         * info.el (Info-find-node-2): Restructure [following "Vadim
1101         S. Solomin" <sovs@uic.nnov.ru>].
1103         * icomplete.el: Fix header for Finder.
1105 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
1107         * rmailout.el (rmail-output-to-rmail-file): Added optional param
1108         STAY.
1110         * rmail.el (rmail-automatic-folder-directives): New user variable.
1111         (rmail-show-message): Add call to `rmail-auto-file' during
1112         display.
1113         (rmail-auto-file): New function.
1115 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
1117         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
1118         account.
1119         (ediff-test-utility,ediff-diff-mandatory-option)
1120         (ediff-reset-diff-options): Utilities for proper initialization of
1121         ediff-diff-options and ediff-diff3-options on Windows.
1123         * ediff-init.el (ediff-merge-filename-prefix): New customizable
1124         variable.
1126         * ediff-mult.el (ediff-filegroup-action): Use
1127         ediff-merge-filename-prefix.
1129 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
1131         * viper-ex.el (ex-write): Set selective display to nil.
1133 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
1135         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
1136         aliases for hebrew-iso-8bit.
1138 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
1140         * woman.el: New version from Francis J. Wright
1141         <F.J.Wright@Maths.QMW.ac.uk>.
1142         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
1143         names in environment variables regardless of the path separator.
1144         (woman-topic-all-completions-1): Don't call file-name-directory-p
1145         on all files, since woman-file-regexp already filters out any
1146         directories.
1148 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
1150         * international/quail.el (quail-start-translation): Don't change
1151         modified-p of the current buffer.
1152         (quail-start-conversion): Likewise.
1154         * international/kkc.el (kkc-region): Don't change modified-p of
1155         the current buffer.
1157         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
1158         conform to RFC1468.
1159         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
1161 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
1163         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
1164         (speedbar-insert-button): Invisible text property fix.
1165         (speedbar-directory-plus): Renamed from speedbar-directory-+
1166         (speedbar-directory-minus): Renamed from speedbar-directory--
1167         (speedbar-page-plus): Renamed from speedbar-file-+
1168         (speedbar-page-minus): Renamed from speedbar-file--
1169         (speedbar-page): Renamed from speedbar-file-
1170         (speedbar-tag): Renamed from speedbar-tag-
1171         (speedbar-tag-plus): Renamed from speedbar-tag-+
1172         (speedbar-tag-minus): Renamed from speedbar-tag--
1173         (speedbar-expand-image-button-alist): Use above renames.
1175         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
1176         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
1177         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
1178         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
1179         * sb-pg.xpm: Renamed from sb-file.xpm
1180         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
1181         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
1183 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
1185         * international/quail.el (quail-show-guidance-buf): Set
1186         current-input-method of the guidance buffer to the name of the
1187         curren input method.
1189 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
1191         * progmodes/compile.el (compile-internal): Style typo.
1193         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
1194         quote vars and functions in the docstring.
1196         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
1198         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
1199         Don't quote lambdas.
1201         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
1203 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
1205         * startup.el (command-line): Determine source file of compiled
1206         user init file differently.  Warn if compiled user init file
1207         is older than its source file.
1209         * ffap.el (ffap-url-regexp): Add `https'.
1211 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
1213         * files.el (make-backup-file-name-1): Replace slashes with `!'
1214         rather than `|' (which is not allowed on Windows).  Replace the
1215         drive letters with a string "drive_X".
1217 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
1219         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
1221         * files.el (interpreter-mode-alist): Add `bash2'.
1223 2000-05-22  Dave Love  <fx@gnu.org>
1225         * loadhist.el (feature-symbols, file-provides, file-requires): Use
1226         mapc.
1227         (feature-file): Avoid calling symbol-name.  Doc fix.
1228         (file-set-intersect, file-dependents): Use dolist, not mapcar.
1229         (loadhist-hook-functions): Add mouse-position-function.
1230         (unload-feature): Change uses of mapcar.
1232         * files.el (parse-colon-path): Doc fix.
1233         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
1234         (set-auto-mode): Use mapc.
1236         * complete.el (PC-look-for-include-file): Use :alnum: character
1237         class.
1238         (partial-completion-mode): Add autoload cookie.
1240 2000-05-22  Sam Steingold  <sds@gnu.org>
1242         * info.el (Info-fontify-node): Fixed the call to
1243         `add-text-properties' (bug introduced on 2000-05-18).
1245 2000-05-22  Dave Love  <fx@gnu.org>
1247         * bindings.el: Remove debug-ignored-errors set in other files.
1249         * progmodes/etags.el: Add to debug-ignored-errors.
1250         (visit-tags-table-buffer): Clear out buffers holding old tables
1251         when making a new list.
1252         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
1253         mapc.
1255         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
1256         quote keywords.
1257         (cmpl-string-case-type): Use character classes.
1259         * comint.el:
1260         * textmodes/ispell.el:
1261         * imenu.el:
1262         * mail/mh-e.el:
1263         * progmodes/compile.el: Add to debug-ignored-errors.
1265         * dabbrev.el: Add to debug-ignored-errors.
1266         (dabbrev-completion): Use mapc.
1268 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
1270         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
1271         (woman-mapcan, woman-parse-man.conf)
1272         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
1273         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
1274         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
1275         path syntax better.
1276         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
1277         (woman-manpath): Call woman-parse-man.conf.
1278         (woman-emulation): New defcustom, defaults to nroff.
1279         (woman-font-support): New defconst.
1280         (woman-use-symbol-font): New defcustom.
1281         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
1282         "Emulation".
1283         Many functions: Doc fix.
1285 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
1287         * international/quail.el (quail-simple-translation-keymap): Map
1288         128..255 to quail-self-insert-command.
1289         (quail-keyboard-layout-alist): Add definition for "pc102-de".
1291 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
1293         * help.el (help-manyarg-func-alist): Typo.
1295         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
1296         intervals which makes it heaps simpler.
1298         * newcomment.el (comment-region-internal): Go back to BEG after quoting
1299         the nested comment markers.
1301         * subr.el (remove-hook): Don't turn the hook's value into a list.
1303 2000-05-21  Dave Love  <fx@gnu.org>
1305         * edmacro.el (edmacro-parse-keys): Return vector if any elements
1306         are invalid characters.
1308         * international/mule-util.el (detect-coding-with-priority): Use
1309         mapc.  Remove redundant lambda.
1311         * international/mule-diag.el (list-non-iso-charset-chars)
1312         (describe-fontset): Remove redundant lambda.
1314         * emulation/crisp.el (brief-mode): New alias.
1316         * emacs-lisp/ring.el (ring-elements): New function.
1318         * emacs-lisp/easymenu.el (easy-menu-create-menu)
1319         (easy-menu-do-add-item): Use keywordp.
1321         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
1323         * replace.el: Doc and error message fixes.
1324         (replace-highlight): Use facep, not internal-find-face.
1326 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
1328         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
1330         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
1331         (log-edit-insert-changelog): Drop `:' as well.
1333         * log-view.el: Fix file description.
1334         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
1335         available.
1336         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
1337         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
1339         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
1340         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
1341         Print a status message if the toggle is called interactively.
1342         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
1343         for global minor modes and use `defcustom' for them.
1344         Use add-minor-mode.
1345         (easy-mmode-define-derived-mode): Remove.
1346         (define-derived-mode): Fancier default docstring.
1347         (easy-mmode-define-navigation): Signal an error rather than (ding).
1349         * newcomment.el (comment-styles): New `box-multi'.
1350         (comment-normalize-vars): Better default for comment-continue to
1351         avoid whitespace-only continuations.
1352         (comment-search-forward): Always move even in the no-syntax case.
1353         (comment-padright): Only obey N if it's only obeyed for padleft.
1354         (comment-make-extra-lines): Better handling of empty continuations.
1355         Use `=' for the filler if comment-start has only one character.
1356         (uncomment-region): Try handling the special `=' filler.
1357         (comment-region): Allow LINES even if MULTI is nil.
1358         (comment-box): Choose box style based on comment-style.
1360 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
1362         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
1363         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
1365 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
1367         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
1368         and insert, not subst-char-in-region.
1370         * international/mule-diag.el (list-character-sets-1): Handle
1371         charsets eight-bit-control and eight-bit-graphic.
1372         (list-iso-charset-chars): Likewise.
1373         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
1374         charactes as is.  Use indent-to to align characters.
1376         * international/mule-cmds.el (find-multibyte-characters): Never
1377         exclude charsets eight-bit-control and eight-bit-graphic.
1379 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
1381         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
1382         Don't quote lambdas.
1384         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
1386 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
1388         * gud.el (gud-jdb-directories): Doc fix.
1390 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
1392         * newcomment.el: New file.
1394 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
1396         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
1398 2000-05-18  Andreas Schwab  <schwab@suse.de>
1400         * dired.el (dired-between-files): Also skip lines beginning with
1401         `used'.
1403 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
1405         * msb.el (msb-menu-cond): Add choice `user'.
1407 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1409         * ps-print.el: Compatibility, customization and doc fix.
1410         (ps-printer-name-option): Replace defconst by defvar.
1411         (ps-postscript-code-directory): XEmacs compatibility.
1412         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
1413         fix.
1414         (ps-user-defined-prologue, ps-print-prologue-header)
1415         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
1416         compatibility and code fix.
1417         (ps-print-background-image, ps-print-background-text):
1418         Customization fix.
1419         (ps-line-number-start, ps-n-up-on): New vars.
1421 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
1423         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
1424         the indent-comment function to just return the appropriate indent.
1426 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
1428         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
1429         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
1430         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
1432 2000-05-18  Dave Love  <fx@gnu.org>
1434         * info.el (Info-fontify-node): Add intangible property as well as
1435         invisible.
1437         * calendar/appt.el (appt-make-list): Match all lines of entry.
1438         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
1440 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
1442         * international/mule-diag.el (describe-char-after): Call
1443         internal-char-font, not char-font.  If internal-char-font returns
1444         nil, display "-- none --".
1446 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
1448         * image.el (image-type-available-p): Don't reference image-types
1449         if it isn't bound.
1451 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
1453         * autoarg.el (autoarg-mode): Typo in the :set argument.
1455 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
1457         * startup.el (command-line-1): Don't signal an error if the
1458         directory for auto-save-list files does not yet exist.
1460 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
1462         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
1464 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
1466         * subr.el (remove-hook): `setq' hook-value, not `set'.
1468 2000-05-16  Sam Steingold  <sds@gnu.org>
1470         * info.el (debug-ignored-errors): More errors to ignore.
1472 2000-05-16  Dave Love  <fx@gnu.org>
1474         * cus-edit.el: Don't require cl or easymenu.
1475         (custom-variable-prompt): Test standard-value property, not
1476         user-variable-p.
1478 2000-05-16  Sam Steingold  <sds@gnu.org>
1480         * subr.el (add-hook): `setq' hook-value, not `set'.
1482 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
1484         * startup.el (command-line-1): Mention the FAQ in the startup
1485         message.
1487         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
1489         * progmodes/compile.el (compilation-parse-errors): Collect
1490         `nomessage' regexps last.
1492         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
1494         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
1495         to the function name.
1497 2000-05-15  Dave Love  <fx@gnu.org>
1499         * speedbar.el (speedbar-recenter): Typo.
1500         (speedbar-expand-line): Make arg optional.
1501         (speedbar-mode): Avoid a compiler warning.
1503 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
1505         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
1506         user-specified option string is empty.
1508         * mouse.el (mouse-yank-at-click): Doc fix.
1510 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
1512         * term/internal.el (IT-character-translations): More updates of
1513         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
1514         documents.
1516 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
1518         * env.el (getenv): New function, interactively callable.
1519         (setenv, getenv): Remove autoload cookies.
1521         * loadup.el: Load `env'.
1523         * progmodes/f90.el: Change author's mail address.
1525 2000-05-14  Dave Love  <fx@gnu.org>
1527         * mail/rmail.el (rmail-show-message-hook): Customize and offer
1528         goto-addr as an option.
1530         * help.el (help-xref-stack): Doc fix.
1531         (help-xref-following): New variable.
1532         (help-make-xrefs): Use it.
1533         (help-xref-go-back): Use position information from stack element.
1534         (help-follow): Make position in stack element a pair.  Use
1535         help-xref-following.
1537         * autoarg.el: New file.
1539         * faces.el: Declare more functions obsolete.
1541         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
1542         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
1543         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
1544         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
1545         Remove all the setup-...-environment functions.
1547 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
1549         * speedbar.el: Updated the commentary section.  xemacs20p now uses
1550         >= when detecting.  Require `defimage' safely.
1551         (speedbar-easymenu-definition-base): Add toggle for images.
1552         (speedbar-easymenu-definition-special): Add flush cache & expand.
1553         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
1554         (speedbar-reconfigure-keymaps-hook): New variable.
1555         (speedbar-frame-parameters): Updated documentation.
1556         (speedbar-use-imenu-flag): Updated custom tag
1557         (speedbar-dynamic-tags-function-list): New variable.
1558         (speedbar-tag-hierarchy-method): Updated doc & custom.
1559         (speedbar-indentation-width, speedbar-indentation-width) New
1560         variables.
1561         (speedbar-hide-button-brackets-flag): Customizable.
1562         (speedbar-vc-indicator): Doc update.
1563         (speedbar-ignored-path-expressions): Updated default value.
1564         (speedbar-supported-extension-expressions): Updated default value.
1565         (speedbar-syntax-table): Remove {} paren status.
1566         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
1567         as "+".  Added overlay aliases.
1568         (speedbar-mode): Use `speedbar-mode-line-update' instead of
1569         `force-mode-line-update'.
1570         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
1571         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
1572         `mouse-set-point'
1573         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
1574         (speedbar-item-info-tag-helper): Revamped to handle a wider range
1575         of arbitrary text, and new helper functions.
1576         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
1577         filename finder.
1578         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
1579         (speedbar-directory-buttons): Update path search/expansion.
1580         (speedbar-make-tag-line): Pay attention to
1581         `speedbar-indentation-width'.  Use more care w/ invisible
1582         properties.
1583         (speedbar-change-expand-button-char): Call
1584         `speedbar-insert-image-button-maybe'.
1585         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
1586         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
1587         (speedbar-trim-words-tag-hierarchy)
1588         (speedbar-simple-group-tag-hierarchy): New functions
1589         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
1590         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
1591         functions.
1592         (speedbar-mouse-set-point): New function
1593         (speedbar-power-click): Updated documentation.
1594         (speedbar-line-token, speedbar-goto-this-file): Handle more types
1595         of tag prefix text.
1596         (speedbar-expand-line, speedbar-contract-line): Make more robust
1597         to strange text.
1598         (speedbar-expand-line): Takes universal argument to flush the
1599         cache.
1600         (speedbar-flush-expand-line): New function.
1601         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
1602         Use new generator insertion method.
1603         (speedbar-fetch-dynamic-tags): New function.
1604         (speedbar-fetch-dynamic-imenu): Removed code now handled in
1605         `speedbar-fetch-dynamic-imenu'.
1606         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
1607         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
1608         "Revert Buffer" menu items.
1609         (speedbar-buffer-buttons-engine): Be smarter when creating a
1610         filename tag (for expansion purposes.).
1611         (speedbar-highlight-one-tag-line,
1612         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
1613         (speedbar-recenter): New functions.
1614         (defimage-speedbar): Image loading abstraction.
1615         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
1616         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
1617         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
1618         (speedbar-tag-type, speedbar-tag-mail): New images.
1619         (speedbar-expand-image-button-alist): New variable.
1620         (speedbar-insert-image-button-maybe): Insert an image over some
1621         buttons.
1623 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
1625         * international/mule-cmds.el (encode-coding-char): An ASCII
1626         character is always encodable.
1628         * international/mule-conf.el: Add more information in descriptions
1629         of character sets.
1631         * international/mule-diag.el (describe-char-after): New function.
1632         (describe-font-internal): Adjusted for the change of font-info.
1633         (describe-font): Likewise.
1634         (print-fontset): Rewritten for the new fontset implementation.
1635         (describe-fontset): Include fontset alias names in completion.
1636         (list-fontsets): Adjusted for the change of print-fontset.
1638         * simple.el (what-cursor-position): If DETAIL is non-nil, call
1639         describe-char-after instead of displaying the detail in the echo
1640         area.
1641         (syntax-code-table): Format changed.
1642         (string-to-syntax): Adjusted for the above change.
1644 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
1646         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
1648 2000-05-12  Dave Love  <fx@gnu.org>
1650         * calendar/todo-mode.el: Remove some compatibility stuff and CL
1651         dependence.  Use line-{beginning,end}-position, not
1652         point-at{b,e}ol.  Some doc fixes.
1653         (todo-position): New function.  Fix callers of position to use it.
1654         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
1656 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
1658         * time.el (display-time-mail-icon): Use `:ascent center'.
1660         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
1661         handling FTP security extensions.
1663 2000-05-11  Dave Love  <fx@gnu.org>
1665         * calendar/todo-mode.el: New file.
1667 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
1669         * comint.el (comint-read-input-ring): Move reference to
1670         comint-input-ring-size outside of the save-excursion.  It was
1671         causing the default value to be the only one ever seen.
1673         * font-lock.el: Update copyright.  Remove Simon Marshall's email
1674         address on request from him.
1676         * subr.el (substitute-key-definition): Add comment describing
1677         the meaning of PREFIX.
1679 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
1681         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
1683         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
1684         (add-minor-mode): Don't make the variable buffer-local and add a
1685         reference to define-minor-mode in the docstring.
1687         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
1688         HEADER/FOOTER and fix bug with trailing empty directory.
1689         (cvs-append-to-ignore): Use vc-editable-p if available.
1690         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
1691         (vc-do-command): Tweak advice to handle the new VC.
1693         * log-view.el (log-view-goto-rev): New function for the new VC.
1694         (log-view-minor-wrap): Use mark-active.
1696         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
1697         (log-edit-changelog-full-paragraphs): New var.
1698         (log-edit-insert-changelog): Remove a lonely leading `* file'.
1699         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
1700         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
1701         (log-edit-changelog-ours-p, log-edit-changelog-entries)
1702         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
1703         Replace the `cvs' prefix with `log-edit'.
1705         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
1707         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
1708         (diff-font-lock-defaults): Explicitly turn off multiline.
1709         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
1710         (diff-ediff-patch): Fix call to ediff-patch-file.
1711         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
1712         Handle comments.
1714         * frame.el (automatic-hscrolling): Typo.
1716         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
1718 2000-05-09  Sam Steingold  <sds@goems.com>
1720         * apropos.el (apropos-print): use `describe-face' instead of
1721         `customize-face-other-window'.
1723 2000-05-09  Dave Love  <fx@gnu.org>
1725         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
1727         * help.el (describe-variable): Have customize button pop the
1728         help-xref stack when invoked.
1729         (help-xref-symbol-regexp): Add `face'.
1730         (help-make-xrefs): Check for quoted face names and adapt regexp
1731         submatch numbers to cope.
1732         (help-xref-interned): Maybe insert face doc too.  Separate
1733         sections with a line of hyphens.
1735         * faces.el:  Some doc fixes.  Declare some functions obsolete.
1736         (describe-face): Add customize button.  Return the help
1737         text.  Fix prompt.
1739 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
1741         * term/internal.el (IT-character-translations): Fix last change.
1743 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
1745         * woman.el: New file
1746         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
1748 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
1750         * term/internal.el (IT-character-translations): Update ASCII
1751         simulations for greek-iso8859-7, add latin-iso8859-14 and
1752         latin-iso8859-15.
1754         * international/mule-cmds.el (set-language-info-alist): Call
1755         define-prefix-command with 3 arguments, to make the map suitable
1756         for a menu.
1758 2000-05-07  Dave Love  <fx@gnu.org>
1760         * time.el: Small doc fixes from Pavel Janík ml..
1762 2000-05-05  Dave Love  <fx@gnu.org>
1764         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
1765         list in doc string.  Don't quote keyword symbols.
1766         * emacs-lisp/cl.el: Likewise
1767         * emacs-lisp/cl-seq.el: Likewise
1769 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
1771         * abbrev.el (abbrev-mode): Make ARG optional.
1773 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
1775         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
1777         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
1779         * subr.el (substitute-key-definition): Clarify documentation.
1781 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
1783         * glasses.el (glasses-convert-to-unreadable): Use
1784         `glasses-separator' instead of the hard-wired "_".
1785         (glasses-mode): Call `glasses-make-unreadable' only in a single
1786         place.
1788 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
1790         * term/internal.el (cjk-codepages-alist): Add associations for
1791         Chinese and Korean codepages.  Remove FIXME comment.
1793 2000-05-03  Dave Love  <fx@gnu.org>
1795         * time.el (display-time-mail-face, display-time-use-mail-icon):
1796         New option.
1797         (display-time-mail-icon): New variable.
1798         (display-time-string-forms): Use the above.  Fix the local-map.
1800 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
1802         * replace.el (query-replace-map): Add binding for `E'.
1803         (query-replace-help): Extend help text.
1804         (perform-replace): Allow editing the replacement string.
1806         * make-mode.el (makefile-mode-abbrev-table): New variable.
1807         (makefile-mode): Set local abbrev table to
1808         makefile-mode-abbrev-table.
1809         (makefile-font-lock-keywords): Fontify includes and conditionals.
1811         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
1812         set TOGGLE's value.
1814         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
1815         mail-interactive-insert-alias.
1816         (mail-abbrev-complete-alias): New command.
1817         (mail-mode-map): Bind it to `M-TAB'.
1819 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
1821         * language/lao-util.el (lao-compose-region): New function.
1823 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
1825         * files.el (recover-session): Make directories as necessary
1826         if they don't exist yet.
1828         * calendar/cal-french.el
1829         (french-calendar-multibyte-special-days-array)
1830         (french-calendar-special-days-array): Change French text.
1831         (calendar-french-date-string): Change output.
1832         (calendar-goto-french-date): Likewise.
1834 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
1836         * wid-edit.el (widget-default-active): Obey `:always-active'.
1837         (widget-documentation-string-value-create): Set `:always-active'.
1839 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
1841         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
1842         default prefix to `~/_emacs.d/auto-save.list/_s'.
1843         (normal-top-level): Create the directory for auto-save files, if
1844         it doesn't already exist (in the ms-dos case only).
1846 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
1848         * international/mule-cmds.el (set-language-environment): Don't
1849         concat an integer (dos-codepage), use format instead.
1851 2000-05-02  Dave Love  <fx@gnu.org>
1853         * help.el (help-xref-on-pp): Check for constant symbols.
1855 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
1857         * startup.el (normal-top-level): Put a condition-case around
1858         the code loading subdirs.el.
1860 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1862         * ps-print.el: Upside-down and face background color printing,
1863         line number step, doc fix.
1864         (ps-print-version): New version number (5.2).
1865         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
1866         (ps-face-attribute-list, ps-plot-with-face): Code fix.
1867         (ps-spool-config): Var fix.
1868         (ps-printer-name-option): Const fix.
1869         (ps-print-upside-down, ps-use-face-background)
1870         (ps-line-number-step): New vars.
1871         (ps-window-system, ps-lp-system): New consts.
1872         (ps-face-background): New fun.
1874 2000-04-28  Richard Stallman  <rms@gnu.org>
1876         * files.el (make-auto-save-file-name):
1877         Apply auto-save-file-name-transforms to visited file name
1878         before generating auto save file name.
1879         (auto-save-file-name-transforms): New variable.
1881         * files.el (backup-enable-predicate):
1882         Correctly test for a file under a temporary directory.
1884 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
1886         * subr.el (add-minor-mode): Rewritten.
1888 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
1890         * mail/sendmail.el (sendmail-send-it): Set
1891         buffer-file-coding-system to the selected coding system for MIME
1892         header.
1894 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
1896         * dired.el (dired-move-to-filename-regexp): Allow format where
1897         YYYY is followed by two spaces.
1899         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
1900         in the second character class of the regexp.
1902         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
1903         mh-etc, too.
1905         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
1906         nil.
1908         * subr.el (add-minor-mode): Use `set' instead of `setq'.
1910         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
1911         argument.
1913 2000-04-27  Sen Nagata <sen@eccosys.com>
1915         * emacs-lisp/crm.el (crm-completion-table): New variable.
1916         (crm-collection-fn, crm-test-completion)
1917         (completing-read-multiple): Use it.
1919 2000-04-27  Dave Love  <fx@gnu.org>
1921         * help.el (locate-library): Use mapc.
1922         (help-manyarg-func-alist): Add call-process-region.
1924 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
1926         * subr.el (add-minor-mode): Make argument MAP optional.
1928         * desktop.el (desktop-save): Save list of minor modes.
1929         (desktop-create-buffer): Restore minor modes.
1930         (desktop-minor-mode-table): New user-option.
1932         * subr.el (add-minor-mode): New function.
1934         * image.el (find-image): New function.
1935         (defimage): Rewritten to find image at load time.
1937         * startup.el (normal-top-level-add-to-load-path): Handle
1938         case that the default directory is not in load-path.
1940         * help.el: Old patch from Stefan Monnier.
1941         (help-xref-on-pp): New function.
1942         (describe-variable): Use it to display xrefs in a symbol's value.
1944 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
1946         * cus-edit.el (custom-face): Fix parenthesis.
1948 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
1950         * mail/rmail.el (rmail-expunge): When there are no deleted
1951         messages, do nothing.
1953 2000-04-26  Dave Love  <fx@gnu.org>
1955         * international/mule-cmds.el (locale-translation-file-name):
1956         Defvar to nil.
1957         (set-locale-environment): Set it here (at runtime).
1959 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
1961         * replace.el (perform-replace): Add parameters START and END.  Use
1962         them instead of the check for a region in Transient Mark mode.
1963         (query-replace-read-args): Return two more list elements for the
1964         start and end of the region in Transient Mark mode.
1965         (query-replace, query-replace-regexp, query-replace-regexp-eval)
1966         (map-query-replace-regexp, replace-string, replace-regexp): Add
1967         optional last arguments START and END and pass them to
1968         perform-replace.
1970         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
1971         form with additional arguments for perform-replace.
1973         * progmodes/etags.el (tags-query-replace): Add parameters START
1974         and END.  Construct a form with additional arguments for
1975         perform-replace.
1977         * simple.el (shell-command): Set default directory for "*Shell
1978         Command Output" buffer.
1980         * language/european.el (iso-latin-4): Fix typo.
1982         * emacs-lisp/crm.el: New file.
1984 2000-04-24  Dave Love  <fx@gnu.org>
1986         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
1987         (Custom-reset-saved, Custom-reset-standard)
1988         (custom-group-value-create, custom-group-set, custom-group-save)
1989         (custom-group-reset-current, custom-group-reset-saved)
1990         (custom-group-reset-standard): Use mapc.
1991         (custom-buffer-create-internal): Disable undo when creating items.
1992         Use mapc.
1993         (custom-face): Avoid redundant lambda.
1995 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
1997         * startup.el (auto-save-list-file-prefix): Set default to
1998         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
2000 2000-04-24  Sam Steingold  <sds@gnu.org>
2002         * time-stamp.el (time-stamp-string-preprocess): Always convert
2003         `field-result' to a string.
2005 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
2007         * frame.el (scrolling): New group.
2008         (automatic-hscrolling): New user-option.
2010         * startup.el (command-line-x-option-alist): Add `-lsp' and
2011         `--line-spacing'.
2013 2000-04-19  Dave Love  <fx@gnu.org>
2015         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
2016         (cl-mapc): Rename from mapc.  Fix the funcall.
2018 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
2020         * simple.el (clone-indirect-buffer-other-window): New command.
2021         (clone-indirect-buffer): Add optional arg NORECROD.
2022         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
2024         * help.el (resize-temp-buffer-window): Use count-screen-lines.
2026         * window.el (count-screen-lines): New function.
2027         (shrink-window-if-larger-than-buffer): Use count-screen-lines
2028         instead of window-buffer-height.
2030         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
2031         non-existing variable comint-input-sentinel.
2032         (inferior-lisp-args-to-list): Removed.
2033         (inferior-lisp): Use split-string instead of
2034         inferior-lisp-args-to-list.
2036         * hexl.el (hexl-insert-hex-string): New command.
2038         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
2039         instead of concat.
2041 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
2043         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
2044         at the start of an existing but empty folder.
2046 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2048         * ps-mule.el: Customization fix, doc fix.
2049         (ps-multibyte-buffer): Customization fix.
2051 2000-04-17  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2053         * subr.el (read-passwd): Use read-char-exclusive.
2055 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
2057         * textmodes/texinfo.el (texinfo-insert-@email)
2058         (texinfo-insert-@emph, texinfo-insert-@quotation)
2059         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
2060         (texinfo-mode-map): Add key bindings for them.
2062         * files.el (basic-save-buffer-2): Use a template with `$'
2063         instead of `#' for VMS.
2065         * simple.el (clone-indirect-buffer): New function.
2067 2000-04-16  Stephen Eglen  <stephen@gnu.org>
2069         * iswitchb.el (iswitchb-case): New function.  If the user input
2070         contains any upper-case characters, the search is made
2071         case-sensitive.
2073 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
2075         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
2076         comment-end.
2077         (texinfo-font-lock-syntactic-keywords): New var.
2078         (texinfo-font-lock-keywords): Remove comment regexp.
2079         (texinfo-insert-block): New function.
2080         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
2081         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
2082         and font-lock-defaults.  Use regexp-opt for outline-regexp.
2083         (texinfo-environments): New var.
2084         (texinfo-environment-regexp): Use regexp-opt and
2085         texinfo-environments.
2087         * textmodes/ispell.el (ispell-menu-map-needed): Check that
2088         ispell-process is bound since this might be eval'd before ispell
2089         is loaded.
2090         (ispell-message): Use a tiny bit less magic and a bit more hard
2091         data to figure out what kind of sc-cite-regexp to use.
2093         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
2095         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
2096         (insert-cyclic-diary-entry): Unquote the lambda.
2098         * gud.el (gud-jdb-build-source-files-list): Fix typo.
2100         * files.el (backup-enable-predicate): Unquote the lambda.
2102         * cus-edit.el (custom-face, face): Unquote the lambda.
2104 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2106         * ps-print.el: Check for line-beginning-position definition.
2108         * ps-print.el: Fix counting lines in a region.
2109         (ps-print-version): New version number (5.1.5).
2110         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
2111         (ps-printing-region): Fun code fix.
2113 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
2115         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
2116         to file-directory-p.
2118 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
2120         * gud.el (gud-jdb-build-source-files-list): Check that directory
2121         exists before calling directory-files.
2123 2000-04-13  Dave Love  <fx@gnu.org>
2125         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
2126         syntax.
2128         * emacs-lisp/cl-specs.el: Remove when, unless.
2130         * emacs-lisp/cl-extra.el: Don't quote keywords.
2131         (cl-old-mapc): New variable.
2132         (mapc): Use it.
2133         (cl-map-intervals): Use with-current-buffer.  Don't check for
2134         next-property-change.
2135         (cl-map-overlays): Use with-current-buffer.
2136         (cl-expt): Remove.
2137         (copy-tree, remprop): Define unconditionally.
2139         * emacs-lisp/cl-compat.el (keywordp): Remove.
2141         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
2142         to use keywordp.
2143         (edebug-spec): Enable keywordp.
2145         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
2146         string-lessp.
2148         * cus-start.el: Use keywordp.
2150 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
2152         * diary-lib.el (include-other-diary-files): Fix the fix of
2153         2000-02-18 by doing a save-excursion.
2155 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2157         * ps-print.el: Customization fix, doc fix.
2158         (ps-print-version): New version number (5.1.4).
2159         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
2160         (ps-print-preprint): Adjust code.
2161         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
2162         (ps-print-prologue-header, ps-print-control-characters)
2163         (ps-spool-config): Customization fix.
2165 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
2167         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
2168         converted to the new menu-item format, names silightly changed,
2169         help strings added.
2171         Support for spelling without async subprocesses:
2173         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
2174         (ispell-session-buffer): New variables.
2175         (ispell-start-process, ispell-process-status,
2176         ispell-accept-output, ispell-send-string): New functions, for
2177         Ispell invocation when async subprocesses aren't supported.
2178         (ispell-word, ispell-pdict-save, ispell-command-loop,
2179         ispell-process-line, ispell-buffer-local-parsing): Replace calls
2180         to process-send-string with calls to ispell-send-string, and
2181         accept-process-output with ispell-accept-output.
2182         (ispell-init-process): Call ispell-process-status instead of
2183         process-status with.
2184         (ispell-init-process): Call ispell-start-process.  Call
2185         ispell-accept-output and ispell-send-string.  Don't call
2186         process-kill-without-query and kill-process if they are unbound.
2187         (ispell-async-processp): New function.
2189 2000-04-12  Dave Love  <fx@gnu.org>
2191         * info.el: Add debug-ignored-errors.
2192         (Info-mode-menu): Add some items.
2193         (Info-directory): Add autoload cookie.
2195         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
2196         Modify `truncate-lines'.  Make `describe-language-environment'
2197         always visible and add help.  Modify `describe-key' help.  Invoke
2198         Info-directory from `info'.  New entry `emacs-manual'.
2200 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
2202         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
2203         propertized-buffer-identification.
2204         (ebrowse-update-member-buffer-mode-line): Likewise.
2205         (ebrowse--mode-strings): Removed.
2206         (ebrowse--mode-line-props): Removed.
2208         * files.el (auto-mode-alist): Add `EBROWSE'.
2210         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
2211         space before testing for end of buffer.
2212         (ebrowse-load): Removed.
2213         (ebrowse-revert-tree-buffer-from-file): Rewritten.
2214         (ebrowse-create-tree-buffer): Rewritten.
2215         (ebrowse-tree-mode): Read tree from buffer.
2217         * progmodes/ebrowse-ffh.el: Removed.
2219 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
2221         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
2223 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
2225         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
2226         at the wrong place.
2228 2000-04-09  Dave Love  <fx@gnu.org>
2230         * files.el (backup-enable-predicate): Use
2231         temporary-file-directory, small-temporary-file-directory.
2232         (make-backup-file-name-function, backup-directory-alist): New
2233         variables.
2234         (make-backup-file-name-1): New function.
2235         (make-backup-file-name): Use it.
2236         (find-backup-file-name): Likewise.  Use format for clarity, not
2237         concat.
2238         (file-newest-backup): Use make-backup-file-name.
2240 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
2242         * progmodes/ebrowse-ffh.el: New file.
2244         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
2245         to ebrowse-ffh.el.
2246         (ebrowse-load): Add autoload.
2248         * finder.el (finder-commentary): Add autoload cookie.
2250         * mail/rfc2368.el: Correct author's email address.
2252         * progmodes/ebrowse.el: New file.
2254         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
2255         item help string.
2256         (easy-menu-do-add-item): Ditto.
2257         (easy-menu-define): Extend doc string.
2259         * jit-lock.el (with-buffer-unmodified): Use
2260         restore-buffer-modified-p.
2261         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
2262         (jit-lock-function, jit-lock-stealth-fontify): Don't use
2263         with-buffer-unmodified.
2265 2000-04-08  Dave Love  <fx@gnu.org>
2267         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
2268         unless, when.
2270 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
2272         * viper-util.el (viper-put-on-search-overlay): New subroutine.
2273         (viper-flash-search-pattern): No operation when using Emacs
2274         doesn't support face.
2275         Use `viper-put-on-search-overlay'.
2277 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
2279         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
2280         like C-r.
2282         * progmodes/make-mode.el: Some doc fixes.
2283         (makefile-mode-abbrev-table): New variable.
2284         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
2285         (makefile-font-lock-keywords): Fontify includes and conditionals.
2286         (toplevel): Require `dabbrev' and `add-log' when compiling.
2288         * replace.el (perform-replace): Don't move forward one char
2289         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
2290         to do that because it leaves point 1 position after the last
2291         replacement, after everything has been replaced.
2293         * jit-lock.el (with-buffer-unmodified): New macro.
2294         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
2295         modified state.
2296         (jit-lock-function-1): Extracted from jit-lock-function; not
2297         preserving buffer's modified state.
2298         (jit-lock-function, jit-lock-stealth-fontify): Call
2299         jit-lock-function-1.
2301         * mail/rfc2368.el: Remove supernumerary copyright line.
2303 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
2305         * glasses.el: Provide facilities for inserting space before left
2306         parentheses and uncapitalization of identifiers.
2307         (glasses-mode): Try to remove old overlays in all cases.
2309 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
2311         * progmodes/compile.el (compile-internal): Display the compilation
2312         buffer in a different frame, if it's already displayed there.
2314         * mail/rfc2368.el: New file.
2316         * simple.el (sendmail-user-agent-compose): Recognize a `body'
2317         header and insert its value as mail body.
2319         * subr.el (member-ignore-case): New function.
2321         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
2322         (dabbrev--find-expansion): Ignore buffers matching a regexp
2323         from dabbrev-ignored-regexps.
2325         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
2326         to extensions handled by gzip.
2328 2000-04-03  Richard M. Stallman  <rms@gnu.org>
2330         * files.el (insert-directory): List the total free space
2331         along with the used space.
2333         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
2334         line is followed by one that matches CITATION-REGEXP, end the
2335         paragraph.
2337 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
2339         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
2340         (rmail-make-basic-summary-line): Use that option.
2342 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
2344         * international/mule-cmds.el (encoded-string-description):
2345         Rewritten.   Try pretty description for ISO 2022 escape sequences
2346         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
2347         for hexadecimal format.
2349 2000-04-01  Dave Love  <fx@gnu.org>
2351         * cpp.el: Change customization group to `c' from `C'.
2353         * vcursor.el (vcursor-move): Use display-color-p.
2355         * international/mule-util.el: Provide mule-utils.
2356         (string-to-sequence): Simplify and speed up.
2358         * international/mule.el (make-coding-system): Purecopy doc-string.
2360         * international/mule-cmds.el: Various menu changes.
2361         (describe-specified-language-support): Handle `Default'.
2362         (set-language-info): Purecopy `info'.
2364 2000-03-31  Andrew Innes  <andrewi@gnu.org>
2366         * vc.el (vc-backend-diff): Return the correct status if we had to
2367         retry the rcsdiff command without the --brief option.
2369 2000-03-31  Dave Love  <fx@gnu.org>
2371         * help.el (help-manyarg-func-alist): Correct several omissions.
2373         * add-log.el: Don't require cl, fortran.
2374         (add-log-current-defun-function): Doc fix.
2375         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
2376         fix.
2377         (change-log-version-rcs): Function deleted.
2378         (change-log-version-number-search): Doc fix.  Use
2379         vc-workfile-version.  Avoid CL dolist.
2380         (add-change-log-entry): Just call add-log-current-defun to get
2381         defun.  Simplify somewhat.
2382         (change-log-get-method-definition-1): Likewise.
2383         (add-log-current-defun): Return nil if calling
2384         add-log-current-defun-function does so.  Move Fortran stuff to
2385         fortran.el.  Return string without properties.
2387         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
2388         and :alpha: char classes.
2390         * mail/supercite.el: Defvar curline when compiling.
2391         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
2392         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
2393         rather than a-zA-Z0-9 to allow non-ASCII characters.
2395 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
2397         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
2399         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
2400         Re-enable new code.
2402         * lpr.el (print-region-1): Use -d to specify printer name for
2403         systems `usg-unix-v*, `dgux', `hpux', `irix'.
2405 2000-03-31  Dave Love  <fx@gnu.org>
2407         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
2408         for function definition in symbol's function value slot first
2409         instead of first consulting byte-compile-function-environment.
2411 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
2413         * language/european.el ("Polish"): New language environment.
2414         (setup-polish-environment): New function.
2416 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
2418         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
2419         Disable new code.
2421         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
2422         trying to `load' the symbol of an autoload instead of the file
2423         recorded in the autoload.  Fix error messages.
2425 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2427         * ps-print.el: PostScript programming fix for ghostview, doc fix.
2428         (ps-print-version): New version number (5.1.3).
2429         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
2430         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
2431         (ps-generate-postscript-with-faces): Code fix.
2432         (ps-color-values): XEmacs compatibility.
2433         (ps-print-background-image, ps-print-background-text, ps-printer-name)
2434         (ps-default-fg, ps-default-bg): Adjust customization.
2435         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
2436         (ps-color-scale): Renaming old ps-color-value fun.
2437         (ps-print-headers): Replace ps-print-header group to avoid conflict
2438         with ps-print-header variable.
2439         (ps-print-miscellany): New group.
2440         (ps-format-color, ps-rgb-color): New funs.
2441         (ps-default-foreground): New var.
2442         (ps-printer-name-option): New const.
2444 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
2446         * net/net-utils.el:
2447         (network-connection-host, network-connection-service): New variables
2448         (network-connection-mode): New mode, derived from comint-mode
2449         (network-connection-mode-setup): New function, saves host and
2450         service information in local variables.
2452         * lisp/locate.el:
2453         (locate-word-at-point): Added this function
2454         (locate): Default to using locate-word-at-point as input
2455         Run dired-mode-hook
2457 2000-03-29  Dave Love  <fx@gnu.org>
2459         * calendar/appt.el: Doc fixes.
2460         (appt-check): Convert min-to-app to a string before passing to
2461         appt-disp-window-function or concat.
2462         (appt-delete-window): Remove test for frame-root-window.
2463         (appt-select-lowest-window, appt-convert-time): Simplify.
2465         * emacs-lisp/bytecomp.el: Doc fixes.
2466         (byte-compile-file-form-autoload): Update
2467         byte-compile-function-environment.
2469 2000-03-29  Andreas Schwab  <schwab@suse.de>
2471         * emacs-lisp/autoload.el: Also print defsubst doc string
2472         specially.
2474         * dired.el (dired-insert-directory): If dired-free-space-program
2475         failed just delete its output.
2477 2000-03-29  Dave Love  <fx@gnu.org>
2479         * international/iso-cvt.el: Move provide to end.  Doc fixes.
2480         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
2481         (iso-iso2sgml, iso-sgml2iso): New functions.
2482         (iso-cvt-define-menu): Fix some entries and use backquote for
2483         clarity.
2485         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
2487 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
2489         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
2490         ISO-DATE.  If non-nil, return date in ISO 8601 format.
2492 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
2494         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
2495         if it ever becomes used.
2496         (log-edit-mode-hook): Default to vc-log-mode-hook.
2497         (log-edit-mode): Fix the docstring.
2499         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
2500         the code.
2502 2000-03-26  Dave Love  <fx@gnu.org>
2504         * net/browse-url.el (browse-url): Re-fix case of
2505         browse-url-browser-function being an alist.
2506         (browse-url): Add :link to defgroup.
2508         * files.el: Doc fixes.
2509         (file-truename): Include `[' in wildcard characters.
2510         (automount-dir-prefix): Customize.
2511         (find-file-wildcards): Add :version.
2512         (find-file-noselect): Simplify a mapcar call.
2514         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
2515         compatible with inf-lisp version.
2516         (eval-defun-1): Fix custom-declare-variable case.
2518 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
2520         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
2522 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
2524         * Makefile (COMPILE_FIRST): New macro.
2525         (compile-files): Compile files from COMPILE_FIRST first.
2527         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
2528         code.
2530         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
2531         matching open parenthesis in column 0 to defun-prompt-regexp
2532         only if open-paren-in-column-0-is-defun-start is set.
2534         * sun-curs.el: Require CL at compile-time only.
2536         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
2537         instead of copy-list which is a function from CL.
2538         (msb--choose-menu, msb--mode-menu-cond)
2539         (msb--create-buffer-menu-2): Use dolist instead of mapc.
2540         (msb--init-file-alist): Use mapcar instead of mapcan.
2541         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
2542         `(' in column 0 in doc string.
2543         (msb--add-separators): Use mapcar instead of mapcan.
2545         * cus-dep.el: Require CL at compile-time only.
2547 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
2549         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
2550         (byte-compile-warnings): New warning `noruntime'.
2551         (byte-compile-constants, byte-compile-variables): Fix docstring.
2552         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
2553         execute `eval-whenc-compile's body.
2554         (byte-compile-unresolved-functions): Fix docstring.
2555         (byte-compile-eval): New function.
2556         (byte-compile-callargs-warn): Check if the function will be available
2557         at runtime (via property `byte-compile-noruntime').
2558         (byte-compile-print-syms): New function.
2559         (byte-compile-warn-about-unresolved-functions): Also warn about
2560         `noruntime' functions (and use `byte-compile-print-syms').
2561         (byte-compile-file): Capitalize the message.
2563 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
2565         * mail/rmail.el (rmail-confirm-expunge): New user-option.
2566         (rmail-expunge): Ask for confirmation depending on the setting
2567         of rmail-confirm-expunge.
2569 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
2571         * Makefile (bootstrap-clean): If $(emacs) exists, build
2572         loaddefs.el first.  A loaddefs.el that's not up-to-date might
2573         cause a bootstrap failure because things don't autoload as
2574         expected.
2576 2000-03-23  Dave Love  <fx@gnu.org>
2578         * net/browse-url.el: Restore previous use of
2579         browse-url-maybe-new-window.
2581 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2583         * ps-print.el: Skip banner page fix.
2584         (ps-print-version): New version number (5.1.2).
2585         (ps-begin-file, ps-end-file, ps-generate): Code fix.
2587 2000-03-23  Dave Pearson  <davep@davep.org>
2589         * net/quickurl.el Changed the type of parameter passed to the
2590         function defined by `quickurl-format-function'. Before only the
2591         text of the URL was passed. Now the whole URL structure is passed
2592         and the function is responsible for extracting the parts it
2593         requires.  Changed the default of `quickurl-format-function'
2594         accordingly.
2595         (quickurl-insert): Changed the `funcall' of
2596         `quickurl-format-function' to match the above change.
2597         (quickurl-list-insert): Changed the `url' case so that it makes
2598         use of `quickurl-format-function', previous to this the format was
2599         hard wired.
2601 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
2603         * startup.el: Change some spellings for the X Window System.
2605 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
2607         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
2608         up the code and the regexp and make sure the cursor is temporarily
2609         moved to the suspicious line while querying the user.
2611 2000-03-22  Jason Rumney  <jasonr@gnu.org>
2613         * w32-fns.el (w32-charset-info-alist): Initialize.
2615 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2617         * ps-print.el: N-up last page fix.
2618         (ps-print-version): New version number (5.1.1).
2619         (ps-end-file, ps-end-job, ps-generate): Code fix.
2621 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
2623         * files.el (find-file-run-dired): Update docstring.
2624         (find-directory-functions): New hook.
2625         (find-file-noselect): Run find-directory-functions rather than
2626         calling dired directly.
2628         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
2630         * pcvs.el: Add a minimal leading commentary.
2631         (cvs-make-cvs-buffer): Change the header part by removing the startup
2632         message and adding a `Module' entry.  Also replace the FOOTER and
2633         HEADER special fileinfos with the new support in ewoc for updating
2634         its own footer and header.
2635         (cvs-update-header): Update to use the header/footer of the ewoc.
2636         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
2637         (cvs-is-within-p): New function.
2638         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
2639         to only examine some subset of the buffers.
2641         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
2642         `format' instead of our own ad-hoc functions.
2643         Remove HEADER and FOOTER cases, now handled in the EWOC.
2644         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
2646         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
2647         output to avoid scaring the user.
2648         (cvs-parse-table): Catch message for non-up-to-date commits.
2650         * pcvs-defs.el (cvs-startup-message): Remove.
2651         (cvs-global-menu): New autoloaded menu.
2653         * pcvs-util.el (cvs-string-fill): Remove.
2655         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
2656         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
2657         PP part of it and also make it work for footers and headers.
2658         (ewoc-create): Drop POS and BUFFER arguments.
2659         Use the DLL's dummy node to store the end-of-footer position.
2660         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
2661         (ewoc-refresh): Remove unused `header' variable.
2662         (ewoc-(get|set)-hf): New functions.
2664         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
2665         log-view-*-(message|file) and use easy-mmode-define-navigation.
2666         (log-view-message-re): Match SCCS format as well.
2667         And match the revision line rather than the dashed separator line.
2668         (log-view-mode): Use the new define-derived-mode.
2669         (log-view-current-tag): Fill in with an actual implementation.
2671         * cvs-status.el (cvs-status-(prev|next)): Rename from
2672         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
2673         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
2674         to let the output "breathe" a little more (more readable).
2675         (cvs-status-mode): Use the new define-derived-mode.
2677         * smerge-mode.el (smerge-auto-leave): New function and variable.
2678         (smerge-basic-map): Rename from smerge-basic-keymap.
2679         Change the bindings for smerge-diff-*.
2680         (smerge-*-map): Use easy-mmode-defmap.
2681         (smerge-(next|prev)): Use easy-mmode-define-navigation.
2682         (smerge-keep-*): Use smerge-auto-leave.
2684 2000-03-21  Jason Rumney  <jasonr@gnu.org>
2686         * cus-edit.el (custom-button-face): Use 3D look for w32.
2687         (custom-button-pressed-face): Likewise.
2689 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
2691         * progmodes/etags.el (tags-case-fold-search): New user-option.
2692         (tags-loop-eval): New function.  Bind case-fold-search around eval
2693         depending on the value of tags-case-fold-search.
2694         (tags-loop-continue): Use tags-loop-eval.
2695         (find-tag-in-order): Bind case-fold-search depending on the value
2696         of tags-case-fold-search.
2698 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
2700         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
2701         (diff-end-of-hunk): Return the end position for use in
2702         `easy-mmode-define-navigation'.
2703         (diff-recenter): Remove.
2704         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
2705         of `easy-mmode-define-navigation'.
2706         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
2707         previous renaming) and fix to use new names.
2708         (diff-merge-strings): Use \n as separator: simpler, faster.
2709         (diff-mode): Use `define-derived-mode'.
2711         * derived.el (define-derived-mode): Don't autoload anymore.
2712         Prefer the macro-only version provided by easy-mmode.el.
2714         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
2715         `easy-mmode-define-derived-mode'.
2716         Use `combine-run-hooks'.
2717         (easy-mmode-define-navigation): New macro.
2719         * subr.el (combine-run-hooks): New function.
2721 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
2723         * term/x-win.el: Fontsets related initialization is simplified.
2725         * international/mule-diag.el (describe-font): Don't refer to
2726         global-fontset-alist, instead call font-list.
2727         (describe-fontset, list-fontsets, mule-diag): Likewise.
2728         (print-fontset): Adjusted for the change of fontset
2729         implementation.
2731         * international/fontset.el (x-charset-registries): Variable
2732         removed, instead the corresponding data is stored in the default
2733         fontset.
2734         (register-alternate-fontnames): Function removed.
2735         (resolved-ascii-font): Variable removed.
2736         (x-compose-font-name): Ignore the second argument REDOCE.
2737         (x-complement-fontset-spec): Complement only an ASCII font and
2738         element for those charsets than can use that ASCII font.
2739         (generate-fontset-menu): Don't refer to global-fontset-alist,
2740         instead call fontset-list.
2741         (uninstantiated-fontset-alist): Variable removed.
2742         (x-style-funcs-alist): Likewise.
2743         (fontset-default-styles): Likewise.
2744         (x-modify-font-name): Function removed.
2745         (create-fontset-from-fontset-spec): Ignore the argument
2746         STYLE-VARIANT.
2747         (create-fontset-from-ascii-font): Docsting adjusted for the above
2748         change.
2749         (instantiate-fontset, resolve-fontset-name): Functions removed.
2750         (fontset-list): Now implemented by C code.
2752         * faces.el (read-face-font): Fix TABLE arg to completing-read.
2753         (describe-face): Include `font' attribute in the description.
2755 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
2757         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
2759 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
2761         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
2762         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
2763         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
2765         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
2766         about behavior of set-buffer-modified-p wrt redisplay.
2768 2000-03-19  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
2770         * view.el (view-mode-disable): Kill local binding of view-read-only.
2772 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
2774         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
2775         is a string, convert it to a syntax cell using string-to-syntax.
2777         * simple.el (syntax-code-table, syntax-flag-table): New variables.
2778         (string-to-syntax): New function.
2780         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
2781         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
2782         try to use passive ftp mode.
2784 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
2786         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
2788         * simple.el (append-to-buffer): Update point of windows after
2789         insertion.
2791         * abbrev.el (inverse-add-abbrev): Identify word by first moving
2792         forward then moving backward.  Reindent.
2794         * frame.el (other-frame): Call x-focus-frame only if
2795         focus-follows-mouse is off.
2797 2000-03-17  Dave Love  <fx@gnu.org>
2799         * pcvs-util.el (cvs-strings->string): Rename
2800         replace-regexps-in-string.
2802 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
2804         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
2805         regexp for labels cannot span several lines.
2807         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
2808         `(setq :<key> ':<key>)' to the macro expansion.
2810 2000-03-16  Dave Love  <fx@gnu.org>
2812         * progmodes/f90.el (f90): Put custom group under `languages', not
2813         `fortran'.
2814         (f90-mode-hook): Customize.
2815         (f90-mode): Set add-log-current-defun-function.
2816         (f90-current-defun): New function.
2818 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
2820         * cus-edit.el (custom-variable-tag-face): Handle case that
2821         default face's height is not a number.
2822         (custom-face-tag-face, custom-group-tag-face-1)
2823         (custom-group-tag-face): Ditto.
2824         (custom-group-tag-face-1): Add :group.
2826         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
2828 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
2830         * pcvs-defs.el (toplevel): Remove autoload cookie for form
2831         requiring easymenu.
2833 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2835         * ps-print.el: PostScript user-defined prologue, PostScript error
2836         handler, doc fix.
2837         (ps-print-version): New version number (5.1).
2838         (ps-user-defined-prologue, ps-error-handler-message)
2839         (ps-print-prologue-0, ps-error-handler-alist): New vars.
2840         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
2841         (ps-insert-string): New function.
2843 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
2845         * international/ccl.el (ccl-compile-expression): Don't generate
2846         invalid self-assignment code.
2848 2000-03-14  Dave Love  <fx@gnu.org>
2850         * subr.el (replace-regexp-in-string): Renamed from
2851         replace-regexps-in-string.  Doc fix.
2853 2000-03-12  Dave Love  <fx@gnu.org>
2855         * cus-edit.el: Doc fixes.
2856         (customize-set-variable, customize-save-variable): Rename args for
2857         doc.
2858         (custom-variable-tag-face, custom-face-tag-face)
2859         (custom-group-tag-face-1, custom-group-tag-face): Modify from
2860         style which user identify as hyperlink.
2861         (hook): Don't add undefined functions to the hook.
2862         (debug-ignored-errors): Transfer message from bindings.el.
2864 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
2866         * recentf.el (recentf-keep-non-readable-files-p): Remove
2867         double/nested definition.
2869 2000-03-12  Dave Love  <fx@gnu.org>
2871         * facemenu.el (facemenu-get-face): Use display-color-p.
2872         * enriched.el (enriched-decode-foreground): Likewise.
2873         (enriched-decode-background): Likewise.
2874         * isearch.el (isearch-highlight): Likewise.
2875         * info-look.el (info-lookup): Likewise.
2876         * simple.el (completion-setup-function): Likewise.
2878         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
2879         :options.
2881         * bindings.el (mode-line-format): Fix line-number and
2882         column-number items.  Add help-echo for the background.
2883         (mode-line-mule-info): Modify help-echo.
2885         * avoid.el (mouse-avoidance-mode): Add autoload cookie to
2886         defcustom.
2888         * files.el (load-file): Allow completion to .elc.
2890         * man.el: Doc fixes.
2891         (Man-init-defvars): Use display-color-p to set fontification.
2893         * play/hanoi.el (hanoi-internal): Don't use oddp.
2895 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
2897         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
2899         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
2901 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
2903         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
2904         Fix comment.
2906 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
2908         * font-lock.el (font-lock-keywords): Fix the doc now that
2909         regexp-opt-depth is unnecessary.
2910         (save-buffer-state): Set an edebug spec.
2911         (font-lock-fontify-anchored-keywords): Properly handle the case when
2912         the matcher goes past the limit.
2914         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
2915         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
2917         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
2918         dll.el and cookie.el (from Elib) with heavy renaming and other
2919         massaging.
2921         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
2922         Autoload the functions used.
2923         (easy-mmode-define-syntax): Fix CL typo.
2924         (easy-mmode-define-derived-mode): Improve the docstring generation.
2926 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
2928         * textmodes/texinfo.el (texinfo-version): Variable and function
2929         removed.
2931 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
2933         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
2934         allow more flexibility.
2935         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
2936         fns.
2937         (easy-mmode-defmap, easy-mmode-defsyntax)
2938         (easy-mmode-define-derived-mode): New macros.
2940 2000-03-09  Didier Verna  <didier@xemacs.org>
2942         * rect.el (replace-rectangle): New function.
2944 2000-03-09  Dave Love  <fx@gnu.org>
2946         * progmodes/fortran.el (fortran-comment-line-start): Define as
2947         "C".
2948         (fortran-comment-line-start-skip): Don't match cpp stuff.
2949         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
2950         (fortran-mode-map): Remove over-eager custom-menu-create for now.
2951         (fortran-mode): Don't set fortran-comment-line-start-skip,
2952         fortran-comment-line-start here.  Set comment-start,
2953         add-log-current-defun.
2954         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
2955         (fortran-current-defun): New function.
2957 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
2959         * emacs-lisp/re-builder.el: New file.
2961         * mouse.el (mouse-drag-region): Don't run up-event handler
2962         if hscroll has changed.
2964         * octave-mod.el (octave-font-lock-keywords): To font-lock the
2965         builtin operators, use `font-lock-builtin-face' for Emacs and
2966         `font-lock-preprocessor-face' otherwise.
2968         * font-lock.el (lisp-font-lock-keywords-1): Highlight
2969         `(defun (setf foo)' differently.
2971 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
2973         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
2974         (regexp-opt): Update comment and adapt the code the new meaning of
2975         the `paren' argument of regex-opt-group for shy-groups.
2976         (regexp-opt-depth): Handle shy groups as well as backslashed
2977         backslashes.
2978         (regexp-opt-group): Turn the leading comment into a docstring.
2979         Allow `paren' to be a string (the string to use to open a group).
2980         Remove open-presuf and close-presuf.  Instead of checking for `all
2981         one-char' and then later on check for `several one-char', handle
2982         both cases close together.  Also apply a more generic algorithm
2983         for suffixes (the mirror image of the algorithm used for
2984         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
2985         (regexp-opt-try-suffix): Removed.
2987         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
2988         from comint-mode-map, so we can just inherit from it.  Also, move
2989         the initialization into the `defvar' since there's no docstring
2990         anyway and it's fairly short.
2991         (inferior-scheme-mode): Define it as derived-mode: the code is
2992         shorter and this way we inherit from comint-mode-map rather than
2993         copying it.
2995         * subr.el (replace-regexps-in-string): Properly handle the case
2996         where we match an empty string.
2998         * comint.el (comint-exec-1): Add the current-dir to the exec-path
2999         when the command has a directory component (such as "./testml").
3000         Also fix a typo in the comment.
3002 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
3004         * Makefile (compile-files): Compile files one by one because
3005         that's the only way to ensure a clean compilation environment for
3006         each individual file.
3008         * frame.el (other-frame): Call x-focus-frame.
3010 2000-03-07  Dave Love  <fx@gnu.org>
3012         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
3013         :require to defcustom.
3015         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
3016         lists.
3018         * files.el (auto-mode-alist): Add configure.in.
3020         * progmodes/autoconf.el: New file.
3022 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
3024         * mail/mh-e.el: Change maintainer to `none'.
3026         * recentf.el (recentf-keep-non-readable-files-p): Quote args
3027         to remove-hook and add-hook.
3029 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
3031         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
3032         it as the default.
3033         (mail-send): Test mail-send-nonascii also for the new `mime' value.
3034         (sendmail-send-it): Conditionally add MIME headers specifying the
3035         used character set.
3037 2000-03-07  Dave Love  <fx@gnu.org>
3039         * winner.el: Fix keywords, autoload cookies.  Split
3040         eval-when-compile form to avoid compilation failure.
3042 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
3044         * international/mule.el: Modify comment about coding system
3045         property `coding-category'.
3046         (make-coding-system): New argument EOL-TYPE.  Pay attention to
3047         coding-category property of PROPERTIES.
3049         * international/mule-conf.el (coding-category-utf-8,
3050         coding-category-utf-16-be, coding-category-utf-16-le): New coding
3051         categories.  Include them in the argument for set-coding-priority.
3053         * international/mule-cmds.el (reset-language-environment): Include
3054         coding-category-utf-8, coding-category-utf-16-be, and
3055         coding-category-utf-16-le in the argument for set-coding-priority.
3056         (reset-language-environment): Initialize coding-category-utf-8,
3057         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
3059 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
3061         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
3062         code abstracted out of `bookmark-jump-noselect'.  Now tries info
3063         extensions as well as compression extensions.
3064         (bookmark-jump-noselect): Use above new func.
3066 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
3068         * strokes.el: Change maintainer's mail address.
3070 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
3072         * international/mule-diag.el (list-character-sets): Make help-echo
3073         string by substitute-command-keys.
3074         (list-character-sets): Likewise.
3075         (sort-listed-character-sets): Call help-setup-xref.
3077 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
3079         * time.el (display-time-mail-file): Add `none' to the list of
3080         choices.
3082 2000-03-01  Dave Love  <fx@gnu.org>
3084         * help.el (help-xref-go-back): Don't try to set position.
3086         * international/mule-diag.el (list-character-sets): Call
3087         help-setup-xref.  Add help-echo to xrefs.
3088         (list-character-sets-1): Add help-echo to xrefs.
3090 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
3092         * frame.el (blink-cursor-mode): Switch cursor on when turning
3093         the mode off.
3095         * add-log.el (add-log-current-defun): Add support for
3096         Autoconf mode.
3098         * mail/rmail.el (rmail-quit-hook): New variable.
3100 2000-03-01  Dave Love  <fx@gnu.org>
3102         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
3104         * help.el (help-xref-button): Add help-echo arg.
3105         (describe-function-1, describe-variable, help-make-xrefs): Use it.
3107         * faces.el (list-faces-display): Supply help-echo with
3108         help-make-xrefs.
3110         * facemenu.el (list-text-properties-at): Set help-xref-stack to
3111         nil.
3113 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
3115         * image.el (defimage): Look for image files in load-path.
3117         * frame.el (busy-cursor-delay-seconds): Change type to
3118         `number'.
3120 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
3122         * recentf.el (recentf): Added version tag to the defgroup of
3123         recentf.
3125 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
3127         * recentf.el (recentf-cleanup): Changed to remove excluded file
3128         too.
3129         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
3130         action to select/unselect a file.
3131         (recentf-edit-list): Code cleanup and improvement.
3132         (recentf-open-more-files-action): `recentf-open-more-files' button
3133         widget action to open a file.
3134         (recentf-open-more-files): No more use standard completion but
3135         widgets.
3136         (recentf-more-collection): Deleted.
3137         (recentf-more-history): Deleted.
3138         (recentf-setup-more-completion): Deleted.
3140 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
3142         * recentf.el (recentf-mode): No more needs that Emacs is running
3143         under a window-system.
3145 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
3147         * recentf.el (recentf-edit-list): New command to edit the recent
3148         list which allow the user to remove files.
3149         (recentf-edit-selected-items): New global variable, used by
3150         `recentf-edit-list' to hold the list of files to be removed from
3151         the recent list.
3152         (recentf-make-menu-items): Updated to display a "Edit list..."
3153         menu item.  Minor code cleanup.
3155 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
3157         * recentf.el (recentf-open-more-files): New command to open files
3158         that are not displayed in the menu.
3159         (recentf-more-collection): New global variable holding the set of
3160         permissible completions used by `recentf-open-more-files'.
3161         (recentf-more-history): New global variable holding the history list
3162         used by `recentf-open-more-files' completion.
3163         (recentf-setup-more-completion): New function to setup completion for
3164         `recentf-open-more-files'.
3165         (recentf-make-menu-items): Updated to display a "More..." menu item.
3167 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
3169         * recentf.el (recentf-menu-action): Doc fixed.
3171 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
3173         * recentf.el (recentf-menu-filter): Doc updated.
3174         (recentf-update-menu-hook): Allow menu filters to force menu update.
3175         (recentf-make-menu-items): New menu filter handling.
3176         (recentf-make-menu-item): New helper function.
3177         (recentf-menu-elements): New menu handling function.
3178         (recentf-sort-ascending): Updated to new menu filter handling.
3179         (recentf-sort-descending): Updated to new menu filter handling.
3180         (recentf-sort-basenames-ascending): New menu filter function.
3181         (recentf-sort-basenames-descending): New menu filter function.
3182         (recentf-show-basenames): New menu filter function.
3183         (recentf-show-basenames-ascending): New menu filter function.
3184         (recentf-show-basenames-descending): New menu filter function.
3186 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
3188         * diary-lib.el (list-diary-entries): Don't try to go forward at
3189         the end of the buffer.
3191 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
3193         * international/mule-diag.el (list-character-sets): Completely
3194         rewritten.
3195         (sort-listed-character-sets): New function.
3196         (list-character-sets-1): Completely rewritten.
3197         (list-character-sets-2): New function.
3198         (non-iso-charset-alist): New variable.
3199         (decode-codepage-char): New function.
3200         (charset-history): New variable.
3201         (read-charset) (list-block-of-chars)
3202         (list-iso-charset-chars)
3203         (list-non-iso-charset-chars)
3204         (list-charset-chars): New functions.
3205         (mule-diag): Call list-character-sets-2, not
3206         list-character-sets-2.
3207         (dump-charsets): Likewise.
3209 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
3211         * dired-x.el (dired-filename-at-point): Add `@' to valid
3212         file name characters.
3213         (dired-filename-at-point): Handle ange-ftp file names.
3215         * frame.el (frame-notice-user-settings): Use assq-delete-all
3216         instead of assoc-delete-all.
3217         (frame-notice-user-settings): Ditto.
3219         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
3220         Don't copy alist.
3222 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
3224         * calculator.el (calculator-use-menu): New option.
3225         (calculator-initial-bindings): Changed some bindings to work as
3226         macros.
3227         (calculator-forced-input): Removed.
3228         (calculator-restart-other-mode): New variable.
3229         (calculator-mode-map): Set up menu.
3231 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
3233         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
3234         tags.
3236 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
3238         * viper-cmd.el (viper-envelop-ESC-key): added the option to
3239         translate all ESC key sequences.
3240         (viper-goto-mark-subr): restore markers for files for which
3241         they were saved.
3242         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
3243         * viper-util.el (viper-set-replace-overlay-glyphs,
3244         viper-set-replace-overlay): always check if the replacement
3245         overlay is live.
3246         * viper.el (viper-vi-state-mode-list): added major modes.
3247         * ediff-wind.el: minor comment changes.
3248         * ediff.el: copyright notice date fix.
3250 2000-02-27  Jason Rumney  <jasonr@gnu.org>
3252         * faces.el (face-font-family-alternatives): Add arial to helv.
3253         (mode-line, header-line, tool-bar): Same default as x for w32.
3254         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
3255         face-font-family-alternatives from working.
3256         * term/w32-win.el (mouse-set-font): Do not build fontset from
3257         chosen font.
3259 2000-02-25  Sam Steingold  <sds@goems.com>
3261         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
3262         properly.
3264 2000-02-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
3266         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
3268 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
3270         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
3271         writable.
3273         * frame.el (busy-cursor-delay-seconds): New option.
3275 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
3277         * frame.el (show-cursor-in-non-selected-windows): New option.
3279 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
3281         * diary-lib.el (include-other-diary-files): Undo the selective
3282         display in any included file and don't kill it.
3284 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
3286         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
3287         bar.  Menu items converted to (menu-item format, help strings
3288         added.
3289         [downcase, upcase]: Don't enable on MS-DOS.
3290         [symlink, symlinks]: Don't show if make-symbolic-link is not
3291         bound.
3292         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
3294 2000-02-23  Dave Love  <fx@gnu.org>
3296         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
3297         (backward-kill-word): Revert addition of * to interactive spec --
3298         it's a feature.
3300         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
3301         (backward-kill-sentence, kill-sentence): Likewise.
3303         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
3304         scratch buffer name.
3305         (gud-format-command): Use int-to-string in ?l case.  Simplify
3306         slightly.
3308         * term/w32-win.el (internal-face-interactive): Update prompt for
3309         new read-face-name.
3311         * mail/footnote.el (footnote): Add :version to defgroup.
3312         (footnote-section-tag-regexp): Customize.
3313         (footnote-start-tag, footnote-end-tag): New option.
3314         (footnote-latin-regexp): New variable.
3315         (Footnote-latin): New function.
3316         (footnote-style-alist): Add element for latin style.
3317         (footnote-style): Moved.
3318         (Footnote-goto-footnote): Use eq to test arg.
3320         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
3322         * emacs-lisp/byte-opt.el: Change old backquote syntax.
3323         (byte-compile-trueconstp): Include keywords.
3324         (byte-optimize-quote, byte-optimize-lapcode): Use
3325         byte-compile-const-symbol-p.
3326         (byte-optimize-char-before): New optimization.
3328         * emacs-lisp/bytecomp.el: Change old backquote syntax.
3329         (byte-compile-const-symbol-p): New function.
3330         (byte-compile-constp, byte-compile-out-toplevel)
3331         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
3332         Use it.
3334         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
3336 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
3338         * international/encoded-kb.el: Be sure to update minor-mode-alist
3339         and minor-mode-map-alist.
3340         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
3341         codes SS2 and SS3 correctly.
3342         (encoded-kbd-self-insert-ccl): New function.
3343         (encoded-kbd-setup-keymap): New function.
3344         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
3345         by calling encoded-kbd-setup-keymap.
3347         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
3348         characters.
3349         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
3350         locally.
3352 2000-02-22  Dave Love  <fx@gnu.org>
3354         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
3355         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
3356         defvar.
3357         (lisp-mode-syntax-table): Set up for #|...|# comments.
3358         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
3359         classes.  Match `defface'.
3360         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
3361         (eval-defun-1): Fix for defcustom.
3362         (lisp-indent-region): Doc fix.
3364         * subr.el (when, unless, split-string): Doc fix.
3365         (read-passwd): Move call of clear-this-command-keys to the right
3366         place.
3367         (replace-regexps-in-string): New function.
3369 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
3371         * help.el (describe-variable): Set syntax table to
3372         emacs-lisp-mode-syntax-table when moving forward over the
3373         symbol's name.
3375 2000-02-22  Dave Love  <fx@gnu.org>
3377         * xt-mouse.el: Doc fixes.
3378         (xterm-mouse-position-function): New function, replacing advice of
3379         mouse-position.
3380         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
3382         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
3384 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
3386         * format.el (format-annotate-single-property-change): Handle
3387         properties.with dotted-list values.
3388         (format-proper-list-p): New function.
3390         * enriched.el (enriched-face-ans): Handle '(foreground-color
3391         . COLOR) and (background-color . COLOR).
3393 2000-02-20  Dave Love  <fx@gnu.org>
3395         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
3396         and assignments to it.
3397         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
3398         current local map.
3399         (make-flyspell-overlay): Use it.
3400         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
3402         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
3403         (lm-get-header-re): Defun, not defsubst.
3404         (lm-get-package-name): Defun, not defsubst.  Simplify.
3405         (lm-version): Doc fix.  Simplify.
3406         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
3407         (lm-crack-address, lm-last-modified-date, lm-commentary)
3408         (lm-verify, lm-synopsis): Simplify.
3409         (lm-report-bug): Require emacsbug.  Use compose-mail.
3411 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
3413         * dired.el (dired-mode): Call propertized-buffer-identification
3414         to set mode-line-buffer-identification to something having
3415         the right text properties.
3417         * bindings.el (propertized-buffer-identification): New function.
3419 2000-02-20  Dave Love  <fx@gnu.org>
3421         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
3422         check for t-mouse too.
3424         * cus-start.el: Make echo-keystrokes `number'.
3426 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
3428         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
3429         Don't call ring-empty-p unless tags-location-ring is bound.
3430         From Noah Friedman <friedman@splode.com>.
3432 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
3434         * progmodes/hideshow.el (hs-flag-region): No longer use
3435         `intangible' overlay property.
3437         (hs-toggle-hiding): New command.
3438         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
3440         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
3441         Fix omission bug: Run `hs-minor-mode-hook' for both activation
3442         and deactivation.
3444 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
3446         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
3448 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
3450         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
3452         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
3453         of `*' to handle `(* ... *)' comments.
3455 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
3457         * faces.el (list-faces-display): Use display-mouse-p instead of
3458         window-system.
3460         * menu-bar.el (global-map): Menu-bar items converted to the new
3461         format (menu-item..., rearranged for better CUA compliance, and
3462         their names changed for better clarity.  Help strings added.
3464         * international/mule-cmds.el (mule-menu-keymap)
3465         (describe-language-environment-map, set-coding-system-map)
3466         (setup-language-environment-map): Convert to new (menu-item...
3467         form, add help strings.  Change names of menu items for better
3468         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
3469         submenu).
3471 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
3473         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
3474         within the code.
3476 2000-02-16  Dave Love  <fx@gnu.org>
3478         * faces.el: Don't require custom.  Add more specific :groups to
3479         various deffaces.
3480         (set-face-attribute): Purecopy args.
3481         (read-face-name): Default to name at point and use it in prompt.
3482         Remove colon from arg in all callers.
3483         (list-faces-display): Hyperlink to face descriptions and customize
3484         buffers.
3486 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
3488         * wid-edit.el (widget-match-inline): An atom never matches a
3489         list.
3491 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3493         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3494         at ':' characters by call to split-string.
3496 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3498         * textmodes/bibtex.el: Added RCS version identification.
3500 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3502         * textmodes/bibtex.el: Some temporary comments removed.
3503         (bibtex-field-name, bibtex-entry-type): Made the relationship
3504         explicit.
3505         (bibtex-field-const): Allow capital letters.
3506         (bibtex-start-of-string): Deleted because unused.
3508         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
3509         use the term 'reference' to describe a bibtex entry as a whole.
3510         Further, reference keys are no longer called 'labels'.
3511         (bibtex-keys): Renamed to bibtex-reference-keys.
3512         (bibtex-reformat-previous-labels): Renamed to
3513         bibtex-reformat-previous-reference-keys.
3514         (bibtex-reference-type): Renamed to bibtex-entry-type.
3515         (bibtex-reference-head): Renamed to bibtex-entry-head.
3516         (bibtex-reference-maybe-empty-head): Renamed to
3517         bibtex-entry-maybe-empty-head.
3518         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3519         (bibtex-search-reference): Renamed to bibtex-search-entry.
3520         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3521         bibtex-enclosing-entry-maybe-empty-head.
3522         (bibtex-entry-field-alist, bibtex-entry-head,
3523         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3524         bibtex-map-entries, bibtex-search-entry,
3525         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3526         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3527         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3528         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3529         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3530         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3531         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3533 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3535         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3536         comment.
3537         (bibtex-format-field-delimiters): New function, functionality
3538         extracted from bibtex-format-entry.
3539         (bibtex-autokey-get-yearfield-digits): New function, functionality
3540         extracted from bibtex-autokey-get-yearfield.
3542         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3543         entries in order to avoid stack overflow in the regexp matcher if
3544         field contents become large.
3545         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3546         bibtex-field-string-part-not-braced,
3547         bibtex-field-string-part-no-inner-braces,
3548         bibtex-field-string-part-1-inner-brace,
3549         bibtex-field-string-part-2-inner-braces,
3550         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3551         bibtex-field-string-quoted, bibtex-field-string,
3552         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3553         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3554         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3555         as parsing is now performed by the following functions.
3556         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3557         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3558         bibtex-parse-field-string, bibtex-search-forward-field-string,
3559         bibtex-parse-association, bibtex-field-name-for-parsing,
3560         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3561         bibtex-search-forward-field, bibtex-search-backward-field,
3562         bibtex-start-of-field, bibtex-end-of-field,
3563         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3564         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3565         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3566         bibtex-parse-string, bibtex-search-forward-string,
3567         bibtex-search-backward-string, bibtex-start-of-string,
3568         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3569         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3570         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3571         entries.  Instead of reporting the results of the parsing by
3572         match-beginning or match-end, these functions return data structures
3573         that hold the corresponding positions.
3574         (bibtex-enclosing-field): Changed to also report field boundaries by
3575         return values rather than by match-beginning or match-end.  The
3576         following functions have been adapted to use the new parsing
3577         functions.
3578         (bibtex-skip-to-valid-entry, bibtex-search-reference,
3579         bibtex-enclosing-field, bibtex-format-entry,
3580         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3581         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3582         bibtex-print-help-message, bibtex-end-of-entry,
3583         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3584         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3585         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3586         method for parsing.
3587         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3588         bibtex-map-entries, bibtex-flash-head,
3589         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3590         bibtex-autokey-change, bibtex-autokey-get-namefield,
3591         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3592         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3593         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3594         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3595         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3596         order to make the new binding of case-fold-search immediately
3597         visible.
3599 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3601         * textmodes/bibtex.el: Copyright notice is up to date.
3602         Added constant 'bibtex-maintainer-salutation.
3604         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3605         than make-temp-name, use match-string-no-properties and eliminate
3606         a quadratic behavior when building bibtex-strings.
3608         * bibtex.el (bibtex-reference-key): Accept string entries whose
3609         reference key contains upper case letters.
3611 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3613         * bibtex.el (bibtex-reference-head): Allow entries to start with
3614         a new line.
3616 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3618         * bibtex.el: Hiding of entry bodies is not longer provided by
3619         bibtex.el directly.  Instead the hideshow package can be used.
3620         Added a special bibtex entry to hs-special-modes-alist.
3621         (bibtex-hs-forward-sexp): Added for hideshow.el.
3623 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3625         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
3626         at ':' characters by call to split-string.
3628 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3630         * textmodes/bibtex.el: Added RCS version identification.
3632 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3634         * textmodes/bibtex.el: Some temporary comments removed.
3635         (bibtex-field-name, bibtex-entry-type): Made the relationship
3636         explicit.
3637         (bibtex-field-const): Allow capital letters.
3638         (bibtex-start-of-string): Deleted because unused.
3640         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
3641         use the term 'reference' to describe a bibtex entry as a whole.
3642         Further, reference keys are no longer called 'labels'.
3643         (bibtex-keys): Renamed to bibtex-reference-keys.
3644         (bibtex-reformat-previous-labels): Renamed to
3645         bibtex-reformat-previous-reference-keys.
3646         (bibtex-reference-type): Renamed to bibtex-entry-type.
3647         (bibtex-reference-head): Renamed to bibtex-entry-head.
3648         (bibtex-reference-maybe-empty-head): Renamed to
3649         bibtex-entry-maybe-empty-head.
3650         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
3651         (bibtex-search-reference): Renamed to bibtex-search-entry.
3652         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
3653         bibtex-enclosing-entry-maybe-empty-head.
3654         (bibtex-entry-field-alist, bibtex-entry-head,
3655         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
3656         bibtex-map-entries, bibtex-search-entry,
3657         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
3658         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3659         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
3660         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
3661         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
3662         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
3663         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
3665 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3667         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
3668         comment.
3669         (bibtex-format-field-delimiters): New function, functionality
3670         extracted from bibtex-format-entry.
3671         (bibtex-autokey-get-yearfield-digits): New function, functionality
3672         extracted from bibtex-autokey-get-yearfield.
3674         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
3675         entries in order to avoid stack overflow in the regexp matcher if
3676         field contents become large.
3677         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
3678         bibtex-field-string-part-not-braced,
3679         bibtex-field-string-part-no-inner-braces,
3680         bibtex-field-string-part-1-inner-brace,
3681         bibtex-field-string-part-2-inner-braces,
3682         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
3683         bibtex-field-string-quoted, bibtex-field-string,
3684         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
3685         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
3686         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
3687         as parsing is now performed by the following functions.
3688         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
3689         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
3690         bibtex-parse-field-string, bibtex-search-forward-field-string,
3691         bibtex-parse-association, bibtex-field-name-for-parsing,
3692         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
3693         bibtex-search-forward-field, bibtex-search-backward-field,
3694         bibtex-start-of-field, bibtex-end-of-field,
3695         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
3696         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
3697         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
3698         bibtex-parse-string, bibtex-search-forward-string,
3699         bibtex-search-backward-string, bibtex-start-of-string,
3700         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
3701         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
3702         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
3703         entries.  Instead of reporting the results of the parsing by
3704         match-beginning or match-end, these functions return data structures
3705         that hold the corresponding positions.
3706         (bibtex-enclosing-field): Changed to also report field boundaries by
3707         return values rather than by match-beginning or match-end.  The
3708         following functions have been adapted to use the new parsing
3709         functions.
3710         (bibtex-skip-to-valid-entry, bibtex-search-reference,
3711         bibtex-enclosing-field, bibtex-format-entry,
3712         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
3713         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
3714         bibtex-print-help-message, bibtex-end-of-entry,
3715         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
3716         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3717         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
3718         method for parsing.
3719         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
3720         bibtex-map-entries, bibtex-flash-head,
3721         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
3722         bibtex-autokey-change, bibtex-autokey-get-namefield,
3723         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
3724         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
3725         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
3726         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
3727         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
3728         order to make the new binding of case-fold-search immediately
3729         visible.
3731 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3733         * textmodes/bibtex.el: Copyright notice is up to date.
3734         Added constant 'bibtex-maintainer-salutation.
3736         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
3737         than make-temp-name, use match-string-no-properties and eliminate
3738         a quadratic behavior when building bibtex-strings.
3740         * bibtex.el (bibtex-reference-key): Accept string entries whose
3741         reference key contains upper case letters.
3743 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3745         * bibtex.el (bibtex-reference-head): Allow entries to start with
3746         a new line.
3748 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3750         * bibtex.el: Hiding of entry bodies is not longer provided by
3751         bibtex.el directly.  Instead the hideshow package can be used.
3752         Added a special bibtex entry to hs-special-modes-alist.
3753         (bibtex-hs-forward-sexp): Added for hideshow.el.
3755 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
3757         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
3758         proceedings entry type (for cross referencing). Thanks to Wagner
3759         Toledo Correa for the suggestion.
3761         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
3763 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
3765         * international/characters.el: Setup case table for Vietnamese.
3767 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
3769         * uniquify.el (toplevel): Require CL at compile time.
3770         (uniquify-push): Removed.
3772         * shadowfile.el (shadow-when): Removed.
3774         * tempo.el (tempo-dolist, tempo-mapc): Removed.
3775         (tempo-process-and-insert-string): Use dolist instead of
3776         tempo-dolist.
3778         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
3779         regexp for paragraph-start.
3781         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
3782         commas as well.
3784 2000-02-10  Dave Love  <fx@gnu.org>
3786         * wid-edit.el: (widgets) [defgroup]: Remove url link.
3787         (widget-color-choice-list, widget-color-history, widget-mouse-help):
3788         Deleted.
3789         (widget-specify-field, widget-specify-button): Don't use
3790         widget-mouse-help as help-echo property.
3791         (default): Use #'ignore for :validate and :mouse-down-action.
3792         (checkbox): Add help-echo.
3793         (widget-sexp-validate): Rewritten to clarify error messages.
3794         (character): Use char-valid-p in :match function.
3795         (widget-color-complete): Use facemenu-color-alist.
3796         (widget-color-action): Use facemenu-read-color.
3798         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
3799         set up `caar' &c that we now have.
3801 2000-02-09  Ray Blaak  <blaak@gnu.org>
3803         * delphi.el: Make resourcestring a declaration region, like const
3804         and var.
3806 2000-02-09  Dave Love  <fx@gnu.org>
3808         * bindings.el (mode-line-input-method-map): New variable.
3809         (mode-line-mule-info): Use it; fix last change.
3810         (mode-line-mode-menu): Move definition.
3811         (mode-line-mouse-sensitive-p): Deleted.
3812         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
3813         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
3814         level.
3816         * startup.el (command-line-1): Don't call
3817         make-mode-line-mouse-sensitive.
3819 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
3821         * mail/rmail.el (rmail-retry-failure): Use
3822         rmail-beginning-of-message before rmail-toggle-header, because the
3823         former toggles headers.
3825 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
3827         * diff-mode.el (diff-kill-junk): New interactive function.
3828         (diff-reverse-direction): Use delete-and-extract-region.
3829         (diff-post-command-hook): Restrict the area so that the hook also works
3830         outside of any diff hunk.  This is necessary for the minor-mode.
3831         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
3832         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
3834         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
3835         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
3836         so that it can be used more easily in <foo>-mode-hook.  Also make sure
3837         to avoid duplicate entries.
3838         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
3839         (font-lock-remove-keywords): Just as was done for `add', allow it to
3840         work even if font-lock-mode is nil.  Also make sure we don't modify
3841         any pre-existing list by forcing a copy-sequence.  Finally rename
3842         `major-mode' to `mode'.
3843         (font-lock-fontify-syntactic-anchored-keywords)
3844         (font-lock-fontify-anchored-keywords)
3845         (font-lock-fontify-keywords-region): Use line-end-position.
3846         Don't make `font-lock-multiline' local (it's now done in
3847         font-lock-set-defaults).
3848         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
3849         move the `font-lock-fontified' creation to inside the `unless'.
3851 2000-02-06  Andrew Innes  <andrewi@gnu.org>
3853         * term/w32-win.el (x-handle-args): Comment out call to message,
3854         which occurs before window system is initialized.
3856         * makefile.nt: Add support for recompiling lisp code.
3858 2000-02-04  Dave Love  <fx@gnu.org>
3860         * bindings.el (mode-line-mule-info): Fix/extend last change.
3862         * completion.el: Replace completion-dolist with dolist.
3864         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
3865         dotimes.
3867 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
3869         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
3870         environment names before they go into the section regexp.
3872         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
3873         char class in regexp.
3875         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
3876         `case-fold-search' to nil.
3878         * progmodes/idlwave.el (idlwave-template): Respect
3879         `idlwave-abbrev-change-case'.
3880         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
3881         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
3882         idlwave-while): respect `idlwave-reserved-word-upcase'.
3883         (idlwave-rw-case): New function.
3884         (idlwave-statement-match): Fixed problem with assignment regexp.
3885         (idlwave-font-lock-keywords): Improved regexp for keyword
3886         parameters.
3887         (idlwave-surround): New argument LENGTH to support padding of
3888         operators longer than 1 char.
3890         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
3891         idlwave-shell-expression-overlay.  Implemented printing of
3892         expressions on higher levels of the calling stack.
3893         (idlwave-shell-display-level-in-calling-stack): Restore stack
3894         level.
3895         (idlwave-retrieve-expression-from-level): New function.
3896         (idlwave-shell-last-calling-stack): Variable removed.
3897         (idlwave-shell-reset): Argument action reversed (`visible' to
3898         `hidden').  Also remove stop-line overlay.
3899         (idlwave-shell-calling-stack-routine): New variable.
3900         (idlwave-shell-parse-stack-and-display): Messages now display
3901         negative level numbers.
3902         (idlwave-shell-mode): Set `modeline-format'.
3903         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
3904         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
3905         21.
3906         (idlwave-shell-print-expression-function): New option.
3908         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
3909         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
3910         `tool-bar' instead of `toolbar'.
3912 2000-02-02  Dave Love  <fx@gnu.org>
3914         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
3915         emacs-lisp-mode-hook.  Don't check for defalias being defined.
3917         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
3918         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
3919         the new builtins directly.
3921         * whitespace.el (whitespace): Add :version to defgroup.
3923         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
3924         Doc fix.
3926         * thingatpt.el (sexp-at-point, symbol-at-point)
3927         (number-at-point, list-at-point): Add autoload cookie.
3929         * recentf.el (recentf): Add :version to defgroup.
3931         * quickurl.el (quickurl): Add :version to defgroup.
3933         * elide-head.el (elide-head): Use point-marker more.
3935         * bs.el (bs): Add :version to defgroup.
3937         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
3939         * progmodes/delphi.el (delphi): Add :version to defgroup.
3941 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
3943         * ange-ftp.el (ange-ftp-write-region): Handle case that
3944         succeeding process operation sets a different coding system.
3946         * calculator.el: New file.
3948 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
3950         * frame.el (frames-on-display-list, framep-on-display): New
3951         functions.
3952         (display-mouse-p, display-popup-menus-p, display-graphic-p)
3953         (display-selections-p, display-screens, display-pixel-width)
3954         (display-pixel-height, display-mm-width, display-mm-height)
3955         (display-backing-store, display-save-under, display-planes)
3956         (display-color-cells, display-visual-class): New functions.
3958         * term/tty-colors.el (tty-color-gray-shades): New function.
3960         * faces.el (display-color-p): Use framep-on-display.
3961         (display-grayscale-p): New function.
3963 2000-01-31  Dave Love  <fx@gnu.org>
3965         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
3966         (create-fontset-from-x-resource): Don't concat integers.
3968 2000-01-31  Inge Frick  <inge@nada.kth.se>
3970         * view.el: Some changes in documentation.  Removed some trailing
3971         whitespace. Changed some parameter names to agree with
3972         documentation.
3973         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
3974         window is not deleted.  Modifies change 1998-04-26.
3976 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
3978         * windmove.el: New file.
3980         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
3981         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
3982         progmodes/ebnf-yac.el: Update copyright and license info.
3984         * jit-lock.el (jit-lock-function): Widen before calculating end
3985         position.
3986         (jit-lock-stealth-chunk-start): Rewritten.
3988         * info.el (Info-title-face-alist): Removed.
3989         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
3990         faces.
3991         (Info-fontify-node): Use these faces.
3993 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
3995         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
3996         (cl-macro-list1): Recognize `&allow-other-keys' instead of
3997         `&allow-other-keywords'.
3999         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
4000         the list of directories scanned heuristically.
4002         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
4003         exist.
4005 2000-01-30  Jason Rumney  <jasonr@gnu.org>
4007         * w32-fns.el: Define w32-tty-standard-colors.
4009         * startup.el (command-line): Use w32-tty-standard-colors when in
4010         w32 console mode.
4012 2000-01-30  Dave Love  <fx@gnu.org>
4014         * jka-compr.el (jka-compr-load): Fix up load-history.
4016         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
4018         * emacs-lisp/cl-macs.el: Revert previous change.
4020 2000-01-29  Dave Love  <fx@gnu.org>
4022         * facemenu.el: Purecopy various strings.
4024         * timezone.el (timezone-fix-time): Window against 69 for two-digit
4025         years.  Deal with three-digit years.
4027         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
4028         defconst, purecopy.
4029         (help-back-label): Purecopy it.
4031 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
4033         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
4034         variable. If non-nil, order the buffer list according to the
4035         currently selected frame.
4036         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
4037         non-nil, pass the selected frame to function buffer-list.
4039 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4041         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
4043 2000-01-28  Dave Love  <fx@gnu.org>
4045         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
4047         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
4048         Don't use lisp-indent-hook property.
4049         (cl-abs): Remove.
4051         * subr.el: Move out indent and edebug specs for when and unless.
4053         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
4054         when, unless.
4056         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
4057         unless, when.
4059 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
4061         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
4062         `collecting' as synonym for `collect'.
4064         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
4065         for the case it contains spaces.
4067         * simple.el (what-cursor-position): Change formatting of
4068         messages.
4070         * frame.el (delete-other-frames): New function.
4071         (toplevel): Bind it to C-x 5 1.
4073         * sort.el (sort-numeric-base): New option.
4074         (sort-numeric-fields): If number starts with `0' or `0[xX[',
4075         interpret it as octal or hexadecimal.  Use sort-numeric-base
4076         as default base.
4078         * progmodes/glasses.el: New file.
4080 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
4082         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
4083         userids differently.
4085         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
4086         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
4087         progmodes/ebnf-yac.el: New files.
4089 2000-01-26  Dave Love  <fx@gnu.org>
4091         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
4092         on a function with an empty body.  [From Eric Ludlam.]
4094 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
4096         * vc.el (vc-version-diff): Make sure file name is expanded.
4098 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
4100         * scroll-bar.el (scroll-bar-timer): Variable removed.
4101         (scroll-bar-toolkit-scroll): Don't use a timer.
4103 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
4105         * language/thai-util.el (thai-composition-function): Delete
4106         superfluous `a'.
4108 2000-01-24  Dave Love  <fx@gnu.org>
4110         * fortran.el (fortran-mode): Use beginning-of-defun-function,
4111         end-of-defun-function.
4113         * font-lock.el (turn-on-font-lock): Don't depend on window-system
4114         &c.
4116 2000-01-22  Jason Rumney  <jasonr@gnu.org>
4118         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
4119         conflicts with new face support.
4121 2000-01-22  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4123         * replace.el (query-replace): Rename last arg to DELIMITED.
4124         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
4125         (query-replace-regexp): Likewise.
4127 2000-01-20  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4129         * subr.el (with-syntax-table): Use make-symbol, not gensym.
4131         * emacs-lisp/lisp.el (beginning-of-defun-function):
4132         Variable renamed from beginning-of-defun.
4133         Do not call make-variable-buffer-local.
4134         (beginning-of-defun-raw): Use new variable name; doc fix.
4135         (beginning-of-defun): Doc fix.
4136         (end-of-defun-function): Variable renamed from end-of-defun.
4137         Do not call make-variable-buffer-local.
4138         (end-of-defun): Use new variable name; doc fix.
4140         * subr.el (dolist, dotimes): Copied from cl-macs.el
4141         and made to work.
4143         * mail/undigest.el (rmail-digest-end-regexps):
4144         Variable replaces rmail-digest-end-regexp.
4145         Allows multiple regexps for detecting the end line.
4146         (undigestify-rmail-message): Corresponding changes.
4148 2000-01-19  Dave Love  <fx@gnu.org>
4150         * files.el (user-init-file): Don't declare here -- is primitive.
4152         * startup.el (command-line): Check for compiled user-init-file and
4153         set to uncompiled version if necessary.
4155 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
4157         * mail/undigest.el (rmail-digest-end-regexp): New user option.
4158         (undigestify-rmail-message): Use it.
4160         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
4162 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
4164         * tmm.el (tmm-goto-completions): Adapt to prompt being part
4165         of mini-buffer.
4167 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
4169         * emacs-lisp/copyright.el (copyright-update): Removed the
4170         requirement for a trailing space from `copyright-regexp', to
4171         support copyrights with owner specified on a separate line..
4173         * align.el: New file.
4175         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
4177         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
4179 2000-01-13  Dave Love  <fx@gnu.org>
4181         * ph.el: Removed.  (Obsoleted by EUDC.)
4183 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
4185         * net/eudc.el (toplevel): Remove autoloaded code installing
4186         menu with easymenu, because that causes build problems.
4188         * frame.el (frame-notice-user-settings): New variable.
4189         (frame-notice-user-settings): Don't modify frame parameters
4190         if called a second time.
4192 2000-01-13  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4194         * frame.el (frame-notice-user-settings):
4195         Notice default-frame-parameters even for non-window frames.
4197 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
4199         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
4200         for Emacs.
4201         (eudc-bob-can-display-inline-images): Extend for Emacs.
4202         (eudc-bob-toggle-inline-display): Ditto.
4203         (eudc-bob-display-jpeg): Ditto.
4205 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
4207         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
4208         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
4209         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
4211         * add-log.el (add-change-log-entry): Fix error trying an `(insert
4212         nil)'.
4214         * subdirs.el: Add `net' directory.
4216         * net: New directory.
4218         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
4219         eval-last-sexp.  Don't bind debug-on-error here.
4220         (eval-last-sexp): New function.  Bind debug-on-error if
4221         eval-expression-debug-on-error is non-nil.
4222         (eval-defun-2, eval-defun): Likewise.
4224         * simple.el (eval-expression): Don't bind debug-on-error if
4225         eval-expression-debug-on-error is nil.  Detect changed
4226         debug-on-error, and propagate new value to global binding, if
4227         eval-expression-debug-on-error is non-nil,
4228         (eval-expression-debug-on-error): Change doc string.
4230 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4232         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
4234         * emacs-lisp/lisp-mode.el (with-syntax-table):
4235         Set up lisp-indent-function property.
4237         * subr.el (with-syntax-table): Moved from simple.el.
4239         * simple.el (with-syntax-table): Moved to subr.el.
4241 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
4243         * tmm.el (tmm-shortcut): Delete region after prompt instead
4244         of erasing buffer.
4246         * textmodes/fill.el (fill-common-string-prefix): New function.
4247         (fill-context-prefix): Use the longest common prefix of first
4248         and second line fill prefix, if there is one.
4250 2000-01-11  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4252         * array.el (array-mode): Don't use make-variable-buffer-local.
4253         Use make-local-variable for `truncate-lines'.
4255 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
4257         * add-log.el (add-log-current-defun): Handle user-defined
4258         add-log-current-function returning nil,
4260         * add-log.el (add-change-log-entry): Insert version number
4261         if having found a current function
4263         * add-log.el (add-log-current-defun): Call
4264         `add-log-current-defun-function'.  Try matches at level 0 and
4265         level 1.  Strip whitespace from defun found.
4267 2000-01-10  John Wiegley  <johnw@gnu.org>
4269         * allout.el (isearch-done/outline-provisions): Added `edit'
4270         argument to correspond with the current definition of
4271         `isearch-done'.
4273 2000-01-10  Dave Love  <fx@gnu.org>
4275         * elide-head.el (elide-head): Use point-marker, not point.
4277 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
4279         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
4280         before and after the year 2000.
4282         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
4283         Add ispell- prefix.
4285 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
4287         * ispell.el:  Only define dictionaries in menus when they exist.
4288         (version18p): New variable.
4289         (version20p): New variable.
4290         (xemacsp): New variable.
4291         (ispell-choices-win-default-height): Fix for XEmacs visibility.
4292         (ispell-dictionary-alist1): Added Brasileiro dictionary.
4293         (ispell-dictionary-alist6): Russian command lines no longer accept
4294         run-together words.
4295         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
4296         (ispell-dictionary-alist): Add koi8-r to customize definition.
4297         (check-ispell-version): Added documentation string.  Returns
4298         library path when called non-interactively.
4299         (ispell-menu-map-needed): Uses new variables.
4300         (ispell-library-path): New variable.
4301         (ispell-decode-string): XEmacs fix for bogus variable bindings.
4302         (ispell-word): Improved documentation string.  Test for valid
4303         character mappings.  Correctly check typed in word changes that can
4304         result in single words split into multiple words.  Returns
4305         replacement word.
4306         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
4307         replace in recursive query replace mode.  Help message for
4308         recursive edit mode.
4309         (ispell-show-choices): Protect against bad framepop bindings.
4310         (ispell-help): Fix to work with XEmacs.
4311         (ispell-highlight-spelling-error): Use new variables.
4312         (ispell-overlay-window): Fix to work with XEmacs.
4313         (ispell-parse-output): Passed and returns location information
4314         tracking spelling corrections.  Doesn't recheck same word on
4315         current line.
4316         (ispell-init-process): Protect against bogus XEmacs variable binding.
4317         Fix call to single argument in sleep-for.  Use new variables.
4318         (ispell-region): Passed and returns location information tracking
4319         spelling corrections.  Doesn't check same word on current line.
4320         Improved documentation string.  Doesn't resend a line already
4321         checked to the ispell process - fixes bug in LaTeX parsing.
4322         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
4323         (ispell-skip-region): No longer skips <TT> in SGML.
4324         (ispell-process-line): Tracks location information with spelling
4325         corrections.  Added documentation string.  Accounts for words
4326         already accepted on this line.  Don't allow query-replace on line
4327         starting with math characters.  Doesn't resend a line already sent
4328         to ispell process.  Fixes alignment error bug.
4330 2000-01-10  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4332         * dired-x.el (dired-guess-shell-alist-default):
4333         Suggest xloadimage, which is free, not xv, which isn't.
4335         * ange-ftp.el (ange-ftp-file-name-nondirectory):
4336         Don't ever include the host name or user name in the value.
4338 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
4340         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
4341         of a real newline.
4343 2000-01-09  Stephen Eglen  <stephen@gnu.org>
4345         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
4346         for .png files.
4348 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
4350         * cus-edit.el (custom-hook-convert-widget): Fix comment.
4352 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
4354         * progmodes/cperl-mode.el: Replace ^F with ^L.
4356         * sendmail.el (toplevel): Provide `sendmail' when compiling
4357         before `require'ing rmail and mailalias to prevent infinite
4358         recursion.
4360 2000-01-08  Dave Love  <fx@gnu.org>
4362         * emacs-lisp/backquote.el: Remove inappropriate customization
4363         (allowing custom.el to use backquote).
4365 2000-01-07  Dave Love  <fx@gnu.org>
4367         * add-log.el (add-log-debugging): Deleted.
4368         (add-change-log-entry): Treat a backup FILE-NAME as its parent
4369         file.  Remove debugging code.
4370         (change-log-get-method-definition, change-log-name): Add doc.
4371         (change-log-sortable-date-at): New function.
4372         (change-log-merge): New command.
4374         * time.el (display-time-string-forms): Make the Mail string active.
4375         (display-time-update): Provide help-echo for load average.
4377         * bindings.el (make-mode-line-mouse2-map): New function.
4378         (mode-line-modified): Use it and simplify.
4379         (mode-line-mule-info): Provide help-echo info.
4380         (minor-mode-alist): Activate the strings.
4381         (make-mode-line-mouse-sensitive): Simplify for
4382         mode-line-buffer-identification.
4384 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
4386         * play/pong.el: New file.
4388 2000-01-06  Dave Love  <fx@gnu.org>
4390         * array.el: Assorted cleanups for compiler warnings, doc strings,
4391         `array-' prefix for symbols.
4393 2000-01-05  Dave Love  <fx@gnu.org>
4395         * textmodes/outline.el (outline-mode-menu-bar-map): Add
4396         outline-headers-as-kill.
4397         (outline-mode): Define imenu-generic-expression.
4398         (outline-headers-as-kill): New command.
4400         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
4401         from paragraph-start.
4402         (paragraph-indent-minor-mode): New command.
4404         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
4405         M-C-e, M-C-h, C-j, C-xnd, TAB.
4406         (fortran-mode): Set beginning-of-defun, end-of-defun.
4407         (fortran-column-ruler): Simplify.
4408         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
4409         (fortran-with-subprogram-narrowing): Likewise.
4410         (fortran-indent-subprogram): Call mark-defun.
4411         (fortran-check-for-matching-do): Change narrowing.
4413         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
4414         (cl-lucid-hash-tag): Delete.
4415         (cl-hash-table-p): Correct test for native table.
4416         (cl-hash-table-count): Use hash-table-count.
4418         * browse-url.el (browse-url): Fix case of
4419         browse-url-browser-function being an alist.
4421 2000-01-05  Carsten Dominik  <cd@gnu.org>
4423         * textmodes/reftex-vars.el (reftex-parse-file-extension)
4424         (reftex-index-phrase-file-extension): New options.
4426         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
4427         Use new option `reftex-index-phrase-file-extension'.
4429         * textmodes/reftex.el (reftex-access-parse-file): Use new option
4430         `reftex-parse-file-extension'.
4432 2000-01-05  Dave Love  <fx@gnu.org>
4434         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
4435         (beginning-of-defun-raw): Use it.
4436         (end-of-defun): New variable.
4437         (end-of-defun): Use it.
4438         (check-parens): New command.
4440 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
4442         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
4443         (hs-show-block): Don't use `mapcar' when not accumulating.
4445         Fix buglet in local variables initialization.
4447 2000-01-05  Andreas Schwab  <schwab@suse.de>
4449         * hscroll.el (hscroll): Doc fix.
4451 2000-01-05  Carsten Dominik  <cd@gnu.org>
4453         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
4454         idlw-toolbar.
4456         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
4457         file idlw-rinfo.el.
4458         (idlwave-customize): load must read file idlw-shell.el.
4459         (idlwave-create-customize-menu): load must read file idlw-shell.el.
4461 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
4463         * progmodes/idlw-shell.el: Also provide idlwave-shell
4464         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
4465         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
4467         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
4468         both reftex-dcr and reftex-vcr.
4470         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
4472 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4474         * ps-print.el: PostScript code now is in separate files, doc fix.
4475         (ps-print-version): New version number (5.0.3).
4476         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
4477         local.
4478         (ps-spool-config): Initialization fix.
4479         (ps-print-prologue-1, ps-print-prologue-2)
4480         (ps-print-duplex-feature): PostScript code moved to separated file.
4481         (ps-background-image): Little code reformating.
4482         (ps-begin-file, ps-begin-job): Fix code.
4483         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
4484         (ps-prologue-file): New fun.
4486 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4488         * ps-vars.el: Eliminated.
4490         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
4491         `;;;###autoload'.
4493         * ps-print.el: ps-vars eliminated, doc fix.
4494         (ps-print-version): New version number (5.0.2).
4495         (ps-spool-config): Initialization fix.
4496         (ps-print-customize): New fun.
4498 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
4500         * autorevert.el (auto-revert-mode): Return value of
4501         auto-revert-mode.
4503 2000-01-04  Dave Love  <fx@gnu.org>
4505         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
4506         menu items.
4508 2000-01-03  Dave Love  <fx@gnu.org>
4510         * elide-head.el (elide-head) [defgroup]: Add :version.
4512         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
4513         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
4514         `cl-hash-table-p', not `hash-table-p'.
4515         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
4517 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4519         * faces.el (face-read-integer, read-face-attribute)
4520         (color-defined-p, color-values): unspecified-{f,b}g are now
4521         strings.
4523 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
4525         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
4526         at comment end, and re-insert them after filling.
4528 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4530         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
4531         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
4532         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
4534 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4536         * term/x-win.el (xw-defined-colors): Call color-supported-p,
4537         the new name of face-color-supported-p.
4539         * term/w32-win.el (xw-defined-colors): Likewise.
4541 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4543         * simple.el (completion-setup-function): Count completion-size
4544         from minibuffer-prompt-end, not from point-min.
4546 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
4548         * faces.el (read-face-attribute, defined-colors, color-defined-p):
4549         Pass the frame to tty-color-* functions.
4550         (display-color-p, frame-set-background-mode): Pass the frame to
4551         tty-display-color-p.
4553         * term/tty-colors.el (tty-defined-color-alist): Renamed from
4554         tty-color-alist.
4555         (tty-color-alist, tty-modify-color-alist): New functions.
4556         (tty-color-define,  tty-color-clear, tty-color-approximate)
4557         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
4558         an optional parameter FRAME.
4560 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
4562         * image.el (create-image, defimage): Don't assume image data is a
4563         string.
4565         * image.el (defimage): Handle specifications containing :data
4566         instead of :file.
4567         (image-type-from-data): New function.
4568         (image-type-from-file-header): Use it.
4569         (create-image): Add parameter DATA-P.
4571 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4573         * echistory.el (electric-command-history): Call Command-history-setup
4574         and command-history-mode using their new conventions.
4576         * chistory.el (Command-history-setup): Don't switch buffers.  Take
4577         no args, and do not set major-mode, mode-name or the local map.
4578         (command-history-mode): New function, does some of those things
4579         Command-history-setup used to do.
4580         (list-command-history): Call command-history-mode, not
4581         Command-history-setup.
4582         (command-history): Renamed from command-history-mode.
4584 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4586         * arc-mode.el (archive-mode-map): Bind q to quit-window.
4588 1999-12-31  William M. Perry  <wmperry@aventail.com>
4590         * image.el (defimage): Images with the `:data' keyword should be
4591         considered valid as well.
4593 1999-12-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4595         * dired.el (dired-get-filename): Don't call file-name-absolute-p
4596         with FILE if FILE is nil.
4598 1999-12-30  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4600         * simple.el (choose-completion-string): In minibuffer,
4601         do not delete the prompt string.
4603 1999-12-30  Gerd Moellmann  <gerd@gnu.org>
4605         * bindings.el (make-mode-line-mouse-sensitive): Copy keymap
4606         assigned to mode-line-mode-menu because bindings.el is dumped with
4607         Emacs, and thus the lists used for menu-item definition will be
4608         copied to pure space.  Emacs' menu code (parse_menu_item) doesn't
4609         like pure menu item definitions.
4611         * expand.el (expand-abbrev-hook): Return t if expansion was
4612         done, nil otherwise.
4614 1999-12-29  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4616         * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit.
4617         (tar-quit): Function deleted.
4619 1999-12-29  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
4621         * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug;
4622         was used but not declared.
4624         (hs-discard-overlays, hs-isearch-show, hs-isearch-show-temporary,
4625         hs-find-block-beginning): Add or modify docstrings.
4627         (hs-isearch-show): Rewrite.
4629 1999-12-28  Gerd Moellmann  <gerd@gnu.org>
4631         * icomplete.el (icomplete-exhibit): Adapt to prompt in buffer.
4633         * progmodes/cc-cmds.el (c-fill-paragraph): Don't delete white
4634         space in front of a C-style comment end.
4636 1999-12-28  Eli Zaretskii  <eliz@is.elta.co.il>
4638         * startup.el (command-line-1): Make mode line mouse-sensitive for
4639         the MS-DOS version as well.
4641 1999-12-28  Gerd Moellmann  <gerd@gnu.org>
4643         * bs.el: New file.
4645 1999-12-28  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4647         * textmodes/ispell.el (ispell-process-line):
4648         Add local var line-offset to adjust for the change
4649         in positions within the line, due to previous replacements.
4651 1999-12-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4653         * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4654         Doc fixes.
4656 1999-12-27  Gerd Moellmann  <gerd@gnu.org>
4658         * add-log.el (change-log-version-number-regexp-list)
4659         (change-log-version-info-enabled): Change :version to 21.1.
4660         (toplevel): Require CL when compiling.
4662 1999-12-27  Jari Aalto  <jari.aalto@poboxes.com>
4664         * add-log.el (change-log-version-number-regexp-list): Added tag
4665         :version 20.6
4666         (change-log-version-info-enabled): Added tag :version 20.6
4668 1999-12-27  Jari Aalto  <jari.aalto@poboxes.com>
4670         * add-log.el: More general version number search with
4671         user-configurable regexp list.
4672         (change-log-version-number-regexp-list): New user variable.
4673         (change-log-find-version): Rewritten.  Use user-configurable
4674         version numbering regexp list
4675         change-log-version-number-regexp-list.
4676         (change-log-find-version): Renamed to
4677         change-log-version-number-search
4678         (add-log-file-name-function): New.
4679         (change-log-search-vc-number): Added END paramaeter.  Added doc
4680         string to function.
4681         (change-log-version-rcs): Renamed.  Was
4682         change-log-search-vc-number.
4684 1999-12-26  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
4686         * progmodes/compile.el (compilation-goto-locus): Delete hideshow
4687         overlays if they interfere.
4688         (compilation-find-file): Make intangible overlays tangible.
4690         * progmodes/hideshow.el: Generally, synch w/ maintainer
4691         version 5.9.
4693         (hs-show-hidden-short-form): Delete var; hard-code uses as `t'.
4695         (hs-minor-mode-hook): Don't initialize.
4697         (hs-special-modes-alist): Rewrite value and docstring.
4699         (hs-minor-mode-prefix): Delete unused var.
4701         (hs-block-start-mdata-select): New var, buffer local.
4703         (hs-headline): New var.
4705         (hs-match-data, hs-forward-sexp): New funcs.
4707         (hs-hide-comment-region): New func.
4709         (hs-discard-overlays, hs-flag-region, hs-hide-block-at-point,
4710         hs-safety-is-job-n, hs-hide-initial-comment-block,
4711         hs-inside-comment-p, hs-grok-mode-type, hs-find-block-beginning,
4712         hs-hide-level-recursive, hs-life-goes-on, hs-already-hidden-p,
4713         hs-c-like-adjust-block-beginning, hs-hide-all, hs-show-all,
4714         hs-hide-block, hs-show-block, hs-show-region, hs-hide-level,
4715         hs-mouse-toggle-hiding, hs-minor-mode): Rewrite.
4717         (hs-isearch-show): Renamed from `hs-isearch-open-invisible'.
4718         (hs-isearch-show-temporary): New funcs.
4720         (hs-show-block-at-point, java-hs-forward-sexp): Delete funcs.
4722         (hs-hide-all, hs-mouse-toggle-hiding): Don't autoload.
4724         When constructing menu, use `[(shift button2)]' notation.
4726 1999-12-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
4728         * jka-compr.el (jka-compr-info-file-magic-bytes): New function.
4729         (jka-compr-compression-info-list): Add new elt to each vector.
4730         (jka-compr-write-region): Don't compress the data if it is
4731         already compressed.
4733         * jka-compr.el (jka-compr-really-do-compress): New variable.
4734         (jka-compr-insert-file-contents): Set jka-compr-really-do-compress
4735         if visiting.
4736         (jka-compr-write-region): Set jka-compr-really-do-compress
4737         if visiting.  Test it when deciding to compress.
4739 1999-12-22  Gerd Moellmann  <gerd@gnu.org>
4741         * progmodes/sh-script.el (sh-mode): Don't call sh-set-shell
4742         with third argument t.
4744 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
4746         * antlr-mode.el: Version 1.2 is released.
4747         (antlr): This package has a web page.
4749 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
4751         * antlr-mode.el: Menu/keymap additions for commenting/uncommenting
4752         regions.  Suggested by Dale Davis <Dale_Davis@securify.com>.
4753         (antlr-mode-map): New binding [C-c C-c].
4754         (antlr-mode-menu): New entries.
4756 1999-12-21  Christoph Wedler  <Christoph.Wedler@sap.com>
4758         * antlr-mode.el: Respect Emacs conventions.
4759         ((require 'cl)): Only use during compilation.
4760         (antlr-language-for-option): New function to avoid using `find'.
4761         (antlr-mode): Use it.
4762         (antlr-with-syntax-table): Define new instead using XEmacs' one.
4763         (antlr-imenu-create-index-function): Change accordingly.
4764         (antlr-inside-rule-p): Ditto.
4765         (antlr-end-of-rule): Ditto.
4766         (antlr-end-of-body): Ditto.
4767         (antlr-beginning-of-rule): Ditto.
4768         (antlr-indent-line): Ditto.
4770 1999-11-21  Christoph Wedler  <Christoph.Wedler@sap.com>
4772         * antlr-mode.el: Really use `antlr-tab-offset-alist'.
4773         (antlr-set-tabs): Don't use hard-coded values.
4775         * antlr-mode.el: Minor navigation changes.  Not perfect, but this
4776         won't be possible without a huge time penalty.
4777         (antlr-skip-exception-part): Be more specific.
4778         (antlr-skip-file-prelude): Don't skip action prelude of next rule.
4779         Renamed from `antlr-skip-grammar-header'.
4780         (antlr-next-rule): Change accordingly.
4781         (antlr-end-of-body): Ditto.  Better error message.
4782         (antlr-beginning-of-body): Better error message.
4783         (antlr-imenu-create-index-function): Skip rule action prelude.
4785         * antlr-mode.el: Minor syntax highlighting changes.
4786         (antlr-font-lock-default-face): Deletia.
4787         (antlr-font-lock-tokendef-face): Changed color.
4788         (antlr-font-lock-tokenref-face): Changed color.
4789         (antlr-font-lock-literal-face): Changed color.
4790         (antlr-font-lock-additional-keywords): Minor changes.
4792 1999-12-20  Carsten Dominik  <cd@gnu.org>
4794         * progmodes/idlwave.el: New file.
4796         * progmodes/idlwave-rinfo.el: New file.
4798         * progmodes/idlwave-shell.el: New file.
4800         * progmodes/idlwave-toolbar.el: New file.
4802         * files.el (auto-mode-alist): idlwave-mode default for .pro files.
4804 1999-12-21  Gerd Moellmann  <gerd@gnu.org>
4806         * progmodes/cwarn.el: New file.
4808 1999-12-19  Gerd Moellmann  <gerd@gnu.org>
4810         * bindings.el (completion-ignored-extensions): Add .pdf.
4812 1999-12-19  Eli Zaretskii  <eliz@is.elta.co.il>
4814         * version.el: Put the version info into binary on MS-DOS as well.
4816 1999-12-19  Gerd Moellmann  <gerd@gnu.org>
4818         * emacs-lisp/debug.el (debugger-continue): Don't continue if
4819         debugger-may-continue is nil.
4821 1999-12-18  Dave Love  <fx@gnu.org>
4823         * emacs-lisp/cl-macs.el: Remove conditional definition of
4824         eval-when-compile.  Don't specify abs, expt, gethash,
4825         hash-table-count, hash-table-p as side-effect-free here.
4826         (cl-emacs-type): Don't declare.
4827         (cl-compile-time-init): Remove Emacs 18 compiler patch.
4828         (cl-parse-loop-clause): Remove compatibility code.
4830         * emacs-lisp/byte-opt.el: Don't put optimization info on `eql'.
4831         (side-effect-free-fns): Add gethash, hash-table-count.
4832         (side-effect-and-error-free-fns): Add hash-table-p.
4834         * emacs-lisp/cl.el: Remove Emacs 18 compatibility code.  Prepend
4835         `cl-' to autoload names for some hash functions.  Don't autoload
4836         eval-when-compile.  Don't provide mini-cl.
4837         (cl-emacs-type): Remove.
4838         (cl-map-extents): Remove compatibility code.
4840         * emacs-lisp/float.el: Bind free variables.
4842         * emacs-lisp/bytecomp.el (byte-compile-constp): Include keywords.
4844 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
4846         * bindings.el (completion-ignored-extensions): Add .tfm.
4848 1999-12-16  Dave Love  <fx@gnu.org>
4850         * faces.el (set-face-attribute): Purecopy the attributes set.
4852         * custom.el (custom-declare-variable): Purecopy value.
4854         * emacs-lisp/bytecomp.el (byte-compile-bound-variables): Doc fix.
4855         (byte-extrude-byte-code-vectors): Use remprop.
4856         (byte-compile-lambda): Check that arg is a lambda.
4858 1999-11-16  Anders Lindgren  <AndersL@andersl.com>
4860         * font-lock.el: System for adding and removing keywords.
4861         Both local (previously added keyword) and global keywords
4862         can be removed.
4863         (font-lock-remove-keywords): New user-level function.
4864         (font-lock-update-removed-keyword-alist): New internal function.
4865         (font-lock-removed-keywords-alist): New variable.
4866         (font-lock-add-keywords): Updates `font-lock-removed-keywords-alist'.
4867         Empty `font-lock-keywords-alist' when `append' is `set' to avoid
4868         growing datastructures.
4869         (font-lock-set-defaults): Removes keywords stored in
4870         `font-lock-removed-keywords-alist' after local keywords added.
4872 1999-12-16  Anders Lindgren  <andersl@andersl.com>
4874         * font-lock.el (c-keywords, c++-keywords): Better "case" support for
4875         complex constant expressions, e.g. "case 1<<A_BIT_NO:".
4877         * font-lock.el (c-keywords): Only highlight preprocessor
4878         directives when spelled correctly.
4880         * font-lock.el (font-lock-match-c++-structor-declaration,
4881         c++-keywords): Fontify constructors and destructors with function
4882         face inside C++ class declarations.
4884 1999-12-16  Gerd Moellmann  <gerd@gnu.org>
4886         * progmodes/sh-script.el (sh-mode): If there is no #!-line, use
4887         the shell from sh-shell-file.
4889         * font-lock.el (java-keywords): Add Javadoc tags as of JDK 1.2.1.
4891 1999-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
4893         * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
4894         if one of the files specified cannot be accessed by
4895         file-attributes.  Do not strip any leading directories from the
4896         file names, to behave more like `ls' does.
4898         * dired.el (dired-get-filename): Handle absolute file names.
4899         (dired-readin-insert): If argument is a cons, don't print
4900         "wildcard" on the ``total'' line.
4902 1999-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
4904         * faces.el (face-read-integer, read-face-attribute)
4905         (color-defined-p, color-values): Allow color values unspecified-fg
4906         and unspecified-bg, handle them as unspecified.
4908 1999-12-15  Carsten Dominik  <dominik@astro.uva.nl>
4910         * textmodes/reftex.el: (reftex-compile-variables): respect new
4911         structure of `reftex-index-macro'
4912         (reftex-compile-variables): Use the changed structure of
4913         `reftex-label-alist'.
4915         * textmodes/reftex-vars.el (reftex-index-math-format,
4916         (reftex-toc-max-level): New option.
4917         reftex-index-phrases-search-whole-words,
4918         reftex-index-phrases-case-fold-search,
4919         reftex-index-phrases-skip-indexed-matches,
4920         reftex-index-phrases-wrap-long-lines,
4921         reftex-index-phrases-sort-prefers-entry,
4922         reftex-index-phrases-sort-in-blocks): New options.
4923         (reftex-index-macros): Option structure changed.
4924         (reftex-index-macros-builtin): Added `repeat' item to each entry.
4925         (reftex-label-alist): Additional item in each entry to specify if
4926         the environment should be listed in the TOC.
4927         (eval-when-compile (require 'cl)) added.
4929         * textmodes/reftex-index.el (reftex-index-selection-or-word): No
4930         longer deals with "repeat".
4931         (reftex-index): "repeat property in `reftex-index-macro-alist' is
4932         now used.
4933         (reftex-index-phrases-comment-regexp,
4934         reftex-index-phrases-macrodef-regexp,
4935         reftex-index-phrases-phrase-regexp1,
4936         reftex-index-phrases-phrase-regexp2,
4937         reftex-index-phrases-phrase-regexp12, reftex-index-phrases-help):
4938         New constants.
4939         (reftex-index-phrases-macro-data, reftex-index-phrases-files,
4940         reftex-index-phrases-font-lock-keywords,
4941         reftex-index-phrases-font-lock-defaults, reftex-index-phrases-map,
4942         reftex-index-phrases-restrict-file): New variables.
4943         (reftex-index-phrase-selection-or-word,
4944         reftex-index-visit-phrases-buffer,
4945         reftex-index-initialize-phrases-buffer,
4946         reftex-index-phrases-save-and-return, reftex-index-phrases-mode,
4947         reftex-index-next-phrase, reftex-index-this-phrase,
4948         reftex-index-all-phrases, reftex-index-region-phrases,
4949         reftex-index-phrases-parse-header,
4950         reftex-index-phrases-toggle-restricted, reftex-index-new-phrase,
4951         reftex-index-find-next-conflict-phrase, reftex-index-phrases-info,
4952         reftex-index-phrases-set-macro-key, reftex-index-sort-phrases,
4953         reftex-compare-phrase-lines, reftex-index-make-phrase-regexp,
4954         reftex-index-simplify-phrase, reftex-index-phrases-find-dup-re,
4955         reftex-index-make-replace-string,
4956         reftex-query-index-phrase-globally, reftex-query-index-phrase,
4957         reftex-index-phrase-match-is-indexed,
4958         reftex-index-phrases-fixup-line,
4959         reftex-index-phrases-replace-space,
4960         reftex-index-select-phrases-macro): New functions.
4961         (reftex-index-globalize, reftex-index-globally): functions removed
4962         (eval-when-compile (require 'cl)) added.
4964          * textmodes/reftex-toc.el (reftex-toc-mode): Create new indicator
4965          for max level.
4966          (reftex-toc-max-level-indicator): New variable.
4967          (reftex-toc-max-level): New command.
4968          (reftex-toc-map): New keybinding `t'.
4969          (reftex-toc-help): Constant updated.
4970          (eval-when-compile (require 'cl)) added.
4972          * textmodes/reftex-ref.el (reftex-offer-label-menu): Prefix to
4973          `t' command key can change `reftex-toc-max-level'
4974          (eval-when-compile (require 'cl)) added.
4976          * textmode/reftex-sel (reftex-insert-docstruct): Respect
4977          `reftex-toc-max-level'
4978          (eval-when-compile (require 'cl)) added.
4980          * textmodes/reftex-auc.el (eval-when-compile (require 'cl))
4981          added.
4983          * textmodes/reftex-vcr.el (eval-when-compile (require 'cl))
4984          added.
4986          * textmodes/reftex-cite.el (reftex-citep, reftex-citet): New
4987          commands.
4988          (reftex-citation, reftex-do-citation,
4989          reftex-figure-out-cite-format): Additional argument FORMAT-KEY to
4990          preselect a citation format.
4991          (eval-when-compile (require 'cl)) added.
4993          * textmodes/reftex-parse.el (reftex-context-substring): Optional
4994          parameter to-end
4995          (reftex-section-info): Deal with environment matches.
4996          (eval-when-compile (require 'cl)) added.
4998          * reftex-global.el (eval-when-compile (require 'cl)) added.
5000 1999-12-15  Kenichi Handa  <handa@etl.go.jp>
5002         The following changes are for the new composition mechanism.  We
5003         have deleted `composition' charset and composite characters,
5004         instead introduced a special text property `composition'.
5006         * composite.el: New file.
5008         * ps-mule.el: Define encode-composition-rule and find-composition
5009         for Emacs 20.4 and the earlier versions.
5010         (ps-mule-init-external-library): Just require a feature for
5011         external libraries.
5012         (ps-mule-prologue): Postscript code modified for new composition.
5013         (ps-mule-find-wrappoint): New arg COMPOSITION.
5014         (ps-mule-plot-string): Delete code for composite characaters.
5015         (ps-mule-plot-composition): New funcion.
5016         (ps-mule-prepare-font-for-components): New function.
5017         (ps-mule-plot-components): New function.
5018         (ps-mule-composition-prologue-generated): Renamed from
5019         ps-mule-cmpchar-prologue-generated.
5020         (ps-mule-composition-prologue): New named from
5021         ps-mule-cmpchar-prologue.  Modified for new composition.
5022         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
5023         ps-mule-prepare-cmpchar-font): Deleted.
5024         (ps-mule-string-encoding): New arg NO-SETFONT.
5025         (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
5026         check Composing, not Cmpchar
5027         (ps-mule-initialize): Set ps-mule-composition-prologue-generated
5028         to nil.
5029         (ps-mule-begin-job): Check existence of new composition.
5031         * ps-print.el (ps-plot-region): Handle new composition.
5033         * simple.el (what-cursor-position): Show "(composed)" if the
5034         character is composed.
5036         * international/characters.el: Fix cateogries of Lao symbols.
5038         * international/fontset.el (vertical-centering-font-regexp): New
5039         variable.
5041         * international/mule.el (mule-version): Updated to 5.0 (AOI).
5042         (mule-version-date): Updated to 1999.12.7.
5043         (with-category-table): New macro.
5045         * international/mule-cmds.el (encode-coding-char): Don't check
5046         composite character.
5048         * international/mule-conf.el (iso-2022-7bit, iso-2022-7bit-ss2
5049         iso-2022-7bit-lock, iso-2022-7bit-lock-ss2, iso-2022-8bit-ss2,
5050         x-ctext): Give `composition' property t.
5052         * international/mule-util.el (set-nested-alist): Set BRANCHES (if
5053         non-nil) at the tail of ALIST.
5054         (compose-region, decompose-region, decompse-string,
5055         reference-point-alist, compose-chars): Moved to composite.el.
5056         (compose-chars-component, compose-chars-rule,
5057         decompose-composite-char): Deleted.
5059         * international/quail.el (quail-install-map): New optional arg
5060         NAME.
5061         (quail-get-translation): If DEF is a symbol but not a function,
5062         ignore it.
5063         (quail-start-translation): Put a key sequence undefined in the
5064         translation keymap in unread-command-events, not generated-events.
5065         Return parameterized event (compose-last-chars N) if the input
5066         characters should be composed.
5067         (quail-map-definition): If DEF is t, treat it as nil.
5068         (quail-delete-last-char): Delete the quail region.
5069         (quail-show-translations): Don't show list of translations if the
5070         quail package is deterministic.
5071         (quail-completion-max-depth): New variable.
5072         (quail-completion-1): Pay attention to the above variable.  Fix
5073         for the case that a translation is a function.
5074         (quail-map-from-table, quail-map-from-table-1,
5075         quail-map-from-table-2): New functions.
5076         (quail-lookup-map-and-concat): New function
5078         * language/devan-util.el: Mostly rewritten.
5080         * language/lao.el: Register lao-composition-function in
5081         composition-function-table.
5083         * language/lao-util.el: Mostly rewritten.
5085         * language/thai.el: Register thai-composition-function in
5086         composition-function-table.
5087         (thai-tis620): Delete `pre-write-conversion' property.
5089         * language/thai-util.el: (thai-category-table): Make it by
5090         make-category-table.
5091         (thai-composition-pattern): New variable.
5092         (thai-compose-region, thai-compose-string): Use
5093         with-category-table.
5094         (thai-post-read-conversion): Just call thai-compose-region.
5095         (thai-pre-write-conversion): Deleted.
5096         (thai-composition-function): New funciton.
5098         * language/tibet-util.el: Most functions rewritten.
5099         (tibetan-char-p): Renamed from tibetan-char-examin.
5100         (tibetan-composable-examin) (tibetan-complete-char-examin)
5101         (tibetan-vertical-stacking) (tibetan-composition): Deleted.
5102         (tibetan-add-components): New function.
5103         (tibetan-composition-function): New function.
5105         * language/tibetan.el: Register tibetan-composition-function in
5106         composition-function-table.
5107         (tibetan-composable-pattern): New variable.
5108         (tibetan-subjoined-transcription-alist): Change key "R" to "+R".
5109         (tibetan-precomposition-rule-alist): Move punctuations to
5110         tibetan-punctuation-transcription-alist and
5111         tibetan-obsolete-glyphs.
5112         (tibetan-punctuation-transcription-alist): New variable.
5113         (tibetan-obsolete-glyphs): New variable.
5114         (tibetan-regexp): Improve the initialization code.
5116         * textmodes/fill.el (fill-find-break-point): Delete codes for
5117         composite characters.
5118         (fill-region-as-paragraph): Likewise.
5120 1999-12-14  Gerd Moellmann  <gerd@gnu.org>
5122         * international/mule-cmds.el (default-input-method): Specify
5123         that it should be set after current-language-environment.
5125         * custom.el (custom-handle-keyword): Add :set-after.
5126         (custom-add-dependencies): New function.
5127         (custom-set-variables): Take dependencies between args into
5128         account.
5130         * battery.el (battery): Doc fix.
5132 1999-12-12  Gerd Moellmann  <gerd@gnu.org>
5134         * progmodes/cc-make.el: Removed.
5136 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5138         * Release of cc-mode 5.26
5140 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5142         * cc-cmds.el (c-forward-conditional): Handle an arbitrary
5143         target depth.  Optionally count #else lines as clause limits,
5144         as suggested by don provan <provan@lucent.com>.  #elif
5145         handling fixed.
5147         * cc-cmds.el (c-up-conditional-with-else, c-down-conditional)
5148         (c-down-conditional-with-else): New commands that uses the
5149         added functionality in `c-forward-conditional'.
5151 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5153         * cc-align.el (c-lineup-comment): Preserve the alignment with
5154         a comment on the previous line instead of preserving the
5155         comment-column.
5157 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5159         * Fixes to IDL mode after input from Eric Eide
5160         <eeide@cs.utah.edu>:
5161         * cc-engine.el (c-beginning-of-statement-1): Allow
5162         `c-conditional-key' to be nil, for the benefit of IDL mode.
5163         * cc-engine.el (c-guess-basic-syntax): Ditto.
5164         cc-langs.el (C-IDL-class-key): Fixed.  Don't match `class'
5165         but do match CORBA 2.3 `valuetype'.
5166         * cc-langs.el (c-IDL-access-key): New defconst.  Should be nil
5167         for IDL.
5168         * cc-langs.el (c-IDL-conditional-key): New defconst.  Should
5169         be nil for IDL.
5170         * cc-langs.el (c-IDL-comment-start-regexp): New defconst.
5171         Like C++.
5172         * cc-mode.el (idl-mode): Use new `c-IDL-*' defconsts.  Also,
5173         set `c-method-key' and `c-baseclass-key' to nil.
5175 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5177         * cc-menus.el (cc-imenu-c++-generic-expression): Match classes
5178         with nonhanging open braces.
5180 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5182         * cc-align.el: Added docstrings to all lineup functions.
5184         * cc-align.el (c-lineup-java-throws): Handle a hanging throws
5185         keyword.
5187         * cc-align.el (c-lineup-C-comments): Handle free form text
5188         comments.  Use c-comment-prefix-regexp and comment-start-skip
5189         instead of hardcoded regexps.
5191 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5193         * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fixed eob
5194         behavior and return value as documented.
5196 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5198         * Changes for new style variable init system:
5199         * cc-langs.el (c-common-init): Dito.
5200         * cc-styles.el: c-offsets-alist moved to cc-vars.el since it's
5201         now customizable.
5202         * cc-vars.el: Style variables may now take a value
5203         'set-from-style to make them take their value from the style
5204         system. This value is now the default on all these variables.
5205         * cc-vars.el (c-valid-offset): New function to verify a
5206         syntactic symbol offset setting.
5207         * cc-vars.el (c-offsets-alist): Variable moved from
5208         cc-styles.el since it's now customizable in a similar way to
5209         the other style variables.
5210         * cc-vars.el (c-old-style-variable-behavior): New variable to
5211         revert to the old style init behavior.
5213         * cc-vars.el (c-file-style, c-file-offsets): Made always
5214         buffer local.
5216         * cc-menus.el (cc-imenu-c++-generic-expression): Don't match
5217         the throws clause that might follow the function prototype in
5218         C++.
5220 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5222         * cc-defs.el (c-beginning-of-macro): Fixed bug where point
5223         could move forward for macros that doesn't start in column 0.
5225 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5227         * cc-align.el (c-indent-multi-line-block,
5228         c-lineup-whitesmith-in-block): Two new lineup functions for
5229         use in whitesmith style.
5231         * cc-styles.el (c-style-alist): More fixes to whitesmith
5232         style.  It should now handle all different braces uniformly in
5233         both hanging and non-hanging cases.
5235 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5237         * cc-cmds.el (c-indent-exp): Use a marker to save point to
5238         make it stay in the same position relative to the surrounding
5239         text.
5241         * cc-cmds.el (c-fill-paragraph): Force the line comment prefix
5242         when adaptive-fill-mode doesn't manage to get it correct.
5244         * cc-menus.el (cc-imenu-java-generic-expression): Handle types
5245         with dotted notation, e.g. foo.bar.Gnu.
5247         * cc-mode.el (c-initialize-cc-mode): Wrap all function calls
5248         within unwind-protect (previously only some were wrapped so it
5249         would be possible to register mode initialization when full
5250         initialization did not finish).
5252         * cc-styles.el (c-style-alist): Corrected the brace placement
5253         in the whitesmith style.  Thanks to Sean Luke
5254         <seanl@cs.umd.edu>.  Also extended the bsd and whitesmith
5255         styles with consistent brace placement for all constructs.
5257 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5259         * cc-cmds.el (c-context-line-break): Continue C++ comments too
5260         when point is in the middle of them.
5262         * cc-cmds.el: Line breaking and paragraph filling code
5263         rewritten:
5264         (c-guess-fill-prefix): New function that uses various
5265         heuristics to guess the comment prefix.
5266         (c-fill-paragraph): Rewritten to use `c-guess-fill-prefix'.
5267         It now assumes adaptive filling is active to preserve the line
5268         prefix inside comments.
5269         (c-indent-new-comment-line): Replacement for the now
5270         obsolete `c-comment-line-break-function' that uses
5271         `c-guess-fill-prefix' when appropriate.  It now observes the
5272         setting of `comment-multi-line', which has effect in C-style
5273         block comments.
5275         * cc-cmds.el (c-context-line-break): New function intended to
5276         be put on RET.  It's essentially `newline-and-indent', but
5277         continues C block comments with the appropriate line prefix.
5279         * cc-cmds.el (c-do-auto-fill): New function put on
5280         `normal-auto-fill-function' to implement the
5281         `c-ignore-auto-fill' variable.
5283         * cc-cmds.el (c-beginning-of-statement): Use
5284         `c-comment-prefix-regexp' to avoid ending up inside the
5285         comment prefix.  Better handling of comment starters and
5286         enders. Catch comments better when traversing code.  Stop at
5287         preprocessor directives.
5289         * cc-defs.el (c-forward-comment): New subst to hide platform
5290         dependent quirks in `forward-comment'.
5292         * cc-engine.el (c-literal-limits): Added NOT-IN-DELIMITER
5293         argument.
5294         (c-literal-limits-fast): Implemented NEAR and NOT-IN-DELIMITER
5295         arguments. Activate this function by default when
5296         `parse-partial-sexp' supports it (currently Emacs 20.x).
5298         * cc-engine.el (c-guess-basic-syntax): Anchor the `c' syntax
5299         on the comment opener to make constants usable as lineup
5300         arguments.
5302         * cc-align.el (c-lineup-C-comments): Fixes to handle the
5303         changed anchor position in the `c' syntactic symbol.  Handle
5304         more than stars in the comment prefix; use the new variable
5305         `c-comment-prefix-regexp'.  Don't indent text not preceded by
5306         a comment prefix to the right of the comment opener if it's
5307         long.
5309         * cc-langs.el: Fixes to mode initialization for new line
5310         breaking and paragraph filling method.  Adaptive fill mode is
5311         now activated at startup instead of deactivated.  The
5312         variables used for adaptive filling and paragraph movement are
5313         also changed to incorporate the value of
5314         `c-comment-prefix-regexp'.  `substitute-key-definition' is
5315         used to override some functions in the global map instead of
5316         overriding their default bindings.
5318         * cc-mode.el (java-mode): Modify `paragraph-start' for the
5319         javadoc markup at mode init.
5321         * cc-mode.el (c-setup-filladapt): A new convenience function
5322         to configure Kyle E. Jones' Filladapt mode for CC Mode.  This
5323         function is intended to be used explicitly by the end user
5324         only.
5326         * cc-vars.el (c-comment-prefix-regexp): New variable used to
5327         recognize the comment fill prefix inside comments.
5328         (c-block-comment-prefix): New name for
5329         `c-comment-contiuation-stars', which is now obsolete.  It's
5330         generalized to handle any character sequence.
5331         (c-ignore-auto-fill): New variable used to selectively disable
5332         Auto Fill mode in specific contexts.
5334 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5336         * cc-cmds.el (c-comment-indent): Leave at least one space
5337         between the comment and the last nonblank character in the
5338         case where we look at the indentation of the comment on the
5339         previous line (case 4).
5341         * cc-engine.el (c-beginning-of-statement-1): Added ``' to the
5342         list of characters that may start a statement (it's a sort of
5343         prefix operator in Pike, and isn't used at all in any of the
5344         other languages).
5346 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5348         * cc-engine.el (c-guess-basic-syntax): Report brace list opens
5349         inside continued statements as statement-cont instead of
5350         brace-list-open.  The reason is that one normally adjusts
5351         brace-list-open for brace lists as top-level constructs, and
5352         brace lists inside statements is a completely different
5353         context.  Case 10B.2 changed.  Also changed (the somewhat
5354         esoteric) case 9A to cope with this.
5356 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5358         * cc-cmds.el (c-electric-brace): Added electric handling of
5359         the open brace for brace-elseif-brace.
5361 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5363         * cc-defs.el (c-with-syntax-table): New macro to easily switch
5364         syntax tables temporarily.
5366         * cc-engine.el (c-guess-basic-syntax): Handle template and
5367         member init argument lists split over several lines.  Case 5D
5368         changed.
5370         * cc-langs.el (c-Java-javadoc-paragraph-start): Added new tag
5371         @throws introduced in Javadoc 1.2.
5373         * cc-menus.el (cc-imenu-java-generic-expression): Applied
5374         patch from RMS to avoid infinite backtracking.
5376 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5378         * cc-align.el (c-lineup-arglist): Handle "arglists" surrounded
5379         by [ ].
5381 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5383         * cc-align.el (c-lineup-dont-change): Compensate properly for
5384         the column in langelem.
5386         * cc-engine.el (c-syntactic-information-on-region): New
5387         function to help debugging the syntactic analysis.
5389 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5391         * cc-align.el (c-lineup-template-args): Handle nested template
5392         arglists.
5394         * cc-langs.el (c++-template-syntax-table): New syntax table
5395         that makes `<' and `>' parenthesis characters, which is useful
5396         to switch to temporarily when analyzing template arglists.
5398         * cc-styles.el: Changed default alignment of labels in the
5399         java style to conform to the examples in the Java Language
5400         Specification.
5402         * cc-styles.el (c-offsets-alist): Use `c-lineup-template-args'
5403         by default.
5405 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5407         * cc-engine.el (c-guess-basic-syntax): Pike allows a comma
5408         immediately before the closing paren in an arglist, so don't
5409         check that in Pike mode.  Case 7A changed.
5411 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5413         * cc-cmds.el (c-indent-region): Fixed bug where comment-only
5414         lines were ignored under certain conditions.
5416 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5418         * cc-align.el (c-lineup-template-args): New function for
5419         aligning continued template argument lists.
5421         * cc-engine.el (c-guess-basic-syntax): Fix for member init
5422         lists containing function arglists split over several lines.
5423         Case 5D.1 changed.
5425         * cc-engine.el (c-guess-basic-syntax): Fixed bug where
5426         template-args-cont didn't get recognized when the first
5427         arglist opener line doesn't contain a template argument.  New
5428         case 5K.
5430 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5432         * cc-defs.el (c-point): Changed from subst to macro for
5433         efficiency.
5434         (c-beginning-of-defun-1, c-end-of-defun-1): New
5435         beginning-of-defun/end-of-defun wrappers separated from
5436         c-point.
5438         * cc-menus.el (imenu-generic-expression,
5439         imenu-case-fold-search, imenu-progress-message): Dummy
5440         definitions to avoid compiler warnings if imenu can't be
5441         loaded.
5442         * cc-menus.el (cc-imenu-init): New function called at mode
5443         init.
5444         * cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Moved
5445         imenu initializations to cc-imenu-init.
5447 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5449         * cc-engine.el (c-guess-basic-syntax): Slightly better check
5450         for lambda-intro-cont in Pike mode.  Case 6 changed.
5452         * cc-engine.el (c-looking-at-inexpr-block): Fixed bug where
5453         anything following "new Foo()" was considered an anonymous
5454         class body in Java mode.
5456 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
5458         * cc-cmds.el (c-comment-line-break-function): When breaking in
5459         a string, don't insert a new line.
5461 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
5463         * cc-engine.el (c-at-toplevel-p): New interface function which
5464         returns information useful to add-on authors.  It tells you
5465         whether you're at a toplevel statement or not.
5467 1999-12-12  Barry A. Warsaw  <bug-cc-mode@gnu.org>
5469         * cc-cmds.el (c-comment-line-break-function): It is possible
5470         that forward-line does not land us at the bol, say if we're on
5471         the last line in a file.  In that case, do a
5472         back-to-indentation instead of a forward-comment -1.
5474 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5476         * cc-engine.el (c-beginning-of-statement-1): Don't catch
5477         "default:" as normal label in case 4.
5479 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5481         * cc-engine.el (c-guess-basic-syntax): Use c-bitfield-key to
5482         recognize continued bitfield declarations.  Case 5D.1 changed.
5483         * cc-langs.el: New variable c-bitfield-key.
5484         * cc-mode.el: New variable c-bitfield-key.
5486 1999-12-12  Martin Stjernholm  <bug-cc-mode@gnu.org>
5488         * cc-engine.el (c-inside-bracelist-p): Tighter test for Java
5489         anonymous array expressions (i.e. "new Foo[] {.. bracelist
5490         ..}").
5492 1999-12-12  Dave Love  <fx@gnu.org>
5494         * mail/footnote.el: Require cl when compiling.  Don't autoload
5495         keymap and minor-mode-alist stuff.  Don't set zmacs-region-stays.
5496         (footnote-insert-text-marker, Footnote-insert-pointer-marker):
5497         Avoid `acons'.
5498         (footnote-mode-line-string, Footnote-add-footnote): Remove
5499         autoload cookie.
5501 1999-12-12  Richard Sharman  <rsharman@pobox.com>
5503         * sh-script.el: Fix for when font-lock mode is active.
5504         (sh-font-lock-unfontify-region-function): New function.
5506 1999-12-12  Eli Zaretskii  <eliz@is.elta.co.il>
5508         * menu-bar.el (menu-bar-edit-menu): Define the Spell submenu even
5509         if start-process is not bound, since Ispell now supports such
5510         platforms as well.
5512 1999-12-12  Gerd Moellmann  <gerd@gnu.org>
5514         * mail/rmailsum.el (rmail-summary-mode-map): Bind RET to
5515         rmail-summary-goto-msg.
5517         * files.el (after-find-file): Fix previous change.
5519 1999-12-11  Dave Love  <fx@gnu.org>
5521         * help.el (where-is): Use `commandp' as predicate for
5522         `completing-read'
5524 1999-12-10  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5526         * cus-edit.el (custom-save-delete): Delete all occurrences,
5527         leave point where the first occurrence was.
5528         (custom-save-faces): Insert a newline at the end of the comment.
5529         Avoid a double newline there.
5530         If final closeparen is at bol, put a space before it.
5531         (custom-save-variables): Likewise.
5532         (custom-file): Doc fix.
5534 1999-12-10  Gerd Moellmann  <gerd@gnu.org>
5536         * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of
5537         regexp matching image and audio files.
5539 1999-12-09  Dave Love  <fx@gnu.org>
5541         * mail/footnote.el: New file.
5543 1999-12-09  Gerd Moellmann  <gerd@gnu.org>
5545         * files.el (after-find-file): Use auto-save-visited-file-name if
5546         set.
5548         * mail/feedmail.el (feedmail-find-eoh): Take
5549         feedmail-queue-alternative-mail-header-separator into account.
5551 1999-12-09  Stefan Monnier  <monnier@cs.yale.edu>
5553         * smerge-mode.el: New file.
5555         * font-lock.el (font-lock-multiline): New variable.
5556         (font-lock-add-keywords): Rename `major-mode' into `mode'.
5557         (font-lock-remove-keywords): Added a dummy `mode' argument for
5558         potential future support.
5559         (font-lock-fontify-anchored-keywords,
5560         (font-lock-fontify-keywords-region): Only handle multiline strings
5561         if necessary (avoids a pathological behavior in (f.ex) diff-mode).
5563 1999-12-08  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5565         * bookmark.el (bookmark-bmenu-mode-map): Bind RET like f.
5567         * dired-aux.el (dired-insert-subdir): Add autoload cookie.
5569 1999-12-07  Dave Love  <fx@gnu.org>
5571         * help.el (view-emacs-problems): New command, bound to C-h P.
5573         * menu-bar.el (menu-bar-manuals-menu): Add view-emacs-problems.
5575 1999-12-07  Stefan Monnier  <monnier@cs.yale.edu>
5577         * diff-mode.el (diff-mode-shared-map): Fset'd and doc change.
5578         (diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
5579         New code to support the minor mode version.
5580         (diff-recenter): New function.
5581         (diff-next-hunk, diff-next-file): Use it.
5582         (diff-remembered-files-alist): New var.
5583         (diff-merge-strings): New function.
5584         (diff-find-file-name): Make it smarter and use the user's input more.
5585         (diff-mode): Cosmetic changes.
5587         * files.el (save-some-buffers): Turn EXITING into the more general
5588         PRED argument to allow specifying a subset of buffers.
5590         * simple.el (kill-region): Use the new `delete-and-extract-region'
5591         rather than the undo log (which is incorrect with *-change-functions).
5593         * font-lock.el (font-lock-default-fontify-region): Fix subtle
5594         off-by-one problem that could force re-fontifying the whole buffer.
5595         (font-lock-remove-keywords): New function.
5596         (font-lock-add-keywords): Use the new function to ensure idempotence.
5598 1999-12-06  Michael Kifer  <kifer@cs.sunysb.edu>
5600         * viper-cmd.el (viper-minibuffer-standard-hook,
5601         viper-minibuffer-real-start): Mew functions.
5602         (viper-read-string-with-history,viper-file-add-suffix,
5603         viper-trim-replace-chars-to-delete-if-necessary): Adapt to the
5604         change in the status of the minibuffer prompt.
5606 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
5608         * comint.el (comint-redirect-results-list)
5609         (comint-redirect-results-list-from-process): Remove interactive
5610         spec.
5612 1999-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
5614         * info.el (info-node, info-menu-5, info-xref): Define colors for
5615         Info faces if the display supports them.
5617 1999-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
5619         Changes for automatic remapping of X colors on terminal frames:
5621         * term/pc-win.el (msdos-setup-initial-frame): New function, run by
5622         term-setup-hook.  Call msdos-remember-default-colors and
5623         msdos-handle-reverse-video.
5624         (msdos-face-setup): Parts of code moved to
5625         msdos-setup-initial-frame.
5626         (msdos-handle-reverse-video): New function, modeled after
5627         x-handle-reverse-video.
5628         (make-msdos-frame): Don't use initial-frame-alist and
5629         default-frame-alist.  Call msdos-handle-reverse-video.
5630         (msdos-color-aliases): Remove.
5631         (msdos-color-translate, msdos-approximate-color): Remove.
5632         (msdos-color-values): Use 16-bit RGB values.  RGB values updated
5633         for better approximation of X colors.
5634         (msdos-face-setup): Call tty-color-clear.  Remove code that sets
5635         up tty-color-alist (it is now on startup.el).
5636         (x-display-color-p, x-color-defined-p, x-color-values,
5637         x-defined-colors, face-color-supported-p, face-color-gray-p):
5638         Remove.
5640         * facemenu.el (facemenu-read-color, list-colors-display): Use
5641         defined-colors for all frame types.
5642         (facemenu-color-equal): Use color-values for all frame types.
5644         * faces.el (read-face-attribute): For :foreground and :background
5645         attributes and frames on character terminals, translate the color
5646         to the closest supported one before looking it up in the list of
5647         valid values.
5648         (face-valid-attribute-values): Call defined-colors for all types
5649         of frames.
5650         (defined-colors, color-defined-p, color-values, display-color-p):
5651         New finctions.
5652         (x-defined-colors, x-color-defined-p, x-color-values,
5653         x-display-color-p): Aliases for the above.
5655         * startup.el (command-line): Register terminal colors for frame
5656         types other than x and w32, but only if the terminal supports
5657         colors.  Call tty-color-define instead of face-register-tty-color.
5659         * term/x-win.el (xw-defined-colors): Renamed from
5660         x-defined-colors.
5661         * term/w32-win.el (xw-defined-colors): Likewise.
5663         * term/tty-colors.el: New file.
5664         * loadup.el: Load term/tty-colors.
5666 1999-12-06  Dave Love  <fx@gnu.org>
5668         * ffap.el: Autoload the ffap alias directly.
5670 1999-12-06  Inge Frick  <inge@nada.kth.se>
5672         * dired-aux.el (dired-do-shell-command): Changed documentation.
5673         (dired-shell-stuff-it): A `?' in COMMAND has now the same
5674         meaning as `*'.
5676 1999-12-06  Gerd Moellmann  <gerd@gnu.org>
5678         * simple.el (insert-buffer): Doc fix.
5680         * apropos.el (apropos-mode): Add autoload cookie.
5682 1999-12-06  Sam Steingold  <sds@goems.com>
5684         * progmodes/etags.el (etags-tags-completion-table): Modified the
5685         regexp to allow for the CL symbols starting with `+*'.
5686         (tags-completion-table): Doc fix (it's an obarray, not an alist).
5687         (tags-completion-table, tags-recognize-empty-tags-table): Remove
5688         `function' quoting lambda.
5689         (tags-with-face): New macro.
5690         (list-tags, tags-apropos): Use it.
5691         (tags-apropos-additional-actions): New user option.
5692         (etags-tags-apropos-additional): Use it.
5693         (tags-apropos): Call etags-tags-apropos-additional.
5694         (tags-apropos-verbose): New user option.
5695         (etags-tags-apropos): Use it.
5696         (visit-tags-table-buffer, next-file): Use `unless'.
5697         (recognize-empty-tags-table): Renamed to
5698         tags-recognize-empty-tags-table.
5699         (complete-tag): Call tags-complete-tag bypassing try-completion.
5701 1999-12-06  Kenichi Handa  <handa@etl.go.jp>
5703         * international/mule.el (set-buffer-file-coding-system): Docstring
5704         modified.
5706 1999-12-05  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5708         * textmodes/bibtex.el (bibtex-hs-forward-sexp): Added to support
5709         using the hideshow package.
5710         (hs-special-modes-alist): Added entry for bibtex to allow the use
5711         of the hideshow package.
5712         (bibtex-hide-entry-bodies): Deleted as hiding of entry bodies is
5713         not longer provided by bibtex.el directly.  Instead the hideshow
5714         package should be used.
5715         (bibtex-mode-map, bibtex-edit-menu, bibtex-mode): Delete
5716         references to bibtex-hide-entry-bodies.
5718 1999-12-05  Dirk Herrmann  <D.Herrmann@tu-bs.de>
5720         * textmodes/bibtex.el: Copyright notice is up to date.  Moved
5721         maintainer information closer to the beginning of the bibtex.el
5722         file.
5723         (bibtex-maintainer-salutation): New constant.
5724         (bibtex-version): New constant.
5725         (bibtex-submit-bug-report): Use bibtex-version and
5726         bibtex-maintainer-salutation.
5727         (bibtex-entry-field-alist): Made booktitle field optional for
5728         @inproceedings entries when crossreferenced.
5729         (bibtex-entry-field-alist): Added booktitle field to proceedings
5730         entry type (for cross referencing). Thanks to Wagner Toledo Correa
5731         for the suggestion.
5732         (bibtex-string-file-path): Fixed typo.
5734 1999-12-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
5736         * textmodes/bibtex.el (bibtex-mode-map): Reserved the key `C-c &'
5737         for reftex.el.
5738         (bibtex-edit-menu): Added `reftex-view-crossref-from-bibtex'
5739         to menu.
5741 1999-12-04  Dave Love  <fx@gnu.org>
5743         * delsel.el: Revert previous change -- region is significant to
5744         skeleton.
5746 1999-12-04  Michael Kifer  <kifer@cs.sunysb.edu>
5748         * viper-cmd.el (viper-change-state): Use
5749         viper-ESC-moves-cursor-back to decide whether to move the cursor
5750         back.
5752 1999-12-03  Kenichi Handa  <handa@mule.m17n.org>
5754         * international/mule-util.el (truncate-string-to-width): Docsting
5755         fixed.
5757 1999-12-02  Stefan Monnier  <monnier@cs.yale.edu>
5759         * emacs-lisp/lisp-mnt.el (lm-header-multiline): Fix spurious
5760         use of `cond'.
5761         (lm-with-file): Move all the find-file...kill-buffer stuff into
5762         this macro.  Make it use `find-file-noselect' and make it kill
5763         the buffer only if it wasn't already displayed somewhere.
5764         (lm-summary, lm-authors, lm-maintainer, lm-creation-date)
5765         (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by)
5766         (lm-commentary, lm-verify, lm-synopsis): Use lm-with-file.
5767         (lm-commentary): Fix to handle the case when the change log is
5768         at the end of the file.
5770 1999-12-02  Kenichi Handa  <handa@etl.go.jp>
5772         * international/mule.el (charsetp): Fix typo in docstring.
5774         * international/mule-diag.el (list-coding-categories): Fix typo;
5775         automatic -> autoload.
5777 1999-12-02  Gerd Moellmann  <gerd@gnu.org>
5779         * vc.el (vc-update-change-log): Look for rcs2log under
5780         exec-directory.
5782         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Change
5783         outline-regexp, add outline-level.
5784         (lisp-outline-level): New.
5786         * calendar/appt.el (appt-convert-time): Handle "12:MMam",
5787         remove extraneous string-match.
5789         * finder.el (finder-commentary): Activate Finder mode.
5791 1999-12-01  Anders Lindgren  <andersl@andersl.com>
5793         * autorevert.el (auto-revert-buffers): Auto-revert mode was turned
5794         off when reverting buffers that contained mode specifiers.
5795         `revert-buffer' is now called with non-nil PRESERVE-MODES
5796         argument.
5798 1999-12-01  Dave Love  <fx@gnu.org>
5800         * delsel.el: Grok skeleton-pair-insert-maybe.
5802 1999-11-30  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5804         * progmodes/cperl-mode.el (cperl-under-as-char):
5805         Use nil as default.
5807 1999-11-30  Gerd Moellmann  <gerd@gnu.org>
5809         * speedbar.el (toplevel): Remove compatibility code for Emacs
5810         versions without custom.el.
5812 1999-11-30  Dave Love  <fx@gnu.org>
5814         * progmodes/fortran.el (fortran-strip-sequence-nos): New command.
5816         * autoinsert.el: Minor doc fixes.
5817         (auto-insert): Return nil.
5819         * faces.el (set-face-documentation): Purecopy STRING.
5821 1999-11-29  Dave Love  <fx@gnu.org>
5823         * derived.el: Doc fixes, remove old backquote syntax.
5825         * cus-edit.el (custom-save-variables, custom-save-faces): Write a
5826         comment warning about editing.
5828         * help.el (help-mode-hook): Define.
5830 1999-11-29  Gerd Moellmann  <gerd@gnu.org>
5832         * emacs-lisp/edebug.el (edebug-make-enter-wrapper): Correct
5833         invalid translation of old-style backquote syntax to new syntax.
5835 1999-11-28  Eli Zaretskii  <eliz@is.elta.co.il>
5837         * Makefile (DONTCOMPILE): Add term/internal.el.
5839 1999-11-26  Dave Love  <fx@gnu.org>
5841         * comint.el: Fix last change.
5843         * emacs-lisp/advice.el: Fix last change.
5845 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5847         * cus-edit.el (Custom-reset-standard): Doc fix.
5848         (custom-variable-reset-standard): Doc fix.
5849         (custom-face-reset-standard): Doc fix.
5850         (custom-face-menu): "Reset to Standard" => "Erase Customization".
5851         (custom-variable-menu): Likewise.
5852         (custom-reset-menu): Likewise.
5853         (custom-buffer-create-internal): Likewise.
5855 1999-11-26  Dave Love  <fx@gnu.org>
5857         * progmodes/make-mode.el (makefile-mode-hook): Customize.
5859         * font-lock.el: Doc fixes.
5861         * menu-bar.el (menu-bar-mode): Customize.
5863         * cus-start.el: Add use-dialog-box.
5865         * add-log.el (change-log-mode-hook): Customize.
5866         (add-log-current-defun): Use
5867         fortran-{beginning,end}-of-subprogram.
5869 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5871         * emacs-lisp/advice.el: Many doc fixes.
5873         * comint.el (comint-preoutput-filter-functions): Doc fix.
5875 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5877         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5878         Improve messages for capitalization of arg names,
5879         for flag variables, for t and nil, for imperatives.
5880         Call them imperatives rather than infinitives sans "to".
5881         (checkdoc-common-verbs-wrong-voice): Add "moves".
5882         (checkdoc-message-text-engine): Improve messages for y-or-n-p.
5884         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5885         Don't convert comments from 3-semicolon to 2-semicolon.
5886         That is a matter of style.
5887         (checkdoc-triple-semi-comment-check-flag): Variable deleted.
5888         (checkdoc-comments): Don't bind that variable.
5890 1999-11-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
5892         * files.el (write-file-hooks): Doc fix.
5894 1999-11-26  Gerd Moellmann  <gerd@gnu.org>
5896         * progmodes/f90.el (f90-abbrev-start): Use `eq' instead of `='.
5898 1999-11-25  Dave Love  <fx@gnu.org>
5900         * hippie-exp.el: Require comint when compiling.
5901         (hippie-expand): Add :links.
5902         (hippie-expand-try-functions-list): Customize.
5904 1999-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
5906         * viper*el: Replaced old-style backquotes.
5908         * ediff*el: Replaced old-style backquotes.
5910         * ediff-merge
5911         (ediff-looks-like-combined-merge,ediff-get-combined-region):
5912         Changed to support the new format for ediff-combination-pattern.
5914         * ediff-diff (ediff-set-fine-overlays-in-one-buffer):
5915         Changed to support the new format for ediff-combination-pattern.
5917 1999-11-24  Dave Love  <fx@gnu.org>
5919         * custom.el (custom-declare-group): Purecopy DOC.
5920         (custom-handle-keyword): Purecopy VALUE.
5921         (custom-add-link): Purecopy WIDGET.
5922         (custom-add-version): Purecopy VERSION.
5923         (custom-add-load): Purecopy LOAD.
5925         * cus-face.el (custom-declare-face): Purecopy DOC.
5927         * info.el:
5928         (Info-build-node-completions, Info-search, Info-follow-reference)
5929         (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)
5930         (Info-find-emacs-command-nodes): Avoid properties on matched text
5931         which may appear in minibuffer.
5933 1999-11-24  Gerd Moellmann  <gerd@gnu.org>
5935         * locate.el (locate-with-filter): Doc fix.
5937 1999-11-24  Alex Schroeder  <alex@gnu.org>
5939         * sql.el (sql-find-sqli-buffer): New function.
5940         (sql-set-sqli-buffer-generally): New function.
5941         (sql-set-sqli-buffer): Better checking of new-buffer.
5942         (sql-copy-column): Add comma after INTO clause, too.
5944 1999-11-24  Alex Schroeder  <alex@gnu.org>
5946         * sql.el (sql-imenu-generic-expression): New, used to set
5947         imenu-generic-expression.
5949         * sql.el (sql-mode): Use ?_ and ?. instead of 95 and 46 when
5950         setting font-lock-defaults' SYNTAX-ALIST.  Set
5951         imenu-generic-expression, imenu-case-fold-search, and
5952         imenu-syntax-alist.
5954         * sql.el (sql-interactive-mode): Use ?_ and ?. instead of 95
5955         and 46 when setting font-lock-defaults' SYNTAX-ALIST.
5957 1999-11-23  Andrew Innes  <andrewi@gnu.org>
5959         * w32-win.el (w32-drag-n-drop): Load files in current window, if
5960         drop coords aren't over a specific window.
5962 1999-11-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5964         * ps-print.el: Define mule funs without checking if mule package is
5965         loaded.
5966         (ps-print-version): New version number (5.0.1).
5967         (ps-header-dirpart): Now uses abbreviate-file-name.
5969 1999-11-23  Dave Love  <fx@gnu.org>
5971         * progmodes/fortran.el (fortran-comment-line-start): Renamed from
5972         comment-line-start.
5973         (fortran-comment-line-start-skip): Renamed from
5974         comment-line-start-skip.
5975         (fortran-mode-map): Use renamed functions.  Add manual and custom
5976         entries to menu.
5977         (fortran-mode-hook): Customize.
5978         (fortran-comment-indent-function): Renamed from
5979         fortran-comment-hook.
5980         (delete-horizontal-regexp): Function deleted.
5981         (fortran-electric-line-number): Simplified.
5982         (fortran-beginning-of-subprogram): Renamed from
5983         beginning-of-fortran-subprogram.
5984         (fortran-end-of-subprogram): Renamed from
5985         end-of-fortran-subprogram.
5986         (fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
5987         (fortran-previous-statement, fortran-next-statement): Simplified.
5988         (fortran-blink-match): New function.
5989         (fortran-blink-matching-if, fortran-blink-matching-do): Use it.
5990         (fortran-indent-to-column): Don't use delete-horizontal-regexp.
5991         (fortran-find-comment-start-skip, fortran-is-in-string-p): Use
5992         line-end-position.
5993         (fortran-fill): No longer interactive.  Simplified.
5994         (fortran-break-line): Simplified.
5995         (fortran-analyze-file-format): Use char-after, not looking-at.
5997         * emacs-lisp/find-func.el (find-function-regexp): Use
5998         `define-minor-mode' after easy-menu change.
6000 1999-11-23  Gerd Moellmann  <gerd@gnu.org>
6002         * comint.el: Add redirection.from active comint buffers into
6003         another buffer.  Written by Peter Breton.
6005 1999-11-23  Stefan Monnier  <monnier@cs.yale.edu>
6007         * emacs-lisp/autoload.el (make-autoload): Recognize the new
6008         `define-minor-mode'.
6009         (define-minor-mode): Specify `doc-string-elt'.
6011         * emacs-lisp/easy-mmode.el: Changed maintainer.
6012         (easy-mmode-define-toggle): New BODY arg; Never append `-mode';
6013         Use defcustom for the hooks; Improve the auto-generated docstrings.
6014         (easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
6015         (define-minor-mode): Add BODY arg; Only declare the keymap if
6016         provided; Improve the auto-generated docstrings.
6018 1999-11-22  Gerd Moellmann  <gerd@gnu.org>
6020         * textmodes/text-mode.el (text-mode): Construct paragraph-start so
6021         that the leading `^' is at the start.  This is necessary because
6022         paragraphs.el tries to remove anchors, but can find them only if
6023         they are the first character.
6025         * progmodes/antlr-mode.el: New file.
6027         * calendar/calendar.el: Fix autoload for
6028         calendar-absolute-from-astro.  Add autoload for
6029         calendar-print-astro-day-number.
6031 1999-11-21  Anders Lindgren  <andersl@andersl.com>
6033         * follow.el: Use modern backquote syntax.  Minor comment update.
6035 1999-11-21  Gerd Moellmann  <gerd@gnu.org>
6037         * simple.el (with-syntax-table): Don't switch buffers.
6039         * emacs-lisp/edebug.el, emacs-lisp/cust-print.el,
6040         progmodes/hideif.el: Use new backquote syntax.
6042 1999-11-21  Ken Manheimer  <klm@python.org>
6044         * icomplete.el (icomplete-completions): Use an explicit variable
6045         `icomplete-prospects-length', obviating the need to use an
6046         apparently faulty throw/catch arrangement.
6048 1999-11-21  Eli Zaretskii  <eliz@is.elta.co.il>
6050         * term/internal.el (IT-display-table-setup): Don't overstep
6051         character code 255.
6053 1999-11-20  Kenichi Handa  <handa@mule.m17n.org>
6055         * ps-mule.el (ps-mule-font-info-database-bdf): Default BDF font
6056         for the charset chinese-sisheng is 7bit encoding, not 8bit.
6058 1999-11-19  Stefan Monnier  <monnier@cs.yale.edu>
6060         * scroll-bar.el (scroll-bar-toolkit-scroll): Add handling of the
6061         `ratio' event for Xaw and Xaw3d(without arrows) scrollbars.
6063         * files.el (auto-mode-alist): Add patterns for diff-mode.
6065         * complete.el (PC-do-complete-and-exit): Use minibuffer-prompt-end
6066         to detect an empty prompt.
6068 1999-11-18  Dave Love  <fx@gnu.org>
6070         * simple.el (input-mode-8-bit): Fix the customization.
6072 1999-11-18  Gerd Moellmann  <gerd@gnu.org>
6074         * international/iso-acc.el (iso-languages): Add more
6075         characters for Portuguese.
6077         * speedbar.el: Clean up comment at the start of the file.
6078         Remove RCS id.
6080         * progmodes/compile.el (compilation-parse-errors): Use
6081         compilation-buffer-p instead of testing major-mode.
6083 1999-11-18  Dave Pearson  <davep@hagbard.demon.co.uk>
6085         * quickurl.el Added defcustom of quickurl-completion-ignore-case.
6086         (quickurl-ask): completion-ignore-case is set to the value of
6087         quickurl-completion-ignore-case for the duration of the call to
6088         completing-read.
6090 1999-11-18  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6092         * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
6094 1999-11-18  Kenichi Handa  <handa@etl.go.jp>
6096         * ps-vars.el: Renamed from ps-print-def.el.  Provide ps-vars
6097         instead of ps-print-def.
6099         * ps-print.el: Require ps-vars instead of ps-print-def.
6101         * ps-mule.el: Require ps-vars instead of ps-print-def.
6103 1999-11-17  Gerd Moellmann  <gerd@gnu.org>
6105         * simple.el (with-syntax-table): Save buffer explicitly instead of
6106         using save-excursion.
6108 1999-11-16  Gerd Moellmann  <gerd@gnu.org>
6110         * mail/supercite.el: New maintainer.
6112 1999-11-16  Reto Zimmermann  <reto@synopsys.com>
6114         * progmodes/vhdl-mode.el: Use new backquote syntax.
6116 1999-11-16  Gerd Moellmann  <gerd@gnu.org>
6118         * simple.el (with-syntax-table): New.
6120 1999-11-15  Sam Steingold  <sds@ksp.com>
6122         * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
6124 1999-02-22  Sam Steingold  <sds@goems.com>
6126         * goto-addr.el (goto-address-at-mouse,
6127         goto-address-find-address-at-point): Use compose-mail.
6128         (goto-address-mail-method): Removed variable.
6129         (goto-address-send-using-mh-e, goto-address-send-using-mhe,
6130         goto-address-send-using-mail): Removed functions.
6132 1998-11-03  Sam Steingold  <sds@goems.com>
6134         * simple.el (backward-delete-char-untabify):
6135         backward-delete-char-untabify-method can be `all' now - to delete
6136         hungrily including newlines.
6138 1999-11-15  Sam Steingold  <sds@ksp.com>
6140         * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
6142 1999-11-15  Dave Love  <fx@gnu.org>
6144         * cus-edit.el (customize-face, customize-face-other-window):
6145         Require match from completing-read.
6146         (custom-buffer-done-function): Default to custom-bury-buffer, not
6147         bury-buffer.
6149 1999-11-15  Gerd Moellmann  <gerd@gnu.org>
6151         * mail/rmail.el, iswitchb.el, hippie-exp.el,
6152         progmodes/cperl-mode.el: Use new backquote syntax.
6154 1998-09-14  Michael Ernst  <mernst@alum.mit.edu>
6156         * uniquify.el: Use new backquote syntax.
6158 1999-11-14  Markus Rost  <rost@ias.edu>
6160         * ispell.el (ispell-dictionary-alist): Fix type by adding koi8-r
6161         as in ispell-local-dictionary-alist.
6163 1999-11-14  Alex Schroeder  <alex@gnu.org>
6165         * ansi-color.el (ansi-color-apply): Updated regexps to include
6166         highlighted face.
6168 1999-01-14  Johan Vromans  <jvromans@squirrel.nl>
6170         * forms.el (forms--make-format-elt-using-text-properties):
6171         Treat `intangible' differently.
6173         * forms.el: Use new backquote syntax.
6175 1999-11-13  Gerd Moellmann  <gerd@gnu.org>
6177         * textmodes/scribe.el (scribe-mode): Doc-fix.
6179 1999-11-13  Peter Breton  <pbreton@ne.mediaone.net>
6181         * net-utils.el (run-network-program, net-utils-run-program): Use
6182         the new backquote syntax.
6183         (smbclient-program, smbclient-program-options)
6184         (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
6185         variables
6186         (smbclient, smbclient-list-shares): New functions
6188 1999-11-12  Sam Steingold  <sds@ksp.com>
6190         * emulation/viper-init.el (viper-deflocalvar, viper-loop)
6191         (viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair)
6192         (viper-kbd-buf-definition, viper-kbd-mode-alist)
6193         (viper-kbd-mode-pair, viper-kbd-mode-definition)
6194         (viper-kbd-global-pair, viper-kbd-global-definition):
6195         Use the new backquote syntax.
6197         * emulation/viper-cmd.el (viper-test-com-defun)
6198         (viper-prefix-arg-value, viper-prefix-arg-com):
6199         Use the new backquote syntax.
6201         * emacs-lisp/debug.el (debugger-env-macro):
6202         Use the new backquote syntax.
6204         * emacs-lisp/easymenu.el (easy-menu-make-symbol):
6205         Use the new backquote syntax.
6207         * calendar/calendar.el (calendar-remove-frame-by-deleting):
6208         New user variable.
6209         (calendar-hide-window): Use it.
6210         (increment-calendar-month, calendar-for-loop, calendar-sum):
6211         Use the new backquote syntax.
6213 1999-11-12  Andrew Innes  <andrewi@gnu.org>
6215         * select.el (x-set-selection): Call buffer-substring, not
6216         substring.  Also fix docstring
6218 1999-11-12  Peter Kleiweg  <kleiweg@let.rug.nl>
6220         * progmodes/ps-mode.el (ps-mode-submit-bug-report): Added list
6221         of customizable variables to bug report message. Added
6222         system-type to package name in bug report.
6224 1999-11-12  Gerd Moellmann  <gerd@gnu.org>
6226         * buff-menu.el (list-buffers-noselect): Use abbreviate-file-name
6227         to display file names.
6229 1999-11-11  Gerd Moellmann  <gerd@gnu.org>
6231         * mwheel.el: Fix copyright notice, don't require 'cl at run time.
6233         * isearch.el: Add lazy-highlighting feature.
6235 1999-11-10  Peter Kleiweg  <kleiweg@let.rug.nl>
6237         * progmodes/ps-mode.el (ps-mode-maintainer-address): New
6238         constant.
6239         (ps-mode-submit-bug-report): New function. Entry added to menu.
6241 1999-11-10  William M. Perry  <wmperry@aventail.com>
6243         * mwheel.el: New file to support the new style wheeled mice.
6245 1999-11-10  Gerd Moellmann  <gerd@gnu.org>
6247         * startup.el (initial-scratch-message): Add ";;" to the front of
6248         lines in the message.
6250         * files.el (file-local-copy): Remove optional BUFFER argument
6251         because that's not used by anything.
6253         * mail/mh-comp.el (mh-smail-batch): If TO is nil, use "" as
6254         to-address.
6256 1999-11-08  Markus Rost  <rost@ias.edu>
6258         * wid-edit.el (widget-button-click): Wrap with save-excursion
6259         to restore track-mouse in the correct buffer.
6261 1999-11-08  Gerd Moellmann  <gerd@gnu.org>
6263         * mail/mh-e.el: Changed maintainer to billcurtis@hotmail.com.
6265 1999-11-08  Peter Kleiweg  <kleiweg@let.rug.nl>
6267         * progmodes/ps-mode.el (ps-mode-print-function): Changed default
6268         lpr-command to "lp" for some system-types. (copied from lpr.el
6269         Emacs version 20.2.1).
6271 1999-11-04  Markus Rost  <rost@ias.edu>
6273         * simple.el (comment-region): Strip off white space at end of
6274         comment-start.
6276 1999-11-04  Gerd Moellmann  <gerd@gnu.org>
6278         * faces.el (secondary-selection): Fix wrong color name.
6280 1999-11-04  John Tobey  <jtobey@epsilondev.com>
6282         * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
6283         the default when invoking perldb in a non-Perl buffer, and other
6284         cases involving -e or --.
6286 1999-11-04  Gerd Moellmann  <gerd@gnu.org>
6288         * simple.el (previous-matching-history-element)
6289         (next-history-element): Use delete-field instead of erase-field.
6291         * isearch.el (isearch-ring-advance-edit, isearch-complete-edit):
6292         Use delete-field instead of erase-field.
6294         * faces.el (secondary-selection): Change background to yellow.
6296         * complete.el (PC-do-completion): Use minibuffer-prompt-end to
6297         find the start of the text.  Use field-string to read the user
6298         input.
6300 1999-11-03  Gerd Moellmann  <gerd@gnu.org>
6302         * faces.el (make-face-bold, make-face-unbold, make-face-italic)
6303         (make-face-unitalic, make-face-bold-italic): Add NOERROR argument
6304         for compatibility with old face implementation.
6306         * isearch.el (isearch-complete-edit, isearch-ring-advance-edit):
6307         Use erase-field instead of erase-buffer.
6309         * frame.el (blink-cursor-mode, blink-cursor-end): Use
6310         internal-show-cursor with new interface.
6311         (blink-cursor-timer-function): New.
6312         (blink-cursor-start): Use blink-cursor-timer-function.
6314 1999-11-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6316         * calendar.el (redraw-calendar): Move to nearest date before
6317         redrawing.
6319         * diary-lib.el (simple-diary-display): Reset modeline even if
6320         there are no diary entries since the diary buffer may be displayed.
6322 1999-11-03  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6324         * emacs-lisp/debug.el (debug): If noninteractive, display the
6325         backtrace using `message', then exit Emacs.
6326         (debugger-batch-max-lines): New variable.
6327         (debugger-setup-buffer): New subroutine, broken out of `debug'.
6328         Change the messages put at the start, to say that the debugger
6329         was entered.
6331 1999-11-02  Sam Steingold  <sds@ksp.com>
6333         * progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.
6335 1999-11-01  John Tobey  <jtobey@epsilondev.com>
6337         * gud.el: (gud-perldb-massage-args): Massage correctly in the
6338         presence of perl switches other than "-e".
6340 1999-11-01  Markus Rost  <rost@ias.edu>
6342         * dired-x.el (dired-smart-shell-command): Use
6343         shell-command-history as in shell-command.
6345 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6347         * userlock.el (ask-user-about-lock): Doc fix.
6349         * frame.el: Doc fixes.
6351 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
6353         * frame.el (blink-cursor-mode): Call internal-show-cursor instead
6354         of show-cursor.
6355         (blink-cursor-start, blink-cursor-end): Ditto.
6357         * textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
6359 1999-11-01  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6361         * window.el (walk-windows): If ALL-FRAMES is a frame,
6362         start on that frame.  Use save-selected-window.
6364 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
6366         * simple.el (end-of-buffer): Use window-end to find the window end
6367         instead of vertical-motion because this handles variable-height
6368         lines correctly.
6370 1999-11-01  Michael Kifer  <kifer@cs.sunysb.edu>
6372         * ediff.el: Version change.
6374         * ediff-util.el (ediff-cleanup-mess): Fixed the case of dead windows.
6375         make sure you are in a good frame before deleting other
6376         windows.
6377         (ediff-file-checked-in-p): Don't consider CVS
6378         files checked in.
6379         (ediff-make-temp-file,ediff-make-empty-tmp-file):  Make sure you
6380         are writing to a newly created empty file.
6382         * ediff-mult.el (ediff-show-session-group-hook): New default.
6384         * ediff-vers.el (ediff-pcl-cvs-view-revision):
6385         First cd to the file directory. reportedly works
6386         better with remote files.
6388         * ediff-vers.el (ediff-pcl-cvs-internal, ediff-pcl-cvs-merge-internal):
6389         Use file-name-nondirectory when passing files to CVS.
6391         * ediff-diff.el (ediff-cmp-options): New variable.
6392         (ediff-same-file-contents): Use ediff-cmp-options.
6394         * ediff-ptch.el (ediff-prompt-for-patch-buffer,
6395         ediff-get-patch-buffer): Use current buffer if it appears to be a
6396         patch.
6398         * viper-keym.el: Fixed calls to viper-ex, change key C-c g to C-c
6399         C-g
6401         * viper-util.el (viper-nontrivial-find-file-function): Deleted.
6402         (viper-glob-unix-files, viper-glob-mswindows-files): New functions.
6403         (viper-save-cursor-color,viper-restore-cursor-color):
6404         Improved cursor color handling.
6405         (viper-get-saved-cursor-color-in-replace-mode,
6406         viper-get-saved-cursor-color-in-insert-mode): New functions for
6407         better cursor color handling.
6409         * viper-ex.el (ex-read,ex-edit):
6410         Fixes for correct interpretation of #,%.
6411         (viper-ex): Now works correctly when called from other functions.
6412         (viper-glob-function): New variable.
6413         (viper-ex): Save excursion before doing :global.
6415         * viper-mous.el (viper-counting-clicks-p): Bug fixes.
6417         * viper-cmd.el (viper-post-command-sentinel,
6418         viper-insert-state-post-command-sentinel,
6419         viper-insert-state-pre-command-sentinel): Takes better care of
6420          cursor colors.
6422         * viper.el: Version change.
6424 1999-10-31  Rajesh Vaidheeswarran  <rv@dsmit.com>
6426         * whitespace.el (whitespace-update-modeline): Bugfix to ensure
6427         that the modeline display was updated *only* when
6428         `whitespace-display-in-modeline' was set, not otherwise.
6430 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
6432         * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
6433         "frac12".
6435         * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
6436         ad-activate.
6438 1999-10-30  Rajesh Vaidheeswarran  <rv@dsmit.com>
6440         * whitespace.el: Test for existence of `defcustom' and `defgroup'
6441         using fboundp instead of assuming that these are not present in
6442         particular flavors of emacs.
6443         (whitespace-version): Update to 2.8
6444         (whitespace-display-in-modeline): Add custom variable to control
6445         displaying the whitespace errors on the modeline based on
6446         suggestion from <klaus.berndl@sdm.de>
6447         (whitespace-buffer): Now returns `t' if unclean and `nil' if
6448         clean, to enable using as a hook function, as suggested by Puneet
6449         Goel <puneet@computer.org>
6450         (whitespace-buffer): Fix a subtle bug that cleaned up only if
6451         quiet was not set, even with whitespace-auto-cleanup set.
6452         (whitespace-mode-line): Now uses less modeline real estate and
6453         shows whitespaces as W:<x>!<y> where <x> is any type of whitespace
6454         which is present in the file, and <y> is any type of whitespace
6455         whose check has been suppressed by setting
6456         `whitespace-check-<whitespace-type>' to nil.
6457         (whitespace-unchecked-whitespaces): New function to return the
6458         list of whitespaces for whom checks have been suppressed.
6459         (whitespace-display-unchecked-whitespaces): Renamed to
6460         `whitespace-update-modeline' to reflect its functionality.
6462 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
6464         * progmodes/compile.el (compilation-error-regexp-alist):
6465         Undo previous change.
6467 1999-10-28  Dave Love  <fx@gnu.org>
6469         * help.el (help-follow): Make arg optional again and really
6470         default to point.
6472 1999-10-28  Gerd Moellmann  <gerd@gnu.org>
6474         * paths.el (rmail-file-name): Make it an option.
6476         * progmodes/ada-mode.el, progmodes/ada-prj.el,
6477         progmodes/ada-stmt.el, progmodes/ada-xref.el: Doc-string and
6478         comment fixes.
6480         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
6481         MIPS Pro 7.3 compiler error message syntax.
6483 1999-10-27  Dave Love  <fx@gnu.org>
6485         * progmodes/compile.el: Checkdoc-inspired fixes.
6487 1999-10-27  Gerd Moellmann  <gerd@gnu.org>
6489         * lpr.el (print-buffer): Doc-string fix.
6491 1999-10-27  Dave Love  <fx@gnu.org>
6493         * emacs-lisp/advice.el: Doc fixes.
6494         (ad-lemacs-p): Removed.
6495         (advice): Add :link to defgroup.
6497 1999-10-27  Kenichi Handa  <handa@etl.go.jp>
6499         * ange-ftp.el (ange-ftp-insert-file-contents): Don't change
6500         last-coding-system-used by the call of ange-ftp-set-ascii-mode.
6502 1999-10-24  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6504         * window.el (walk-windows): If ALL-FRAMES is a frame,
6505         start on that frame.  Use save-selected-window.
6507 1999-10-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6509         * emacs-lisp/advice.el (ad-activate-internal): Renamed from
6510         ad-activate.  All callers changed, including those in data.c.
6511         (ad-activate-internal-off): Renamed from ad-activate-off.
6512         All uses changed.
6513         (ad-activate): Renamed from ad-activate-on.  All uses changed.
6514         (ad-start-advice, ad-stop-advice, ad-recover-normality):
6515         Alter the definition of ad-activate-internal, not ad-activate.
6517 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
6519         * startup.el (command-line-1): Add support for command line
6520         arguments `file' and `execute'.  Fix handling of `visit'.
6522 1999-10-26  Kenichi Handa  <handa@etl.go.jp>
6524         * international/mule-cmds.el (read-input-method-name): Handle the
6525         case that the arg DEFAULT is symbol.
6527         * international/mule-diag.el (mule-diag): Handle the case that
6528         default-input-method is symbol.
6530 1999-10-26  Gerd Moellmann  <gerd@gnu.org>
6532         * textmodes/tildify.el: New file.
6534 1999-10-25  Sam Steingold  <sds@ksp.com>
6536         * Makefile (compile-files): Fixed the "tr" strings.
6537         (EMACS): Set to ../src/emacs.
6539 1999-10-25  Gerd Moellmann  <gerd@gnu.org>
6541         * info.el (Info-build-node-completions): Add '("*") to the
6542         completion list.
6544 1999-10-25  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6546         * frame.el (auto-raise-mode): When enabling the mode,
6547         immediately raise the selected frame.
6549         * indent.el (indent-region): Doc fix.
6551         * comint.el (comint-output-filter): Make the Comint buffer current
6552         for the comint-preoutput-filter-functions.
6554         * mail/reporter.el: Doc fix.
6556 1999-10-24  Stephen Eglen  <stephen@gnu.org>
6558         * progmodes/octave-mod.el (octave-auto-indent): Remove :version so
6559         that Octave lisp files can also run under XEmacs 20.
6560         (require 'custom) added so that files can run under Emacs 19.34.
6562         * iswitchb.el (iswitchb-default-keybindings): No need to use
6563         read-kbd-macro in keybindings.
6565 1999-10-23  Dave Love  <fx@gnu.org>
6567         * elide-head.el: New file.
6569 1999-10-23  Gerd Moellmann  <gerd@gnu.org>
6571         * Makefile (compile-files, backup-compiled-files): New targets.
6572         (bootstrap, bootstrap-clean): Ditto.
6574 1999-10-22  Paul Eggert  <eggert@twinsun.com>
6576         * international/mule-cmds.c (locale-language-names):
6577         Use Latin-1 (not Latin-3) for Afrikaans, Galician.
6578         Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
6579         Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
6580         Use Latin-8 for Welsh.
6581         Use Latin-1 for English if "en" is explicitly specified.
6582         Use Latin-1 for Scots Gaelic, Tagalog.
6583         Use Latin-1 (not Latin-4) for Greenlandic.
6584         Use Latin-1 (not Latin-2) for Albanian.
6585         (locale-preferred-coding-systems, locale-language-names):
6586         Remove generic ISO 8859 locales; locale-charset-language-names now
6587         does this.
6588         (locale-charset-language-names): New variable.
6589         (set-locale-environment): Use language name specified by
6590         locale-charset-language-names if its charsets disagree with the
6591         language name specified by locale-language-names.
6593 1999-10-22  Dave Love  <fx@gnu.org>
6595         * make-mode.el: Minor doc fixes.
6597         * latin-9.el: Avoid non-ASCII characters to prevent loadup failure.
6599 1999-10-21  Dave Love  <fx@gnu.org>
6601         * loadup.el: Add latin-8, latin-9.
6603 1999-10-20  Paul Eggert  <eggert@twinsun.com>
6605         * disp-table.el (standard-display-european): Remove undocumented
6606         arg AUTO; no longer used by startup.el.  Do not attempt to treat
6607         all non-English language environments as coding system names.
6608         Instead, use the downcased language environment name as a coding
6609         system name if it is one; otherwise, use latin-1.
6611 1999-10-20  Gerd Moellmann  <gerd@gnu.org>
6613         * dired.el (dired-move-to-filename-regexp): Fix long comment lines
6614         that were split so that part of the comment appeared as Lisp code.
6616 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6618         * ps-bdf.el: Doc fix.
6620         * ps-print-def.el: New file: common definitions for all parts of
6621         ps-print.
6622         (ps-multibyte-buffer): Moved from ps-mule.
6624         * ps-mule.el: File dependence fix.
6625         (ps-multibyte-buffer): Moved to ps-print-def.
6627         * ps-print.el: Doc fix, better customization.
6628         (ps-print-region-function, ps-number-of-columns, ps-spool-tumble)
6629         (ps-print-color-p, ps-printing-region-p, ps-n-up-database)
6630         (ps-end-file): Doc fix.
6631         (ps-setup, ps-begin-file): Fun fix.
6632         (postscript): New group.
6633         (ps-zebra-gray, ps-banner-page-when-duplexing): New vars.
6634         (ps-print-prologue-1): Adjust PostScript programming.
6635         (ps-print): Adjust group hierarchy.
6636         (ps-print-n-up, ps-print-zebra, ps-print-background,
6637         ps-print-printer)
6638         (ps-print-page): New subgroups.
6639         (ps-print-prologue-header, ps-printer-name, ps-lpr-command)
6640         (ps-lpr-switches, ps-page-dimensions-database, ps-paper-type)
6641         (ps-landscape-mode, ps-print-control-characters, ps-n-up-printing)
6642         (ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling, ps-zebra-stripes)
6643         (ps-zebra-stripe-height, ps-print-background-image)
6644         (ps-print-background-text, ps-spool-config): Adjust customization.
6645         (dos-ps-printer): Definition eliminated.
6647 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6649         * ps-mule.el: Doc fix, define functions properly if mule package is
6650         loaded or not.
6651         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Define properly if
6652         mule package is loaded or not.
6654         * ps-print.el: Doc fix, n-up printing.
6655         (ps-print-version): New version number (5.0).
6656         (ps-page-dimensions-database): Added document media.
6657         (ps-n-up-printing, ps-n-up-margin, ps-n-up-border-p, ps-n-up-filling)
6658         (ps-page-order, ps-printing-region-p): New vars.
6659         (ps-n-up-printing, ps-n-up-filling, ps-header-sheet, ps-end-job): New
6660         funs.
6661         (ps-page-dimensions-get-media, ps-n-up-landscape, ps-n-up-lines)
6662         (ps-n-up-columns, ps-n-up-missing, ps-n-up-xcolumn, ps-n-up-ycolumn)
6663         (ps-n-up-xline, ps-n-up-yline, ps-n-up-repeat, ps-n-up-end)
6664         (ps-n-up-xstart, ps-n-up-ystart): New macros.
6665         (ps-print-begin-sheet-hook): New hook.
6666         (ps-boundingbox-re, ps-n-up-database, ps-n-up-filling-database): New
6667         const.
6668         (ps-setup, ps-begin-file, ps-get-buffer-name, ps-begin-job)
6669         (ps-end-file, ps-dummy-page, ps-generate): Fix funs.
6670         (ps-print-prologue-1): Adjust PostScript programming for n-up printing.
6671         (ps-count-lines): Changed to defun.
6672         (ps-header-page): Changed to defsubst, fix fun.
6673         (ps-printing-region): Doc fix, adjust programming code.
6674         (ps-output-boolean, ps-background-pages, ps-background-text)
6675         (ps-background-image, ps-background, ps-get-boundingbox): Adjust
6676         programming code.
6678 1999-10-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6680         * ps-print.el: Doc fix, duplex and setpagedevice configuration.
6681         (ps-print-version): New version number (4.2).
6682         (ps-spool-config, ps-spool-tumble): New vars.
6683         (ps-print-prologue-1): Changed to defconst, adjust PostScript
6684         programming, new PostScript procedure to handle errors.
6685         (ps-print-prologue-2): Changed to defconst.
6686         (ps-print-duplex-feature): New const: duplex and tumble setting.
6687         (ps-setup, ps-begin-file): Fix funs.
6688         (ps-boolean-capitalized): New fun.
6690 1999-10-19  Stefan Monnier  <monnier@cs.yale.edu>
6692         * Makefile (dontcompilefiles): Obsoleted.
6693         (DONTCOMPILE): Added emacs-lisp/cl-specs.el.
6694         (EL): Unused.
6695         (temacs): Removed (unused).
6696         (cus-load.el, finder-inf.el, loaddefs.el): New targets to build a dummy
6697         version of the file (necessary for the update to work properly).
6698         (autoloads): Force the use of `pwd`/loaddefs.el.
6699         (updates); Redefined in terms of other targets to reduce redundancy.
6700         (.el.elc): New default rule, just in case you want it.
6701         (compile): Use a single invocation of Emacs.
6702         (bootstrap-compile); Unneeded.
6703         (autoloads-with-other-emacs): Unneeded now that autoloads is fixed.
6705 1999-10-19  Dave Love  <fx@gnu.org>
6707         * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
6709 1999-10-19  Sam Steingold  <sds@ksp.com>
6711         * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
6712         comply with the comment.
6714 1999-10-19  Gerd Moellmann  <gerd@gnu.org>
6716         * autorevert.el (auto-revert-mode): Make auto-revert-mode
6717         permanent-local.
6719 1999-10-19  Peter Kleiweg  <kleiweg@let.rug.nl>
6721         * progmodes/ps-mode.el (ps-mode-print-function): Fix default
6722         value: \"lpr\" changed to "lpr"
6723         (ps-mode-version): New constant
6724         (ps-mode-show-version): New function, added key in ps-mode-map
6725         (ps-run-messages): Removed
6726         (ps-run-font-lock-keywords-2): New defcustom variable replacing
6727         ps-run-messages. These keywords now include the value of
6728         ps-run-prompt, making its fontification customizable.
6729         (ps-run-init): Removed \\n from docstring, it is now added when
6730         the value is used
6731         (ps-run-font-lock-keywords-1): Added checking for initial ^ in
6732         ps-run-prompt
6733         (ps-mode): Added ps-run-font-lock-keywords-2 to list of
6734         customizable variables in doc-string (its equivalent
6735         ps-run-messages was missing in previous version of the doc-string)
6736         (ps-run-mode): Simplified assignment to font-lock-defaults, using
6737         symbols only
6739 1999-10-19  Alex Schroeder  <alex@gnu.org>
6741         * ansi-color.el: Complete rewrite.
6743 1999-10-19  Paul Eggert  <eggert@twinsun.com>
6745         Fix bootstrapping problems.
6746         Use the system locale to specify Emacs locale defaults.
6748         * international/mule-cmds.el (global-map):
6749         Do not use backquote, because that makes a bootstrapping
6750         problem if you need to recompile all Lisp files using interpreted code.
6751         * international/mule.el (charset-id, charset-bytes,
6752         charset-dimension, charset-chars, charset-width,
6753         charset-direction, charset-iso-final-char,
6754         charset-iso-graphic-plane, charset-reverse-charset,
6755         charset-short-name, charset-long-name, charset-description,
6756         charset-plist): Likewise.
6757         * subr.el (save-match-data): Likewise.
6759         * international/mule-cmds.el
6760         (set-display-table-and-terminal-coding-system): New function,
6761         containing code migrated out of set-language-environment.
6762         (set-language-environment, set-locale-environment): Use it.
6763         (locale-translation-file-name): Moved here from startup.el.
6764         (locale-language-names, locale-preferred-coding-systems):
6765         New vars.
6766         (locale-name-match, set-locale-environment): New functions.
6768         * language/japan-util.el (setup-japanese-environment-internal):
6769         Prefer japanese-iso-8bit if the system-type is usg-unix-v.
6771         * startup.el (iso-8859-n-locale-regexp): Remove.
6772         (locale-translation-file-name): Move to mule-cmds.el.
6773         (command-line): Move locale-stuff into set-locale-environment.
6775 1999-10-18  Dave Love  <fx@gnu.org>
6777         * abbrev.el (add-abbrev, inverse-add-abbrev)
6778         (expand-region-abbrevs): Remove properties from buffer text.
6780 1999-10-17  Gerd Moellmann  <gerd@gnu.org>
6782         * iswitchb.el (iswitchb-exhibit): Extract user-input only
6783         from the mini-buffer, without the prompt.
6785         * simple.el (minibuffer-prompt-end): Return the position
6786         after the prompt, not the position of that last character
6787         of the prompt.
6789 1999-10-17  Miles Bader  <miles@gnu.org>
6791         * simple.el: Doc fixes.
6793 1999-10-17  Miles Bader  <miles@gnu.org>
6795         * simple.el (previous-matching-history-element, next-history-element):
6796         Change to work correctly even if the point is in the prompt.
6797         (choose-completion-string): Likewise.
6798         (minibuffer-prompt-width): New function (compatibility with old subr).
6800         * textmodes/paragraphs.el (forward-sentence, forward-paragraph):
6801         When constraining the final position to the current field,
6802         don't use the ONLY-IN-LINE mode of constrain-to-field.
6804 1999-10-17  Miles Bader  <miles@gnu.org>
6806         * simple.el (line-move): Supply new ESCAPE-FROM-EDGE argument to
6807         constrain-to-field.
6808         * textmodes/paragraphs.el (forward-sentence): Likewise.
6810 1999-10-17  Miles Bader  <miles@gnu.org>
6812         * simple.el (line-move): Use constrain-to-field to avoid
6813         moving into a prompt.
6814         (previous-complete-history-element): Clarify doc string.
6815         (next-complete-history-element): Likewise.
6816         Use field-beginning instead of point-min.
6817         (next-matching-history-element): Use field-beginning and
6818         erase-field instead of point-min and erase-buffer.
6819         * textmodes/paragraphs.el
6820         (forward-paragraph, forward-sentence): Likewise.
6821         (backward-kill-paragraph, backward-kill-sentence): Remove code to
6822         constrain the kill to an field, as the movement commands now
6823         do this.
6825 1999-10-17  Miles Bader  <miles@gnu.org>
6827         * simple.el (previous-matching-history-element): Get the
6828         minibuffer input with field-string instead of buffer-string.
6829         (choose-completion-string): Likewise.
6830         (next-history-element): Likewise.
6831         Erase the minibuffer input with erase-field, not erase-buffer.
6832         Use field-beginning to find the beginning of the input.
6833         * textmodes/paragraphs.el (backward-kill-sentence):
6834         Remove minibuffer-prompt hack.
6835         Constrain to any input field.
6837 1999-10-17  Sam Steingold  <sds@ksp.com>
6839         * bindings.el (completion-ignored-extensions): Added ".sparcf"
6840         for CMUCL on sparc and ".ufsl" for LispWorks.
6841         (bound-and-true-p): Bugfix: free variable `v'.
6843 1999-10-16  Dave Love  <d.love@dl.ac.uk>
6845         * emacs-lisp/edebug.el (edebug-install-read-eval-functions)
6846         (edebug-uninstall-read-eval-functions): Use load-read-function,
6847         avoiding elisp-eval.
6849 1999-10-16  Sam Steingold  <sds@ksp.com>
6851         * emacs-lisp/cl-indent.el (common-lisp-indent-function): Use `eq'
6852         instead of `eql'.
6854 1999-10-14  Stefan Monnier  <monnier@cs.yale.edu>
6856         * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
6857         * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file),
6858         (browse-url-temp-file-list, browse-url-delete-temp-file-list):
6859         * ediff-util.el (ediff-make-temp-file):
6860         * ediff-vers.el (ediff-pcl-cvs-view-revision):
6861         * emerge.el (emerge-make-temp-file):
6862         * jka-compr.el (jka-compr-make-temp-name, jka-compr-delete-temp-file):
6863         * vc.el (vc-update-change-log):
6864         * mail/mailpost.el (post-mail-send-it):
6865         * mail/metamail.el (metamail-region):
6866         * progmodes/cmacexp.el (c-macro-expansion):
6867         * textmodes/makeinfo.el (makeinfo-region): Use make-temp-file.
6869 1999-10-15  Gerd Moellmann  <gerd@gnu.org>
6871         * smtpmail.el (smtpmail-via-smtp): Add support for
6872         automatically appending a domain to RCPT TO: addresses.
6874 1999-10-14  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
6876         * dired.el (dired-insert-directory): Insert the amount of
6877         free space after the total size.
6878         (dired-free-space-program, dired-free-space-args): New variables.
6880 1999-10-14  Karl Heuer  <kwzh@gnu.org>
6882         * mail/rmail.el (rmail-pop-password-error): Add new pattern.
6884 1999-10-14  Dave Love  <fx@gnu.org>
6886         * international/characters.el:
6887         * international/fontset.el:
6888         * international/mule-conf.el: Add latin-iso8859-1[45].
6890         * language/european.el: Add Latin-8, Latin-9.  Modify some doc
6891         strings.
6893         * startup.el (iso-8859-n-locale-regexp): Modify for Latin-[89].
6894         (command-line): Detect Latin-[89] locales.
6896 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
6898         * international/mule-cmds.el (select-safe-coding-system)
6899         (leim-list-header): Avoid the use of strings that start with backslash
6900         newline since lread.c:read1 has a hack to turn those strings into
6901         integer 0 during the loadup.el process.
6903         * diff-mode.el (diff-find-file-name): Use `Index:' preferentially.
6905 1999-10-13  Dave Love  <fx@gnu.org>
6907         * image.el (insert-image): Copy the image spec and add an
6908         intangible property.
6910 1999-10-13  Stefan Monnier  <monnier@cs.yale.edu>
6912         * help.el (help-xref-interned): Make it also work on variable-only
6913         and function-only symbols.
6914         (help-make-xrefs): Take advantage of the new `help-xref-interned'.
6915         (help-follow): If the point under mouse is not highlighted, try
6916         `help-xref-interned' on the pointed-to symbol anyway.
6918         * info.el (Info-on-current-buffer): New entry point.
6919         (Info-find-node): Split into two for Info-on-current-buffer to
6920         hook into it.
6921         (Info-current-file, Info-set-mode-line, Info-up):
6922         Info-current-file can now be t.
6923         (Info-clone-buffer-hook): Function for `clone-buffer'.
6924         (Info-goto-node, Info-menu, Info-mode-map, Info-mode):
6925         Make `clone-buffer' available in various ways to the user.
6927 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
6929         * simple.el (shell-command, shell-command-on-region): Use
6930         make-temp-file.
6931         (clone-buffer, clone-process, clone-buffer-hook): New functions.
6933         * subr.el (with-current-buffer): Don't use backquotes to avoid
6934         bootstrapping problems.
6936         * loadup.el (load-path): Add subdirs for bootstrapping.
6937         (docstrings): Ignore errors during bootstrapping.
6938         (args): New `bootstrap' argument (for use in place of `dump').
6940 1999-10-12  Emmanuel Briot  <briot@gnat.com>
6942         * ada-stmt.el: Doc-string fixes.
6944 1999-10-12  Gerd Moellmann  <gerd@gnu.org>
6946         * recentf.el: New file.
6948         * ps-mode.el: New file.
6950         * files.el (auto-mode-alist): Add ps-mode for .eps and .ps,
6951         case insensitive.
6953 1999-10-12  Richard Sharman  <rsharman@pobox.com>
6955         * sh-script.el: Added support for indenting existing scripts.
6956         (sh-mode-map): Added new bindings.
6957         (sh-mode): Updated mode doc-string for new commands, added
6958         make-local-variable calls, initialize mode-specific variables.
6959         (sh-indent-line):  Renamed to sh-basic-indent-line;  sh-indent-line
6960         is now a different function.
6961         (sh-header-marker):  Changed docstring.
6962         (sh-set-shell): Initialize mode-specific variables.
6963         (sh-case, sh-for, sh-if, sh-indexed-loop, sh-repeat, sh-select)
6964         (sh-tmp-file, sh-until, sh-until, sh-while, sh-while-getopts):
6965         Changed these define-skeleton calls to work with user-specified
6966         indentation settings.
6967         (sh-basic-indent-line, sh-blink, sh-calculate-indent)
6968         (sh-check-paren-in-case, sh-check-rule, sh-do-nothing)
6969         (sh-electric-hash, sh-electric-less, sh-electric-rparen)
6970         (sh-find-prev-matching, sh-find-prev-switch, sh-get-indent-info)
6971         (sh-get-indent-var-for-line, sh-get-kw, sh-get-word)
6972         (sh-goto-match-for-done, sh-goto-matching-case, sh-goto-matching-if)
6973         (sh-guess-basic-offset, sh-handle-after-case-label)
6974         (sh-handle-prev-case, sh-handle-prev-case-alt-end, sh-handle-prev-do)
6975         (sh-handle-prev-done, sh-handle-prev-else, sh-handle-prev-esac)
6976         (sh-handle-prev-fi, sh-handle-prev-if, sh-handle-prev-open)
6977         (sh-handle-prev-rc-case, sh-handle-prev-then, sh-handle-this-close)
6978         (sh-handle-this-do, sh-handle-this-done, sh-handle-this-else)
6979         (sh-handle-this-esac, sh-handle-this-fi, sh-handle-this-rc-case)
6980         (sh-handle-this-then, sh-help-string-for-variable)
6981         (sh-in-comment-or-string, sh-indent-line, sh-learn-buffer-indent)
6982         (sh-learn-line-indent, sh-load-style, sh-make-vars-local, sh-mark-init)
6983         (sh-mark-line, sh-mkword-regexpr, sh-mkword-regexp)
6984         (sh-must-be-shell-mode, sh-must-support-indent, sh-name-style)
6985         (sh-prev-line, sh-prev-stmt, sh-prev-thing, sh-read-variable)
6986         (sh-remove-our-text-properties, sh-rescan-buffer)
6987         (sh-reset-indent-vars-to-global-values, sh-safe-backward-sexp)
6988         (sh-safe-forward-sexp, sh-save-styles-to-buffer, sh-scan-buffer)
6989         (sh-scan-case, sh-search-word, sh-set-char-syntax)
6990         (sh-set-here-doc-region, sh-set-indent, sh-set-var-value)
6991         (sh-show-indent, sh-this-is-a-continuation, sh-var-value): New
6992         functions.
6993         (sh-debug, sh-electric-rparen-needed, sh-here-doc-syntax)
6994         (sh-indent-supported, sh-kw, sh-kw-alist, sh-kws-for-done)
6995         (sh-learned-buffer-hook, sh-make-vars-local, sh-regexp-for-done)
6996         (sh-special-keywords, sh-special-syntax, sh-st-punc, sh-styles-alist)
6997         (sh-var-list): New variables.
6999 1999-10-12  Dave Pearson  <davep@hagbard.demon.co.uk>
7001         * quickurl.el (quickurl-list-insert): `count-lines' was returning
7002         a value one line to high if the cursor wasn't at the start of a
7003         line. A `beginning-of-line' is now performed before making the
7004         call to `count-lines'.
7006 1999-10-11  Stefan Monnier  <monnier@cs.yale.edu>
7008         * diff-mode.el (vc-backend-diff): Get rid of the autoloaded advice.
7010 1999-10-09  Stefan Monnier  <monnier@cs.yale.edu>
7012         * Makefile (setwins): Abstract out the command to find subdirectories
7013         and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
7014         (custom-deps, finder-data, autoloads, update-subdirs, updates)
7015         (autoloads-with-other-emacs): Use it.
7017         * diff-mode.el: New file.  A mode for viewing/editing context diffs.
7019 1999-10-09  Gerd Moellmann  <gerd@gnu.org>
7021         * Makefile (bootstrap-compile): New target.  Compile Lisp
7022         files with ../src/temacs.
7024 1999-10-08  Dave Love  <fx@gnu.org>
7026         * ange-ftp.el: Require dired when compiling.
7027         (ange-ftp-normal-login): Allow EFS-style port specification.
7029 1999-10-08  Simon Marshall  <simon@gnu.org>
7031         * emacs-lisp/regexp-opt.el (regexp-opt-try-suffix): New function.
7032         (regexp-opt-group): Use it to get common suffixes in STRINGS.
7033         If STRINGS is nil, return "" rather than nil.
7035 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
7037         * Makefile (compile): Compile files one by one.  Set load-path to
7038         current directory and subdirectories when compiling.
7040 1999-10-08  Gerd Moellmann  <gerd@gnu.org>
7042         * Makefile (EMACSOPT, DONTCOMPILE, EL): New.
7043         (emacs): Use it everywhere instead of EMACS.
7044         (compile): New target.  Compile all Lisp files from scratch.
7045         (recompile): New target.  Recompile lisp directory.
7046         (autoloads-with-other-emacs): New target.  Build loaddefs.el with
7047         an Emacs executable not built in the current directory tree.
7049 1999-10-07  Peter Breton  <pbreton@ne.mediaone.net>
7051         * filecache.el (file-cache-completion-ignore-case): New variable,
7052         defaulting to the value of completion-ignore-case.
7053         (file-cache-minibuffer-complete): Use it.
7054         (file-cache-files-matching, file-cache-files-matching-internal):
7055         New functions.
7057 1999-10-07  Emmanuel Briot  <briot@gnat.com>
7059         * ada-xref.el: New file
7061         * ada-prj.el: New file
7063         * ada-stmt.el (ada-stmt-add-to-ada-menu): New function
7065         * ada-stmt.el (ada-subprogram-body): Correctly find the name of the
7066         subprogram being created.
7068         * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*,
7069         ada-indent-newline-indent): Rewritten to support the new indentation
7070         scheme
7072         * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions):
7073         New functions
7075         * ada-mode.el (ada-fill-comment-paragraph): Add support for the
7076         justification parameter
7078         * ada-mode.el (ada-make-body, ada-gen-treat-proc,
7079         ada-make-subprogram-body): Rewritten to benefit from the gnatstub
7080         external program
7082 1999-10-07  Dave Love  <fx@gnu.org>
7084         * bindings.el (bound-and-true-p): New macro.
7085         (make-mode-line-mouse-sensitive): Don't require easymenu.
7087 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
7089         * custom.el (defface): Extend documentation for new values of
7090         `type'.
7092         * faces.el (face-spec-set-match-display): Recognize `type' of
7093         `motif', `lucid', `x-toolkit'.
7094         (menu): New face.
7096 1999-10-05  Dave Love  <fx@gnu.org>
7098         * files.el: Recognize temporary crontab files.
7100         * info.el: Require jka-compr when compiling.
7101         (Info-suffix-list): Add bzip2 files (non-ms-dos only).
7103 1999-10-04  Dave Love  <fx@gnu.org>
7105         * cus-start.el: Add x-stretch-cursor, indicate-empty-lines,
7106         scroll-up-aggressively, scroll-down-aggressively.
7108         * time.el (display-time-mode): Add autoload cookie.
7110         * rect.el (delete-extract-rectangle): Doc fix from verna.
7112         * help-macro.el (three-step-help): Customize.
7114 1999-10-04  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7116         * hexl.el (hexlify-buffer): Move point in proper range
7117         if it is too large.
7118         (hexl-after-revert-hook): Update hexl-max-address.
7119         (hexl-address-to-marker): Doc fix.
7121 1999-10-03  Dave Love  <fx@gnu.org>
7123         * image.el (defimage): Remove redundant code.  Substitute file in
7124         image plist.
7126 1999-10-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7128         * vc.el (vc-backend-checkout): Use coding system 'no-conversion
7129         when doing with-temp-file.
7131 1999-10-01  Dave Love  <fx@gnu.org>
7133         * cus-edit.el (custom-comment-create): Fill :from and :to slots.
7135         * help.el: Require view when compiling.
7136         (view-emacs-FAQ): Use Info version.
7138 1999-09-29  Ken'ichi Handa  <handa@gnu.org>
7140         * ps-mule.el (ps-mule-font-info-database-ps): Typo fixed
7141         (normat->normal).  Use correct font names for Korean
7142         (Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
7144 1999-09-29  Kenichi Handa  <handa@etl.go.jp>
7146         * language/cyrillic.el (cyrillic-koi8-r-decode-table): Map 8-bit
7147         code not used by KOI8 to the same 8-bit code instead of mapping to
7148         SPC.
7149         (cyrillic-alternativnyj-decode-table): Likewise.
7151 1999-09-29  Alex Schroeder  <alex@gnu.org>
7153         * sql.el (sql-imenu-generic-expression): Aew, used to set
7154         imenu-generic-expression.
7155         (sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
7156         font-lock-defaults' SYNTAX-ALIST.  Set imenu-generic-expression,
7157         imenu-case-fold-search, and imenu-syntax-alist.
7158         (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
7159         setting font-lock-defaults' SYNTAX-ALIST.
7161 1999-09-28  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7163         * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
7164         macro, try again.
7166 1999-09-28  Dave Love  <fx@gnu.org>
7168         * cus-edit.el (custom-comment): Change widget definition.
7169         (custom-comment-create, custom-comment-show)
7170         (custom-comment-invisible-p): Don't use :comment-overlay.
7171         (custom-comment-hide): New function.
7172         (custom-variable-set, custom-variable-save)
7173         (custom-variable-reset-standard, custom-face-set)
7174         (custom-face-save): Use it.
7176 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7178         * hexl.el (hexl-mode): Do nothing if already in hexl mode.
7180 1999-09-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7182         * faces.el (region): Doc fix.
7184 1999-09-27  Dave Love  <fx@gnu.org>
7186         * isearch.el (isearch): Add :links in defgroup.
7187         (isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
7188         (isearch-switch-frame-handler): Comment out (unused).
7189         (isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
7190         (isearch-ring-retreat-edit): Doc fix.
7191         (isearch-mouse-yank): New command.
7192         (isearch-last-command-char): Removed.  Callers changed to use
7193         last-command-char.
7194         (isearch-char-to-string): Removed.  Callers changed to use
7195         char-to-string.
7197 1999-09-26  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
7199         * ispell.el (ispell-dictionary-alist-6): Don't use "-C"
7200         option for Russian.
7202 1999-09-25  Gerd Moellmann  <gerd@gnu.org>
7204         * faces.el (face-differs-from-default-p): Compare face
7205         attributes individually.
7207         * image.el (put-image, insert-image): Add string argument.
7209 1999-09-24  Gerd Moellmann  <gerd@gnu.org>
7211         * ange-ftp.el (ange-ftp-date-regexp): Make it work for
7212         LANG=de_DE.iso88591 on HPUX 11.0.
7214         * dired.el (dired-move-to-filename-regexp): Make it work
7215         for LANG=de_DE.iso88591 on HPUX 11.0.
7217 1999-09-24  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
7219         * info.el (info-initialize): Don't test existence of ALTERNATIVE
7220         if we know for some other reason it should not be used.
7222         * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
7223         New variable.
7224         (edebug-recursive-edit): Save current-prefix-arg there,
7225         bind it, and set it back at the end.
7226         (edebug-outside-excursion): Restore and update the outside
7227         value of current-prefix-arg.
7228         (edebug-emacs-version-specific): Delete support for Epoch.
7230 1999-09-24  Howard Melman  <howard@silverstream.com>
7232         * imenu.el (imenu-after-jump-hook): New variable.
7233         (imenu): Run menu-after-jump-hook.
7234         (imenu-name-lookup-function): New variable.
7235         * imenu.el (imenu--in-alist): Use those variables.
7237 1999-09-24  Carsten Dominik  <cd@gnu.org>
7239         * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
7240         multiple thebibliography environments.
7242         * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Fixed bug
7243         with recentering window.
7244         (reftex-extract-bib-entries-from-thebibliography,
7245         reftex-offer-bib-menu,reftex-bibtex-selection-callback):  Deal
7246         with multiple thebibliography environments.
7248         * textmodes/reftex-vars.el
7249         (reftex-section-levels): Function allowed as cdr.
7250         (reftex-max-section-depth) New option.
7252         * textmodes/reftex-vcr.el (reftex-view-cr-cite): Deal
7253         with multiple thebibliography environments.
7255 1999-09-23  Gerd Moellmann  <gerd@gnu.org>
7257         * iswitchb.el (iswitchb-complete): Use minibuffer-prompt-end
7258         instead of point-min in call to delete-region.
7260 1999-09-22  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7262         * vc.el (vc-backend-checkout): Use with-temp-file when checking
7263         out into arbitrary file names.
7265 1999-09-19  Ken'ichi Handa  <handa@gnu.org>
7267         * language/european.el ("Turkish"): New language environment.
7269 1999-09-19  Dave Love  <fx@gnu.org>
7271         * delim-col.el: New file.
7273 1999-09-17  Richard Stallman  <rms@gnu.org>
7275         * files.el (after-find-file): When visiting a backup file,
7276         make it read-only.
7278         * apropos.el (apropos-symbol-face): Non-nil even for ttys.
7279         (apropos-keybinding-face, apropos-label-face): Likewise.
7280         (apropos-property-face, apropos-match-face): Likewise.
7281         (apropos-label-properties): New variable.
7282         (apropos-print-doc): Use apropos-label-properties.
7283         (apropos-print): Set apropos-label-properties.
7285 1999-09-15  Richard Stallman  <rms@gnu.org>
7287         * winner.el: Use aref instead of sref.
7289         * whitespace.el (whitespace-mode, whitespace-mode-line): Add defvars.
7291 1999-09-14  Gerd Moellmann  <gerd@gnu.org>
7293         * lisp-mode.el (eval-last-sexp): Use prin1 instead of print.
7295 1999-09-14  Richard Stallman  <rms@gnu.org>
7297         * font-lock.el (lisp-font-lock-keywords-1): Recognize an autoload
7298         cookie, even if followed by a letter.
7300 1999-09-14  Stephen Eglen  <stephen@gnu.org>
7302         * progmodes/octave-inf.el (inferior-octave-startup): Ensure -i and
7303         --no-line-editing are passed to Octave by including them here
7304         rather than storing them in inferior-octave-startup-args.
7306 1999-09-14  Eli Zaretskii  <eliz@gnu.org>
7308         * textmodes/texinfo.el (texinfo-font-lock-keywords): Add uref,
7309         command, option, env and sc.
7311         * subr.el (shell-quote-argument): Quote argument with double
7312         quotes for ms-dos.
7314 1999-09-14  Richard Stallman  <rms@gnu.org>
7316         * simple.el (eval-expression-print-level): New variable.
7317         (eval-expression-print-length): New variable.
7318         (eval-expression-debug-on-error): New variable.
7319         (eval-expression): Bind print-level, print-length and
7320         debug-on-error from those vars.
7322         * emacs-lisp/lisp-mode.el (eval-defun, eval-last-sexp):
7323         Bind print-level, print-length and debug-on-error.
7325 1999-09-14  Inge Frick  <inge@nada.kth.se>
7327         * dired.el (dired-recursive-deletes): New custom variable.
7328         (dired-re-no-dot): New variable.
7329         (dired-delete-file): New function deletes files and directories
7330         recursively.
7331         (dired-internal-do-deletions): Use `dired-delete-file' to delete files.
7333         * dired-aux.el (dired-recursive-copies): New custom variable.
7334         (dired-handle-overwrite): Broke a long line.
7335         (dired-copy-file): Call `dired-copy-file-recursive' instead of
7336         `copy-file'.
7337         (dired-copy-file-recursive): New function.  Copy directories
7338         recursively.
7339         (dired-do-create-files): Added support for generalized directory
7340         target.  How-to function may now return a function.  New fluid
7341         variable `dired-one-file'.
7342         (dired-copy-how-to-fn): New variable.
7343         (dired-do-copy): Bind `dired-recursive-copies' to preserve it.
7344         Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
7345         (dired-do-copy-regexp): No recursive copies.
7347 1999-09-14  Rajesh Vaidheeswarran  <rv@dsmit.com>
7349         * whitespace.el (whitespace-version): Update version to 2.4
7351         * whitespace.el: Add customization variables to conditionally test
7352         any of the five whitespaces, per request from Rune Kleveland
7353         <runekl@math.uio.no> and Klaus Berndl <berndl@sdm.de>.
7355         * whitespace.el (whitespace-spacetab-regexp): Fix doc string.
7357         * whitespace.el (whitespace-modes): Add `change-log-mode' to the
7358         list of modes to be checked for bogus whitespaces.
7360         * whitespace.el (whitespace-rescan-timer-time): Update
7361         documentation.
7363         * whitespace.el (whitespace-display-unchecked-whitespaces):
7364         New function to update modeline with untested whitespaces.
7366         * whitespace.el (whitespace-buffer): Test only whitespaces whose
7367         checking is turned on, and update modeline using the newly created
7368         `whitespace-display-unchecked-whitespaces'.
7370         * whitespace.el (whitespace-cleanup): Cleanup only whitespaces
7371         whose checking is turned on, and update modeline using the newly
7372         created `whitespace-display-unchecked-whitespaces'.
7374         * whitespace.el (whitespace-describe): Update documentation.
7376         * whitespace.el (whitespace-tickle-timer): Test if
7377         `whitespace-rescan-timer-time' is non-zero before tickling timer.
7379 1999-09-13  Dave Love  <fx@gnu.org>
7381         * hideif.el (hide-ifdef-mode): Add autoload cookie.
7383         * checkdoc.el (checkdoc-display-status-buffer): Avoid Help mode
7384         for temp buffer.
7385         (checkdoc-this-string-valid): Don't assume default comment-start.
7387 1999-09-13  Gerd Moellmann  <gerd@gnu.org>
7389         * rsz-mini.el: Remove code, keep the interface.
7391 1999-09-13  Dave Love  <fx@gnu.org>
7393         * help.el (help-highlight-p): Doc fix.
7395         * faces.el (mode-line, header-line, tool-bar): Add :version.
7396         (highlight, secondary-selection): Add :group.
7397         (trailing-whitespace): Add :group, :version.
7399         * wid-edit.el: Remove some compatibility code and checks.
7400         (widget-specify-field, widget-specify-button): Don't use XEmacs
7401         properties.
7402         (widget-overlay-inactive): Change error message.
7403         (widget-button-pressed-face): New variable.
7404         (widget-button-click): Use it.
7405         (widget-documentation-link-add): Specify mouse and button faces.
7406         (widget-echo-help-mouse, widget-stop-mouse-tracking): Functions
7407         removed now the functionality is built in.
7409         * cus-edit.el: Don't define-widget-keywords.
7410         (multimedia): New group.
7411         (custom-last): Function removed.
7412         (custom-quote): Add vectorp case, comment out characterp case.
7413         (custom-buffer-done-function, custom-raised-buttons): New option.
7414         (Custom-buffer-done): New function.
7415         (custom-buffer-create-internal): Obey custom-raised-buttons,
7416         Custom-buffer-done.
7417         (custom-button-face): Make it `released-button'.
7418         (custom-button-pressed-face): Make it `pressed-button'
7419         (custom-mode-map): Bind "q" to Custom-buffer-done.
7420         (custom-mode): Deal with raised/pressed buttons.
7422         Changes from Didier Verna:
7423         (custom-prompt-variable): Optional third arg makes prompt for a
7424         comment string.
7425         (customize-set-value, customize-set-variable,
7426         customize-save-variable): Optional prefix makes function handle
7427         variable comments.
7428         (customize-customized, customize-saved, custom-variable-state-set)
7429         (custom-variable-set, custom-variable-save, custom-face-state-set)
7430         (custom-variable-reset-saved, custom-variable-reset-standard)
7431         (custom-face-set, custom-face-save, custom-face-reset-saved)
7432         (custom-face-reset-standard, customize-save-customized): Handle
7433         custom comments.
7434         (custom-comment-face, custom-comment-tag-face): New face.
7435         (custom-comment): New widget.
7436         (custom-comment-create, custom-comment-delete)
7437         (custom-comment-value-set, custom-comment-show)
7438         ()custom-comment-invisible-p): New functions.
7439         (custom-variable-value-create, custom-face-value-create): Create a
7440         comment field widget.
7441         (custom-variable-menu, custom-face-menu): New entry for custom
7442         comment.
7443         (custom-face-value-create): Remove compatibility code.
7444         (custom-save-variables, custom-save-faces): Possibly save custom
7445         comments.
7447         * cus-face.el (custom-face-attributes): Simplify :underline,
7448         :overline, :inverse-video cases.  Fix up :box case (probably needs
7449         more work).
7451         Change from Didier Verna:
7452         (custom-set-faces): The arguments can now have a custom comment as
7453         fourth argument.
7455         * custom.el: Don't define-widget-keywords.
7456         Change from Didier Verna:
7457         (custom-set-variables): The arguments can now have a
7458         custom comment as fifth element.
7460 1999-09-13  Richard Stallman  <rms@gnu.org>
7462         * info.el (Info-find-node): Cope better if guesspos is too large.
7464 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
7466         * iswitchb.el (iswitchb-exhibit): Use buffer-string instead
7467         of buffer-substring because buffer-string doesn't copy the
7468         prompt.
7470         * faces.el (mode-line): Replaces `modeline'.
7471         (toplevel): Make `modeline' an alias for `mode-line'.
7473 1999-09-12  Gerd Moellmann  <gerd@gnu.org>
7475         * gs.el: Change `ghostscript' to `postscript' in comment.
7477 1999-09-11  Rob Riepel  <riepel@Stanford.EDU>
7479         * emulation/tpu-edt.el (tpu-version): New version.
7480         (tpu-search-overlay, tpu-replace-overlay): New variables.
7481         (tpu-search-highlight, tpu-toggle-direction): New functions.
7482         (tpu-lm-replace): Set tpu-replace-overlay.
7483         (tpu-edt-on, tpu-edt-off): Add/remove tpu-search-highlight post
7484         command hook.
7486 1999-09-11  Richard Stallman  <rms@gnu.org>
7488         * isearch.el (isearch-mode-map): Undo previous change.
7490         * emacs-lisp/lisp-mode.el (eval-last-sexp): If after ?\LETTER,
7491         use all of that as the sexp.
7493         * files.el (find-file-noselect): Catch errors in file-expand-wildcards,
7494         and use the initial argument as file name directly.
7495         Likewise if nothing matches.
7497 1999-09-11  Ivar Rummelhoff  <ivarru@math.uio.no>
7499         * winner.el: Major changes.  Avoid changing point and mark.
7500         Save configurations after they change, not before.
7502 1999-09-10  Keisuke Nishida  <kxn30@po.cwru.edu>
7504         * emacs-lisp/bytecomp.el (byte-compile-output-docform):
7505         Bind print-continuous-numbering and print-number-table.
7507 1999-09-10  Dave Love  <fx@gnu.org>
7509         * bindings.el (debug-ignored-errors): Restore BBDB stuff.
7511 1999-09-09  Richard Stallman  <rms@gnu.org>
7513         * whitespace.el: Finish making it fit Emacs conventions.
7514         Add autoloads.
7516 1999-09-09  Eli Zaretskii  <eliz@is.elta.co.il>
7518         * generic-x.el (bat-generic-mode): "::"-style comments don't
7519         need to begin with "-".  Fix the font-lock definitions of ON/OFF
7520         after BREAK/VERIFY.  Remove built-in commands like CALL and ECHO
7521         from the list of keywords.  Add DO to the list of keywords.
7523 1999-09-09  Dave Love  <fx@gnu.org>
7525         * emacs-lisp/byte-opt.el (byte-optimize-backward-char):
7526         (byte-optimize-backward-word): New optimizations.
7527         (side-effect-free-fns, side-effect-and-error-free-fns): Add
7528         entries.
7530 1999-09-09  Gerd Moellmann  <gerd@gnu.org>
7532         * image.el (put-image): Remove optional buffer parameter.
7534         * faces.el (face-italic-p): Return t only for values `italic'
7535         and `oblique'.
7537         * mouse.el (mouse-drag-mode-line-1): Extension of former
7538         mouse-drag-mode-line that also drags the header line.
7539         (mouse-drag-mode-line): Call it.
7540         (mouse-drag-header-line): New.
7541         (toplevel): Bind down-mouse-1 on header lines to
7542         mouse-drage-header-line.
7544 1999-09-08  Gerd Moellmann  <gerd@gnu.org>
7546         * bindings.el (mode-line-unbury-buffer): Use aref instead of sref.
7547         (make-mode-line-mouse-sensitive): Replace `top-line' by
7548         `header-line'.
7550 1998-09-08  Michael Ernst  <mernst@alum.mit.edu>
7552         * help.el (describe-function-1): Don't return empty string for keymaps.
7554         * fill.el (fill-region-as-paragraph, canonically-space-region):
7555         Respect colon-double-space at end of line.
7557 1999-09-08  Stephen Gildea  <gildea@alum.mit.edu>
7559         * files.el (backup-by-copying-when-privileged-mismatch): New variable.
7560         (backup-buffer): Use it.
7562 1999-09-08  Peter Breton  <pbreton@ne.mediaone.net>
7564         * generic-x.el (generic-define-unix-modes): Added new modes:
7565         inetd-conf-generic-mode, etc-services-generic-mode,
7566         etc-passwd-generic-mode.  These are all defined for Unix by default.
7567         (apache-generic-mode): Use an imenu-generic-expression to list
7568         Configuration keywords.
7569         (samba-generic-mode): Use both ; and # as comment characters.
7570         (samba-generic-mode): Font-lock expressions now highlight name
7571         value pairs.
7572         (bat-generic-mode): Keywords are now case-insensitive through
7573         font-lock-defaults setting.
7574         (java-properties-generic-mode): Supports both ! and # as comment
7575         characters.
7576         (java-properties-generic-mode): Added an imenu-generic-expression
7577         (java-properties-generic-mode): Reworked to support the various
7578         different ways to separate name and value (viz, '=', ':' and
7579         whitespace).
7580         (show-tabs-generic-mode): Added this new generic-mode.
7582 1999-09-08  Richard Stallman  <rms@gnu.org>
7584         * progmodes/inf-lisp.el: Moved from top directory.
7586         * tar-mode.el (tar-header-block-tokenize):
7587         Use `when' instead of `and'.  Fix some clobbered text.
7589         * gud.el (gud-make-debug-menu): Make a child for the
7590         local menu, for its menu bar, and the debug menu.
7591         (gdb, sdb, dbx, xdb, perldb, pdb, jdb):
7592         Use the history in the simple way.
7594 1999-09-07  Kenichi Handa  <handa@etl.go.jp>
7596         * language/korea-util.el (default-korean-keyboard): Initialize it
7597         according to the environment variable HANGUL_KEYBOARD_TYPE.
7599 1999-09-07  Richard Stallman  <rms@gnu.org>
7601         * subr.el (make-temp-file): New function.
7603 1999-09-07  Stefan Monnier  <monnier@cs.yale.edu>
7605         * font-lock.el (font-lock-multiline): New text property contains
7606         a boolean to indicate if the char is part of a multiline match.
7607         (font-lock-default-fontify-region): Extend the region appropriately
7608         for multiline keywords.
7609         (font-lock-default-unfontify-region): Also remove the new
7610         font-lock-multiline text property.
7611         (font-lock-fontify-anchored-keywords): Mark multiline anchored matches.
7612         (font-lock-fontify-keywords-region): Mark multiline regexp matches.
7614 1999-09-07  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7616         * diary-lib.el (list-diary-entries): Make sure two-digit years
7617         have leading zeros.
7619 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
7621         * faces.el (face-set-after-frame-default): Initialize some
7622         attributes of some faces from frame parameters.
7624         * faces.el (scroll-bar, border, cursor, mouse): New faces.
7626 1999-09-07  Gerd Moellmann  <gerd@gnu.org>
7628         * faces.el (fringe): Replaces face `margin'.
7630 1999-09-07  Dave Love  <fx@gnu.org>
7632         * tar-mode.el (tar-header-block-tokenize): Bind linkname.
7634 1999-09-07  Richard Stallman  <rms@gnu.org>
7636         * subr.el (push): Doc fix.
7638 1999-09-06  Richard Stallman  <rms@gnu.org>
7640         * vc.el (vc-annotate-display): Use < 69 not < 70
7641         to distinguish 20YY from 19YY.
7643         * timezone.el (timezone-parse-date): Use < 69 not < 70
7644         to distinguish 20YY from 19YY.
7646         * tar-mode.el (tar-extract): Don't assume buffer is visiting a file.
7648 1999-09-07  Dave Pearson  <davep@hagbard.demon.co.uk>
7650         * quickurl.el: (quickurl-list-focused-line): Removed.
7651         (quickurl-list-insert): Now works out the focused line using
7652         `count-lines' instead of using `quickurl-list-focused-line'.
7654 1999-09-06  Richard Stallman  <rms@gnu.org>
7656         * mail/rmail.el (rmail-retry-failure): Unconditionally move
7657         to beginning of message.
7659 1999-09-06  Dave Love  <fx@gnu.org>
7661         * isearch.el (isearch-mode-map): Add mouse-2.
7663         * mail/rmail.el (rmail-read-password): Deleted.
7664         (rmail-get-pop-password): Use read-password.
7666         * quickurl.el: Don't conditionally define caddr.
7667         (quickurl-url-comment): Use nth, not caddr in function and
7668         defsetf.
7670 1999-09-06  Richard Stallman  <rms@gnu.org>
7672         * auto-show.el: Doc fixes.
7674 1999-09-06  Stephen Eglen  <stephen@gnu.org>
7676         * progmodes/octave-inf.el (inferior-octave-startup-args): Add
7677         --no-line-editing so that TABs in source files are not interpreted
7678         as completion requests.
7680 1999-09-06  Gerd Moellmann  <gerd@gnu.org>
7682         * hscroll.el, auto-show.el: Remove all code, keep the public
7683         interface as no-ops.
7685         * faces.el (face-bold-p): Don't return t if face has lighter
7686         weight than normal.
7688 1999-09-06  Eli Zaretskii  <eliz@gnu.org>
7690         * startup.el (command-line): Make small-temporary-file-directory
7691         be nil except on ms-dos.
7693         * files.el (small-temporary-file-directory): Ditto.  Also doc fix.
7695         * progmodes/sh-script.el (sh-tmp-file): For sh, use $TMPDIR if it
7696         is defined.
7698         * dired.el (dired-re-dir, dired-re-sym): Don't match DOS drive
7699         letters with a colon after d or l.
7701 1999-09-06  Dave Love  <fx@gnu.org>
7703         * emacs-lisp/byte-opt.el (byte-boolean-vars): Removed.  (Now
7704         primitive.)
7706 1999-09-05  Richard Stallman  <rms@gnu.org>
7708         * vc.el (vc-annotate-display): Treat 2-digit years under 70 as 20YY.
7710         * textmodes/paragraphs.el (backward-kill-sentence):
7711         Don't test minibuffer-prompt-end here.
7712         (forward-sentence): Do handle it here.
7713         (backward-kill-paragraph): Don't test it here.
7714         (forward-paragraph): Handle it here.
7716         * mouse.el (font-menu-add-default): Simplify code.
7718 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
7720         * faces.el (header-line): Renamed from `top-line'.
7722 1999-09-05  Gerd Moellmann  <gerd@gnu.org>
7724         * faces.el (tool-bar): Change face `toolbar' to `tool-bar'.
7726 1999-09-04  Richard Stallman  <rms@gnu.org>
7728         * whitespace.el: New file.
7730 1999-09-04  Dave Love  <fx@gnu.org>
7732         * paths.el: Make some doc strings obey the make-docfile convention.
7734         * bindings.el: Likewise.
7735         (debug-ignored-errors): Remove BBDB ones.
7737 1999-09-03  Richard Stallman  <rms@gnu.org>
7739         * mail/mh-comp.el (mh-forward): Get new subject line from the original,
7740         not from the draft to forward.
7742         * emacs-lisp/autoload.el (make-autoload): Handle defun* like defun.
7744 1999-09-03  Dave Love  <fx@gnu.org>
7746         * double.el (double-mode): Customize the variable.
7748 1999-09-03  Kenichi Handa  <handa@etl.go.jp>
7750         * international/characters.el: Delete duplicated code.
7752 1999-09-02  Richard Stallman  <rms@gnu.org>
7754         * indent.el (indent-relative): Doc fix.
7756         * quickurl.el (quickurl): Doc fix.
7758 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
7760         * faces.el (margin): Change background to "gray" for mono (this is
7761         drawn with a stipple pattern).
7763 1999-09-02  Gerd Moellmann  <gerd@gnu.org>
7765         * simple.el (next-history-element): Use minibuffer-prompt-end once
7766         again.  Remove test for minibuffer-prompt-in-buffer.
7768 1999-09-02  Eli Zaretskii  <eliz@gnu.org>
7770         * files.el (small-temporary-file-directory): New variable.
7772         * startup.el (command-line): Compute the value of
7773         small-temporary-file-directory.
7775         * ediff-init.el (ediff-temp-file-prefix): Use
7776         small-temporary-file-directory if non-nil.
7778         * vc.el (vc-update-change-log): Likewise.
7780         * progmodes/cmacexp.el (c-macro-expansion): Likewise.
7782         * simple.el (shell-command, shell-command-on-region): Use
7783         make-temp-name properly.  Use small-temporary-file-directory if
7784         non-nil, otherwise temporary-file-directory, to generate temporary
7785         files.
7787         * dos-w32.el (direct-print-region-helper): Use
7788         temporary-file-directory.  (From Stefan Monnier.)
7790 1999-09-02  Richard Stallman  <rms@gnu.org>
7792         * progmodes/asm-mode.el (asm-mode): Set comment-start properly
7793         from asm-comment-char.
7794         (asm-font-lock-keywords): Recognize instruction width suffixes.
7796 1999-09-01  Richard Stallman  <rms@gnu.org>
7798         * play/fortune.el: New file.
7800 1999-08-31  Dave Love  <fx@gnu.org>
7802         * help.el (help-make-xrefs): Don't lose on non-empty blank line
7803         after key table.
7805         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add several w32 and
7806         redisplay variables.
7808         * subr.el (push): Fix typo.
7810 1999-08-30  Kevin Blake  <kblake@ticnet.com>
7812         * emacs-lisp/ring.el: Many doc fixes.
7813         (ring-size, ring-copy): New functions.
7815 1999-08-29  Richard Stallman  <rms@gnu.org>
7817         * progmodes/etags.el (tags-loop-continue):
7818         After tags-loop-operate returns, force skip to next file.
7820         * mail/mail-extr.el (mail-extr-all-letters-but-separators)
7821         (mail-extr-first-letters, mail-extr-last-letters):
7822         Use character classes [:alpha:] and [:alnum:].
7824         * subr.el (push, pop): New macros.
7826         * progmodes/compile.el (compilation-error-regexp-alist):
7827         New item for SGI IRIX MipsPro compilers.
7829         * speedbar.el (speedbar-directory-buttons): Recognize
7830         device names when checking for file names.
7832         * array.el (array-reconfigure-rows): Use generate-new-buffer.
7834         * emacs-lisp/lisp-mode.el (eval-defun): Expand macros,
7835         and specially handle defvar inside their expansions.
7836         (eval-defun-1): New subroutine.
7838         * progmodes/compile.el (compilation-error-regexp-alist):
7839         Fix the Perl -w entry to allow period after line number.
7840         Don't allow newlines in file name, but allow them after line number
7841         for Perl debugging traces.
7843         * which-func.el (which-func-cleanup-function): New variable.
7844         (which-function): Call that function.
7846         * emacs-lisp/find-func.el (find-function-regexp): Allow a ) or (
7847         to end a function name.
7849         * informat.el (Info-tagify): Don't insert more than one newline
7850         before the tag table.
7852 1999-08-29  Stefan Monnier  <monnier@cs.yale.edu>
7854         * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
7855         than make-temp-name, use match-string-no-properties, and eliminate
7856         a quadratic behavior when building bibtex-strings.
7858 1999-08-29  Alex Schroeder  <alex@gnu.org>
7860         * comint.el (comint-input-ring-separator): New variable.
7861         (comint-read-input-ring): Doc change; use
7862         comint-input-ring-separator when reading file.
7863         (comint-write-input-ring): Use
7864         comint-input-ring-separator when writing file.
7866 1999-08-29  Marc Girod  <girod@shire.ntc.nokia.com>
7868         * informat.el (Info-tagify): Start by widening.
7869         Match node headers that don't list the file name,
7870         and more kinds of page separations.
7871         Strip properties during tagification.
7872         Use start of node header line as tag's position.
7873         Fix the "done" message.
7875         (Info-validate): Save and restore match data around narrowing down.
7877 1999-08-28  Richard M. Stallman  <rms@gnu.org>
7879         * emacs-lisp/easy-mmode.el (easy-mmode-define-minor-mode):
7880         On repeated call, override previous values put into
7881         minor-mode-map-alist and minor-mode-alist.
7883 1999-08-28  Michael Ernst  <mernst@alum.mit.edu>
7885         * dired-x.el (dired-guess-shell-alist-default): Support bzip2 format.
7887 1999-08-27  Andreas Schwab  <schwab@gnu.org>
7889         * vc.el (vc-backend-merge-news): Fix regexp to also match P marker
7890         from cvs update.
7892 1999-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7894         * calendar/calendar.el (calendar-move-hook): New hook.
7896         * calendar/cal-move.el: Call the new hook in every movement function.
7898         * calendar/calendar.el (calendar-goto-astro-day-number): Autoload
7899         the right function name.
7901 1999-08-26  Stephen Gildea  <gildea@alum.mit.edu>
7903         * time-stamp.el: Put quote-backquote around all symbol names
7904         in doc strings, for mousing.
7905         (time-stamp): Support multi-line patterns.
7906         (time-stamp-inserts-lines): New variable.
7907         (time-stamp-count): New variable.
7908         (time-stamp-string-preprocess): Fixed bug where "%%a" becomes
7909         "Thu" instead of "%a".
7911 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
7913         * simple.el (kill-word): Undo previous change.
7915 1999-08-25  Gerd Moellmann  <gerd@gnu.org>
7917         * jit-lock.el (jit-lock-function): Extend the fontified range
7918         to the beginning of the line containing the range start and
7919         the beginning of the line following the range end.
7921 1999-08-24  Dave Love  <fx@gnu.org>
7923         * timezone.el: Move provide to end.
7924         (timezone-parse-date): Simplify somewhat.  Assume 2-digit years
7925         <70 are 2000+.
7926         (timezone-parse-time): Simplify somewhat.
7928 1999-08-24  Gerd Moellmann  <gerd@gnu.org>
7930         * faces.el (margin): Renamed from bitmap-area.
7932 1999-08-24  Alex Schroeder  <alex@gnu.org>
7934         * sql.el: Doc changes.
7935         (sql-sybase): Use sql-server instead of sql-database.
7937 1999-08-23  Dave Love  <fx@gnu.org>
7939         * rect.el: Add/fix various doc strings.  Add `*' to all the
7940         interactive specs.
7942 1999-08-21  Gerd Moellmann  <gerd@gnu.org>
7944         * jit-lock.el (jit-lock-function): Use line-beginning-position.
7945         Don't unwind-protect font-lock-fontify-region.
7947         * paragraphs.el (backward-kill-paragraph): Don't move
7948         point into mini-buffer prompt.
7949         (backward-kill-sentence): Ditto.
7951         * simple.el (next-history-element): Use minibuffer-prompt-end.
7952         Remove test for minibuffer-prompt-in-buffer.
7953         (kill-word): Don't move point into mini-buffer prompt.
7955 1999-08-21  Dave Love  <fx@gnu.org>
7957         * Makefile: Exclude CVS dirs like RCS.
7959 1999-08-19  Dave Love  <fx@gnu.org>
7961         * tooltip.el (tooltip-mode): Customize this, per convention.
7962         (tooltip-active): Option deleted.
7964         * font-lock.el (global-font-lock-mode): Autoload.  Add :initialize.
7966         * hanoi.el, page-ext.el: Declare dynamic vars.
7968         * term.el: Avoid ange-ftp related compilation warnings.
7970 1999-08-18  Gerd Moellmann  <gerd@gnu.org>
7972         * font-lock.el (font-lock-support-mode): Make `jit-lock-mode'
7973         the default so that beginners can benefit from it without
7974         searching in manuals.
7976 1999-08-18  Ray Blaak  <blaak@gnu.org>
7978         * progmodes/delphi.el: Consider assembly sections as blocks, to
7979         indent them better. Make auto-indent on newline optional.
7981 1999-08-17  Gerd Moellmann  <gerd@gnu.org>
7983         * bindings.el (mode-line-modified): Look up key binding for C-x
7984         C-q.  If it's bound call that binding, otherwise call
7985         toggle-read-only.
7987 1999-08-17  Dave Love  <fx@gnu.org>
7989         * info.el (info): Doc fix.
7991         * finder.el (finder-known-keywords): Add `multimedia'.
7993         * apropos.el: Don't capitalize custom group name.
7995         * info-look.el: Remove compatibility code.
7996         (info-lookup-guess-default*): DTRT for point at start of symbol.
7997         (info-complete): Don't lose with point not at end of symbol.
7999 1999-08-16  Gerd Moellmann  <gerd@gnu.org>
8001         * term.el (toplevel): Make face `term-default' an empty face.
8002         The code relied on the fact that Emacs ignored invalid faces in
8003         face text properties in 20.4.
8005 1999-08-16  Richard M. Stallman  <rms@gnu.org>
8007         * subr.el (point-at-eol, point-at-bol): New aliases.
8009         * simple.el: Functions reordered.
8011         * rect.el (delete-rectangle-line): Use line-end-position.
8013 1999-08-16  Karl Heuer  <kwzh@gnu.org>
8015         * subr.el (assoc-ignore-case, assoc-ignore-representation): Moved
8016         here from simple.el.
8018 1999-08-16  Dave Love  <fx@gnu.org>
8020         * mouse.el: Provide `mldrag' for compatibility.
8021         (mldrag-drag-mode-line, mldrag-drag-vertical-line): New aliases,
8022         marked obsolete.
8024         * mldrag.el: Removed since the features are in mouse.el.
8026         * jka-compr.el (auto-compression-mode): New variable for
8027         customization.
8029         * bindings.el (mode-line-mule-info): Doc fix.
8031         * msb.el (msb--choose-file-menu): Use `completion-ignore-case' in
8032         name comparisons.
8034         * files.el (interpreter-mode-alist): Add make, guile, clisp.
8035         (find-file): Doc fix.
8037 1999-08-16  Carsten Dominik  <cd@gnu.org>
8039         * textmodes/reftex.el: Most of the code moved to other files.
8040         * textmodes/reftex-auc.el: New file, split out from reftex.el
8041         * textmodes/reftex-cite.el: New file, split out from reftex.el
8042         * textmodes/reftex-global.el: New file, split out from reftex.el
8043         * textmodes/reftex-index.el: New file, split out from reftex.el
8044         * textmodes/reftex-parse.el: New file, split out from reftex.el
8045         * textmodes/reftex-ref.el: New file, split out from reftex.el
8046         * textmodes/reftex-sel.el: New file, split out from reftex.el
8047         * textmodes/reftex-toc.el: New file, split out from reftex.el
8048         * textmodes/reftex-vars.el: New file, split out from reftex.el
8049         * textmodes/reftex-vcr.el: New file, split out from reftex.el
8051 1999-08-16  Carsten Dominik  <cd@gnu.org>
8053         * textmodes/reftex.el: (reftex-pop-to-bibtex-entry): Fixed
8054         conflict with pop-up-frames.
8055         (reftex-special-environment-parsers): New constant.
8056         (reftex-label-alist): car of an entry can also be a function.
8057         (reftex-what-special-env): Cew function.
8058         (reftex-label-location): Call `reftex-what-special-env'.
8059         (reftex-compile-variables): Check for symbol in
8060         `reftex-label-alist'.
8061         (reftex-what-environment): Fixed bug with stacked environments of
8062         same kind (e.g. enumerate).
8063         (reftex-process-string): Preserve default directory.
8064         (reftex-label-alist-builtin): Changed prefixes of endnote and
8065         footnote.  Also the magic words.
8066         (reftex-reference): Interprete new option
8067         `reftex-fref-is-default'.
8068         (reftex-replace-prefix-escapes): Interprete new `%S' format.
8069         (reftex-toc-mouse-view-line): Command removed (had no binding).
8070         (reftex-everything-regexp): New function.
8071         (reftex-nearest-match): Made better.
8072         (reftex-toc-find-section): Use new version of
8073         `reftex-nearest-match'.
8074         (reftex-insert-docstruct): Adapted to work with the index stuff.
8075         (reftex-parse-from-file): Find index entries as well.
8076         (reftex-toc-toggle-index): New function
8077         (reftex-toc-map): `i' is now used to togle the index, File
8078         boundaries has been moved to `F'.
8079         (reftex-select-label-map): Toggling display of file boundaries is
8080         now on the `F' key, for consistency with `reftex-toc-map'.
8081         (reftex-erase-all-selection-and-index-buffers): Renamed from
8082         `reftex-erase-all-selection-buffer'.  Now also kills the index
8083         buffers.
8084         (reftex-viewing-cross-references): Customization group renamed
8085         from reftex-viewing-cross-references-and-citations.
8086         (reftex-index-macro-regexp,
8087         reftex-find-index-entry-regexp-format): New variables
8088         (reftex-macros-with-index): New variable
8089         (reftex-add-index-macros): New function
8090         (reftex-renumber-simple-labels, reftex-translate): Allow for
8091         multiple labels in a single ref command.
8092         (reftex-index-support): New customization group
8093         (reftex-support-index, reftex-index-special-chars,
8094         reftex-index-macros, reftex-index-default-macro,
8095         reftex-index-default-tag, reftex-index-math-format,
8096         reftex-index-section-letters, reftex-index-include-context,
8097         reftex-index-follow-mode, reftex-index-header-face,
8098         reftex-index-section-face, reftex-index-tag-face,
8099         reftex-index-face): New options
8100         (reftex-index-map, reftex-index-menu, reftex-last-index-file,
8101         reftex-index-tag, reftex-index-return-marker,
8102         reftex-index-restriction-indicator, reftex-index-restriction-data,
8103         reftex-index-macro-regexp, reftex-index-level-re,
8104         reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
8105         reftex-everything-regexp-no-index, reftex-index-re,
8106         reftex-macros-with-index, reftex-index-macro-alist): New variables
8107         (reftex-index-help, reftex-index-macros-builtin,
8108         reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
8109         reftex-query-index-macro-help): New constants
8110         (reftex-index-selection-or-word, reftex-index,
8111         reftex-default-index, reftex-update-default-index,
8112         reftex-index-complete-tag, reftex-index-select-tag,
8113         reftex-index-complete-key, reftex-index-update-taglist,
8114         reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
8115         reftex-display-index, reftex-insert-index,
8116         reftex-index-insert-new-letter, reftex-get-restriction,
8117         reftex-index-pre-command-hook, reftex-index-post-command-hook,
8118         reftex-index-show-help, reftex-index-next, reftex-index-previous,
8119         reftex-index-toggle-follow, reftex-index-toggle-context,
8120         reftex-index-view-entry, reftex-index-goto-entry-and-hide,
8121         reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
8122         reftex-index-quit, reftex-index-quit-and-kill,
8123         reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
8124         reftex-index-revert, reftex-index-switch-index-tag,
8125         reftex-index-restrict-to-section, reftex-index-widen,
8126         reftex-index-restriction-forward,
8127         reftex-index-restriction-backward, reftex-index-visit-location,
8128         reftex-index-analyze-entry, reftex-index-globalize,
8129         reftex-index-edit, reftex-index-toggle-range-beginning,
8130         reftex-index-toggle-range-end, reftex-index-edit-key,
8131         reftex-index-edit-attribute, reftex-index-edit-visual,
8132         reftex-index-edit-part, reftex-index-level-down,
8133         reftex-index-level-up, reftex-index-kill, reftex-index-undo,
8134         reftex-index-change-entry, reftex-index-goto-letter,
8135         reftex-add-index-macros, reftex-ensure-index-support,
8136         reftex-index-info-safe, reftex-index-info): New functions.
8139 1999-08-15  Richard M. Stallman  <rms@gnu.org>
8141         * paren.el (show-paren-mode): Support making show-paren-mode
8142         a buffer-local variable.  Don't check for a window system.
8143         (show-paren-function): Check whether show-paren-function is
8144         enabled in current buffer; do the right thing if not.
8145         Don't check for a window system.
8146         (show-paren-mode): Make it a user variable.
8148         * add-log.el (add-log-current-defun): Exclude all trailing whitespace.
8149         Handle `enum' like `struct'.
8151         * server.el (server-process-filter): If a client visits no buffers,
8152         close it immediately before recording it.
8154         * mail/mail-utils.el (mail-unquote-printable): Make it autoload.
8155         Optimize by calling concat just once.  Handle =\n sequence.
8156         (mail-unquote-printable-region): New command.
8157         (mail-quote-printable): Make it autoload.
8159 1999-08-15  Karl Heuer  <kwzh@gnu.org>
8161         * progmodes/octave-mod.el (octave-maintainer-address): Use gnu.org.
8163 1999-08-15  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
8165         * lisp/texinfmt.el: Handle @ifnottex.
8167 1999-08-15  Eli Zaretskii  <eliz@gnu.org>
8169         * frame.el (blink-cursor): Don't turn on cursor blinking for
8170         ms-dos.
8172         * faces.el (face-valid-attribute-values): Look in
8173         x-bitmap-file-path only for x and w32 window systems.
8175         * term/pc-win.el (x-list-fonts): Return "ms-dos", not "default".
8176         Do that if width is nil as well.
8177         (x-display-mm-height, x-display-mm-width): Update values.
8178         (x-colors): Compute the list from msdos-color-values.
8179         (x-select-enable-clipboard): Doc fix.
8180         (x-frob-font-weight, x-font-family-list): New functions.
8182 1999-08-15  Toby Speight  <Toby.Speight@streapadair.freeserve.co.uk>
8184         * window.el (shrink-window-if-larger-than-buffer): Don't try to
8185         back up from beginning of buffer.
8187 1999-08-13  Karl Heuer  <kwzh@gnu.org>
8189         * emacs-lisp/advice.el (ad-special-forms): Use track-mouse iff bound.
8191 1999-08-13  Alakazam Petrofsky  <Alakazam@Petrofsky.Berkeley.CA.US>
8193         * play/hanoi.el: Mostly rewritten.  Customized.  To support an s2G
8194         doomsday clock, speed control is added and changes are made to
8195         allow large numbers of rings: rings now show the whole ring
8196         number, not just the last digit; consecutive rings are allowed to
8197         be the same size when necessary to fit all the rings in the
8198         window; and poles can be oriented horizontally.  Face support is
8199         thrown in gratuitously.
8200         (hanoi): Changed default number of rings back to 3.
8201         (hanoi-unix, hanoi-unix-64): New commands
8202         (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
8203         hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
8204         hanoi-odd-ring-face): New variables.
8205         (hanoi-internal, hanoi-current-time-float, hanoi-put-face,
8206         hanoi-n, hanoi-insert-ring, hanoi-goto-char, hanoi-sit-for,
8207         hanoi-ring-to-pos, hanoi-pos-on-tower-p): New functions.
8208         (hanoi-0): Renamed from hanoi0, for symmetry with hanoi-n.
8209         (hanoi-topos, hanoi-draw-ring): Removed.
8211 1999-08-12  Gerd Moellmann  <gerd@gnu.org>
8213         * faces.el (face-valid-attribute-values): Return an alist for
8214         families on ttys.
8215         (face-read-integer): Handle unspecified face attributes.  Add
8216         completion for `unspecified'.
8217         (read-face-attribute): Handle unspecified font attributes.
8218         (face-valid-attribute-values): Add `unspecified' to lists so that
8219         it can be chosen via completion.
8220         (face-read-string): Don't recognize "none" as input.
8222 1999-08-10  Dave Love  <fx@gnu.org>
8224         * sendmail.el (mail-specify-envelope-from): Fix quoting of doc
8225         string.
8227         * sun-curs.el: Require sun-fns.
8229 1999-08-10  Dave Love  <fx@gnu.org>
8231         * autorevert.el (auto-revert-mode): Add autoload cookie.
8233         * hscroll.el, auto-show.el: Files deleted -- we have built-in
8234         hscroll.
8236         * simple.el (hscroll-step, hscroll-point-visible)
8237         (hscroll-window-column): Remove now we have the mentioned real
8238         horizontal autoscrolling.
8240 1999-08-10  Richard M. Stallman  <rms@gnu.org>
8242         * mail/sendmail.el (sendmail-send-it): Let mail-specify-envelope-from
8243         control use of -f option.
8244         (mail-specify-envelope-from): New variable.
8245         (mail-from-style): Doc fix.
8247         * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): New fn.
8248         (easy-menu-get-map): New arg TO-MODIFY helps choose
8249         between local and global maps.
8250         (easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
8251         (easy-menu-change): Doc fix.
8253         * info-look.el (info-lookup-guess-c-symbol): Use skip-syntax-backward.
8254         (info-lookup-guess-default): Simplified and cleaned up.
8255         (info-lookup-guess-default*): Preserve point.
8257         * view.el (view-mode-disable): If buffer-read-only is nil,
8258         don't change it.
8260         * files.el (after-find-file): Disable View mode if buffer is no
8261         longer read-only.
8263         * view.el (view-mode-enable, view-mode-disable):
8264         Call force-mode-line-update.
8266 1999-08-10  Karl Heuer  <kwzh@gnu.org>
8268         * language/european.el, emacs-lisp/byte-opt.el: Fix provide call.
8269         * array.el, play/landmark.el, international/latin-3.el: Likewise.
8270         * sun-curs.el, term/sun-mouse.el, progmodes/simula.el: Likewise.
8272 1999-08-10  Alex Schroeder  <asc@bsiag.com>
8274         * ansi-color.el (ansi-color-to-text-properties): Added New state 5
8275         to prevent m-eating-bug.
8277 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
8279         * term/pc-win.el (msdos-bg-mode): Remove.  Call
8280         frame-set-background-mode instead.  All callers changed.
8281         (msdos-face-setup): Don't force color display parameter, it is set
8282         by frame-set-background-mode.
8283         (make-msdos-frame): Call x-handle-reverse-video and
8284         face-set-after-frame-default.  Delete frame if creation failed.
8286         * faces.el (face-set-after-frame-default): Don't call
8287         make-face-x-resource-internal for the pc window-system.
8289 1999-08-10  Dave Love  <fx@melange.gnu.org>
8291         * emacs-lisp/advice.el (ad-make-single-advice-docstring): Treat
8292         case with no docstring specially.
8294 1999-08-09  Eli Zaretskii  <eliz@gnu.org>
8296         * complete.el (PC-do-completion): If completing on file name,
8297         reproduce str by concatenating its directory and basename parts.
8299 1999-08-07  Dave Love  <fx@gnu.org>
8301         * man.el (Man-softhyphen-to-minus): Revert previous change.  Avoid
8302         unibyte to multibyte conversion of search-forward (from Handa),
8303         but avoid the replacement if the language is Latin-N.
8305 1999-08-06  Richard Stallman  <rms@gnu.org>
8307         * emacs-lisp/eval-reg.el (elisp-eval-buffer): Handle all 5 args
8308         of eval-buffer.
8310         * international/mule.el (load-with-code-conversion):
8311         Pass t to eval-buffer for DO-ALLOW-PRINT.
8313 1999-08-06  Geoff Voelker  <voelker@cs.washington.edu>
8315         * ls-lisp.el (ls-lisp-delete-matching): List argument is now alist
8316         of filenames and attributes.
8317         (ls-lisp-insert-directory): Use directory-files-and-attributes
8318         for speed.
8320 1999-08-05  Dave Love  <fx@gnu.org>
8322         * auto-show.el (auto-show-mode): Fix :set.
8324         * widget.el (define-widget-keywords): Make dummy definition and
8325         comment-out its use.
8327 1999-08-04  Richard Stallman  <rms@gnu.org>
8329         * progmodes/tcl.el: Customized.
8331         * sql.el (sql-accumulate-and-indent): Instead of testing
8332         whether this is Emacs 20 before calling comint-accumulate,
8333         test whether comint-accumulate is defined.
8335 1999-08-04  Dave Love  <fx@gnu.org>
8337         * sgml-mode.el: Require outline when compiling.
8338         (sgml-mode-hook, html-mode-hook): Customize.
8339         (sgml-validate-command): Fix :version.
8340         (html-autoview-mode): Doc fix.
8342         * man.el (Man-softhyphen-to-minus): Fix for multibyte case, do
8343         nothing in Latin-N environment.
8345         * info.el (Info-find-node): Call info-initialize here.
8346         (info): Not here.
8347         (Info-file-list-for-emacs): Add message, dired-x, c, viper.
8349 1999-08-04  Richard Stallman  <rms@gnu.org>
8351         * ansi-color.el: New file.
8353 1999-08-04  Stefan Monnier  <monnier@cs.yale.edu>
8355         * dired.el (dired-string-replace-match): Return `nil' when no match
8356         found with global search.
8358         * ledit.el (ledit-zap-file, ledit-read-file, ledit-compile-file):
8359         * terminal.el (te-terminfo-directory):
8360         * mail/mailpost.el (post-mail-send-it):
8361         * mail/metamail.el (metamail-region):
8362         * progmodes/ada-mode.el (ada-tmp-directory):
8363         Use temporary-file-directory.
8365         * progmodes/compile.el (compilation-parsing-end,compilation-setup)
8366         (compilation-filter, compilation-forget-errors)
8367         (compilation-parse-errors): Use a marker instead of an integer for
8368         `compilation-parsing-end'.
8370         * progmodes/diff.el (diff-parse-differences):
8371         Use a marker instead of an integer for `compilation-parsing-end'.
8372         * textmodes/tex-mode.el (tex-compilation-parse-errors):
8373         Use a marker instead of an integer for `compilation-parsing-end'.
8375 1999-08-03  Richard Stallman  <rms@gnu.org>
8377         * buff-menu.el (Buffer-menu-mode-map): Add V for Buffer-menu-View.
8378         (Buffer-menu-mode): Doc fix.
8379         (Buffer-menu-view): New command.
8380         (Buffer-menu-view-other-window): New command.
8382 1999-08-03  Christopher J. Madsen  <chris_madsen@geocities.com>
8384         * replace.el (query-replace-regexp-eval)
8385         (replace-eval-replacement, replace-loop-through-replacements)
8386         (replace-match-string-symbols): New functions.
8387         (perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
8388         Use replace-loop-through-replacements.
8390 1999-08-03  Dave Pearson  <davep@hagbard.demon.co.uk>
8392         * play/5x5.el (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
8393         (5x5): Doc fix.
8395 1999-08-03  Dave Love  <fx@gnu.org>
8397         * fortran.el (fortran-indent-new-line): Make it an alias
8398         for reindent-then-newline-and-indent.
8400 1999-08-03  Didier Verna  <verna@inf.enst.fr>
8402         * rect.el: All functions rewritten, except when noted above
8403         their declaration.  Below is a list of interface changes.
8404         (apply-on-rectangle): New function, mostly replaces
8405         `operate-on-rectangle'.  All callers changed.
8406         (move-to-column-force): Pass new second argument to `move-to-column'.
8407         (kill-rectangle): Added optional prefix arg to fill lines.
8408         (delete-rectangle): Ditto.
8409         (delete-whitespace-rectangle): Ditto.
8410         (delete-extract-rectangle): Ditto.
8411         (open-rectangle): Ditto.
8412         (clear-rectangle): Ditto.
8413         (delete-whitespace-rectangle-line): New function.
8414         (delete-rectangle-line): Added third arg FILL.
8415         (delete-extract-rectangle-line): Ditto.
8416         (open-rectangle-line): Ditto.
8417         (clear-rectangle-line): Ditto.
8419 1999-08-03  Ray Blaak  <blaak@gnu.org>
8421         * progmodes/delphi.el: New file.
8423 1999-08-02  Richard Stallman  <rms@gnu.org>
8425         * textmodes/outline.el (outline-previous-heading): New function.
8426         (outline-up-heading-all): Use outline-previous-heading.
8427         (outline-next-heading): Delete definition inserted yesterday.
8429 1999-08-01  Richard Stallman  <rms@gnu.org>
8431         * textmodes/outline.el (outline-next-heading): New function.
8432         (outline-up-heading-all): New function.
8433         (outline-font-lock-level): Using outline-up-heading-all.
8434         Tell outline-back-to-heading to accept invisible headings.
8436         * simple.el (shell-command-on-region): EXIT-STATUS can be a string.
8438         * mail/mh-utils.el (mh-find-path-run): New variable.
8439         (mh-find-path): Test and set that.
8440         Set mail-user-agent only the first time this function is run.
8441         (mail-user-agent): Defvar deleted.
8443         * info.el (info-initialize): New function.
8444         (info): Call info-initialize.
8445         (Info-directory-list): Initialize to nil,
8446         so info-initialize will set it up for real.
8448 1999-08-01  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
8450         * calendar/calendar.el (european-date-diary-pattern): Fix pattern so it
8451         does not interpret a time as the year in a day-month entry.
8453         * calendar/diary-lib.el: Change syntax table entry for colon in
8454         the diary as part of the european-date-diary-pattern fix.
8456 1999-08-01  Eli Zaretskii  <eliz@gnu.org>
8458         * international/mule.el (set-auto-coding): Allow whitespace before
8459         and after the "variable: value" pair.
8461 1999-07-30  Ken'ichi Handa  <handa@gnu.org>
8463         * mail/sendmail.el (sendmail-coding-system): Doc-string fixed.
8464         (default-sendmail-coding-system): Doc-string fixed.
8466 1999-07-30  Dave Love  <fx@gnu.org>
8468         * subr.el (assoc-delete-all): New function, renamed from
8469         frame-delete-all.
8471         * frame.el: Change comments to doc strings and other doc fixes.
8472         (frame-delete-all): Moved to subr.el as `assoc-delete-all'.
8473         Callers changed.
8474         (set-background-color, set-foreground-color, set-cursor-color)
8475         (set-mouse-color, set-border-color): Offer completion of colours.
8476         (cursor): Add :version to defgroup.
8478         * facemenu.el (list-colors-display): Make it work on ttys.
8479         (facemenu-read-color): Likewise.
8481 1999-07-30  Richard M. Stallman  <rms@gnu.org>
8483         * frame.el (frame-notice-user-settings): If background
8484         color has been changed, update background-mode from it,
8485         then update faces.
8487 1999-07-30  Wolfgang Rupprecht  <wolfgang@wsrcc.com>
8489         * net-utils.el (finger): Don't do indirect fingering.
8491 1999-07-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
8493         * cal-tex.el (cal-tex-cursor-filofax-daily): Add possibility of
8494         rules.  Add separator at end of holidays.
8495         (cal-tex-rules): New customizable variable.
8496         (cal-tex-latexify-list): Add optional parameter to put separator
8497         at end.
8499 1999-07-30  Bill Richter  <richter@steenrod.math.nwu.edu>
8501         * textmodes/fill.el (fill-individual-paragraphs): Calculate new
8502         fill prefix on each line while looping to the end of paragraph.
8503         End paragraph if it's longer than the existing fill prefix.
8505         * textmodes/fill.el (fill-context-prefix): Doc fix.
8507 1999-07-30  Dave Love  <fx@gnu.org>
8509         * font-lock.el (jit-lock): Fix :load, add :version.
8511 1999-07-30  Eli Zaretskii  <eliz@gnu.org>
8513         * term/pc-win.el (msdos-face-setup): Register standard colors in
8514         Vface_tty_color_alist.
8515         (face-color-supported-p, face_color_gray_p): New functions.
8517         * loadup.el: Don't load scroll-bar unless x-toolkit-scroll-bars-p
8518         is bound.
8520         * startup.el (command-line): Don't register default colors for
8521         MSDOS window-system.
8523 1999-07-29  Dave Love  <fx@gnu.org>
8525         * f90.el (f90-mode-syntax-table): Change backslash to escape, not
8526         charquote.
8528         * lisp-mode.el (eval-defun): Re-written to avoid
8529         capturing variables.
8531         * picture.el (picture-beginning-of-line): Don't call
8532         hscroll-point-visible now we have real autoscrolling.
8533         (picture-end-of-line, picture-newline, picture-open-line):
8534         Likewise.
8536         * international/latin-8.el: New file.
8537         * international/latin-9.el: New file.
8539 1999-07-28  Dave Love  <fx@gnu.org>
8541         * mouse.el (x-fixed-font-alist): Add lucidasanstypewriter.
8543         * msb.el: Require cl only when compiling.
8544         (msb--home-dir): Deleted.
8545         (msb--format-title): Use abbreviate-file-name.
8546         (msb--choose-file-menu): Simplify string comparison.
8548 1999-07-28  Gerd Moellmann  <gerd@gnu.org>
8550         * faces.el (toolbar): Add face definition for mono displays.
8552 1999-07-27  Richard M. Stallman  <rms@gnu.org>
8554         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8556         * frame.el (frame-initialize): When setting frame-initial-frame-alist,
8557         force copying of default-frame-alist.
8559 1999-07-26  Ken'ichi Handa  <handa@gnu.org>
8561         * ps-mule.el (ps-mule-begin-job): Fix malformed regexp.
8563 1999-07-26  Richard M. Stallman  <rms@gnu.org>
8565         * frame.el (set-mouse-color): If new color is nil,
8566         really respecify the current color.
8568 1999-07-26  Gerd Moellmann  <gerd@gnu.org>
8570         * faces.el (bitmap-area): Change background of face `bitmap-area'
8571         to white for mono displays.
8573 1999-07-26  Kenichi Handa  <handa@etl.go.jp>
8575         * international/ccl.el (ccl-embed-symbol): New function.
8576         (ccl-program-p): Deleted.  Now it's implemented in C code.
8577         (ccl-compile-call): Use ccl-embed-symbol to embed a symbol.
8578         (ccl-compile-translate-character): Likewise.
8579         (ccl-compile-map-single): Likewise.
8580         (ccl-compile-multiple-map-function): Likewise.
8581         (declare-ccl-program): Doc-string modified.
8582         (check-ccl-program): Check compiled CCL code by ccl-program-p.
8584 1999-07-25  Ken'ichi Handa  <handa@etl.go.jp>
8586         * textmodes/fill.el (fill-region-as-paragraph): Fix previous change.
8588 1999-07-25  Markus Rost  <rost@gnu.org>
8590         * cus-edit.el (custom-save-variables, custom-save-faces):  Sort
8591         the entries to make custom-file more readable.
8593 1999-07-25  Richard M. Stallman  <rms@gnu.org>
8595         * cus-edit.el (custom-save-delete): Avoid error for empty .emacs.
8597         * emacs-lisp/edebug.el: Delete compatibility code.
8598         (edebug-next-token-class): If . is followed by a digit,
8599         return `symbol' for the token class.
8601         * startup.el (command-line): If we don't find the user's init file,
8602         set user-init-file to nil.
8604 1999-07-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8606         * info-look.el (info-lookup-interactive-arguments): Add optional
8607         argument query for new choice of help mode.
8608         (info-lookup-symbol):  Use it.
8609         (info-lookup-file): Ditto.
8610         (info-lookup): Don't switch to other window, if already in Info
8611         buffer.
8613 1999-07-23  Dave Love  <fx@gnu.org>
8615         * fortran.el (fortran-mode-syntax-table): Change `\' to `\'
8616         syntax.
8617         (fortran-fontify-string, fortran-match-!-comment): Deleted.
8618         (fortran-font-lock-syntactic-keywords): New variable.
8619         (fortran-mode): Use it.
8620         (fortran-font-lock-keywords-1): Don't do comments.
8621         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Save
8622         match data.
8624         * textmodes/sgml-mode.el (sgml-validate-command): Use nsgmls.
8626         * msb.el (msb-menu-bar-update-buffers): Renamed from
8627         menu-bar-update-buffers.
8628         (msb-custom-set, msb--toggle-menu-type): Call
8629         msb-menu-bar-update-buffers.
8630         (msb-mode): Revise the hook setting.
8632         * font-lock.el (turn-on-font-lock): Use tty-display-color-p.
8634 1999-07-23  Gerd Moellmann  <gerd@gnu.org>
8636         * font-lock.el, help.el, simple.el: Re-integrate previously
8637         described changes that were lost due to errors while checking them
8638         in.
8640 1999-07-23  Kevin Blake  <kblake@ticnet.com>
8642         * font-lock.el (lisp-font-lock-keywords-2): Fix regexp.
8644 1999-07-23  Ken'ichi Handa  <handa@etl.go.jp>
8646         * international/encoded-kb.el
8647         (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
8648         but push it to unread-command-events.
8649         (encoded-kbd-self-insert-iso2022-8bit): Likewise.
8650         (encoded-kbd-self-insert-sjis): Likewise.
8651         (encoded-kbd-self-insert-big5): Likewise.
8653         * textmodes/fill.el (fill-region-as-paragraph): Avoid backing up
8654         before left margin and fill-prefix by fill-find-break-point.
8656 1999-07-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
8658         * info-look.el (info-lookup-setup-mode): Don't give up, if
8659         info-lookup-make-completions returns an error.
8660         (info-lookup-maybe-add-help :mode 'latex-mode): Use Info file
8661         name latex, not latex2e.
8663 1999-07-21  Richard M. Stallman  <rms@gnu.org>
8665         * replace.el (perform-replace): Turn off case-fold-search
8666         if FROM-STRING argument has uppercase in it.
8668 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8670         * jit-lock.el (jit-lock-after-change): Do it only if jit-lock
8671         mode is on.  Don't use end of changed text.
8673 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8675         * cl-extra.el (cl-make-hash-table): Renamed from make-hash-table.
8676         (cl-hash-table-p): Renamed from hash-table-p.
8677         (cl-hash-table-count): Renamed from hash-table-count.
8678         (maphash): Alias to cl-maphash removed.
8679         (gethash): Likewise.
8680         (puthash): Likewise.
8681         (remhash): Likewise.
8682         (clrhash): Likewise.
8684 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8686         * jit-lock.el (jit-lock-stealth-fontify): Don't call sit-for with
8687         third arg non-nil.  See comment there why this isn't a good idea.
8689 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8691         * jit-lock.el (jit-lock-stealth-fontify): Use with-temp-message.
8693         * jit-lock.el (jit-lock-stealth-fontify): Widen buffer, and call
8694         sit-for with 3rd arg non-nil to prevent redisplay.
8696 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8698         * image.el (image-type-from-file-header): If file doesn't
8699         have a directory part, add data-directory.
8701 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8703         * tooltip.el (tooltip-gud-tips-p): Set default to nil.
8704         (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse
8705         motion handling when tooltip-gud-tips-p is nil.
8707 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8709         * tooltip.el (tooltip-mode): Don't use `plusp'.
8710         (tooltip-active): Use initial value of nil.
8712         * jit-lock.el (jit-lock-mode): Don't use `plusp'.
8714 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8716         * bindings.el (make-mode-line-mouse-sensitive): Add key
8717         definitions for `top-line'.
8719 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8721         * faces.el (top-line): New face.
8723 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8725         * image.el (image-type-regexps): Add regexp for PS files.
8727 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8729         * faces.el (set-face-attribute): Fix wrong handling of frame
8730         begin equal to t.
8732 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8734         * image.el (image-type-regexps): Add PNG format.
8736 1999-07-21  Dave Love  <fx@gnu.org>
8738         * bindings.el (mode-line-modified): New variable.
8739         (mode-line-mode-menu-1): Switch to appropriate window before
8740         showing menu.
8742 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8744         * faces.el (face-underline): Removed.
8745         (face-underline-color): Ditto.
8747 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8749         * faces.el (face-x-resources): Fix typo.
8751 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8753         * faces.el: Remove handling of `:relief', extend handling of
8754         `:box'.
8755         (frame-set-background-mode): Choose new defface specs after
8756         frame parameters have changed.
8758         * cus-face.el: Ditto.
8760 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8762         * custom.el (defface): Extend documentation to include new
8763         face attributes.
8765         * cus-face.el (custom-face-attributes): Add overline,
8766         strike-through, box.
8768         * faces.el (face-valid-attribute-values): Handle overline,
8769         strike-through, box.
8770         (face-attribute-name-alist): Add pairs for new face attributes.
8771         (describe-face): Handle new face attributes.
8773 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8775         * faces.el (face-x-resources): Add overline, strike-through, box.
8777 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8779         * enriched.el (enriched-translations): Add `display' and
8780         "x-display".
8781         (enriched-handle-display-prop): New.
8782         (enriched-decode-display-prop): New.
8784         * format.el (top-level): Give `display' property
8785         `format-list-atomic-p.
8786         (format-annotate-single-property-change): Test that property.
8787         If present, treat list property values like atoms.
8789 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8791         * cus-face.el (custom-face-attributes): Use `choice' everywhere
8792         so that "*" can be entered.
8794 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8796         * cus-face.el (custom-face-attributes): Don't use `#''.
8798 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
8800         * cus-face.el (custom-face-attributes): Return underline
8801         face attribute directly from the second lambda of underline.
8803 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8805         * jit-lock.el (jit-lock-stealth-verbose): Set to nil.
8807         * frame.el (after-setting-font-hooks): New variable.
8808         (set-frame-font): Run those hooks.
8810         * jit-lock.el (jit-lock-function): Use font-lock-fontify-region.
8812         * faces.el (set-face-attribute): Fix doc string.
8814 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8816         * cus-face.el (custom-face-attributes): Accept color name.
8818         * faces.el (face-underline-p): Accept unspecified underlining.
8819         (face-underline): Ditto.  Fix doc string.
8821 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
8823         * faces.el (face-underline-color): New function.
8825 1999-07-21  Masatake Yamato  <masata-y@is.aist-nara.ac.jp>
8827         * cus-face.el (custom-face-attributes): Support underline coloring.
8828         Added slot to choose a color.
8830         * faces.el (face-underline): New function.
8831         (face-underline-p): Support underline coloring.
8832         Return nil only if the underline attribute is 'normal.
8833         (set-face-underline): New function.
8834         (face-valid-attribute-values): Support underline coloring.
8836 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8838         * image.el (insert-image): Use `display' instead of `glyph'
8839         as text property name.
8840         (put-image): Ditto.
8841         (image-type-from-file-header): Use insert-file-contents-literally.
8843 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8845         * easymenu.el (easy-menu-do-add-item): Don't use the empty
8846         string to indicate separators.
8848 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8850         * jit-lock.el (jit-lock-stealth-fontify): Bind message-log-max
8851         instead of message-log.
8853 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8855         * faces.el (bitmap-area): New face.
8857 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8859         * image.el (insert-image): New.
8861 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8863         * frame.el (blink-cursor): Set the symbol's value.
8864         (show-trailing-whitespace): Change group to font-lock.
8866 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8868         * jit-lock.el: New.
8869         * font-lock.el: Add jit-mode as new support mode.
8871         * font-lock.el (font-lock-fontify-keywords-region): Stop when
8872         reaching end instead of letting re-search-forward signal an error.
8873         (demand-lock-mode): New.
8874         (font-lock-turn-on-thing-lock): Add demand-lock-mode.
8875         (font-lock-turn-off-thing-lock): Ditto.
8876         (font-lock-after-fontify-buffer): Ditto.
8877         (font-lock-after-unfontify-buffer): Ditto.
8879 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8881         * gs.el: New file.
8883         * startup.el (command-line-1): Activate tooltip mode if
8884         interactive.
8886 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8888         * faces.el (toolbar): Grey default background.
8889         (modeline): Ditto.
8891         * image.el (image-type-regexps): New.
8892         (image-type-from-file-header): New.
8893         (create-image): Call it.
8895 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8897         * image.el: New file.
8899 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8901         * bindings.el (mode-line-format): Replace `mode-name' with
8902         `(:eval mode-line-mode-name)'.
8903         (mode-line-mode-name): New.
8904         (make-mode-line-mouse-sensitive): Don't change default value
8905         of `mode-name'.
8907 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8909         * tooltip.el: New file.
8911 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8913         * bindings.el (make-mode-line-mouse-sensitive): Use down-mouse-3
8914         instead of mouse-3 to pop up menus.
8915         (mode-line-kill-buffer): Removed.
8916         (make-mode-line-mouse-sensitive): Pop mouse buffer menu over
8917         buffer name.
8918         (mode-line-buffer-menu-1): Removed.
8920         * startup.el (command-line-1): Call make-mode-line-mouse-sensitive.
8922         * bindings.el (mode-line-buffer-identification-keymap): New.
8923         (mode-line-buffer-menu-keymap): New.
8924         (mode-line-mode-menu-keymap): New.
8925         (mode-line-unbury-buffer): New.
8926         (mode-line-other-buffer): New.
8927         (mode-line-kill-buffer): New.
8928         (mode-line-buffer-menu-1): New.
8929         (mode-line-mode-menu-1): New.
8930         (make-mode-line-mouse-sensitive): New.
8932 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8934         * help.el (describe-key-briefly): Handle mode line strings
8935         with local-map properties.
8936         (describe-key): Ditto.
8937         (mode-line-key-binding): New.
8939 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8941         * scroll-bar.el (scroll-bar-timer): New.
8942         (scroll-bar-toolkit-scroll): Start and cancel scroll-bar-timer.
8944 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8946         * scroll-bar.el (scroll-bar-toolkit-scroll): Handle `top'
8947         and `bottom'.
8949 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8951         * scroll-bar.el (scroll-bar-toolkit-scroll): New.
8952         (global): Use different key bindings if using tookit scroll bars.
8954 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8956         * faces.el (modeline): Define mode line face with relief for
8957         class color, only.
8958         (toolbar): New face.
8960 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8962         * frame.el (frame-initialize): Set frame-creation-function to
8963         tty-create-frame-with-faces.
8965         * faces.el (frame-set-background-mode): Make it work for
8966         window-system nil.
8968         * faces.el (tty-create-frame-with-faces): New.
8969         (face-set-after-frame-default): Make it work for TTY frames.
8971 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8973         * faces.el (face-valid-attribute-values): Use tty-defined-colors.
8974         Return a list of one font family for TTYs.  Don't return bitmap
8975         file paths for TTY frames.
8977         * faces.el: Add face specs for tty displays to basic faces.
8979         * font-lock.el (font-lock-comment-face): Add spec for color tty.
8980         (font-lock-string-face): Ditto.
8981         (font-lock-keyword-face): Ditto.
8982         (font-lock-builtin-face): Ditto.
8983         (font-lock-function-name-face): Ditto.
8984         (font-lock-variable-name-face): Ditto.
8985         (font-lock-type-face): Ditto.
8986         (font-lock-constant-face): Ditto.
8987         (font-lock-warning-face): Ditto.
8989 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8991         * startup.el (command-line): Register default tty colors.
8993         * faces.el (face-spec-set-match-display): Recognize `type tty'.
8995 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
8997         * faces.el (modeline): For X frames, use a modeline with relief.
8999 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9001         * faces.el (frame-update-faces): Copied from 20.2.
9002         (frame-update-face-colors): Ditto.  Code removed that isn't
9003         applicable in the new face implementation.
9005 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9007         * frame.el (show-trailing-whitespace): New.
9009         * faces.el (trailing-whitespace): New basic face.
9011 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9013         * cus-face.el (custom-facep): Always define as alias for facep.
9015         * cus-face.el (custom-face-attributes): Use choice widgets.
9016         Remove :bold and :italic.
9018 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9020         * faces.el (face-charset-registries): Removed since fontset.el
9021         is no always loaded.
9023 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9025         * faces.el (internal-get-face): Added as obsolete function for
9026         compatibility.
9028 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9030         * frame.el (blink-cursor-end): Call show-cursor.
9031         (blink-cursor-mode): Ditto.
9033 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9035         * faces.el (face-spec-reset-face): Reset all attributes to
9036         `unspecified'.
9037         (face-spec-set): Use it.
9039 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9041         * faces.el (read-all-face-attributes): Bug fix.
9042         (face-read-integer): Allow nil default value.
9043         (face-valid-attribute-values): Use symbol names of attribute
9044         values for completion list.
9046 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9048         * faces.el (internal-find-face): Define for compatibility with
9049         20.2.
9050         (face-id): Likewise.
9052         * faces.el (face-id): Return the ID of a realized face for ASCII.
9054         * fontset.el (x-charset-registries): Removed.  Now in faces.el.
9055         (x-complement-fontset-spec): Use face-charset-registries.
9057         * faces.el (face-font-selection-order): Set font selection order
9058         from Lisp.
9059         (face-alternative-font-family-alist): Set alternative font
9060         families from Lisp.
9062 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9064         * faces.el (set-face-charset-registries): Set symbol value.
9066 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9068         * faces.el (face-set-after-frame-default): Call function
9069         internal-merge-in-global-face.
9071 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9073         * faces.el (face-list): Return symbols from face-global-alist.
9075         * faces.el (face-list): Return a copy of the face name list so
9076         that it cannot be modified from outside (facemenu.el uses
9077         nreverse, for example).
9079         * cus-face.el (custom-face-attributes): Add :bold and :italic
9080         for compatibility with old code.
9082         * faces.el (set-face-attributes-from-resources): Additional
9083         frame parameter.
9084         (make-face-x-resource-internal): Set attributes from resources
9085         for a given frame or all frames.
9087 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9089         * faces.el (all-faces): Removed.
9091         * custom.el (defface): Add new face attributes to function
9092         comment.
9094         * font-lock.el (font-lock-comment-face): Use new face attribute
9095         names.
9096         (font-lock-string-face): Ditto.
9097         (font-lock-keyword-face): Ditto.
9098         (font-lock-builtin-face): Ditto.
9099         (font-lock-function-name-face): Ditto.
9100         (font-lock-variable-name-face): Ditto.
9101         (font-lock-type-face): Ditto.
9102         (font-lock-reference-face): Ditto.
9103         (font-lock-warning-face): Ditto.
9104         ((boundp 'font-lock-face-attributes)): Ditto.
9106         * cus-face.el (custom-face-attributes): Use new face attributes.
9108         * faces.el (set-face-attribute-from-resource): Initialize
9109         from resources only for X and W32.
9111         * cus-face.el (custom-declare-face): Don't make frame-local
9112         faces.
9114         * faces.el (describe-face): Use princ instead of insert.
9116         * faces.el: Add XLFD manipulation functions from 20.2 again
9117         because fontset.el uses them.
9118         (face-set-after-frame-default): Add empty definition.
9120 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9122         * faces.el (make-face): Correct typo.
9123         (set-face-attribute-from-resource): Use let*.
9124         (face-underline-p): Correct typo.
9125         (face-inverse-video-p): Ditto.
9126         (set-face-stipple): Ditto.
9127         (face-read-string): Make completion-list optional parameter.
9129 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9131         * faces.el (face-charset-registries): Alist mapping charset
9132         symbols to registries and encoding.
9134 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9136         * frame.el (blink-cursor-mode): Use interactive spec "P".
9138 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9140         * frame.el (blink-cursor-mode): Function to toggle blinking cursor
9141         mode.  The cursor of selected_window blinks if the mode is enabled.
9143 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9145         * simple.el (next-history-element): Set point to the end of the
9146         prompt if minibuffer-prompt-in-buffer.
9148 1999-07-21  Gerd Moellmann  <gerd@gnu.org>
9150         * faces.el (x-font-regexp): Add sub-expression parentheses for
9151         several font name components.
9153 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9155         * faces.el (set-face-relief): Use index 12 for relief.
9156         (face-fill-in): Set relief from data.
9157         (internal-make-face): Init relief to zero.
9159         * faces.el (face-spec-set): Call modify-face with additional
9160         parameters for relief and fixed-p.
9162 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9164         * cus-face.el: ':fixed and ':relief added.
9166         * faces.el (describe-face): Add fixed font attribute and relief.
9167         (face-attr-match-p): Ditto.
9168         (face-attr-construct): Ditto.
9169         (face-spec-set): Ditto.
9171 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9173         * faces.el (internal-make-face): Function to create a Lisp vector
9174         suitable for representing a face.
9175         (make-face): Use it instead of make-vector.
9176         (x-create-frame-with-faces): Use it instead of vector.
9177         (internal-facep): Increase vector size to 14.
9178         (internal-make-face): Ditto.
9179         (face-relief): Access relief thickness.
9180         (face-fixed-p): Access fixed font attribute.
9181         (set-face-fixed-p): Set fixed font attribute.
9182         (set-face-relief): Set relief attribute.
9183         (internal-face-interactive-int): Read int attribute of face.
9184         (modify-face): Add fixed-p and relief parameters.
9185         (copy-face): Handle fixed-p and relief.
9186         (face-equal): Compare fixed-p and relief.
9187         (face-differs-from-default-p): Ditto.
9188         (face-nontrivial-p): Add fixed-p and relief.
9190 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9192         * faces.el (eval-when-compile): Add set-face-shadow-thickness.
9193         (internal-facep): Increase vector size.
9194         (make-face): Ditto.
9195         (face-shadow-thickness): Added.
9196         (set-face-shadow-thickness): Added.
9197         (modify-face): Add optional shadow-thickness parameter.
9198         (make-face-x-resource-internal): Add shadows.
9199         (copy-face): Ditto.
9200         (face-equal): Ditto.
9201         (face-differs-from-default-p): Ditto.
9202         (face-nontrivial-p): Ditto.
9203         (face-attr-match-p): Ditto.
9204         (face-attr-construct): Ditto.
9205         (face-spec-set): Ditto.
9206         (face-fill-in): Ditto.
9208 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9210         * bench.el (bench-mark-split-window): New bench mark.
9212 1999-07-21  Gerd Moellmann  <gerd@acm.org>
9214         * faces.el (set-face-font): Don't pass default font to
9215         x-resolve-font so that font will not have to be of the same
9216         size.
9218 1999-07-20  Dave Love  <fx@gnu.org>
9220         * wid-edit.el (widget-use-overlay-change): Uncustomize and make it
9221         unconditionally t.
9223 1999-07-20  Karl Heuer  <kwzh@gnu.org>
9225         * font-lock.el (c++-font-lock-extra-types): Add "type_info".
9227 1999-07-20  Dave Love  <fx@gnu.org>
9229         * help.el (describe-variable): Fix test for customizability.
9231         * simple.el (append-to-buffer, prepend-to-buffer, copy-to-buffer):
9232         Check for readonly buffer in interactive spec.
9233         (zap-to-char, kill-line, kill-region, comment-region, kill-word)
9234         (backward-kill-word): Add * to interactive spec.
9236         * underline.el (underline-region, ununderline-region): Add * to
9237         interactive spec.
9239         * fill.el (canonically-space-region, justify-current-line): Add *
9240         to interactive spec.
9241         (fill-region-as-paragraph, fill-paragraph, fill-region)
9242         (fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
9243         readonly buffer in interactive spec.
9245         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
9246         (backward-kill-sentence, kill-sentence): Add * to interactive
9247         spec.
9249 1999-07-19  Richard M. Stallman  <rms@gnu.org>
9251         * dired-aux.el (dired-do-shell-command): Doc fix.
9253         * shell.el (shell-unquote-argument): New function.
9254         (shell-directory-tracker): Use shell-unquote-argument.
9255         * comint.el (comint-arguments): Handle \ followed by space or tab.
9257 1999-07-19  John Wiegley  <jwiegley@borland.com>
9259         * term.el (ansi-term-fg-faces-vector): Added support for ANSI
9260         color codes 39 and 49, which by the way lynx uses them seem to
9261         mean "foreground reset" and "background reset".
9263 1999-07-19  Karl Heuer  <kwzh@gnu.org>
9265         * font-lock.el (c++-keywords): Add "typeid".
9267         * term/w32-win.el (mouse-set-font): If user uses w32 dialog but
9268         selects no font, treat that as zero selections, not one.
9270 1999-07-19  Dave Love  <fx@gnu.org>
9272         * info.el (Info-search): Don't lose with empty regexp.
9274         * version.el: Cater for (free) `ident' program, not `which'.
9276         * hl-line.el: New file.
9278         * mouse.el (mouse-major-mode-menu): Default to menu-bar-edit-menu
9279         for modes which don't define menus.
9281 1999-07-16  Richard M. Stallman  <rms@gnu.org>
9283         * webjump.el (webjump-sample-sites): Update some URLs.
9285 1999-07-14  Richard Stallman  <rms@gnu.org>
9287         * Version 20.4 released.
9289 1999-07-14  Andreas Schwab  <schwab@gnu.org>
9291         * compare-w.el (compare-windows): Try to find the next window in
9292         the current frame before looking at the other frames.
9294 1998-07-12  Oleg S. Tihonov  <ost@benetnash.ffke-campus.mipt.ru>
9296         * language/cyrillic.el ("Cyrillic-KOI8", "Cyrillic-ALT"):
9297         Use cyrillic-jcuken as default input method.
9299 1999-07-12  Richard Stallman  <rms@gnu.org>
9301         * progmodes/cc-engine.el (c-inside-bracelist-p): Tighter test for
9302         Java anonymous array expressions ("new Foo[] {.. bracelist ..}").
9304         * ispell.el (ispell-dictionary-alist-6): Change charset for Russian.
9305         (ispell-local-dictionary-alist): Add koi8-r for character set.
9307         * textmodes/flyspell.el (flyspell-get-word):
9308         Add special handling for when ispell-otherchars is empty.
9310 1999-07-12  Espen Skoglund  <espensk@stud.cs.uit.no>
9312         * progmodes/pascal.el (pascal-beg-of-defun): More intuitive behavior
9313         when having nested functons.
9314         (pascal-indent-nested-functions) (pascal-indent-line)
9315         (pascal-calculate-indent) (pascal-get-lineup-indent): Support for
9316         indenting nested functions.
9318 1999-07-09  Richard Stallman  <rms@gnu.org>
9320         * add-log.el (add-log-current-defun): Remove trailing `=' in C modes.
9322 1999-07-08  Espen Skoglund  <espensk@stud.cs.uit.no>
9324         * pascal.el (pascal-calculate-indent): Fixed a bug occuring when
9325         the `end' keyword was in the very beginning of the buffer.
9327 1999-07-08  Richard Stallman  <rms@gnu.org>
9329         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Doc fix.
9331         * term.el (term-emulate-terminal): Avoid infinite loop
9332         in strange case where minibuffer window is selected but not active.
9334 1999-07-07  Stephen Eglen  <stephen@gnu.org>
9336         * progmodes/octave-inf.el (inferior-octave-directory-tracker):
9337         Change regexp so that it doesn't match commands beginning with `cd'.
9339 1999-07-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
9341         * mail/rmail.el (mail-unsent-separator): Add a missing \\|.
9343 1999-07-06  Richard Stallman  <rms@gnu.org>
9345         * hscroll.el (hscroll-minibuffer-hook): New function.
9346         (hscroll-global-mode): Add and remove that hook.
9347         Set hscroll-old-truncate-was-global's default value.
9349 1999-07-05  Richard Stallman  <rms@gnu.org>
9351         * files.el (revert-buffer): Don't preserve point here.
9352         (revert-buffer-insert-file-contents-function): Doc fix.
9354         * isearch.el (isearch-process-search-char): Write octal 200 correctly.
9356         * startup.el (normal-top-level-add-subdirs-to-load-path): Avoid
9357         doing a `stat' when it isn't necessary because that can cause
9358         trouble when an NFS server is down.
9360 1999-07-04  Richard Stallman  <rms@gnu.org>
9362         * hscroll.el (hscroll-window-maybe): Do nothing in the minibuffer.
9364 1999-07-03  Richard Stallman  <rms@gnu.org>
9366         * isearch.el (isearch-quote-char): Call unibyte-char-to-multibyte
9367         for \200...\240 also.
9368         (isearch-printing-char): Use unibyte-char-to-multibyte.
9370 1999-07-02  Richard Stallman  <rms@gnu.org>
9372         * frame.el (minibuffer-frame-alist): Use defcustom.
9373         (pop-up-frame-alist): Likewise.
9374         (initial-frame-alist): Specify * in the doc string.
9376         * hscroll.el (hscroll-mode): Make it a permanent local.
9377         (hscroll-mode): Don't cancel the timer
9378         if HScroll mode is enabled in some other buffer.
9380         * isearch.el (isearch-done): If search ends in middle of intangible
9381         text (due to text property), move on to the limit of that text.
9383 1999-07-01  Andrew Innes  <andrewi@gnu.org>
9385         * man.el (Man-build-man-command): Use value of null-device,
9386         instead of hard-coding "/dev/null".
9388         * dos-w32.el (untranslated-canonical-name): Avoid expanding
9389         ange-ftp file names, which might force ange-ftp to prompt for a
9390         password.
9392         * ange-ftp.el (ange-ftp-load): Bind load-force-doc-strings to t,
9393         to prevent references to temp files.
9395 1999-06-30  Richard Stallman  <rms@gnu.org>
9397         * progmodes/sh-script.el (sh-feature): If nothing is known
9398         about the given shell, use the values for `sh'.
9400 1999-06-30  Andre Spiegel  <spiegel@inf.fu-berlin.de>
9402         * vc.el (vc-fetch-cvs-status): Use "-l" option for "cvs status",
9403         to make it non-recursive.
9405         * vc-hooks.el (vc-find-cvs-master): Set case-fold-search correctly.
9407 1999-06-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9409         * auto-show.el (auto-show-mode): Fix Typo in :set.
9411 1999-06-29  Richard M. Stallman  <rms@gnu.org>
9413         * progmodes/sh-script.el (sh-mode): When setting syntax
9414         table, default to the standard one.
9416 1999-06-27  Richard M. Stallman  <rms@gnu.org>
9418         * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
9420 1999-06-27  Stefan Monnier  <monnier@cs.yale.edu>
9422         * textmodes/reftex.el (reftex-pop-to-bibtex-entry): Don't pop up
9423         a frame when `return' is requested (even if pop-up-frames = t)
9424         * textmodes/bibtex.el (bibtex-mode): `font-lock-mark-block-function'
9425         should only be set for the bibtex buffer.
9427         * emacs-lisp/autoload.el (generated-autoload-file): Doc fix.
9429         * progmodes/compile.el: Deal with compilation-error-screen-columns
9430         being buffer-local.
9432 1999-06-27  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
9434         * comint.el (comint-password-prompt-regexp): Allow "(again)".
9436 1999-06-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
9438         * cal-x.el (calendar-only-one-frame-setup): New function.
9439         * calendar.el (calendar): Call it if requested.
9441 1999-06-24  Karl Heuer  <kwzh@gnu.org>
9443         * startup.el (iso-8859-n-locale-regexp): Doc fix.
9445 1999-06-22  Richard M. Stallman  <rms@gnu.org>
9447         * mail/supercite.el (sc-emacs-features): Doc fix.
9449 1999-06-22  Karl Heuer  <kwzh@gnu.org>
9451         * files.el (auto-mode-alist): Add pike-mode.
9453 1999-06-20  Paul R. Eggert  <eggert@twinsun.com>
9455         * tar-mode.el (tar-header-block-tokenize): Don't assume that the
9456         last byte of a numeric field is a space or a NUL.  Parse it as
9457         potentially part of the number.  This is used by GNU tar
9458         1.12.64012 to handle larger values.
9460 1999-06-20  Karl Heuer  <kwzh@gnu.org>
9462         * custom.el (custom-handle-keyword): Fix error message.
9464 1999-06-18  Andrew Innes  <andrewi@gnu.org>
9466         * mail/smtpmail.el (smtpmail-send-it): Use
9467         convert-standard-filename to make file names for queued mail safe
9468         on Windows (`:' is invalid in file names on Windows).
9470 1999-06-17  Kenichi Handa  <handa@etl.go.jp>
9472         * international/mule-cmds.el (describe-current-input-method):
9473         Current-input-method is string.
9474         (toggle-input-method): Docstring fixed.
9476         * international/mule-diag.el
9477         (describe-current-coding-system-briefly): Fix format string.
9479         * international/mule-util.el (coding-system-eol-type-mnemonic):
9480         Docstring modified.  Return a string.
9482 1999-06-17  Alex Schroeder  <a.schroeder@bsiag.ch>
9484         * sql.el (sql-input-ring-file-name): Doc fix.
9486 1999-06-17  Richard M. Stallman  <rms@gnu.org>
9488         * calendar/cal-x.el (special-display-buffer-names):
9489         Don't put (get-file-buffer diary-file) on this list.
9491 1999-06-17  Mark W Maimone  <mwm@helios.jpl.nasa.gov>
9493         * play/mpuz.el (mpuz-try-proposal): Fix message call.
9494         Don't penalize player for certain impossible guesses.
9496 1999-06-16  Andrew Innes  <andrewi@gnu.org>
9498         * ls-lisp.el (ls-lisp-format-time): If timestamp is invalid,
9499         return the string "Unk  0  0000" so at least it appears to be a
9500         valid timestamp to `dired-move-to-filename-regexp'.
9502 1999-06-15  Ken'ichi Handa  <handa@gnu.org>
9504         * ps-print.el (ps-control-character): Fix previous change.
9506 1999-06-15  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9508         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Avoid
9509         multiple output of the last message.
9511 1999-06-14  Eli Zaretskii  <eliz@gnu.org>
9513         * term/internal.el (IT-display-table-setup): Do not remap \222 to
9514         the ASCII apostrophe, as most DOS codepages have some other glyph
9515         there.
9517 1999-06-14  Ken'ichi Handa  <handa@gnu.org>
9519         * language/ethio-util.el (setup-ethiopic-environment-internal):
9520         Use quail-activate-hook instead of obsolete hook quail-mode-hook.
9521         (exit-ethiopic-environment): Likewize.
9523 1999-06-12  Richard M. Stallman  <rms@gnu.org>
9525         * cus-start.el (scroll-preserve-screen-position): Fix typo in type.
9527 1999-06-12  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
9529         * emulation/crisp.el (crisp-mode): (defcustom) Initialize with
9530         custom-initialize-default to avoid infinite loop.
9531         (crisp-mode): (defun) Call transient-mark-mode here, not when
9532         loading the file.  Run crisp-mode-hook here, and run
9533         crisp-load-hook when loading the file.
9535         * mail/rmailout.el (rmail-output-read-rmail-file-name): If in
9536         rmail-summary buffer, search for pattern in rmail-file.
9538         * mail/rmailsum.el (rmail-summary-output-to-rmail-file): Fix typo.
9540         * progmodes/cperl-mode.el (cperl-invalid-face): Fix custom type.
9542         * ps-print.el (ps-printer-name): Fix custom type.
9544 1999-06-12  Reto Zimmermann  <reto@synopsys.com>
9546         * progmodes/vhdl-mode.el (vhdl-port-copy): Fix parsing bug.
9547         (vhdl-port-paste-generic-map): Fix indentation bug.
9548         (vhdl-port-paste-port-map): Fix indentation bug.
9549         (vhdl-scan-file-contents): Make scanning case insensitive.
9551 1999-06-11  Richard M. Stallman  <rms@gnu.org>
9553         * files.el (write-file): When buffer is not already visiting a file,
9554         don't put buffer name in the minibuffer, just make it the default.
9555         Also handle just directory as arg usefully in that case.
9557         * simple.el (sendmail-user-agent-compose):
9558         Ignore case when inserting the rest of the "other" headers.
9560         * help.el (help-for-help): Mention C-h C-i.  Clear up C-h n.
9562         * info-look.el (info-lookup-file, info-lookup-symbol): Doc fix.
9563         (info-lookup-interactive-arguments): Never insert the default
9564         into the minibuffer automatically.
9566         * emacs-lisp/cl-extra.el (getf): Don't call get*.
9568 1999-06-09  Richard M. Stallman  <rms@gnu.org>
9570         * simple.el (shell-command): Avoid printing "mark set" message.
9572 1999-06-09  Dave Love  <fx@gnu.org>
9574         * progmodes/compile.el (compilation-error-regexp-alist): Allow
9575         digits in program name in first pattern.
9577 1999-06-09  Andre Spiegel  <spiegel@inf.fu-berlin.de>
9579         * vc.el (vc-dired-mode): Don't match anything before the date in
9580         dired-move-to-filename-regexp.
9582 1999-06-07  Ken'ichi Handa  <handa@gnu.org>
9584         * international/quail.el (quail-define-rules): Fix typo in
9585         docstring.
9587 1999-06-05  Stephen Eglen  <stephen@gnu.org>
9589         * iswitchb.el (iswitchb-default-keybindings): Add
9590         iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
9591         than when package is loaded.
9593 1999-06-04  Richard M. Stallman  <rms@gnu.org>
9595         * startup.el (command-line): Don't set user-init-file directly;
9596         tell `load' to set it.
9598         * ange-ftp.el (ange-ftp-shell-command): Handle error-buffer arg.
9600         * simple.el (next-history-element):
9601         Handle minibuffer-text-before-history properly when reading sexps.
9603         * disp-table.el (standard-display-european):
9604         For an interactive call by the user,
9605         don't set enable-multibyte-characters,
9606         and don't set the terminal coding system.
9608         * textmodes/refbib.el: Don't print any messages or display
9609         a buffer when loading the library.
9610         (r2b-help): Doc fix.
9611         (r2b-help-message): Update the documentation.
9612         (r2b-load-quietly): Variable deleted.
9613         (r2b-convert-buffer): Doc fix.
9615 1999-06-04  Dave Love  <fx@gnu.org>
9617         * help.el (help-xref-interned): Fix insertion of fdoc and revamp.
9619         * auto-show.el: Don't change hooks on loading.
9620         (auto-show-mode): Autoload.  Default to nil.  Add :set &c.
9621         (auto-show-mode): Add to hooks here.
9623 1999-06-04  Richard Sharman  <rsharman@pobox.com>
9625         * emacs-lisp/regexp-opt.el (regexp-opt-group): Avoid infinite
9626         recursion on bogus input.
9628 1999-06-04  Eric M. Ludlam  <zappo@ultranet.com>
9630         * speedbar.el (speedbar-hack-buffer-menu): Fixed so if the user
9631         does not select a buffer from the buffers menu, then the attached
9632         frame is not switched to anything.
9634 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
9636         * language/vietnamese.el (ccl-encode-vscii): Typo fixed
9637         (viet-viscii-...->viet-vscii...).
9639         * international/mule-conf.el (iso-2022-7bit-lock-ss2): Typo fixed.
9641 1999-06-01  Dave Love  <fx@gnu.org>
9643         * progmodes/fortran.el: Add :link to defgroup.
9644         (fortran-blink-matching-if): Match ELSE statements too.
9645         (fortran-fill-statement, fortran-fill): Bind auto-fill-function so
9646         that filling is always done.
9648 1999-05-31  Richard M. Stallman  <rms@gnu.org>
9650         * simple.el (append-next-kill): Use an arg to distinguish
9651         interactive calls from Lisp calls, rather than (interactive-p).
9653         * international/iso-transl.el (iso-transl-language-alist):
9654         Interchange n and N.
9656 1999-05-31  Dave Love  <fx@gnu.org>
9658         * msb.el Add to minor-mode-map-alist.  Remove hook installation
9659         and keymap munging on load.
9660         (msb-mode): New option.
9661         (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory):
9662         Doc fix.
9663         (msb-mode-map): New variable.
9664         (msb-mode): New command.
9666 1999-05-31  Dave Love  <fx@gnu.org>
9668         * ispell.el: (ispell-alternate-dictionary): Fix custom type.
9669         (ispell-complete-word-dict): Likewise.
9671 1999-05-31  Eli Zaretskii  <eliz@gnu.org>
9673         * forms.el (forms-save-buffer): Call set-buffer-modified-p to
9674         force the data buffer to be saved, even if the data didn't
9675         change, in case the write filter was modified.  Restore the
9676         current record after read-file-filter finishes.
9678 1999-05-29  Karl Heuer  <kwzh@gnu.org>
9680         * ispell4.el: Obsolete; file deleted.
9682         * textmodes/texinfmt.el (texinfo-format-direntry): Avoid blank line.
9684         * font-lock.el (font-lock-apply-syntactic-highlight): Don't die if
9685         VALUE is a syntax table.
9687         * emacs-lisp/cl.el (custom-print-functions): Add autoload cookie.
9689         * simple.el (zap-to-char): Doc fix.
9691 1999-05-27  Ken'ichi Handa  <handa@gnu.org>
9693         * isearch.el (isearch-quote-char): Don't assume character codes
9694         0200 - 0237 stand for characters in some single-byte character
9695         charset.
9697 1999-05-27  Dave Love  <fx@gnu.org>
9699         * startup.el: (iso-8859-n-locale-regexp): Don't match 8859-15 &c.
9701 1999-05-27  Andreas Schwab  <schwab@gnu.org>
9703         * dired-aux.el (dired-insert-subdir-doinsert): Check that the
9704         headerline does not exist already.
9706 1999-05-26  Richard Stallman  <rms@gnu.org>
9708         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
9709         Avoid nested null-loops.
9711 1999-05-26  Ken'ichi Handa  <handa@gnu.org>
9713         * international/characters.el: Typo fixed; prefered->preferred.
9715         * international/mule-cmds.el (find-coding-systems-for-charsets):
9716         Typo fixed; prefered->preferred.
9718         * map-ynp.el (map-y-or-n-p): Don't inherit the current input
9719         method in read-event.
9721         * international/mule.el (charset-info): Doc-string fixed.
9723 1999-05-25  Ken'ichi Handa  <handa@gnu.org>
9725         * mail/smtpmail.el (smtpmail-send-it): Bind
9726         smtpmail-code-conv-from properly.
9727         (smtpmail-send-data-1): If DATA is a multibyte string, encode it
9728         by smtpmail-code-conv-from.
9730 1999-05-24  Richard Stallman  <rms@gnu.org>
9732         * emulation/crisp.el (crisp-submit-bug-report): Function deleted.
9733         Binding deleted also.
9735 1999-05-24  Karl Heuer  <kwzh@gnu.org>
9737         * comint.el (comint-bol-or-process-mark): Doc fix.
9739 1999-05-23  Dave Love  <fx@gnu.org>
9741         * emulation/crisp.el (crisp-mode-map): Don't inherit global-map.
9742         Enter it on minor-mode-map-alist.
9743         (crisp-mode): Re-named from `crsip-mode-enabled'.  Users changed.
9744         Autoload.  Add custom setter.
9745         (crisp-mark-line): Doc fix.
9746         (crisp-mode): Autoload.  Re-write not to frob keymaps directly.
9747         (crisp-mode-hook): Define.
9749 1999-05-23  Ken'ichi Handa  <handa@gnu.org>
9751         * files.el (recover-file): Recover buffer-file-coding-system.
9753 1999-05-22  Richard Stallman  <rms@gnu.org>
9755         * vc.el (vc-dired-mode): Make the dired-move-to-filename-regexp
9756         regexp match the date, to avoid treating date as file size.
9757         Add YYYY S option to WESTERN/
9759         * bookmark.el: Delete some XEmacs compatibility code.
9760         (bookmark-jump-noselect): Check vc-backend.
9762         * subr.el (add-to-list): Doc fix.
9764 1999-05-21  Stephen Eglen  <stephen@gnu.org>
9766         * diary-lib.el (diary-mail-entries): Use fancy-diary-buffer.
9768 1999-05-18  Richard Stallman  <rms@gnu.org>
9770         * textmodes/texinfmt.el (texinfo-anchor): Don't delete a
9771         non-space after the @anchor command.
9772         (texinfo-format-var): Handle other nested constructs, using
9773         texinfo-parse-expanded-arg and texinfo-discard-command, not
9774         texinfo-parse-arg-discard.
9776         * emacs-lisp/debug.el (debugger-outer-inhibit-redisplay): New variable.
9777         (debug): Bind and use debugger-outer-inhibit-redisplay.
9778         Bind inhibit-redisplay to nil.
9779         (debugger-env-macro): Treat inhibit-redisplay like other outside vars.
9781 1999-05-17  Dave Love  <fx@gnu.org>
9783         * help.el (describe-function-1): Extra arg, interactive-p.
9784         (describe-key, describe-function): Use it.
9786 1999-05-17  Karl Heuer  <kwzh@gnu.org>
9788         * ispell.el (ispell-local-dictionary-alist): Add autoload cookie.
9790 1999-05-16  Dave Love  <fx@gnu.org>
9792         * cus-start.el (all): Delete selective-display.  Add scroll-margin,
9793         scroll-preserve-screen-position, scroll-conservatively.
9795 1999-05-16  Dave Love  <fx@gnu.org>
9797         * emacs-lisp/byte-opt.el (byte-optimize-plus): Fix 1-arg case.
9799 1999-05-15  Reto Zimmermann  <reto@Synopsys.COM>
9801         * progmodes/vhdl-mode.el: Completely revised and massively extended.
9803 1999-05-15  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
9805         * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no
9806         magic number and is not associated with a file.
9808 1999-05-14  Richard M. Stallman  <rms@gnu.org>
9810         * files.el (find-file-noselect-1): Fix previous change.
9812 1999-05-14  Simon Marshall  <simon@gnu.org>
9814         * fast-lock.el (fast-lock-cache-name): Fix test for `windows-nt'.
9816 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
9818         * international/mule-diag.el (mule-diag): Change MULE to Mule in
9819         docstring.
9821         * international/mule-cmds.el: Change MULE to Mule in docstrings
9822         and menus.
9824 1999-05-10  Kenichi HANDA  <handa@etl.go.jp>
9826         * ps-mule.el (ps-mule-prologue): Fix the definition of DefFontMule
9827         to correctly reflect the value of BaseLineOffset in
9828         RelativeCompose.  Now the value of RelativeCompose is an array of
9829         low and high positions.
9830         (ps-mule-cmpchar-prologue): Adjust the definition of BC, EC, and
9831         RLC for the above change.
9833 1995-05-11  Joel N. Weber II  <devnull@melange.gnu.org>
9835         * comint.el (comint-password-prompt-regexp): Modified to match the
9836         output of ksu and ssh-add.
9838 1999-05-11  Kenichi HANDA  <handa@etl.go.jp>
9840         * language/korea-util.el (isearch-toggle-korean-input-method):
9841         Adjusted for the change of input method handling in isearch.el.
9842         (isearch-hangul-switch-symbol-ksc): Likewise.
9843         (isearch-hangul-switch-hanja): Likewise.
9845 1999-05-10  Dave Love  <fx@gnu.org>
9847         * help.el (help-make-xrefs): Fix typo.
9849 1999-05-10  Andreas Schwab  <schwab@gnu.org>
9851         * emacs-lisp/byte-opt.el (byte-boolean-vars): Add
9852         unibyte-display-via-language-environment.
9854         * help.el (help-make-xrefs): Handle more cases when looking for
9855         commands in a keymap description.
9857 1999-05-10  Eli Zaretskii  <eliz@gnu.org>
9859         * loadup.el: For ms-dos systems, load ccl and codepage.
9861 1999-05-09  Ken'ichi Handa  <handa@gnu.org>
9863         * ps-print.el (ps-control-character): Call
9864         ps-mule-prepare-ascii-font to setup ASCII fonts.
9866         * ps-mule.el (ps-mule-begin-job): Redo this change "if
9867         ps-multibyte-buffer is nil, use
9868         ps-mule-font-info-database-default."
9870 1999-05-08  Ken Stevens  <k.stevens@ieee.org>
9872         * ispell.el (ispell-local-dictionary-alist): New variable for
9873         customizing local dictionaries not accessable by everyone.
9874         (ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
9875         (ispell-required-version): Changed format `(major minor
9876         revision)' to support general pattern matching.
9877         (ispell-tex-skip-alists): AMS Tex block comment and `\author'
9878         skip region commented out due to incorrect skip potential in std latex.
9879         (ispell-word): Removed `when' macro.  Fixed bug of not restoring
9880         cursor point on small words for calls from `ispell-minor-mode'.
9881         (check-ispell-version): Tests and accepts versions major.minor
9882         and above, with adjustments for interactions in 3.1.0-3.1.11.
9883         (ispell-get-line): No longer skips ispell process special characters.
9884         (ispell-comments-and-strings): Removed `when' macro call.
9885         (ispell-minor-check): Requires ispell-word to restore cursor point.
9886         (ispell-buffer-local-parsing): Supports checking comments only.
9888 1999-05-08  Karl Heuer  <kwzh@gnu.org>
9890         * comint.el (comint-password-prompt-regexp): Fix last change to be
9891         more specific.
9893 1999-05-07  Richard M. Stallman  <rms@gnu.org>
9895         * subr.el (with-temp-message): Fix the other call to message
9896         to use %s.
9898 1999-05-07  Michael Ernst  <mernst@alum.mit.edu>
9900         * gud.el (gud-format-command): "%F" means file sans extension.
9901         (jdb): Use %F, not %f, for gud-break.
9903 1999-05-07  Joel N. Weber II  <devnull@melange.gnu.org>
9905         * comint.el (comint-password-prompt-regexp): Modified so that it
9906         matches the output of kinit.
9908 1999-05-06  Greg Stark  <gsstark@mit.edu>
9910         * timezone.el (timezone-parse-date): Recognize new format used in
9911         internet cookies.
9913 1999-05-04  Tudor Hulubei  <tudor@cs.unh.edu>
9915         * international/iso-acc.el (iso-languages): Add latin-2 cedillas.
9917 1999-05-04  Andrew Innes  <andrewi@gnu.org>
9919         * time.el (display-time-update): Allow for wrap-around when
9920         checking against display-time-server-down-time.
9922 1999-05-04  Ken'ichi Handa  <handa@gnu.org>
9924         * international/mule-diag.el (describe-coding-system): Fix English
9925         message.
9927 1999-05-03  Jason Rumney <jasonr@altavista.net>
9929         * term/w32-win.el: Change the x-charset-registry property for the
9930         Japanese charsets that are supported by Japanese Windows fonts.
9932 1999-05-03  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
9934         * diary-lib.el (diary-remind): Rewritten to behave sensibly for
9935         diary-block diary entries for which the reminders and the diary
9936         entries can overlap.
9938 1999-05-02  Jason Rumney <jasonr@altavista.net>
9940         * term/w32-win.el (mouse-set-font): Ensure constructed fontset
9941         matches the font selected in the dialog.
9943 1999-05-02  Dave Love  <fx@gnu.org>
9945         * browse-url.el (browse-url-browser-function): Add :version.
9947         * international/mule.el (auto-coding-alist): Add .tgz.
9949 1999-05-2  Eli Zaretskii  <eliz@is.elta.co.il>
9951         * international/codepage.el (cp-coding-system-for-codepage-1):
9952         Make the magnification parameter for the -dos encoder be 2.
9954 1999-05-2  Andrew Innes  <andrewi@gnu.org>
9956         * term/w32-win.el (w32-drag-n-drop): Select file in window where
9957         it is dropped, rather than current window.
9959         * mail/smtpmail.el (smtpmail-deduce-address-list): Bind variables
9960         after switching buffer, as case-fold-search is a buffer local
9961         variable.
9963         * w32-fns.el (convert-standard-filename): Only convert directory
9964         separators to backslash if the interactive shell is one of the
9965         standard Windows shells that has DOS semantics.
9967         * ls-lisp.el (ls-lisp-format-time): Trap errors from
9968         format-time-string, and return a suitable string to indicate the
9969         timestamp was invalid.
9971         * hexl.el (hexlify-command): Apply shell-quote-argument after
9972         expanding hexl-program in case exec-directory contains a space.
9973         (dehexlify-command): Ditto.
9975         * dos-w32.el (file-name-buffer-file-type-alist): Remove various
9976         file extension regexps which aren't necessarily binary files.
9977         (direct-print-region-helper): Use subst-char-in-string instead of
9978         binding directory-sep-char to convert filenames to DOS syntax.
9979         (direct-print-region-use-command-dot-com): New variable.
9980         (direct-print-region-helper): Use it to control whether to invoked
9981         command.com to print on Windows 9x.
9983         * browse-url.el (browse-url-browser-function): Default to
9984         browse-url-default-windows-browser on windows-nt.
9985         (browse-url-default-windows-browser): New function.
9987 1999-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
9989         * forms.el (forms-mode): Don't call forms-first-record or
9990         forms-last-record if the data file has zero records.
9992 1999-04-29  Richard M. Stallman  <rms@gnu.org>
9994         * files.el (find-file-noselect-1): If buffer-file-name has changed
9995         after find-file-not-found-hooks runs, recompute the truename.
9996         And don't use FILENAME after that point.
9998 1999-04-27  Dave Love  <fx@gnu.org>
10000         * paren.el (show-paren-mode)
10001         * which-func.el (which-func-mode-global)
10002         * type-break.el (type-break-mode)
10003         * time.el (display-time-mode)
10004         * rsz-mini.el (resize-minibuffer-mode)
10005         * mouse-sel.el (mouse-sel-mode)
10006         * icomplete.el (icomplete-mode)
10007         * hscroll.el (hscroll-global-mode)
10008         * help.el (temp-buffer-resize-mode)
10009         * font-lock.el (global-font-lock-mode)
10010         * delsel.el (delete-selection-mode)
10011         * avoid.el (mouse-avoidance-mode)
10012         * autoinsert.el (auto-insert-mode)
10013         * winner.el (winner-mode): Doc fix.
10015 1999-04-26  Karl Heuer  <kwzh@gnu.org>
10017         * mail/rmail.el (rmail-next-same-subject): When searching, ignore
10018         the same whitespace that was ignored in choosing the subject string.
10020 1999-04-26  Richard M. Stallman  <rms@gnu.org>
10022         * info.el (Info-find-node): Position properly after finding anchor.
10024         * cus-start.el (all): Handle unibyte-display-via-language-environment.
10026         * simple.el (indent-new-comment-line): Fix previous change.
10028         * complete.el: Delete the wildcard expansion feature
10029         since that is now standard in find-file.
10030         (PC-try-load-many-files): Function deleted.
10031         (PC-after-load-many-files): Function deleted.
10032         (PC-many-files-list): Variable deleted.
10033         (PC-disable-wildcards): Variable deleted.
10034         (partial-completion-mode): Don't enable the wildcard feature.
10036         * complete.el (PC-look-for-include-file): Don't set global variables
10037         `error', `buf' and `filename' here.
10039         * mail/sendmail.el (mail-sent-via): Use copy-marker not make-marker.
10041 1999-04-26  John Wiegley  <johnw@oneworld.new-era.com>
10043         * textmodes/outline.el (outline-regexp): Doc fix.
10045 1999-04-26  John Wiegley  <johnw@borland.com>
10047         * progmodes/compile.el (compilation-error-regexp-alist): Recognize
10048         C++Builder 4.0 error message syntax.
10050 1999-04-26  Mark Diekhans  <markd@Grizzly.COM>
10052         * progmodes/compile.el (grep-compute-defaults): If xargs -e isn't
10053         supported, use find -exec.
10055 1999-04-26  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
10057         * textmodes/texinfmt.el (texinfo-format-buffer): Bind
10058         coding-system-for-write, to avoid hanging when non-interactive.
10060 1999-04-26  Dirk Herrmann  <D.Herrmann@tu-bs.de>
10062         * textmodes/bibtex.el (bibtex-reference-head): Allow entries to
10063         start with a newline.
10065 1999-04-13  Ken'ichi Handa  <handa@gnu.org>
10067         * international/mule-conf.el (x-ctext): New coding system.
10069 1999-04-12  Richard M. Stallman  <rms@gnu.org>
10071         * international/mule-cmds.el (input-method-function):
10072         Add permanent-local property.
10074 1999-04-12  Dave Love  <fx@gnu.org>
10076         * jka-compr.el (jka-compr-insert-file-contents): Fix previous
10077         change to use jka-compr-byte-compiler-base-file-name.
10079         * supercite.el (sc-scan-info-alist): Revert last change.
10080         (sc-attrib-selection-list): Fix :type here instead.
10082 1999-04-11  Eli Zaretskii  <eliz@gnu.org>
10084         * international/mule.el (auto-coding-alist-lookup): Include ms-dos
10085         in the list of case-insensitive filesystems.
10087 1999-04-09  Kenichi Handa  <handa@etl.go.jp>
10089         * international/fontset.el (create-fontset-from-fontset-spec):
10090         Don't register duplicated alias fontset names.
10092 1999-04-08  Richard Stallman  <rms@gnu.org>
10094         * international/mule.el (auto-coding-alist-lookup): New function.
10095         (set-auto-coding): Use auto-coding-alist-lookup.
10097         * jka-compr.el (jka-compr-insert-file-contents):
10098         Use auto-coding-alist-lookup to check for files that
10099         should not have eol conversion, in the unibyte case.
10101 1999-04-07  Dave Love  <fx@gnu.org>
10103         * help.el (describe-variable): Check custom-loads property as well
10104         as custom-type.
10106         * abbrev.el (abbrev-mode): Customizing sets the default value.
10108 1999-04-08  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10110         * vc.el (vc-backend-revert): For CVS files that were made
10111         writeable with "cvs edit", call "cvs unedit" to undo that.
10113 1999-04-08  Dave Love  <fx@gnu.org>
10115         * mail/supercite.el: (sc-attrib-selection-list): Fix custom type
10116         more.
10117         (sc-emacs-features): Recognize Emacs 20.
10118         (sc-read-string): Use history arg.
10119         (sc-scan-info-alist): Check for rtnvalue a cons.
10121 1999-04-08  Kenichi HANDA  <handa@etl.go.jp>
10123         * gnus/gnus-mule.el (gnus-mule-message-send-mail-function): Find a
10124         coding system to encode the message by
10125         select-message-coding-system.
10127 1999-04-07  Richard Stallman  <rms@gnu.org>
10129         * progmodes/sql.el (sql-send-paragraph): Delete duplicate definition.
10131         * winner.el: Reorder definitions.
10133         * mail/mh-utils.el (mh-find-progs): Try /etc/nmh and lib/nmh dirs.
10135         * mail/rmail.el (rmail-decode-babyl-format):
10136         Undo previous change.
10138 1999-04-06  Richard Stallman  <rms@gnu.org>
10140         * info.el (Info-find-node): Check for an anchor at the
10141         proper place, before reading an indirect file.
10143         * imenu.el (imenu--mouse-menu): Use assq when searching in FINAL.
10145         * jka-compr.el (jka-compr-insert-file-contents):
10146         Use raw-text-unix when we want no conversion.
10148 1999-04-06  Thierry Emery <Thierry.Emery@nmu.alcatel.fr>
10150         * timezone.el (timezone-parse-date): Corrected regexp for
10151         style (5) date format so that tenths of seconds are optional.
10153 1999-04-05  Eli Zaretskii  <eliz@gnu.org>
10155         * term/internal.el (dos-cpNNN-setup): New function, with the guts
10156         of dos-codepage-setup.
10157         (cjk-codepages-alist): New variable, an alist of Far-Eastern
10158         codepages for which there's no need to set up cpNNN coding
10159         systems.
10160         (dos-codepage-setup): Support Far-Eastern DOS terminals.
10162 1999-04-05  Richard Stallman  <rms@gnu.org>
10164         * mail/rmail.el (rmail-ignored-headers): Doc fix.
10166 1999-04-02  Richard Stallman  <rms@gnu.org>
10168         * progmodes/compile.el (compilation-handle-exit): Do right thing
10169         if (car status) doesn't end in a newline.
10171 1999-04-01  Dave Love  <fx@gnu.org>
10173         * progmodes/sql.el (SQL): Add defgroup :version.
10175 1999-03-31  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
10177         * emacs-lisp/bytecomp.el (byte-compile-file): Clear
10178         buffer-file-coding-system.  If the coding system used is raw-text,
10179         etc., make the *Compiler Input* buffer unibyte.
10181         * international/mule.el (find-new-buffer-file-coding-system): Doc fix.
10183         * loadup.el: Don't write the fns-...el file if not dumping.
10185 1999-03-31  Dave Love  <fx@gnu.org>
10187         * snmp-mode.el (snmp): Fix defgroup :version.
10189         * hilit-chg.el (highlight-changes): Add defgroup :version.
10191 1999-03-31  Andreas Schwab  <schwab@gnu.org>
10193         * gnus/gnus-sum.el (gnus-data-compute-positions): Move down after
10194         the gnus-save-hidden-threads macro.
10196 1999-03-30  Per Abrahamsen  <abraham@dina.kvl.dk>
10198         * faces.el (face-set-after-frame-default): Obey the
10199         `customized-face' for new faces.
10201 1999-03-30  Dave Love  <fx@gnu.org>
10203         * international/mule-cmds.el (current-language-environment): Doc fix.
10204         * abbrev.el (abbrev-mode): Doc fix.
10205         * autoinsert.el (auto-insert-mode): Doc fix.
10206         * complete.el (partial-completion-mode): Doc fix.
10207         * avoid.el (mouse-avoidance-mode): Doc fix.
10208         * delsel.el (delete-selection-mode): Doc fix.
10209         * font-lock.el (global-font-lock-mode): Doc fix.
10210         * help.el (temp-buffer-resize-mode): Doc fix.
10211         * hscroll.el (hscroll-global-mode): Doc fix.
10212         * icomplete.el (icomplete-mode): Doc fix.
10213         * mouse-sel.el (mouse-sel-mode): Doc fix.
10214         * paren.el (show-paren-mode): Doc fix.
10215         * rsz-mini.el (resize-minibuffer-mode): Doc fix.
10216         * time.el (display-time-mode): Doc fix.
10217         * type-break.el (type-break-mode): Doc fix.
10218         * which-func.el (which-func-mode-global): Doc fix.
10219         * winner.el (winner-mode): Doc fix.
10221 1999-03-30  Michael Ernst  <mernst@alum.mit.edu>
10223         * wid-edit.el (widget-before-change): Signal text-read-only rather
10224         than an ordinary error.
10226 1999-03-30  Richard M. Stallman  <rms@gnu.org>
10228         * repeat.el: Don't require advice.
10229         (repeat): Do function-indirection in check for kbd macro.
10230         In self-insert case, use the *last* char in INSERTION.
10232 1999-03-30  Karl Heuer  <kwzh@gnu.org>
10234         * progmodes/cc-cmds.el (c-indent-command): Doc fix.
10236 1999-03-29  Andreas Schwab  <schwab@gnu.org>
10238         * textmodes/tex-mode.el (tex-start-shell): Use add-hook for
10239         comint-input-filter-functions.  Make variables related to shell
10240         directory tracking local.
10242 1999-03-26  Andreas Schwab  <schwab@gnu.org>
10244         * emacs-lisp/debug.el (debug): Make *Backtrace* buffer writable.
10246         * simple.el (shell-command-on-region): Cope with exit-status being
10247         nil, which happens if call-process-region was interrupted.
10249 1999-03-26  Richard M. Stallman  <rms@gnu.org>
10251         * simple.el (indent-new-comment-line): Handle use at a point
10252         after a comment-end.  Handle multiple comments.
10254         * mail/rmail.el (rmail-decode-babyl-format):
10255         To prevent locking, bind buffer-file-name to nil.
10257 1999-03-26  Karl Fogel  <kfogel@red-bean.com>
10259         * mail-hist.el (mail-hist-current-header-name): Don't make
10260         off-by-one-error when determining if in message body.
10262 1999-03-25  Andrew Innes  <andrewi@gnu.org>
10264         * w32-fns.el (set-default-process-coding-system): Copied from
10265         dos-w32.el, but modified to use Unix line endings for process
10266         input, and to add a suitable entry to process-coding-system-alist
10267         for DOS shells.
10269         * dos-fns.el (set-default-process-coding-system): Copied from
10270         dos-w32.el.
10272         * dos-w32.el (set-default-process-coding-system): Move function to
10273         dos-fns.el; a different version is used in w32-fns.el.
10275 1999-03-24  Dave Love  <fx@gnu.org>
10277         * info.el (Info-directory-list): Revert change to re-writing
10278         Info-default-directory-list, but put `alternative' first.
10279         (Info-insert-dir): Modify selecting the top dir file as a consequence.
10281 1999-03-23  Simon Marshall  <simon@gnu.org>
10283         * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
10284         on the line by itself.
10285         (java-font-lock-keywords-2): Likewise.  Don't fontify a class name if
10286         it is not in a declarative context.
10288 1999-03-22  Per Abrahamsen  <abraham@dina.kvl.dk>
10290         * cus-edit.el (custom-variable-prompt): Allow customization of
10291         autoloaded symbols.
10293 1999-03-22  Kenichi HANDA  <handa@etl.go.jp>
10295         * simple.el (what-cursor-position): Don't cause error when point
10296         is at invalid multibyte sequence.
10298 1999-03-21  Karl Heuer  <kwzh@gnu.org>
10300         * complete.el (partial-completion-mode): Doc fix.
10302 1999-03-19  Richard M. Stallman  <rms@gnu.org>
10304         * progmodes/cplus-md.el (old-c++): Remove :group.
10306         * progmodes/c-mode.el (old-c): Remove :group.
10308 1999-03-18  Simon Marshall  <simon@gnu.org>
10310         * font-lock.el (c-font-lock-keywords-2): Added "complex" type.
10311         (java-font-lock-keywords-2): Added "strictfp" keyword.
10313 1999-03-17  Jason Rumney <jasonr@altavista.net>
10315         * w32-fns.el (set-w32-system-coding-system) New function.
10316         (w32-system-coding-system) Initialize to 'iso-latin-1.
10318 1999-03-17  Eli Zaretskii  <eliz@gnu.org>
10320         * international/mule-cmds.el (set-language-environment): Fix
10321         previous change: don't use dos-codepage when unbound.
10323 1999-03-17  Karl Heuer  <kwzh@gnu.org>
10325         * calendar/appt.el (appt-make-list): Fix previous change.
10327 1999-03-16  Richard M. Stallman  <rms@gnu.org>
10329         * window.el (shrink-window-if-larger-than-buffer):
10330         Don't try to redisplay with the cursor at the end
10331         on its own line--that would force a scroll and spoil things.
10333 1999-03-16  Eli Zaretskii  <eliz@gnu.org>
10335         * international/mule-cmds.el (set-language-environment): Don't use
10336         cpNNN-nonascii-translation-table if it is unbound.
10338         * term/internal.el (dos-codepage-setup): Compute the unibyte
10339         syntax table and bind unibyte-display-via-language-environment
10340         here, rather than at top level, so that resetting to unibyte in
10341         .emacs works as expected.
10343 1999-03-15  Simon Marshall  <simon@gnu.org>
10345         * font-lock.el (c-font-lock-keywords-2): Added "restrict" keyword.
10347 1999-03-14  Milan Zamazal <pdm@pvt.net>
10349         * abbrev.el (inverse-add-abbrev): Inherit the current input method.
10351 1999-03-14  Kenichi Handa  <handa@etl.go.jp>
10353         * international/mule-util.el (detect-coding-with-priority):
10354         Restore the internal database.
10356 1999-03-14  Stephen Eglen  <stephen@gnu.org>
10358         * mail/sendmail.el (sendmail-send-it): Fix typo in error string
10359         if mail-from-style has invalid value.
10361 1999-03-12  Karl Heuer  <kwzh@gnu.org>
10363         * vc.el (vc-delete-logbuf-window): New var.
10364         (vc-finish-logentry): Use it.
10366 1999-03-12  Richard M. Stallman  <rms@gnu.org>
10368         * startup.el (command-line-1): Improve startup msg.
10370 1999-03-12  Eric M. Ludlam  <zappo@ultranet.com>
10372         * speedbar.el: Added commentary about stealthy functions.
10373         (speedbar-message) new function.
10374         (speedbar-y-or-n-p): New function
10375         (speedbar-with-attached-buffer) Moved macro before reference.
10376         Now uses `save-selected-window'.
10377         (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh,
10378         speedbar-generic-item-info, speedbar-item-info-file-helper,
10379         speedbar-item-delete, speedbar-insert-generic-list,
10380         speedbar-timer-fn, speedbar-check-vc-this-line,
10381         speedbar-check-obj-this-line, speedbar-fetch-dynaic-etags,
10382         speedbar-buffers-item-info) Use speedbar-message.
10383         (speedbar-item-info) Limit `message-log-max'.
10384         (speedbar-item-load, speedbar-item-copy, speedbar-item-rename,
10385         speedbar-item-delete, speedbar-item-object-delete,
10386         speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p.
10388 1999-03-10  Kenichi Handa  <handa@mulelab.etl.go.jp>
10390         * server.el (server-start): Set coding system for the server
10391         process to raw-text.
10392         (server-process-filter): Decode file names if necessary.
10394 1999-03-12  Dave Love  <fx@gnu.org>
10396         * textmodes/fill.el (sentence-end-double-space): Doc fix.
10398         * textmodes/paragraphs.el (sentence-end): Doc fix.
10400 1999-03-11  Karl Heuer  <kwzh@gnu.org>
10402         * comint.el (comint-password-prompt-regexp): Accept "login password:"
10404 1999-03-09  Karl Heuer  <kwzh@gnu.org>
10406         * ispell.el (ispell-dictionary-alist-1): Shorten autoloaded line.
10407         (ispell-dictionary-alist-2): Likewise.
10408         (ispell-dictionary-alist-3, ispell-dictionary-alist-4): New vars.
10409         (ispell-dictionary-alist-5, ispell-dictionary-alist-6): New vars.
10410         (ispell-dictionary-alist): Build from six pieces, not just two.
10412         * ps-bdf.el (bdf-directory-list): Doc fix.
10414         * enriched.el (enriched-mode): Make var permanent-local.
10416 1999-03-09  Dave Love  <fx@gnu.org>
10418         * textmodes/sgml-mode.el (html-mode): Use
10419         sentence-end-double-space when setting sentence-end.
10421 1999-03-09  Ken'ichi Handa  <handa@gnu.org>
10423         * language/thai.el (tis-620): New alias coding system for thai-tis620.
10425 1999-03-08  Felix Lee  <flee@cygnus.com>
10427         * textmodes/flyspell.el (flyspell-mode-on): Use change-major-mode-hook.
10429         * textmodes/outline.el (outline-back-to-heading): Fix invisible-ok.
10431 1999-03-08  Karl Heuer  <kwzh@gnu.org>
10433         * dired-aux.el (dired-do-copy-regexp): Doc fix.
10434         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
10436         * dired.el (dired-do-copy-regexp): Doc fix.
10437         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
10439 1999-03-08  Roger Breitenstein  <roger.breitenstein@starfish.com>
10441         * mail/smtpmail.el (smtpmail-do-bcc): Fix regexp.
10443 1999-03-08  Jason Rumney <jasonr@altavista.net>
10445         * international/codepage.el (cp1250-decode-table)
10446         (cp1251-decode-table, cp1253-decode-table)
10447         (cp1257-decode-table): New translation tables for MS Windows codepages.
10448         (cp-make-coding-systems-for-codepage): Accept 4 digit codepages.
10450 1999-03-07  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
10452         * textmodes/texinfmt.el (texinfo-append-refill): Check @c correctly.
10454 1999-03-07  Eli Zaretskii  <eliz@gnu.org>
10456         * ps-bdf.el (bdf-directory-list): Different value for ms-dos.
10458         * term/internal.el (top level): Display character 255 as 8bit as well.
10460 1999-03-06  Dave Love  <fx@gnu.org>
10462         * progmodes/cc-cmds.el (c-outline-level): Bind
10463         buffer-invisibility-spec.
10465         * progmodes/c-mode.el (c-outline-level): Likewise.
10467         * progmodes/ada-mode.el (ada-outline-level): Likewise.
10469 1999-03-05  Felix Lee  <flee@cygnus.com>
10471         * textmodes/outline.el (outline-get-last-sibling): Doc fix.
10473 1999-03-05  Richard M. Stallman  <rms@gnu.org>
10475         * bindings.el (complete-symbol): Invert meaning of prefix arg.
10477 1999-03-05  Andrew Innes  <andrewi@gnu.org>
10479         * w32-fns.el (convert-standard-filename): Convert directory
10480         separators to Windows format.
10482 1999-03-05  Andreas Schwab  <schwab@gnu.org>
10484         * international/skkdic-cnv.el: Provide skkdic-cnv.
10485         (skkdic-convert): Emit code to require skkdic-cnv at compile time.
10486         (batch-skkdic-convert): Doc fix.
10488 1999-03-04  Dave Love  <fx@gnu.org>
10490         * custom.el (custom-set-variables): Protect against setter errors.
10492 1999-03-04  Eli Zaretskii  <eliz@gnu.org>
10494         * ls-lisp.el (ls-lisp-insert-directory): Protect the sum total of
10495         the file sizes from overflowing.
10496         (ls-lisp-format): If file size is a float, use %8.0f to print it.
10497         Under -s, print the size in blocks with %4.0f, in case they have
10498         a *really* huge file.
10500 1999-03-03  Dave Love  <fx@gnu.org>
10502         * options.el (edit-options): Doc fix.
10503         (list-options): Don't lose with unbound symbols.  Maintain
10504         Edit-options-mode.
10506 1999-03-01  Dave Love  <fx@gnu.org>
10508         * mail/supercite.el (sc-attrib-selection-list): Fix custom type.
10510 1999-02-28  Richard M. Stallman  <rms@gnu.org>
10512         * ispell.el (ispell-dictionary-alist-override): New variable.
10513         (ispell-dictionary-alist): Don't setq it,
10514         if ispell-dictionary-alist-override is set.
10516         * simple.el (shell-command-default-error-buffer): Renamed from
10517         shell-command-on-region-default-error-buffer.
10518         (shell-command-on-region): Mention in echo area when there
10519         is some error output.  Mention success or failure, too.
10520         Accumulate multiple error outputs
10521         going forward, with formfeed in between.  Display the error buffer
10522         when we have put something in it.
10523         (shell-command): Add the ERROR-BUFFER argument feature.
10525 1999-02-28  Karl Heuer  <kwzh@gnu.org>
10527         * mail/mh-utils.el (mh-lib): Doc fix.
10528         (mh-lib-progs, mh-nmh-p): New vars.
10529         (mh-find-progs): Set mh-lib-progs along with other vars.
10530         (mh-path-search): New arg FUNC-P; if specified, use that instead
10531         of mh-file-command-p.
10532         (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs.
10534         * mail/mh-comp.el (mh-repl-formfile): New var.
10535         (mh-smail-batch): Don't ignore all arguments.
10536         (mh-reply): Do the right thing when using nmh.
10538 1999-02-27  Kenichi Handa  <handa@etl.go.jp>
10540         * international/mule-cmds.el (select-safe-coding-system): Be sure
10541         to show a buffer being decoded.
10543 1999-02-26  Ken'ichi Handa  <handa@gnu.org>
10545         * ps-bdf.el (bdf-directory-list): Initialize it to
10546         '("/usr/local/share/emacs/fonts/bdf").
10548 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10550         * ps-print.el: PostScript programming fix.
10551         (ps-print-prologue-1): Fix BeginDoc PostScript procedure (don't use
10552         setpagedevice operator).
10554 1999-02-25  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10556         * ps-print.el: Doc fix, font size specifies landscape and portrait
10557         sizes.
10558         (ps-print-version): New version number (4.1.4).
10559         (ps-font-size, ps-header-font-size, ps-header-title-font-size):
10560         Specifies landscape and portrait sizes.
10561         (ps-setup, ps-print-quote, ps-line-lengths-internal, ps-nb-pages)
10562         (ps-get-page-dimensions, ps-begin-file, ps-begin-job, ps-generate): Fun
10563         fix.
10564         (ps-get-font-size): New fun.
10565         (ps-font-size-internal, ps-header-font-size-internal)
10566         (ps-header-title-font-size-internal): New vars.
10568         * ps-mule.el: Change of ps-print font size variable name.
10569         (ps-mule-generate-font): Fun fix.
10570         (ps-mule-begin-job): Programming uniformization.
10572 1999-02-25  Dave Love  <fx@gnu.org>
10574         * help.el (help-xref-info-regexp): Allow linebreaks and capital.
10575         (help-make-xrefs): Do Info case first.
10577         * repeat.el: Don't require advice.
10578         (repeat-last-kill-command): Variable deleted.
10580 1999-02-25  Richard Stallman  <rms@gnu.org>
10582         * simple.el (shell-command-on-region): Don't go into the REPLACE = t
10583         case just because the current buffer is the output buffer.
10585 1999-02-25  Kenichi Handa  <handa@etl.go.jp>
10587         * simple.el (what-cursor-position): To show the character's
10588         encoding, use encoded-string-description instead of information
10589         of chaset-origin-alist.
10591         * international/mule-cmds.el (iso-2022-control-alist): New variable.
10592         (encoded-code-description): New function.
10593         (encoded-string-description): New function.
10594         (encode-coding-char): New function.
10596 1999-02-25  Andrew Innes  <andrewi@gnu.org>
10598         * startup.el (command-line) [windows-nt]: Fix typo in regexp
10599         checking for .emacs[.el[c]].
10601 1999-02-24  Richard Stallman  <rms@gnu.org>
10603         * help.el (describe-function-1): Don't print a whole lambda-function.
10605 1999-02-23  Ken'ichi Handa  <handa@gnu.org>
10607         * international/encoded-kb.el (encoded-kbd-handle-8bit): Allow
10608         inputting ?\240.
10610 1999-02-23  Karl Heuer  <kwzh@gnu.org>
10612         * term/vt100.el (vt100-wide-mode): Use defvar, not defconst.
10614         * midnight.el (clean-buffer-list-kill-regexps): Doc fix.
10615         (clean-buffer-list-kill-buffer-names): Doc fix.
10617         * gud.el (gud-jdb-massage-args): Spelling fix.
10619 1999-02-23  Richard M. Stallman  <rms@gnu.org>
10621         * subr.el (with-temp-message): Use %s so % in old msg won't fool us.
10623 1999-02-22  Eli Zaretskii  <eliz@gnu.org>
10625         * arc-mode.el (archive-set-buffer-as-visiting-file): Save
10626         excursion while calling set-auto-coding-function.
10628         * play/handwrite.el (handwrite): Require ps-print, and use
10629         ps-printer-name and ps-lpr-command.  Call ps-print-region-function
10630         if it's defined, instead of forking ps-lpr-command unconditionally.
10632 1999-02-22  Kenichi Handa  <handa@etl.go.jp>
10634         * international/codepage.el (cp-coding-system-for-codepage-1): Put
10635         charset-origin-alist property to a coding system for the codepage.
10637         * international/mule.el: Modify comment for charset-origin-alist
10638         property of a coding system.
10640         * simple.el (what-cursor-position): charset-origin-alist property
10641         of a coding system may be a translation table or a symbol of which
10642         `translation-table' property is a translation table.
10644 1999-02-21  Richard Stallman  <rms@gnu.org>
10646         * textmodes/sgml-mode.el (html-tag-alist): Add /head and /body
10647         to the "html" template.
10649 1999-02-21  Peter Breton  <pbreton@ne.mediaone.net>
10651         * dirtrack.el (dirtrack): Added docstring.  Now returns input.
10653 1999-02-18  Peter Breton  <pbreton@ne.mediaone.net>
10655         * dirtrack.el (dirtrack): Check for the prompt in the input string
10656         instead of the buffer.
10658 1999-02-18  Alex Schroeder  <a.schroeder@bsiag.ch>
10660         * sql.el: Set version to 1.4.1.  Changed mail address to
10661         alex@gnu.org.  Mention the mailing list sql.el@gnu.org.
10662         (sql-input-ring-separator): Doc fix.
10663         (sql-mode-syntax-table): double-dash starts comments is defined as
10664         ". 56" instead of ". 12b" for XEmacs.
10665         (sql-stop, sql-interactive-mode): Doc fixes.
10666         (sql-postgres): Queries for database and server, not just one.
10667         (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
10669         * sql.el (sql-set-sqli-hook): A hook run when sql-buffer is
10670         changed.  This is needed for master.el to work.
10671         (sql-set-sqli-buffer): Use the new hook.
10673         * sql.el (sql-make-alternate-buffer-name): Function that sets
10674         sql-alternate-buffer-name.
10675         (sql-alternate-buffer-name): Possible name of SQLi buffers.
10676         (sql-interactive-mode): Set sql-alternate-buffer-name.
10677         (sql-rename-buffer): New command.
10678         (sql-interactive-mode-menu): Menu for SQLi buffers.
10680         * sql.el (sql-interactive-mode): Doc fix.  sql-input-ring-separator
10681         and sql-input-ring-file-name are used to temporarily set
10682         comint-input-ring-file-name and comint-input-ring-separator when
10683         reading and writing input history files.
10685         (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name.
10686         (sql-input-ring-file-name): New variable with customization.
10687         (sql-input-ring-separator): New variable with customization.
10688         (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer.
10689         Callers changed.
10690         (sql-show-sqli-buffer): The message for "sql-buffer is not set"
10691         now includes the name of the current buffer.
10693         (sql-mode): Set paragraph-separate and paragraph-start so that
10694         sql-send-paragraph sends the entire SQL statements, even if it
10695         contains indented lines.
10697 1999-02-18  Dave Love  <fx@gnu.org>
10699         * format.el (format-encode-run-method, format-decode-run-method):
10700         Fix previous change.
10702 1999-02-18  Ken'ichi Handa  <handa@gnu.org>
10704         * international/mule.el (coding-system-list): Moved here from
10705         mule-util.el to avoid autoloading mule-util by the call of
10706         select-safe-coding-system.
10708 1999-02-17  Per Abrahamsen  <abraham@dina.kvl.dk>
10710         * simple.el (turn-on-auto-fill): Mark it as an option for
10711         `text-mode-hook'.
10713 1999-02-17  Richard Stallman  <rms@gnu.org>
10715         * emacs-lisp/easymenu.el (easy-menu-get-map):
10716         Don't crash if (current-local-map) is nil.
10718 1999-02-17  Peter Breton  <pbreton@ne.mediaone.net>
10720         * filecache.el (file-cache-filter-regexps): Added .class.
10722 1999-02-17  Ken'ichi Handa  <handa@gnu.org>
10724         * international/mule-util.el (decompose-region): Use
10725         insert-buffer-substring instead of insert-buffer to avoid putting
10726         mark.
10728 1999-02-17  Andreas Schwab  <schwab@gnu.org>
10730         * calendar/cal-move.el (scroll-calendar-left): Don't set
10731         displayed-month and displayed-year here, let generate-calendar do
10732         it, after range checking.
10734 1999-02-17  Simon Marshall  <simon@gnu.org>
10736         * progmodes/cc-engine.el (c-at-toplevel-p): New function.
10738         * font-lock.el (c++-font-lock-keywords-3): Use it to distinguish
10739         correctly between an object declared via a constructor and a method.
10740         (font-lock-defaults-alist): Don't give `.' word syntax for Java.
10741         (java-font-lock-keywords-1): Fontify package names individually.
10742         (java-font-lock-extra-types): Ensure regexp matches capitalised only.
10743         (java-font-lock-keywords-2): Simplify type fontification.
10744         (java-font-lock-keywords-3): Likewise.
10746 1999-02-17  Kenichi Handa  <handa@etl.go.jp>
10748         * language/japanese.el (iso-2022-jp-2): New coding system.
10749         ("Japanese"): Put iso-2022-jp-2 in coding-priority property.
10751 1999-02-16  Dave Love  <fx@gnu.org>
10753         * help.el (describe-function-1): Accept non-symbols.
10755 1999-02-16  Paul Eggert  <eggert@twinsun.com>
10757         * dired.el (dired-move-to-filename-regexp): Prepend .* so that we
10758         find the last match if there are multiple matches.
10760 1999-02-16  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10762         * tex-mode.el (tex-run-command, latex-run-command)
10763         (slitex-run-command, tex-command): Doc changes.
10764         (tex-start-options-string): Autoload it.  Doc change.  Provide
10765         a menu for customization.  Allow nil.  Quote backslashes only once.
10766         (tex-start-tex): Handle nil value of tex-start-options-string
10767         and apply shell-quote-argument to it.
10769 1999-02-16  Eli Zaretskii  <eliz@gnu.org>
10771         * ls-lisp.el (ls-lisp-insert-directory): Call fceiling to round
10772         the size in blocks, since it can be a float.
10773         (ls-lisp-format): Likewise
10775 1999-02-16  Ken'ichi Handa  <handa@gnu.org>
10777         * language/japanese.el (japanese-shift-jis): Add
10778         charset-origin-alist property.
10780 1999-02-15  Richard Stallman  <rms@gnu.org>
10782         * progmodes/compile.el (compile-internal): Use save-selected-window.
10784         * subr.el (momentary-string-display): Bind inhibit-read-only.
10786         * speedbar.el (speedbar-item-info-tag-helper): Scan the whole line.
10788 1999-02-15  Eli Zaretskii  <eliz@is.elta.co.il>
10790         * mail/rmail.el (rmail-show-message): If an unseen message has a
10791         Summary-line in its header, get past one more line before looking
10792         for the X-Coding-System header.
10794 1999-02-15  Geoff Voelker  <voelker@cs.washington.edu>
10796         * makefile.nt (INSTALL): Copy the handful of uncompiled lisp files
10797         explicitly to accomodate Windows 9X lack of a useful copy program.
10799 1999-02-15  Per Abrahamsen  <abraham@dina.kvl.dk>
10801         * wid-edit.el (widget-choice-value-create): Use `equal'
10802         instead of `eq'.
10804 1999-02-14  Richard Stallman  <rms@gnu.org>
10806         * international/iso-transl.el:
10807         (iso-transl-ae): Renamed from iso-transl-e-slash.
10808         (iso-transl-a-ring): Renamed from iso-transl-a-slash.
10809         (iso-transl-AE): Renamed from iso-transl-E-slash.
10810         (iso-transl-A-ring): Renamed from iso-transl-A-slash.
10811         (iso-transl-char-map): Related changes.
10813         * format.el (format-replace-strings): Fix value of TO in REVERSE case.
10815 1999-02-13  Richard Stallman  <rms@gnu.org>
10817         * textmodes/texinfmt.el (texinfo-alias): New function.
10818         (texinfo-fold-nodename-case): Add defvar.
10819         (texinfo-format-node): Do case folding if specified.
10821         * ffap.el (ffap-file-at-point): Test local file names
10822         immediately.  Strip off line numbers.
10824 1999-02-12  Alex Schroeder  <a.schroeder@bsiag.ch>
10826         * sql.el: Set version to 1.3.2
10827         (sql-solid-program): Added support for solid.
10828         (sql-help): Doc mentions sql-solid.
10829         (sql-solid): Entry function for Solid.
10830         (sql-buffer): Doc explains the use of the variable and how to
10831         change it.
10832         (sql-mode-menu): Included entries for sql-show-sqli-buffer and
10833         sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
10834         disabled if sql-buffer doesn't have a process; sql-send-paragraph
10835         is new.
10836         (sql-show-sqli-buffer): New function to display the value of
10837         sql-buffer.
10838         (sql-change-sqli-buffer): New function to change sql-buffer.
10839         (sql-mode): Doc explains how to change sql-buffer.
10840         (sql-send-paragraph): New function to send a paragraph.
10841         (sql-mode-map): Added keybinding for sql-send-paragraph.
10842         (sql-mysql): Doc corrected.
10843         (sql-ms): Doc corrected.
10845         * sql.el (sql-server): Doc fix.
10846         (sql-mysql): Added the use of sql-server to specify the host,
10847         sql-database now specifies database instead of host.
10848         (sql-mode-menu): Send... menu items are only active if sql-buffer
10849         is non-nil.
10850         (sql-help): Changed tag of entry functions a bit.
10852         * sql.el: Added keywords from `finder-by-keyword'.
10853         (sql-mode): Made sql-buffer a local variable, changed the
10854         documentation: removed instructions to add *.sql files to
10855         auto-mode-alist, added documentation for having mutliple SQL
10856         buffers sending their stuff to different SQLi buffers, each
10857         running a different process.
10858         (sql-postgres): Quoted *SQL* in doc string.
10859         (sql-ms): Likewise.
10860         (sql-ingres): Likewise.
10861         (sql-ingres): Quoted *SQL* in doc string, added references to
10862         sql-user and sql-password used during login.
10863         (sql-sybase): Quoted *SQL* in doc string, added comma.
10864         (sql-oracle): Likewise.
10865         (sql-interactive-mode): Added extensive documentation for having
10866         mutliple SQL buffers sending their stuff to different SQLi
10867         buffers, each running a different process.
10868         (sql-buffer): Changed doc from *SQL* to SQLi.
10869         (sql-get-login): Doc fix.
10871 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
10873         * international/mule-conf.el (undecided): Set ascii in
10874         safe-charsets property.
10876 1999-02-12  Richard Stallman  <rms@gnu.org>
10878         * textmodes/paragraphs.el (paragraph-separate): Doc fix.
10880 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
10882         * ps-mule.el (ps-mule-font-info-database-default): Set the initial
10883         value to ps-mule-font-info-database-latin.
10885 1999-02-13  Kenichi HANDA  <handa@etl.go.jp>
10887         * ps-mule.el (ps-multibyte-buffer): Doc-string modified.
10888         (ps-mule-font-info-database-default): New variable.
10889         (ps-mule-begin-job): If ps-multibyte-buffer is nil, use
10890         ps-mule-font-info-database-default.
10892 1999-02-12  Dave Love  <fx@gnu.org>
10894         * timezone.el (timezone-make-date-sortable)
10895         (timezone-make-date-arpa-standard): Doc fix.
10897 1999-02-12  Ken'ichi Handa  <handa@gnu.org>
10899         * international/quail.el (quail-show-kbd-layout): Bind
10900         blink-matching-paren to nil.
10902         * ps-mule.el (ps-mule-font-info-database-bdf): Fix ENCODING field
10903         for ASCII and Latin-1.
10905 1999-02-12  Andreas Schwab  <schwab@gnu.org>
10907         * gud.el (jdb): Fix regexp for comint-prompt-regexp.
10909 1999-02-12  Kenichi Handa  <handa@etl.go.jp>
10911         * international/mule-cmds.el (language-info-alist): Remove
10912         description about charset-origin-alist.
10914         * international/mule.el: Comment added for a new coding system
10915         property `charset-origin-alit'.
10916         (make-translation-table): This variable deleted.
10918         * language/chinese.el (chinese-big5): Add charset-origin-alist
10919         property.
10920         ("Chinese-CNS"): Remove charset-origin-alist property.
10922         * language/cyrillic.el (cyrillic-koi8): Add charset-origin-alist
10923         property.
10924         (cyrillic-alternativnyj): Likewise.
10925         ("Cyrillic-KOI8"): Remove charset-origin-alist property.
10926         ("Cyrillic-ALT"): Likewise.
10928         * language/vietnamese.el (vietnamese-viqr): Add
10929         charset-origin-alist property.
10930         ("Vietnamese"): Remove charset-origin-alist property.
10932         * simple.el (what-cursor-position): Don't use the varialbe
10933         charset-origin-alist, but use charset-origin-alist property of
10934         buffer-file-coding-system to decide external character set code.
10936 1999-02-10  Richard Stallman  <rms@gnu.org>
10938         * shadowfile.el: Don't turn on the mode when the file is loaded.
10940 1999-02-09  Richard Stallman  <rms@gnu.org>
10942         * progmodes/compile.el (compile-auto-highlight): Customize.
10944         * add-log.el (add-log-file-name-function): New variable.
10945         (add-change-log-entry): Call that function, if non-nil.
10947 1999-02-09  Michael Ernst  <mernst@alum.mit.edu>
10949         * rmail.el (rmail-search): Track match with a marker, not an integer.
10951 1999-02-08  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10953         * progmodes/compile.el (compilation-setup): Set value of
10954         compilation-directory-stack as in compilation-forget-errors.
10955         (compile-reinitialize-errors): Bind buffer-undo-list and
10956         deactivate-mark.
10957         (compilation-forget-errors): Likewise.
10959 1999-02-08  Jim Blandy  <jimb@savonarola.red-bean.com>
10961         * textmodes/texinfo.el (texinfo-environment-regexp): Add the
10962         def... constructs.
10964         * texnfo-upd.el (texinfo-all-menus-update, texinfo-master-menu):
10965         Remove calls to sleep-for.
10967 1999-02-08  Eli Zaretskii  <eliz@gnu.org>
10969         * international/codepage.el (cp-coding-system-for-codepage-1): On
10970         MS-DOS, use dos-unsupported-char-glyph for characters not
10971         supported by the codepage.
10972         (cp-make-coding-systems-for-codepage): Likewise.
10974 1999-02-08  Andreas Schwab  <schwab@gnu.org>
10976         * international/mule-util.el (coding-system-list): Don't sort
10977         coding-system-list here.
10979         * international/mule.el (coding-system-lessp): Moved here from
10980         mule-util.el
10981         (add-to-coding-system-list): New function.
10982         (make-subsidiary-coding-system, make-coding-system,
10983         define-coding-system-alias): Use it instead of setting
10984         coding-system-list directly.
10986 1999-02-07  Dave Love  <fx@gnu.org>
10988         * calendar/appt.el (appt-make-list): Don't splice quotes and date
10989         onto message.
10991 1999-02-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
10993         * imenu.el (imenu--last-menubar-index-alist): Add doc.
10994         (imenu-add-to-menubar):  Reset imenu--last-menubar-index-alist.
10996 1999-02-06  Richard Stallman  <rms@gnu.org>
10998         * language/european.el (setup-slovenian-environment): New function.
10999         ("Slovenian"): New language environment.
11001         * progmodes/sql.el (sql-help): Doc fix.
11002         (sql-mysql): Doc fix.
11004 1999-02-05  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11006         * tex-mode.el: When compiling, require compare-w and skeleton
11007         to pacify the byte-compiler.  Move the def's of the tex-commands
11008         together.  Add a comment on kill-process vs. quit-process.
11010 1999-02-05  Dave Love  <fx@gnu.org>
11012         * progmodes/compile.el (compile-mouse-goto-error): Don't lose with
11013         null markers.
11014         (compile-goto-error): Likewise.
11016 1999-02-05  Stephen Gildea  <gildea@alum.mit.edu>
11018         * time-stamp.el (time-stamp-format): Format doc tighter.
11019         (time-stamp-line-limit): 0 searches the entire buffer (careful!).
11020         (time-stamp): Don't re-write the time stamp if it didn't change.
11022 1999-02-05  Alex Schroeder  <asc@bsiag.com>
11024         * progmodes/sql.el: Changed version to 1.2.1.
11025         (sql-pop-to-buffer-after-send-region): Improved documentation.
11026         (sql-mysql-program): Added MySQL support.
11027         (sql-prompt-length): Made prompt-length configurable.
11028         (sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
11029         (sql-help): Added MySQL support, changed documentation.
11030         (sql-send-region): A message is displayed if something is sent.
11031         (sql-mode): Added buffer-local comment-start.
11032         (sql-interactive-mode): Use sql-prompt-length to set left-margin.
11033         (sql-interactive-mode): Added buffer-local comment-start.
11034         (sql-oracle): Set sql-prompt-length.
11035         (sql-sybase): Set sql-prompt-length.
11036         (sql-mysql): Added MySQL support.
11037         (sql-ingres): Set sql-prompt-length.
11038         (sql-ms): Set sql-prompt-length.
11039         (sql-postgres): Set sql-prompt-length.
11041 1999-02-04  Eli Zaretskii  <eliz@gnu.org>
11043         * term/internal.el (dos-codepage-setup): Set selection coding
11044         system to cpNNN-dos.
11046 1999-02-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11048         * international/characters.el: Let ethiopic use iso-2022-7bit.
11050 1999-02-02  Dave Love  <fx@gnu.org>
11052         * progmodes/fortran.el (mark-fortran-subprogram): Activate mark here...
11053         (fortran-narrow-to-subprogram, fortran-indent-subprogram): ...not here.
11055 1999-02-02  Karl Heuer  <kwzh@gnu.org>
11057         * terminal.el (terminal-emulator): Doc fix.
11059 1999-02-02  Ken'ichi Handa  <handa@gnu.org>
11061         * international/mule-util.el (compose-chars): Doc-string
11062         modified.  Correctly handle a composition character in ARGS.
11064 1999-02-01  Richard Stallman  <rms@gnu.org>
11066         * progmodes/make-mode.el (makefile-imenu-generic-expression): New var.
11067         (makefile-menu-index-function): Function deleted.
11068         (makefile-mode): Use makefile-imenu-generic-expression.
11070 1999-02-01  Geoff Voelker  <voelker@cs.washington.edu>
11072         * term/w32-win.el (w32-create-initial-fontsets): Back out previous
11073         change, invoke from before-init-hook.
11075 1999-02-01  Dan Nicolaescu  <done@ece.arizona.edu>
11077         * subr.el (remove-from-invisibility-spec): Cope with the case when
11078         buffer-invisibility-spec is t.
11080 1999-02-01  Ed Reingold  <reingold@cs.uiuc.edu>
11082         * calendar/calendar.el (calendar-mode-map): Fix bindings for
11083         appt-add and appt-delete.
11085 1999-02-01  Eli Zaretskii  <eliz@gnu.org>
11087         * term/pc-win.el (msdos-approximate-color): New function.
11088         (msdos-color-translate): Call it to find a DOS color that best
11089         approximates an X-style "#NNNNNN" color specification.
11091 1999-02-01  Ken'ichi Handa  <handa@gnu.org>
11093         * international/mule-util.el (compose-chars-component): Add
11094         autoload cookie.
11096 1999-01-31  Ken'ichi Handa  <handa@gnu.org>
11098         * international/quail.el (quail-lookup-key): If cdr of MAP is a
11099         function, replace cdr of MAP by the return value of the function
11100         unconditionally.
11102 1999-01-31  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11104         * progmodes/compile.el (compilation-next-error-locus): Don't
11105         decrease argument FIND-AT-LEAST of compilation-next-error-locus.
11107 1999-01-31  Eli Zaretskii  <eliz@gnu.org>
11109         * mail/rmail.el (rmail-mime-charset-pattern): Add optional TABs
11110         and NLs before "charset", and allow the charset name be in double
11111         quotes.
11113 1999-01-31  Richard Stallman  <rms@gnu.org>
11115         * imenu.el (imenu-sort-function): Fix custom type.
11117 1999-01-30  Richard Stallman  <rms@gnu.org>
11119         * speedbar.el (speedbar-line-token): Match {...} instead of [...].
11120         (speedbar-line-token): Likewise.
11122         * play/gametree.el (gametree-default-score): Use defcustom.
11123         (gametree-score-regexp, gametree-score-closer): Likewise.
11124         (gametree-score-manual-flag, gametree-score-opener): Likewise.
11126 1999-01-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11128         * mail/rmail.el (rmail-decode-babyl-format): Avoid locking when
11129         decoding.
11131 1999-01-29  Markus Rost  <rost@gnu.org>
11133         * tex-mode.el (tex-mode-map): Replace validate-tex-buffer by
11134         tex-validate-buffer.
11135         (plain-tex-mode, latex-mode, slitex-mode): Likewise.
11136         (tex-validate-buffer): Renamed from validate-tex-buffer.  Works
11137         now with recent occur-mode.
11138         (tex-validate-region): Really walk through all Sexps.
11139         (tex-region): Bind shell-dirtrack-verbose.
11140         (tex-file, tex-bibtex-file): Likewise.
11142 1999-01-29  Dave Love  <fx@gnu.org>
11144         * finder.el: (finder-commentary): Fix interactive spec.  Try
11145         appending .el to file name.
11146         (finder-find-library, finder-commentary): Doc fixes.
11148 1999-01-29  Andrew Innes  <andrewi@gnu.org>
11150         * mail/rmail.el (rmail-insert-inbox-text): Handle POP mailboxes
11151         where the userid contains directory separators.
11153 1999-01-29  Dave Love  <fx@gnu.org>
11155         * emacs-lisp/lisp-mnt.el (lm-verify): Fix arg list.
11156         (lm-commentary): Doc fix.
11158 1999-01-29  Andreas Schwab  <schwab@gnu.org>
11160         * files.el (file-expand-wildcards): Never consider `.' and `..' a
11161         wildcard match.  Fix regexp that tests if dirpart contains
11162         wildcard characters.
11164 1999-01-28  Richard Stallman  <rms@gnu.org>
11166         * font-lock.el (font-lock-default-unfontify-region):
11167         If not font-lock-syntactic-keywords, don't remove syntax-table prop.
11169 1999-01-27  Jason Rumney <jasonr@altavista.net>
11171         * term/w32-win.el (w32-standard-fontset-spec): Remove wildcard
11172         from FAMILY field.
11173         (w32-create-initial-fontsets): Do not use before-init-hook.
11174         (mouse-set-font): Document.  Automatically create and use fontsets.
11176         * dos-w32.el (direct-print-region-helper): Check for printer
11177         being t as well as a string.
11179 1999-01-27  Kenichi Handa  <handa@etl.go.jp>
11181         * mail/rmail.el (rmail-decode-mime-charset): New variable.
11182         (rmail-mime-charset-pattern): New variable.
11183         (rmail-convert-to-babyl-format): Decode by MIME-charset if
11184         rmail-decode-mime-charset is non-nil.
11186 1999-01-27  Ken'ichi Handa  <handa@gnu.org>
11188         * international/characters.el: Set category `q' for all characters
11189         in tibetan and tibetan-1-column.
11191 1999-01-27  Andrew Innes  <andrewi@gnu.org>
11193         * frame.el (select-frame-by-name): Obey focus-follows-mouse.
11194         (select-frame-by-name) [windows-nt]: Use w32-focus-frame.
11196 1999-01-27  Dave Love  <fx@gnu.org>
11198         * international/mule-cmds.el (current-language-environment):
11199         Provide :link, :type (choices) and appropriate :get.
11201 1999-01-27  Eli Zaretskii  <eliz@gnu.org>
11203         * startup.el (command-line): Set default eol-mnemonic-* strings to
11204         display end-of-line format in mode line.
11206         * cus-start.el (all): Add eol-mnemonic-* variables.
11208 1999-01-26  Dave Love  <fx@gnu.org>
11210         * startup.el (command-line-1): Up-date copyright.
11212         * paths.el (Info-default-directory-list): Use configdir twice.
11214         * info.el (Info-directory-list): Don't set path-separator now
11215         we're not shipped with Texinfo.  Simplify path definition.
11216         Substitute all occurrences of instdir in Info-default-directory-list.
11218 1999-01-25  Richard Stallman  <rms@gnu.org>
11220         * startup.el (normal-top-level-add-subdirs-to-load-path):
11221         Record the inode numbers of the dirs processed, to avoid loop.
11223         * textmodes/tex-mode.el (tex-run-command): Doc fix.
11225 1999-01-25  Dave Love  <fx@gnu.org>
11227         * browse-url.el (browse-url-netscape-program): Doc addition.
11229         * help.el (help-make-xrefs): Default info references to an `(emacs)'
11230         prefix.
11232         * snmp-mode.el (snmpv2-mode, snmpv-mode): Add autoload cookies -- see
11233         auto-mode-alist.
11235 1999-01-25  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
11237         * calendar/diary-lib.el (mark-diary-entries): Use
11238         assoc-ignore-case and do not capitalize when matching month and
11239         day names.
11241         * calendar/calendar.el (calendar-read-date): Ditto.
11243         * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
11244         (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
11246         * calendar/cal-coptic.el (coptic-prompt-for-date): Ditto.
11248         * calendar/cal-french.el (calendar-goto-french-date): Ditto.
11250         * calendar/cal-islam.el (calendar-goto-islamic-date)
11251         (mark-islamic-diary-entries): Ditto.
11253         * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
11255         * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
11256         (calendar-read-mayan-tzolkin-date): Ditto.
11258         * calendar/cal-persia.el (persian-prompt-for-date): Ditto.
11260 1999-01-22  Michael Ernst  <mernst@alum.mit.edu>
11262         * texnfo-upd.el (texinfo-make-menu): Make region-end a marker.
11264 1999-01-25  Karl Heuer  <kwzh@gnu.org>
11266         * faces.el (list-faces-display): Multiline case of previous fix.
11268 1999-01-25  Andreas Schwab  <schwab@gnu.org>
11270         * mail/mailalias.el (mail-complete-alist): Use alist as customize type.
11272 1999-01-24  Richard M. Stallman  <rms@borg.ai.mit.edu>
11274         * files.el (find-file): If find-file-noselect returns a list,
11275         do switch-to-buffer on each element.
11276         (find-file-other-window): Likewise for all but the first element.
11277         (find-file-other-frame): Same.
11278         (find-file-noselect): When we expand a wildcard, return a list
11279         of buffers.
11281 1999-01-24  Eli Zaretskii  <eliz@gnu.org>
11283         * term/internal.el (dos-codepage-setup): Call prefer-coding-system
11284         to set the appropriate cpNNN-dos coding system as the
11285         highest-priority coding system.
11287 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
11289         * international/fontset.el (generate-fontset-menu): Return a
11290         sorted list by plain names of fontsets.
11292         * international/mule-diag.el (list-fontsets): Sort fontsets by
11293         plain names.
11295         * language/tibet-util.el (tibetan-vertical-stacking): If the arg
11296         FIRST is a composite character, decompose it at first.
11298 1999-01-23  Dave Love  <fx@gnu.org>
11300         * format.el: Doc fixes.
11301         (format-encode-run-method): Have things happen in the right buffer.
11302         Deal with errors from method.  Set coding-system-for-write.
11303         (format-decode-run-method): Have things happen in the right buffer.
11304         Deal with errors from method.  Set coding-system-for-read.
11305         (format-alist): Use nil instead of unmatchable regexps.
11307         * simple.el (shell-command-on-region): Return command's exit status.
11309 1999-01-23  Eric Ludlam  <zappo@gnu.org>
11311         * speedbar.el (speedbar-item-info-file-helper): Add optional arg
11312         of the file whose info we want to display.
11313         (speedbar-easymenu-definition-trailer) Fix list issue w/ customize.
11314         (speedbar-add-mode-functions-list) Improve doc.
11315         (speedbar-line-token) New function.
11316         (speedbar-dired) Fix order of directories in -shown-directories.
11317         (speedbar-line-path): Default return is default-directory
11318         (speedbar-buffers-line-path): Return is dir name only.
11319         (speedbar-mode-functions-list): New variable.
11320         (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
11321         (speedbar-item-info-file-helper, speedbar-item-info-tag-helper
11322         speedbar-files-item-info speedbar-buffers-item-info): New functions.
11323         (speedbar-fetch-replacement-function,speedbar-add-mode-functions-list):
11324         New functions.
11325         (speedbar-line-file): Broke out part that fetches file from a line.
11326         (speedbar-line-text): New function extracted from speedbar-line-file.
11327         (speedbar-line-path): Converted into a replaceable function.
11328         (speedbar-files-line-path, speedbar-buffers-line-path): New functions.
11330 1999-01-23  Ken'ichi Handa  <handa@gnu.org>
11332         * international/fontset.el (create-fontset-from-x-resource): Make
11333         style variants.
11335 1999-01-22  Dave Love  <fx@gnu.org>
11337         * paths.el (Info-default-directory-list): Put sysdir after start.
11339 1999-01-22  Sam Steingold  <sds@goems.com>
11341         * midnight.el (clean-buffer-list): Do not kill a buffer if it has
11342         a process associated with it.
11344 1999-01-22  Jason Rumney <jasonr@altavista.net>
11346         * term/w32-win.el (w32-standard-fontset-spec): Simplified.
11348 1999-01-22  Felix Lee  <flee@cygnus.com>
11350         * vc.el (vc-annotate-display): Delete old overlays.  Fix check for
11351         major-mode.
11352         (vc-annotate-mode): Delete variable.
11354 1999-01-22  Andrew Innes  <andrewi@gnu.org>
11356         * startup.el (command-line): [windows-nt]: Check for existence of
11357         .emacs file so as to notice .emacs.el or .emacs.elc and use them
11358         in preference to _emacs.
11360 1999-01-22  Dave Love  <fx@gnu.org>
11362         * textmodes/texinfo.el (texinfo-font-lock-keywords): Match @ref.
11364 1999-01-20  Richard Stallman  <rms@gnu.org>
11366         * files.el (find-file-noselect): Do wildcard processing only
11367         if new arg WILDCARDS is non-nil.
11368         (find-file, find-file-other-window): New arg WILDCARDS.
11369         Default it to non-nil if interactive.
11370         (find-file-other-frame): Likewise.
11371         (find-file-read-only): Likewise.
11372         (find-file-read-only-other-window): Likewise.
11373         (find-file-read-only-other-frame): Likewise.
11375         * wid-edit.el (widget-alist-convert-option): Delete spurious comma.
11376         (widget-plist-convert-option): Delete spurious comma.
11378 1999-01-19  Jason Rumney <jasonr@altavista.net>
11380         * term/w32-win.el (w32-standard-fontspec-spec): Change
11381         iso8859-5 to koi8-r.  Add iso8859-9.
11383 1999-01-19  Dave Love  <fx@gnu.org>
11385         * browse-url.el (browse-url-maybe-new-window): Delete macro and
11386         its uses.
11388         * progmodes/fortran.el (fortran-narrow-to-subprogram): Ensure mark
11389         is active.
11390         (fortran-indent-subprogram): Likewise.
11392 1999-01-19  Dave Love  <d.love@dl.ac.uk>
11394         * paths.el (Info-default-directory-list): Perhaps add /usr/info.
11396 1999-01-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11398         * wid-edit.el (alist): Use sexp as default key-type.
11400 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11402         * textmodes/tex-mode.el (tex-define-common-keys):
11403         Remove key binding of tex-feed-input.
11404         (tex-mode-map): Bind tex-feed-input here.
11405         (tex-start-shell): Use compilation-shell-minor-mode.  Set
11406         comint-input-filter-functions before running tex-shell-hook.
11407         (tex-start-tex): Forget compilation errors.
11408         (tex-compilation-parse-errors): Rewritten to work also with
11409         compile-mouse-goto-error and compile-goto-error.  Adjusted to
11410         change in tex-region.
11411         (tex-region): For the temp file use file-name without directory.
11412         (tex-file): Expand file name of tex-print-file.
11414 1999-01-18  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11416         * emacs-lisp/edebug.el (with-temp-message):  Add def-edebug-spec call.
11418 1999-01-18  Espen Skoglund  <espensk@stud.cs.uit.no>
11420         * progmodes/pascal.el (pascal-calculate-indent): Code with an invalid
11421         beginning could cause Emacs to hang.  Fixed.
11423 1999-01-18  Ken'ichi Handa  <handa@gnu.org>
11425         * international/ccl.el (ccl-compile-translate-character): Handle
11426         the case that a tranlation table is CCL register correctly.
11428         * international/mule-cmds.el (select-safe-coding-system):
11429         Hightlight at most 256 characters.
11431 1999-01-18  Dave Love  <fx@gnu.org>
11433         * startup.el (command-line): If the init file changes operation to
11434         unibyte, make all buffers unibyte and re-set language environment.
11436         * disp-table.el (standard-display-european): Make all existing
11437         buffers unibyte.  Fix doc.
11439 1999-01-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
11441         * wid-edit.el (coding-system): Define this unconditionally.
11443         * simple.el (shell-command-on-region-default-error-buffer): New var.
11444         (shell-command-on-region): Use that variable as interactive
11445         value of ERROR-BUFFER argument.
11447 1999-01-17  Sam Steingold  <sds@goems.com>
11449         * mail/rmail.el (rmail-quit): Run `rmail-quit-hook'.
11451 1999-01-17  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11453         * progmodes/compile.el (compilation-goto-locus): If already in the
11454         compilation buffer's window, keep it in that window.
11455         (compile-mouse-goto-error): Add Doc.  Don't play with windows.
11456         (compile-goto-error): Don't play with windows.
11458         * textmodes/tex-mode.el (latex-run-command): Doc fix.
11459         (tex-command): Doc fix.
11460         (tex-compilation-parse-errors): Doc fix.
11461         (tex-generate-zap-file-name): Don't start the name with -.
11462         (tex-expand-files): Works now also with strings ending with ":".
11464 1999-01-17  Ian T Zimmerman  <itz@transbay.net>
11466         Patch failed to install:
11467         * gametree.el: Document scoring functionality.
11468         (gametree-score-regexp): Add optional plus sign.
11469         (gametree-score-opener): Replace `:' with `=' as the former
11470         conflicts with gametree-half-ply-regexp.
11471         (gametree-transpose-following-leaves): Add.
11472         (gametree-insert-new-leaf): Make modifying commands barf in read
11473         only buffers.
11474         (gametree-break-line-here): Add a call to
11475         `gametree-transpose-following-leaves'.  This maintains the
11476         necessary invariant that on each level all leaf children precede
11477         all nonleaf children.  This has always been implied, but left to
11478         the user, and, unfortunately, undocumented.
11480 1999-01-17  Per Abrahamsen  <abraham@dina.kvl.dk>
11482         * wid-edit.el (plist, alist): New widget types.
11484 1999-01-17  Dave Love  <fx@gnu.org>
11486         * progmodes/fortran.el: Tidy up font-lock-keywords definitions and
11487         fix scope of condition-case therein.
11489 1999-01-17  Andrew Innes  <andrewi@gnu.org>
11491         * dos-w32.el: (find-buffer-file-type-coding-system): Use
11492         default-buffer-file-coding-system when file doesn't exist (and
11493         isn't covered by a special case) instead of forcing undecided-dos
11494         against the user's wishes.
11496         * dos-w32.el (direct-print-region-helper): New function based on
11497         direct-print-region-function; sends data to specified printer port
11498         without further translation.  Recognize and handle specially the
11499         standard `print' and `nprint' programs, as well as `lpr' and
11500         similar programs.  Only write directly to the printer port if no
11501         print program is specified.  Work around a bug in Windows 9x
11502         affecting Win32 version of Emacs by invoking command.com to write
11503         to the printer port instead of writing directly.
11504         (direct-print-region-function): Use direct-print-region-helper to
11505         do most of the work.
11506         (direct-ps-print-region-function): New function; analogue of
11507         direct-print-region-function for ps-print.
11508         (ps-lpr-command): Comment out setq; leave as example usage.
11509         (ps-lpr-switches): Ditto.
11511         * lpr.el: (printer-name): Update docstring about usage on MS-DOS
11512         and MS-Windows.
11513         (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on
11514         DOS and Windows platforms, to indicate direct printing.  Update
11515         the docstring accordingly.
11517         * ps-print.el: (ps-printer-name): Update docstring about usage on
11518         MS-DOS and MS-Windows.
11519         (ps-lpr-command): Update docstring as for lpr-command.
11520         (ps-print-region-function): New variable.
11521         (ps-do-despool): Use it.
11522         (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for
11523         DOS/Windows.
11525         * subr.el (subst-char-in-string): New function.
11527 1999-01-17  Eli Zaretskii  <eliz@gnu.org>
11529         * international/codepage.el (cp852-decode-table): Fill a nil entry.
11531         * ps-bdf.el (bdf-cache-file): Use convert-standard-filename.
11532         (bdf-find-font-info): New function, looks for the first readable
11533         file from a list of alternatives.
11534         (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info
11535         instead of bdf-get-font-info.
11536         (bdf-generate-glyphs): If font-name is a cons cell, pass its car
11537         to ps-mule-generate-bitmap-glyph.
11539         * ps-mule.el (ps-mule-font-info-database-bdf): Add alternative
11540         file names that avoid clashes in DOS 8+3 namespace.  FONT-NAME can
11541         now be a list of alternative names.
11542         (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car.
11543         (ps-mule-prepare-font): Likewise.
11545         * international/codepage.el (cp855-decode-table,
11546         cp850-decode-table): Fill some nil entries.
11548 1999-01-16  Dave Love  <fx@gnu.org>
11550         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Revert
11551         last change.
11553 1999-01-15  Dave Love  <fx@gnu.org>
11555         * help.el (help-make-xrefs): Avoid infloop in keymap substitutions
11556         and change regexp for command names.
11557         (help-xref-go-back, function-called-at-point, symbol-file)
11558         (where-is): Doc fixes.
11559         (help-xref-go-back): Remove interactive spec.
11560         (describe-function-1): Fix message for alias.  Buttomize alias
11561         name.
11563         * simple.el (join-line): New alias.
11565 1999-01-15  Johan Vromans  <jvromans@squirrel.nl>
11567         * forms.el: (forms--show-record): Convert integers to string
11568         expicitly since concat will no longer accept integers.
11569         (forms-print): Use local `total-nb-records' since
11570         `forms--total-records' will be inaccessible after buffer switching.
11572 1998-01-14  Felix Lee  <flee@cygnus.com>
11574         * textmodes/flyspell.el (make-flyspell-overlay): Fix front stickiness.
11576 1999-01-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
11578         * emacs-lisp/easymenu.el (easy-menu-get-map): Fix bugs in prev change.
11580 1999-01-14  Eli Zaretskii  <eliz@gnu.org>
11582         * international/codepage.el (cp850-decode-table): Fix previous change.
11584 1999-01-14  Simon Marshall  <simon@gnu.org>
11586         * shell.el (shell-dirtrack-verbose): New custom variable.
11587         (shell-dirstack-message): Use it.
11589 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
11591         * international/mule-conf.el: Coding system alias `dos' for
11592         `undecided-dos', `mac' for `undecided-mac'.
11594         * international/mule-cmds.el (describe-language-environment):
11595         Don't alter input-method-alist.
11597 1999-01-13  Eli Zaretskii  <eliz@gnu.org>
11599         * international/codepage.el (cp850-decode-table): Replace nil
11600         entries with codes of similary looking glyphs.  (Suggested by
11601         Jason Rumney <jasonr@altavista.net>.)
11603 1999-01-13  Dave Love  <fx@gnu.org>
11605         * browse-url.el (browse-url-netscape): Fix ineffective "-noraise".
11607         * emacs-lisp/find-func.el (find-function-on-key): Fix previous change.
11609 1999-01-12  Karl Heuer  <kwzh@gnu.org>
11611         * files.el (auto-save-hook): Defvar this.
11613 1999-01-12  Alex Schroeder  <asc@bsiag.com>
11615         * progmodes/sql.el (sql-mode-ansi-font-lock-keywords): Quote font-lock
11616         faces, eliminating the need to load font-lock before loading sql.
11617         (sql-mode-oracle-font-lock-keywords): Likewise.
11618         (sql-mode-postgres-font-lock-keywords): Likewise.
11620 1999-01-11  Dave Love  <fx@gnu.org>
11622         * cus-start.el: Add inhibit-eol-conversion.
11624         * help.el (temp-buffer-setup-hook, temp-buffer-show-hook): Swap
11625         the values round.
11627 1999-01-11  Richard Stallman  <rms@psilocin.ai.mit.edu>
11629         * help.el (help-mode-finish): Renamed from help-mode-maybe.
11630         Don't switch to Help mode here.
11631         (temp-buffer-setup-hook): Use help-mode-finish.
11632         (help-mode-setup): New function.
11633         (temp-buffer-setup-hook): Use help-mode-setup.
11635         * progmodes/sql.el: New file.
11637         * files.el (auto-mode-alist): Add sql-mode.
11639         * faces.el (list-faces-display): Improve the formatting
11640         by computing the maximum length required for any face-name.
11642 1999-01-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11644         * progmodes/compile.el (compilation-shell-minor-mode): New function.
11646 1999-01-10  Dan Nicolaescu  <dann@ics.uci.edu>
11648         * term.el (term_send_home): Change the string to
11649         be the same as the one emitted by xterm and consistent with the
11650         ones emitted by prior and next.
11651         (term_send_end): Likewise.
11653 1999-01-10  Dave Love  <fx@gnu.org>
11655         * emacs-lisp/find-func.el (find-function-on-key): DTRT for mouse
11656         bindings.
11658 1999-01-10  Eli Zaretskii  <eliz@gnu.org>
11660         * international/codepage.el (codepage-setup): Doc fix.
11661         (cp-decoding-vector-for-codepage): Likewise.
11663 1999-01-10  Markus Rost  <rost@gnu.org>
11665         * cus-edit.el (custom-save-delete): First scan the custom-file.
11667 1999-01-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
11669         * international/iso-transl.el: Define a "function name" for
11670         each translation that isn't ASCII.  Use these function names
11671         in iso-transl-char-map.
11673 1999-01-08  Kenichi Handa  <handa@etl.go.jp>
11675         * international/mule-util.el (decompose-region): Do decomposition
11676         on temporary unibyte buffer.
11678         * international/mule.el (make-char): Doc-string modified.
11680 1999-01-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
11682         * simple.el (comment-region): Delete spaces only if we
11683         deleted a comment starter.
11685 1999-01-07  Dave Love  <fx@gnu.org>
11687         * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
11689         * emacs-lisp/edebug.el (edebug-eval-defun): Deal with defcustom
11690         like eval-defun does.
11692         * dired.el (dired-mode-map): Fix duplicate [menu-bar regexp mark].
11694         * generic.el: Re-write `(make-variable-buffer-local (defvar ...'
11695         constructions.  Doc fixes.
11696         (generic-create-generic-function): Use defalias, not fset.
11698         * find-func.el: More doc fixes.
11700 1999-01-06  Stephen Eglen  <stephen@gnu.org>
11702         * files.el (save-buffers-kill-emacs): Show the list of current
11703         processes before prompting to kill them and exit.
11705 1999-01-06  Dave Love  <fx@gnu.org>
11707         * emacs-lisp/find-func.el: Doc fixes.
11708         (find-function-regexp): Extend for define-generic-mode,
11709         define-derived-mode, easy-mmode-define-minor-mode.
11711 1999-01-06  Dave Love  <fx@gnu.org>
11713         * progmodes/fortran.el (fortran-window-create): Account for scroll
11714         bar width.
11716         * browse-url.el: Require (noerror) w3-auto when compiling.
11717         (browse-url-maybe-new-window): Make it a macro and revert last
11718         change to callers.
11719         (browse-url-w3): Require w3 for w3-fetch-other-window.
11721 1999-01-06 Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11723         * browse-url.el (browse-url-w3): Give w3-fetch-other-window the
11724         argument.
11726 1999-01-06  Simon Marshall  <simon@gnu.org>
11728         * subr.el (with-temp-message): Don't display MESSAGE if nil.  Doc fix.
11730         * font-lock.el (font-lock-default-fontify-buffer): When using
11731         with-temp-message, use nil rather than current-message.
11733         * lazy-lock.el (lazy-lock-unstall):
11734         (lazy-lock-fontify-after-idle): When using with-temp-message, use nil
11735         rather than current-message.
11737         * fast-lock.el (fast-lock-save-cache-1):
11738         (fast-lock-cache-data): When using with-temp-message, use nil rather
11739         than current-message.
11741 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
11743         * international/codepage.el (cp-coding-system-for-codepage-1): Add
11744         the valid-codes property.
11746         * international/mule-cmds.el (prefer-coding-system): Call
11747         set-coding-priority, so that the internal array of priorities is
11748         also updated.
11750         * international/mule-util.el:
11751         (coding-system-change-eol-conversion,
11752         coding-system-change-text-conversion): Don't define here.
11754         * international/mule-cmds.el: Define them here.  Remove the
11755         autoload cookies.
11757 1999-01-06  Andreas Schwab  <schwab@gnu.org>
11759         * emacs-lisp/debug.el (debug): Leave recursive minibuffer enabled
11760         if it was enabled before.
11762         * view.el (View-revert-buffer-scroll-page-forward): Bind
11763         view-scroll-auto-exit instead of obsolete view-mode-auto-exit.
11765         * files.el (recover-session): Preserve point when inserting
11766         explanation.
11768 1999-01-06  Richard Stallman  <rms@psilocin.ai.mit.edu>
11770         * cus-edit.el (custom-save-delete): Don't delete whitespace
11771         and comments before the sexp that is replaced.
11773 1999-01-05  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
11775         * calendar/diary-lib.el (diary-float): Better fix of end-of-year error.
11777 1999-01-05  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11779         * vc.el (vc-dired-hook): Use the original value of
11780         dired-move-to-filename-regexp on lines that have not been
11781         reformatted yet.
11782         (vc-dired-toggle-terse-mode): Tell vc-dired-hook whether the
11783         file lines have already been reformatted.
11785 1999-01-05  Dave Love  <fx@gnu.org>
11787         * progmodes/f90.el (f90-mode): Make imenu-case-fold-search
11788         buffer-local.
11790 1998-01-05  Torbjorn Einarsson  <T.Einarsson@clab.ericsson.se>
11792         * progmodes/f90.el: Change of regular expressions for type to
11793         correct highlighting and identation. Some small fixes for
11794         compatibility with XEmacs.
11796 1999-01-05  Stephen Eglen  <stephen@gnu.org>
11798         * mspools.el (mspools-vm-system-mail): Provide an alternative
11799         value based on rmail-spool-directory if $MAIL is not defined.
11801 1999-01-05  Carsten Dominik  <dominik@strw.leidenuniv.nl>
11803         * textmodes/reftex.el (reftex-section-levels): Allow negative levels.
11804         (reftex-section-info): Handle negative section levels.
11805         (reftex-view-crossref-extra): New option.
11806         (reftex-view-crossref): Generalized to work in more places.
11807         (reftex-find-citation-regexp-format, reftex-find-reference-format,
11808         reftex-macros-with-labels, reftex-global-search-marker): New variables.
11809         (reftex-view-cite-locations-from-bibtex): New command.
11810         (reftex-view-regexp-match, reftex-global-search,
11811         reftex-global-search-continue): New functions.
11812         (reftex-extract-bib-entries): No error for non-existing BibTeX
11813         file, just a message.
11814         (reftex-extract-bib-entries): Better error handling.
11815         (reftex-select-with-char): Use `*RefTeX Select*' for selection
11816         help and force it on current frame.
11817         (reftex-default-bibliography): New function.
11818         (reftex-access-parse-file): Check consistency after loading a
11819         parse file.  When inconsistent, enfore rescan.
11820         (reftex-check-parse-consistency): New function.
11821         (easy-menu-define): Options section drastically shortened.
11823 1999-01-05  Kenichi Handa  <handa@etl.go.jp>
11825         * language/thai-util.el (thai-compose-string): New function.
11827 1999-01-04  Inge Frick  <inge@nada.kth.se>
11829         * easymenu.el (easy-menu-define): Doc fix.
11830         (easy-menu-create-menu): New keyword :included.
11831         (easy-menu-do-add-item): New keyword :included.  SUFFIX may
11832         be an expression, not only a string.  Simulate style `button'.
11833         Use easy-menu-define-key-intern instead of easy-menu-define-key.
11834         (easy-menu-define-key-intern): New function.
11835         (easy-menu-add-item): Understand value returned from
11836         easy-menu-item-present-p and easy-menu-remove-item.
11837         (easy-menu-return-item): New function.
11838         (easy-menu-item-present-p, easy-menu-remove-item): Use it.
11840 1999-01-03  Richard Stallman  <rms@psilocin.ai.mit.edu>
11842         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
11843         Use rmail-output-read-rmail-file-name to read the file name.
11844         Always call rmail-output-to-rmail-file noninteractively.
11845         When count > 1, do the loop here.
11846         Handle rmail-delete-after-output here.
11847         (rmail-summary-output): Similar changes.
11849         * mail/rmailout.el: Provide `rmailout'.
11850         (rmail-output-read-rmail-file-name): New function.
11851         (rmail-output-to-rmail-file): Use that.
11852         (rmail-output-read-file-name): New function.
11853         (rmail-output): Use that.
11855         * files.el (find-file-noselect): Let /: suppress wildcard matching.
11856         Error if wildcard matches no files.
11858 1999-01-02  Richard Stallman  <rms@psilocin.ai.mit.edu>
11860         * menu-bar.el (clipboard-yank): Doc fix.
11862         * info.el (Info-insert-dir): Chase symlinks for file-attributes.
11864 1998-12-31  Markus Rost  <rost@delysid.gnu.org>
11866         * textmodes/page-ext.el (pages-copy-header-and-position): Fix typo.
11868 1998-12-31  Andrew Innes  <andrewi@harlequin.co.uk>
11870         * rmail.el (rmail-encode-string): Make sure mask value is
11871         positive; (emacs-pid) returns a negative number on Windows 9x
11872         which causes odd behaviour.
11874 1998-12-31  Eli Zaretskii  <eliz@mescaline.gnu.org>
11876         * cus-start.el: Don't warn about dos-* variables unless on MS-DOS,
11877         and about w32-* variables unless on Windows/NT.
11879 1998-12-31  Boris Goldowsky  <boris@alum.mit.edu>
11881         * textmodes/sgml-mode.el (sgml-validate): Ask whether to save only
11882         if buffer is modified; ask about all modified buffers.
11884 1998-12-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
11886         * simple.el (what-cursor-position): Fix previous change.
11888 1998-12-30  Richard Stallman  <rms@sucrose.ai.mit.edu>
11890         * mail/sendmail.el (mail-mode): Eliminate ambiguous match
11891         from paragraph-start.
11893 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
11895         * international/mule-cmds.el (prefer-coding-system): If the
11896         argument requires specific EOL conversion type, make the default
11897         coding systems use that.
11899 1998-12-30  Drew Csillag <drew_csillag@geocities.com>
11901         * progmodes/m4-mode.el (m4-m4-region, m4-m4-buffer):
11902         Use shell-command-on-region.
11903         (m4-start-m4, m4-end-m4): Functions deleted.
11905 1998-12-30  Michael Ernst  <mernst@alum.mit.edu>
11907         * vc.el (vc-backend-diff): Use `diff-switches-list' throughout.
11909 1998-12-29  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11911         * browse-url.el (browse-url-mail): Give argument SEND-ACTION
11912         to compose-mail in the correct places and as a list.
11914 1998-12-29  Masatake Yamato  <masata-y@tori.aist-nara.ac.jp>
11916         * page-ext.el: Added mouse-selection feature for pages directory buffer.
11917         (pages-directory-map): Bind mouse-2
11918         (pages-copy-header-and-position): Put text property.
11919         (pages-directory-goto-with-mouse): New function.
11921 1998-12-29  Eli Zaretskii  <eliz@mescaline.gnu.org>
11923         * international/codepage.el (cp-make-coding-systems-for-codepage):
11924         Doc fix.
11925         (cp-coding-system-for-codepage-1): Likewise.
11927 1998-12-29  Kenichi Handa  <handa@etl.go.jp>
11929         * language/thai-util.el (thai-post-read-conversion): Handle Thai
11930         composition sequence correctly here instead of calling
11931         thai-compose-region.
11933         * textmodes/fill.el (fill-region-as-paragraph): While deleting a
11934         newline in multibyte buffer, if previous or next character is a
11935         composite char, check the first component of the composite char.
11937 1998-12-28  Andreas Schwab  <schwab@delysid.gnu.org>
11939         * emacs-lisp/advice.el (ad-special-forms): Add save-current-buffer
11940         and track-mouse.
11942 1998-12-27  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
11944         * mail/sendmail.el (mail-yank-original): Remove text properties
11945         after insertion.
11946         (mail-yank-region): Barf if no mark is set in the message
11947         being replied to.
11949         * help.el (function-called-at-point): First look for function at point.
11951 1998-12-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
11953         * edmacro.el (edit-kbd-macro): Recognize electric-view-lossage.
11955 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
11957         * simple.el (what-cursor-position): Print character encoding also.
11959 1998-12-26  Dave Love  <fx@gnu.org>
11961         * textmodes/flyspell.el: If local-maps work, don't put
11962         flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
11963         in flyspell-mouse-map (only).
11964         (flyspell-use-local-map): New variable.
11965         Use a different mouse-2 binding in that case,
11966         and don't add to minor-mode-map-alist.
11967         (make-flyspell-overlay, flyspell-correct-word):
11968         Test flyspell-use-local-map.
11970 1998-12-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
11972         * files.el (file-expand-wildcards): Handle wildcards in directory name.
11973         Be careful about whether to return a relative file name,
11974         and if so, relative to what directory.
11976 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
11978         * emacs-lisp/easymenu.el (easy-menu-get-map):
11979         Change global map only if this menu exists in the global map already,
11980         and not in the local map.
11981         (easy-menu-do-add-item): Fix error message.
11983         * foldout.el (foldout-inhibit-key-bindings):
11984         Avoid concatenating onto outline-minor-mode-prefix.
11985         Make a new keymap for that prefix, if it does not already have one.
11987 1998-12-25  Ilya Zakharevich  <ilya@math.ohio-state.edu>
11989         * cperl-mode.el:
11990         Can use linear algorithm for indentation if Emacs supports it.
11991         (cperl-after-expr-p):   It is BLOCK if we reach lim when backup sexp.
11992         (cperl-after-block-p):  Likewise.
11993         (cperl-after-block-and-statement-beg): Likewise.
11994         (cperl-after-block-p):  After END/BEGIN we are a block.
11995         (cperl-after-expr-p):   Skip labels when checking
11996         (cperl-indent-region):  Make a marker for END - text added/removed.
11997         Disable hooks during the call (how to call them later?).
11998         Now indents 820-line-long function in 6.5 sec (including
11999         syntaxification) the first time (when buffer has few
12000         properties), 7.1 sec the second time.
12001         (cperl-indent-region):  Do not indent whitespace lines
12002         (cperl-style-alist)
12003                 Include `cperl-merge-trailing-else' where the value is clear.
12004         (cperl-styles-entries): Likewise.
12005         (cperl-problems):       Improvements to docs.
12006         (cperl-tips):           Likewise.
12007         (cperl-non-problems):   Likewise.
12008         (cperl-mode):           Make lazy syntaxification possible.
12009         Loads pseudo-faces for the sake of `cperl-find-pods-heres' (for 19.30).
12010         `font-lock-unfontify-region-function' was set to a wrong function.
12012         (cperl-find-pods-heres): Safe a position in buffer where it is safe to
12013         restart syntaxification.  Changed so that -d ?foo? is a RE. Do
12014         not warn on `=cut' if doing a chunk only. 1 << 6 was OK,
12015         but 1<<6 was considered as HERE-doc.
12016         <file/glob> made into a string.
12017         Postpone addition of faces after syntactic step.
12018         Recognition of <FH> was wrong.
12019         Highlight `gem' in s///gem as a keyword.  `qr' recognized.
12020         Knows that split// is null-RE.
12021         Highlights separators in 3-parts expressions as labels.
12022         <> was considered as a glob.
12023         Would err if the last line is `=head1'.
12024         $a-1 ? foo : bar; was a considered a regexp.
12025         `<< (' was considered a start of HERE-doc.
12026         mark qq[]-etc sections as syntax-type=string
12027         Was not processing sub protos after a comment ine.
12028         Was treating $a++ <= 5 as a glob.
12029         Tolerate unfinished REx at end-of-buffer.
12030         `unwind-protect' was left commented.
12031         / and ? after : start a REx.
12033         (cperl-syntaxify-by-font-lock): Set to t, should be safe now.
12034         Better default, customizes to `message' too, off in text-mode.
12036         (cperl-array-face): Renamed from `font-lock-emphasized-face',
12037         `defface'd.
12038         (cperl-hash-face): Renamed from `font-lock-other-emphasized-face'.
12039         `defface'd.
12040         (cperl-emacs-can-parse):        New state variable.
12041         (cperl-indent-line):    Corrected to use global state.
12042         (cperl-calculate-indent):       Likewise.
12043         (cperl-fix-line-spacing):       Likewise (not used yet).
12044         (cperl-calculate-indent):       Did not consider `,' as
12045         continuation mark for statements.
12046         (cperl-calculate-indent): Avoid parse-data optimization at toplevel.
12047         Remove another parse-data optimization at toplevel: would
12048         indent correctly.
12049         Correct for labels when calculating indentation of continuations.
12050         Docstring updated.
12051         (cperl-choose-color):   Converted to a function (to be
12052         compilable in text-mode).
12053         (cperl-dark-background):        Disable without window-system.
12054         Do `defface' only if window-system.
12055         (cperl-fix-line-spacing):       Sped up to bail out early.
12056         (x-color-defined-p): Was not compiling on XEmacs
12057         Was defmacro'ed with a tick.  Remove another def.
12058         (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones
12059         (cperl-unwind-to-safe): New function.
12060         (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at reasonable position.
12061         (cperl-fontify-syntaxically): Unwinds start and end to go out of
12062                                      long strings (not very successful).
12063         (cperl-forward-re):     Highlight the trailing / in s/foo// as string.
12064         Highlight the starting // in s//foo/ as function-name.
12065         Emit a meaningful error instead of a cryptic one for an
12066         uncomplete REx near end-of-buffer.
12068         (cperl-electric-keyword):       `qr' recognized.
12069         (cperl-electric-else):          Likewise
12070         (cperl-to-comment-or-eol):      Likewise
12071         (cperl-make-regexp-x):  Likewise
12072         (cperl-init-faces):     Likewise, and `lock' (as overridable?).
12073         Corrected to use new macros;
12074         `if' for copying `reference-face' to `constant-face' was backward.
12075         remove init `font-lock-other-emphasized-face',
12076         `font-lock-emphasized-face', `font-lock-keyword-face'.
12077         Interpolate `cperl-invalid-face'.
12078         (cperl-make-regexp-x):  Misprint in a message.
12079         (cperl-syntaxify-unwind): New configuration variable
12080         (cperl-fontify-m-as-s): New configuration variable
12081         (cperl-electric-pod):   Check for after-expr was performed
12082         inside of POD too.
12083         (cperl-backward-to-noncomment): Cetter treatment of PODs and HEREs.
12084         (cperl-clobber-mode-lists): New configuration variable.
12085         (cperl-not-bad-style-regexp):   Updated.
12086         Init:                   `cperl-is-face' was busted.
12087         (cperl-make-face):      New macros.
12088         (cperl-force-face):     New macros.
12089         (font-lock-other-type-face): Done via `defface' too.
12090         (cperl-nonoverridable-face):    New face.  Renamed from
12091         `font-lock-other-type-face'.
12092         (cperl-init-faces-weak):        Use `cperl-force-face'.
12093         (cperl-comment-indent): Commenting __END__ was not working.
12094         (cperl-indent-for-comment):     Likewise.
12095         (cperl-write-tags):     Correct for XEmacs's `visit-tags-table-buffer'.
12096         When removing old TAGS info was not relativizing filename.
12097         (cperl-tags-hier-init): Gross hack to pretend we work (are we?).
12098         Another try to work around XEmacs problems.  Better progress messages.
12099         (toplevel):             Require custom unprotected => failure on 19.28.
12100         (cperl-xemacs-p):       Defined when compile too
12101         (cperl-find-tags):      Was writing line/pos in a wrong order,
12102         pos off by 1 and not at beg-of-line.
12103         (cperl-etags-snarf-tag): New macro
12104         (cperl-etags-goto-tag-location): New macro
12105         (cperl-version):        New variable.  New menu entry
12106         random docstrings:      References to "future" 20.3 removed.
12107         Menu was described as `CPerl' instead of `Perl'
12108         (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
12109         (cperl-toggle-construct-fix): Was toggling to t instead of 1.
12110         (cperl-ps-print-init):  Associate `cperl-array-face', `cperl-hash-face'
12111         Remove `font-lock-emphasized-face', `font-lock-other-emphasized-face',
12112         `font-lock-reference-face', `font-lock-keyword-face'.
12113         Use `eval-after-load'.
12114         Remove not-CPerl-related faces.
12115         (cperl-tips-faces):     New variable and an entry into Mini-docs.
12116         (cperl-indent-exp):     Was not processing else-blocks.
12117         (cperl-get-state):      NOP line removed.
12118         (cperl-ps-print):       New function and menu entry.
12119         (cperl-ps-print-face-properties):       New configuration variable.
12120         (cperl-invalid-face):   New configuration variable.
12121         (perl-font-lock-keywords):      Highlight trailing whitespace
12122         (cperl-contract-levels):        Documentation corrected.
12123         (cperl-contract-level):         Likewise.
12124         (cperl-ps-extend-face-list):    New macro.
12125         (cperl-invalid-face):   Change to ''underline.
12127 1998-12-25  Markus Rost  <rost@delysid.gnu.org>
12129         * mail/rmailout.el (rmail-output): Abbreviate name of default-file
12130         for read-file-name.
12131         (rmail-output-to-rmail-file): Likewise.
12133 1998-12-25  Richard Stallman  <rms@psilocin.ai.mit.edu>
12135         * emacs-lisp/easymenu.el (easy-menu-get-map):
12136         If MENU is nil, use global menu-bar map.
12137         (easy-menu-add-item, easy-menu-remove-item): Argument renamed.
12138         (easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
12140 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12142         * ps-mule.el (ps-mule-begin-job): Programming uniformization.
12144 1998-12-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12146         * ps-print.el (ps-print-version): New version number (4.1.3).
12148 1998-12-21  Eli Zaretskii  <eliz@mescaline.gnu.org>
12150         * international/mule-cmds.el: Use make-sparse-keymap instead of
12151         define-prefix-key when defining MULE menu items.
12153         * info.el (Info-node-at-bob-matching): New function.
12154         (Info-find-node, Info-build-node-completions): Call it.
12156 1998-12-21  Andreas Schwab  <schwab@delysid.gnu.org>
12158         * help.el (describe-function-1): Say "keymap", not "Lisp macro",
12159         when this is an autoloaded keymap.
12161 1998-12-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
12163         * international/codepage.el (cp-coding-system-for-codepage-1):
12164         Create separate encoders and decoders, for DOS and Unix.  Make the
12165         usual family of 3 coding systems, so that automatic detection of
12166         EOL type works.
12167         (cp-make-coding-systems-for-codepage): Don't intern DOS- and
12168         Unix-specific symbols here, and don't call
12169         cp-coding-system-for-codepage-1 twice.  (Suggested by Ken'ichi
12170         Handa <handa@etl.go.jp>.)
12172         * dos-vars.el (dos-codepage-setup-hook): New defcustom.
12174         * term/internal.el (IT-character-translations): New variable, an
12175         alist used to display characters for which there's no glyphs in
12176         the current codepage.
12177         (IT-display-table-setup): New function, sets up the DOS terminal
12178         for a given codepage.
12179         (dos-codepage-setup): New function, sets up the MULE environment
12180         for the current value of dos-codepage.
12181         (top-level if): In the multibyte mode, turn on
12182         unibyte-display-via-language-environment.  In the unibyte mode,
12183         set up the special syntax tables to map lower- to upper case and
12184         back.
12186 1998-12-19  Eric Ludlam  <zappo@delysid.gnu.org>
12188         * speedbar.el: (speedbar-frame-parameters) Add : to custom prompt.
12189         (speedbar-frame-plist) Remove useless comments.
12190         (speedbar-frame-mode) Do not specify height if it is in the param list.
12191         Use default y position w/out changing it.
12192         If default x position is a list, keep, calculate the non-list X
12193         value when devining an initial position.
12194         (speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
12195         (speedbar-tag-group-name-minimum-length): New variable.
12196         (speedbar-frame-parameter): New compatibility function.
12197         (speedbar-frame-mode): Updated to use speedbar-frame-parameter.
12198         (speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub
12199         groups to keep things in the right order, and to help with some
12200         naming conventions.
12201         (speedbar-create-tag-hierarchy): Enable buffer local version of
12202         `speedbar-tag-hierarchy-method' in the buffer we are tagging.
12203         (speedbar-line-path) Make DEPTH param optional.  Devine it if absent.
12204         the case, derive it from the cursor location in speedbar.
12206 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
12208         * international/mule-cmds.el (set-language-environment): On MS-DOS
12209         terminals, install DOS-specific nonascii-translation-table if the
12210         language info doesn't specify one.  Pass the default eol-type to
12211         set-language-environment-coding-systems.
12212         (set-default-coding-systems): Copy the eol-type property for the
12213         new default values of {buffer-file,process}-coding-system from the
12214         old defaults.
12215         (set-language-environment-coding-systems): Accept an optional
12216         argument EOL-TYPE, and set the eol-type property of the default
12217         coding systems accordingly.
12218         (set-terminal-coding-system): Enable menu item on MS-DOS terminals.
12219         (set-keyboard-coding-system): Likewise.
12220         (set-default-coding-systems): Don't set
12221         default-terminal-coding-system on MS-DOS to anything but nil.
12222         (prefer-coding-system): Describe in the doc string that
12223         default-terminal-coding-system is not changed on MS-DOS.
12224         (set-language-environment): For MS-DOS, set standard syntax table
12225         and display table for all characters with code above 127.
12226         (standard-display-european-internal): For MS-DOS, pass all
12227         characters with code above 127 directly to the terminal, and don't
12228         remap characters 160 and 146 in the unibyte case.
12230         * international/codepage.el: New file.
12232 1998-12-16  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12234         * diary-lib.el (diary-float): Fix end-of-year error and typos in
12235         comments.
12237 1998-12-16  Oleg S. Tihonov  <tihonov@ffke-campus.mipt.ru>
12239         * map-ynp.el (map-y-or-n-p): Ignore input methods.
12241         * subr.el (read-passwd): Likewise.
12243 1998-12-16  Eli Zaretskii  <eliz@mescaline.gnu.org>
12245         * info.el (Info-find-node): Add 1 to the position read from the
12246         tag table.  Don't fail if the node delimiter ^_ is the first
12247         character in the file.
12248         (Info-insert-dir): Don't fail when the node delimiter ^_ is the
12249         first character in the file.
12250         (Info-read-subfile): Likewise.
12251         (Info-select-node): Likewise.
12252         (Info-build-node-completions): Likewise.
12254 1998-12-16  Richard Stallman  <rms@gnu.org>
12256         * term/x-win.el (x-cut-buffer-or-selection-value):
12257         If clipboard is enabled, try it before PRIMARY selection.
12259 1998-12-15  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
12261         * international/iso-acc.el (iso-languages): For Portuguese ~c and ~C
12262         insert c-cedilla and C-cedilla respectively, like in latin-1.
12264 1998-12-15  Eli Zaretskii  <eliz@delysid.gnu.org>
12266         * language/hebrew.el: Don't use sublists in the flags argument
12267         passed to make-coding-system.
12269 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
12271         * ps-mule.el (ps-mule-begin-job): Delete nil and unknown from a
12272         list of character sets found by find-charset-region.
12274         * ps-mule.el: Always require ps-print.  Move some function
12275         definitions for Emacs 20.2 and the earlier to ps-print.el.
12276         (ps-mule-find-wrappoint): Make it work also with Emacs 20.2.
12278         * ps-print.el: Define several functions for Emacs 20.2 and the
12279         earlier version.
12280         (ps-printer-name): Check if printer-name is bound.
12282 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12284         * ps-mule.el: Programming uniformization and little code improvement.
12285         (ps-mule-prepare-font): Programming uniformization.
12286         (ps-mule-find-wrappoint, ps-mule-plot-rule-cmpchar)
12287         (ps-mule-string-encoding, ps-mule-begin-job): Little code improvement.
12289         * ps-bdf.el: Programming uniformization and little code improvement.
12290         (bdf-search-and-read): New fun.
12291         (bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
12292         (bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
12293         (bdf-info-relative-compose, bdf-info-baseline-offset)
12294         (bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
12295         (bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
12296         (bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
12297         (bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
12298         improvement.
12300 1998-12-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12302         * ps-print.el: (ps-print-version): New version number (4.1.2), doc fix
12303         and mule related code extraction. Autoload ps-mule funs.
12305         * ps-mule.el: Doc fix. Require ps-print only when compiled.
12306         (ps-mule-prologue-generated): New fun.
12307         (ps-mule-plot-string): Add autoload cookie.
12308         (ps-mule-begin-job): Call ps-mule-prologue-generated.
12310 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
12312         * ps-bdf.el: Require ps-mule instead of ps-print.
12313         (bdf-directory-list): Add autoload cookie.
12315         * ps-mule.el: New file.  Mule related code extracted from
12316         ps-print.el.  Require ps-print, provide ps-mule.
12317         (ps-multibyte-buffer): Add autoload cookie.
12318         (ps-mule-prepare-ascii-font): New fun.
12319         (ps-mule-set-ascii-font): New fun.
12320         (ps-mule-skip-same-charset): Fun deleted.
12321         (ps-mule-plot-string): Set ps-mule-current-charset.
12322         (ps-mule-initialize): Add autload cookie.  Don't set
12323         ps-mule-font-info-database here.
12324         (ps-mule-begin-job): Renamed from ps-mule-begin.  Update
12325         ps-mule-font-info-database and ps-control-or-escape-regexp.
12326         (ps-mule-begin-page): New fun.
12328         * ps-print.el: Mule related code moved to ps-mule.el.
12329         (ps-begin-job): While setting ps-control-or-escape-regexp, don't
12330         check ps-mule-charset-list.
12331         (ps-begin-page): Don't set ps-mule-current-charset, instead call
12332         ps-mule-begin-page.
12333         (ps-basic-plot-string): Call ps-mule-prepare-ascii-font.
12334         (ps-plot-region): Don't set ps-mule-current-charset, instead call
12335         ps-mule-set-ascii-font.  Don't call ps-mule-skip-same-charset,
12336         instead skip same charsets by itself.
12337         (ps-generate): Call ps-mule-initialize of needs-begin-file is
12338         non-nil.  Call ps-mule-begin-job.
12340 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
12342         * ps-bdf.el: File name changed from bdf.el.  Provide ps-bdf
12343         instead of bdf.
12345         * ps-print.el (ps-mule-font-info-database): Doc-string modified.
12346         (ps-mule-external-libraries): New element FEATURE.
12347         (ps-mule-init-external-library): Ajusted for the above change.
12348         (ps-mule-generate-font): Likewise.
12349         (ps-mule-generate-glyphs): Likewise.
12350         (ps-mule-prepare-font): Likewise.
12351         (ps-mule-initialize): Likewise.
12352         (ps-begin-file): Superfluous tailing parenthesis deleted.
12354 1998-12-15  Kenichi Handa  <handa@etl.go.jp>
12356         * international/fontset.el (x-decompose-font-name): If PATTERN
12357         doesn't have any wild cards, return a vector made from a name that
12358         is found by x-resolve-font-name found.  Comments added.
12360         * international/mule-cmds.el (find-coding-systems-for-charsets):
12361         Handle the case of unknown charset.
12362         (find-multibyte-characters): If invalid multibyte characters are
12363         found, return the corresponding strings instead of character
12364         codes.
12365         (find-multibyte-characters): Adjusted for the above change.
12366         (select-safe-coding-system): For a unibyte buffer, always returns
12367         DEFAULT-CODING-SYSTEM.
12368         (get-charset-property): Fix previous change.  Make it a function.
12369         (put-charset-property): Make it a function.
12371         * international/mule.el (make-coding-system): Set mime-charset
12372         property of *-with-esc coding system to nil.
12374         * international/quail.el (quail-point-in-conversion-region): New
12375         function.
12376         (quail-conversion-backward-delete-char): When a key sequence is
12377         being translated, call quail-delete-last-char.
12379         * language/devan-util.el
12380         (devanagari-reorder-glyphs-for-decomposition): Fix the way to
12381         handle devanagari-decomposition-rules.
12383 1998-12-14  Andreas Schwab  <schwab@delysid.gnu.org>
12385         * textmodes/texinfo.el (texinfo-tex-buffer): Bind
12386         tex-start-options-string to empty string.
12387         (texinfo-tex-region): Use texinfo-tex-trailer as documented.
12389 1998-12-14  Andrew Innes  <andrewi@delysid.gnu.org>
12391         * gnus/nntp.el (nntp-request-group): Undo previous change (4xx and
12392         5xx responses are already handled properly).
12394 1998-12-13  Richard Stallman  <rms@gnu.org>
12396         * progmodes/compile.el (compilation-error-regexp-alist): Insist
12397         on a non-digit in the file name.
12399         * simple.el (comment-region): Handle comment-padding
12400         separately for insertion and for deletion, in the right way for each.
12402 1998-12-13  Felix Lee  <flee@cygnus.com>
12404         * progmodes/compile.el (compilation-error-regexp-alist): Fix
12405         regexp to match "ChangeLog:1:1998-12-09 ..."
12407 1998-12-13  Eli Zaretskii  <eliz@delysid.gnu.org>
12409         * cus-start.el (dos-unsupported-char-glyph): Add.
12411 1998-12-11  Dave Love  <fx@gnu.org>
12413         * progmodes/fortran.el (fortran-font-lock-keywords-3): Wrap
12414         forward-sexp in condition-case.
12416         * emacs-lisp/find-func.el (find-function-search-for-symbol):
12417         Remove unnecessary test on `library' for explicit file name.
12418         Widen scope of save-match-data.
12420 1998-12-10  Eli Zaretskii  <eliz@delysid.gnu.org>
12422         * international/mule.el (load-with-code-conversion): If the loaded
12423         file was inserted  with no-conversion or raw-text coding system,
12424         make the buffer unibyte.
12426 1998-12-09  Richard Stallman  <rms@gnu.org>
12428         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
12429         Get rid of nested loops.
12431         * mouse.el (mouse-drag-vertical-line):
12432         If WHICH-SIDE is not `right', then scroll bars are on the left.
12434         * loadhist.el (load-history-loaded): defvar moved to help.el.
12436         * help.el (symbol-file-load-history-loaded): Variable renamed,
12437         and defvar moved from loadhist.el.
12438         (symbol-file): Renamed from describe-function-find-file.
12439         Load fns-VERSION.el here.
12440         (describe-variable, describe-function-1): Use symbol-file.
12442         * textmodes/tex-mode.el (tex-generate-zap-file-name):
12443         Don't start the name with #.
12445         * ispell.el: Take out the eval-when's.
12447 1998-12-09  Peter Breton  <pbreton@ne.mediaone.net>
12449         * dirtrack.el (dirtrack-directory-change-hook): New hook.
12450         (dirtrack): Run it.  Make debug message more verbose.
12452 1998-12-09  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
12454         * progmodes/octave-mod.el (octave-abbrev-start): Use the correct
12455         name of the abbrev table, and provide support for XEmacs.
12456         (octave-xemacs-p): New variable.
12458 1998-12-09  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
12460         * mail/sendmail.el (sendmail-send-it): Don't wait for sendmail to
12461         exit, when mail-interactive is nil.
12463 1998-12-09  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
12465         * files.el (after-find-file): Message fix.
12467 1998-12-09  Ken Stevens  <stevens@kdstevens.com>
12469         * ispell.el (ispell-kill-ispell): Don't send newline after EOF.
12471 1998-12-09  Geoff Voelker  <voelker@cs.washington.edu>
12473         * ange-ftp.el (ange-ftp-expand-file-name) [windows-nt]: Handle
12474         filenames using backslashes.
12476 1998-12-09  Dave Love  <fx@gnu.org>
12478         * browse-url.el (browse-url-mail): Call compose-mail-other-window
12479         with correct number of args.
12480         (browse-url-maybe-new-window): New arg.  Callers changed.
12482         * progmodes/fortran.el (fortran-check-end-prog-re): Allow trailing
12483         comment.
12485 1998-12-08  Geoff Voelker  <voelker@cs.washington.edu>
12487         * makefile.nt (install) [COPY_LISP_SOURCE]: Fix end of conditional.
12489 1998-12-08  Markus Rost  <rost@delysid.gnu.org>
12491         * vc.el (vc-rcs-release): Fix Type.
12492         (vc-sccs-release): Fix Type.
12493         (vc-cvs-release): Fix Type.
12495         * mail/rmailsum.el (rmail-summary-output): Simplify. Make prefix
12496         arg work right.
12498         * mail/rmailout.el (rmail-output-to-rmail-file): Avoid multiple
12499         output of last undeleted message.
12501 1998-12-07  Geoff Voelker  <voelker@cs.washington.edu>
12503         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12504         (buffer-undo-list) [windows-nt]: Use different relative path.
12506 1998-12-07  Simon Marshall  <simon@gnu.org>
12508         * font-lock.el (java-font-lock-keywords-2): Wrap java-minor-types.
12510 1998-12-05  Markus Rost  <rost@delysid.gnu.org>
12512         * xt-mouse.el (xterm-mouse-mode): Pacify the byte compiler.
12514         * emacs-lisp/byte-opt.el: Require bytecomp for byte-goto-ops.
12516 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
12518         * info.el (Info-menu): Don't return error if point is between menu
12519         header and first menu item.
12521 1998-12-04  Dave Love  <fx@gnu.org>
12523         * help.el (describe-function-1): Fix description for alias.
12525 1998-12-03  Andreas Schwab  <schwab@delysid.gnu.org>
12527         * emacs-lisp/lisp-mnt.el (lm-summary): Strip off -*-
12528         specifications from summary line.
12530         * rect.el (delete-whitespace-rectangle): Mark for autoload.
12531         (close-rectangle): Define alias only once in loaddefs.el.
12533 1998-12-03  Eli Zaretskii  <eliz@mescaline.gnu.org>
12535         * term/internal.el: Remove code which sets up a special syntax
12536         table for non-ASCII characters.
12538 1998-12-02  Andrew Innes  <andrewi@delysid.gnu.org>
12540         * dos-w32.el (direct-print-region-function): Try to ensure that
12541         printer-name is expanded to a file name on a local drive;
12542         sometimes printing a file loaded from a network volume fails.
12543         (direct-print-region-function): Add a function to
12544         write-region-annotate-functions to append a formfeed character to
12545         the region being printed, if the region doesn't end with a
12546         formfeed already.  This avoids creating a second print job
12547         containing a blank page when print spooling is enabled on Windows.
12549 1998-12-02  Dave Love  <fx@gnu.org>
12551         * help.el (help-make-xrefs): Use `info', not the non-autoloaded
12552         `Info-goto-node'.
12554 1998-12-02  Richard Stallman  <rms@gnu.org>
12556         * help.el (temp-buffer-resize-mode): Doc fix.
12558         * cus-edit.el (custom-save-delete): Save point before
12559         reading a sexp, rather than backing up.
12561         * international/iso-transl.el: Fix previous change.
12563 1998-12-02  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12565         * vc.el (vc-dired-window-configuration, vc-ediff-windows,
12566         vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
12567         Added defvars to suppress compilation warnings.
12569 1998-11-30  Ken Stevens  <k.stevens@ieee.org>
12571         * ispell.el: Improved and fixed customize for variables:
12572         ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
12573         ispell-dictionary-alist, ispell-skip-sgml.
12574         Improved and fixed comments in variables and messages for
12575         functions: ispell-help-in-bufferp, ispell-local-dictionary,
12576         ispell-menu-map, ispell-checking-message, ispell-parser,
12577         ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
12578         ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
12579         ispell-comments-and-strings, ispell-continue, ispell-complete-word,
12580         ispell-message-text-end, ispell-add-per-file-word-list.
12581         (ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
12582         system is now required for all languages.  Casechars improved for
12583         castellano, castellano8, and norsk dictionaries.  Dictionary
12584         norsk7-tex added.  Dictionary polish added.
12585         (ispell-dictionary-alist): Redefined at load-time to support
12586         dictionary changes.
12587         (ispell-menu-map): Redefined at load-time to support menu changes.
12588         (ispell-check-version): New alias for `check-ispell-version'.
12589         (ispell-parse-output): Fixed matching for ispell error messages.
12590         Correctly returns spelling suggestions in order generated by ispell
12591         process.
12592         (check-ispell-version): Ensure `case-fold-search' doesn't get
12593         redefined.
12594         (ispell-complete-word): Ensure `case-fold-search' doesn't get
12595         redefined.  Fix bug that didn't respect case of word being completed.
12596         (ispell-init-process): Set process coding system to be compatible
12597         with emacs processes and the ispell process.
12598         (ispell-kill-ispell): Ensures ispell process has terminated before
12599         starting new process.  This can otherwise confuse process filters
12600         and hang the ispell process.
12601         (ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
12602         skipping support for sgml.
12603         (ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
12604         which could cause `ispell-complete-word' to hang.
12605         (ispell-message): Improved message reference matching.  Ensure
12606         `case-fold-search' doesn't get redefined.
12607         (ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
12608         get redefined.  Fixed bug in returning to nroff mode from tex mode.
12609         (ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
12610         get redefined.
12612 1998-11-30  Richard Stallman  <rms@psilocin.ai.mit.edu>
12614         * textmodes/flyspell.el (flyspell-check-word-p):
12615         Don't delay inside a kbd macro.
12617         * subr.el (make-local-hook): Return the hook variable.
12619 1998-11-30  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
12621         * hscroll.el (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
12622         Use a timer instead of post-command-hook.
12623         (hscroll-timer): New variable.
12625 1998-11-30  Dave Love  <fx@gnu.org>
12627         * help.el (help-xref-button): Do nothing if text already has the
12628         help-xref property.
12629         (describe-variable): Revert previous change to hyperlink to source.
12631 1998-11-29  Richard Stallman  <rms@psilocin.ai.mit.edu>
12633         * bindings.el (features): Add `base64' to this list.
12635         * loadhist.el (symbol-file): Doc fix.
12637         * loadup.el (buffer-undo-list): Write fns-VERSION.el in lib-src.
12639         * files.el (hack-one-local-variable): Cope with non-file buffers.
12641 1998-11-28  Richard Stallman  <rms@psilocin.ai.mit.edu>
12643         * help.el (describe-mode): Put major mode first.
12645         * calendar/appt.el (appt-disp-window): Use pop-to-buffer,
12646         to support special-display and same-window features.
12648 1998-11-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
12650         * simple.el (transpose-subr, transpose-subr-1): Rename variables
12651         bound in one function and used in the other.
12652         (transpose-subr-start1, transpose-subr-start2): Add defvars.
12653         (transpose-subr-end1, transpose-subr-end2): Add defvars.
12655 1998-11-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
12657         * autoinsert.el (auto-insert-alist): Use user-mail-address.
12659 1998-11-26  Kenichi Handa  <handa@etl.go.jp>
12661         * international/ccl.el (ccl-dump-translate-character-const-tbl):
12662         Give format correct control string.
12664         * international/mule.el (define-translation-table): Fix bug of
12665         setting incorrect translation-table-id.  If the first element of
12666         ARGS is a translation table, just register it.
12668         * language/chinese.el ("Chinese-BIG5"): Add charset-origin-alist
12669         property.
12671 1998-11-24  Michael Ernst  <mernst@alum.mit.edu>
12673         * thingatpt.el (thing-at-point-url-at-point): Don't use current
12674         syntax table to determine what is whitespace.
12676 1998-11-24  Richard Stallman  <rms@psilocin.ai.mit.edu>
12678         * frame.el (frame-parameter): Doc fix.
12680         * textmodes/tex-mode.el (tex-feed-input): New function.
12681         (tex-define-common-keys): Add binding for C-c C-m.
12683 1998-11-23  Dave Love  <fx@gnu.org>
12685         * progmodes/fortran.el: Various minor doc fixes.
12686         (fortran-font-lock-keywords-1): Add `d' to comment-chars.
12687         (fortran-with-subprogram-narrowing): New macro.
12688         (fortran-check-for-matching-do): Use it.
12689         (fortran-end-do): Use fortran-check-end-prog-re.
12690         (fortran-beginning-do, fortran-end-if, fortran-beginning-if)
12691         (fortran-calculate-indent, fortran-calculate-indent): Likewise.
12693 1998-11-23  Simon Marshall  <simon@gnu.org>
12695         * font-lock.el (font-lock-defaults): Doc fix.
12696         (font-lock-default-fontify-buffer): Rewritten to use with-temp-message.
12697         (lisp-font-lock-keywords-2): Fontify with-temp-message as a keyword.
12699         * lazy-lock.el (lazy-lock-unstall):
12700         (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
12702         * fast-lock.el (fast-lock-save-cache-1):
12703         (fast-lock-cache-data): Rewritten to use with-temp-message.
12705 1998-11-22  Andrew Innes  <andrewi@delysid.gnu.org>
12707         * mail/rmail.el (rmail-set-message-counters-counter): Detect
12708         messages that have been added with DOS line endings and convert
12709         the line endings for such messages.
12711 1998-11-22  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
12713         * help.el: Add resizing of temporary buffers.
12714         (temp-buffer-resize-mode): New command and variable.
12715         (temp-buffer-max-height): New variable.
12716         (resize-temp-buffer-window): New function.
12718         * window.el (window-buffer-height): New function, split from
12719         shrink-window-if-larger-than-buffer.
12720         (shrink-window-if-larger-than-buffer): Use window-buffer-height.
12722 1998-11-22  Richard Stallman  <rms@psilocin.ai.mit.edu>
12724         * frame.el (initial-frame-alist): Add defcustom.
12726         * shell.el (shell-prompt-pattern): Add defcustom.
12728 1998-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12730         * message.el (message-ignored-supersedes-headers): Remove
12731         NNTP-Posting-Date.
12733 1998-11-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
12735         * help.el (describe-mode): Don't avoid loop indirecting thru
12736         value of INDICATOR.
12738 1998-11-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
12740         * help.el (describe-variable): Allow any variable with a defcustom,
12741         even if it is not a user variable.
12743         * mail/rmail.el (mail-unsent-separator): Additional alternative.
12745 1998-11-20  Andrew Innes  <andrewi@delysid.gnu.org>
12747         * gnus/nntp.el (nntp-request-group): Allow for failures when
12748         requesting a new group.
12750 1998-11-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
12752         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map): Doc fix.
12754 1998-11-19  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
12756         * emacs-lisp/find-func.el (find-function-regexp): Handle skeletons.
12758 1998-11-19  Simon Marshall  <simon@gnu.org>
12760         * subr.el (with-temp-message): New macro.
12762         * emacs-lisp/lisp-mode.el (with-temp-message):
12763         Add lisp-indent-function property.
12765 1998-11-18  Dave Love  <fx@gnu.org>
12767         * progmodes/fortran.el (fortran-end-prog-re): Fix typo.
12769 1998-11-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
12771         * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
12772         This is not obsolete.
12774 1998-11-18  Kenichi Handa  <handa@etl.go.jp>
12776         * textmodes/picture.el: Make a new map by make-keymap.
12777         (picture-desired-column): New variable.
12778         (picture-update-desired-column): New function.
12779         (picture-beginning-of-line): Set picture-desired-column to 0.
12780         (picture-end-of-line): Set picture-desired-column to the current
12781         column.
12782         (picture-forward-column): Pay attention to multi-column character.
12783         (picture-backward-column): Likewise.
12784         (picture-move-down): Likewise.
12785         (picture-move-up): Likewise.
12786         (picture-movement-nw): With prefix arg, move twice columns.
12787         (picture-movement-ne): Likewise.
12788         (picture-movement-sw): Likewise.
12789         (picture-movement-se): Likewise.
12790         (picture-set-motion): Handle two-column movements.
12791         (picture-move): Call picture-move-down or picture-forward-column
12792         only when necessary.
12793         (picture-insert): Pay attention to picture-desired-column.
12794         (picture-self-insert): Likewise.
12795         (picture-clear-column): Pay attention to multi-column character.
12796         (picture-mode): Modify doc-string for two-column movement.
12798         * rect.el (move-to-column-force): New function.
12799         (operate-on-rectangle): If coerce-tabs is non-nil, call
12800         move-to-column-force instead of move-to-column.
12801         (insert-rectangle): Call move-to-column-force instead of
12802         move-to-column.
12803         (open-rectangle-line): If begextra is not zero, call
12804         move-to-column-force.
12807 1998-11-16  Dave Love  <fx@gnu.org>
12809         * textmodes/sgml-mode.el Require skeleton when compiling.
12810         (sgml-font-lock-keywords-1): Accept single-letter tags.
12811         (v2): Defvar free variable.
12813 1998-11-16  Sam Steingold  <sds@goems.com>
12815         * emacs-lisp/cl-indent.el: Indent `with-output-to-string' as a CL
12816         macro, not ELisp one.
12818 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
12820         * emacs-lisp/lisp-mode.el: Set syntaxes all non-word multibyte
12821         characters to symbol.
12823         * language/japan-util.el (japanese-zenkaku-region): New optional
12824         arg KATAKANA-ONLY.
12826 1998-11-16  Kenichi Handa  <handa@etl.go.jp>
12828         * international/mule.el
12829         (after-insert-file-set-buffer-file-coding-system): If the buffer
12830         is changed to unibyte, return inserted bytes.
12832         * tar-mode.el (tar-header-block-tokenize): Decode codes of file
12833         and link names if necessary.
12834         (tar-header-block-summarize): Handle the case that file or link
12835         names are multibyte.
12836         (tar-summarize-buffer): At first set the current buffer unibyte,
12837         then if there are multibyte file names, change it to multibyte.
12838         (tar-mode): Get char position from tar-header-offset.
12839         (tar-extract): Avoid multibyte<->unibyte conversion in
12840         insert-buffer-subsring by setting both buffers unibyte
12841         temporarily.
12842         (tar-copy): Set the buffer unibyte while doing a work.  Write
12843         without code conversion.
12844         (tar-expunge): Set the buffer unibyte while doing a work.
12845         (tar-alter-one-field): Likewise.
12846         (tar-clear-modification-flags): Compare byte position with
12847         tar-header-offset.
12848         (tar-subfile-save-buffer): Avoid multibyte<->unibyte conversion in
12849         insert-buffer-subsring by setting both buffers unibyte
12850         temporarily.  Pay attention to multibyteness while updating the
12851         descriptor-line.
12852         (tar-mode-write-file): Write without code conversion.
12854 1998-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12856         * nngateway.el: Require cl.
12858 1998-11-15  Dave Love  <fx@gnu.org>
12860         * progmodes/fortran.el: Fix previous change:
12861         (fortran-end-prog-re1): Changed.
12862         (fortran-check-end-prog-re): New function.
12863         (beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use it.
12865 1998-11-13  Tom Breton  <tob@world.std.com>
12867         * autoinsert.el (auto-insert-alist): Don't assume *.el is part of
12868         GNU Emacs.
12870 1998-11-13  Carsten Dominik  <cd@delysid.gnu.org>
12872         * textmodes/reftex.el: (reftex-finding-files): Group documentation
12873         fixed.
12874         (reftex-toc-toggle-file-boundary,
12875         reftex-toc-toggle-labels,
12876         reftex-toc-toggle-context,reftex-find-start-point): New functions.
12877         (reftex-toc-include-labels, reftex-toc-include-context,
12878         reftex-toc-include-file-boundaries,
12879         reftex-toc-keep-other-windows): New options.
12880         (reftex-use-text-after-label-as-context): Option removed.
12881         (reftex-extract-bib-entries): Protect use in non-latex
12882         buffers.
12883         (reftex-toc-visit-location): Renamed from
12884         `reftex-toc-visit-line'.
12885         (reftex-latin1-to-ascii): Works now with and without Mule.
12886         (reftex-truncate): Removed special stuff for Emacs 20.2.
12887         (reftex-get-offset): Made more general.
12888         (reftex-show-label-location): Renamed from
12889         `reftex-select-label-callback'.
12890         (reftex-pop-to-label): Function removed (using
12891         `reftex-show-label-location' instead.
12892         (reftex-insert-docstruct): Renamed from
12893         `reftex-make-and-insert-label-list'.  Function args changed.
12894         (reftex-toc): Now uses `reftex-insert-docstruct' and
12895         `reftex-find-start-point'.
12896         (reftex-select-item): Use `reftex-find-start-point'.
12897         (reftex-toc-visit-line): Can display labels and file
12898         boundaries.
12899         (reftex-TeX-master-file): `(TeX-master-file)' protected.
12901 1998-11-12  Sam Steingold  <sds@goems.com>
12903         * browse-url.el (browse-url): Handle the case when
12904         `browse-url-browser-function' is a lambda list.
12906 1998-11-12  Eli Zaretskii  <eliz@mescaline.gnu.org>
12908         * loadup.el (buffer-undo-list): For ms-dos, use fns.el without the
12909         version string.
12910         * loadhist.el (symbol-file): Likewise
12912 1998-11-11  Richard Sharman  <Richard_Sharman@Mitel.COM>
12914         * ediff-init.el (ediff-even-diff-face-A): Fix stipple spelling.
12916 1998-11-11  Sam Steingold  <sds@goems.com>
12918         * inf-lisp.el (switch-to-lisp): If no inferior lisp present, call
12919         `run-lisp' instead of signalling an error.
12921 1998-11-11  Karl Heuer  <kwzh@gnu.org>
12923         * desktop.el (desktop-save, desktop-create-buffer): Undo 10-22 change.
12925 1998-11-11  Richard Stallman  <rms@gnu.org>
12927         * vc-hooks.el (vc-toggle-read-only): Doc fix.
12929 1998-11-11  Per Starback  <starback@update.uu.se>
12931         * ispell.el: (ispell-dictionary-alist-2): Removed svenska,
12932         renamed svenska8 to svenska, and fixed and extended CASECHARS
12933         for it.
12935 1998-11-11  Andrew Innes  <andrewi@delysid.gnu.org>
12937         * ps-print.el (ps-print-prologue-1): Only use old LandscapeMode
12938         handling if setpagedevice is not available.
12939         (ps-begin-file): Fix typo.
12941 1998-11-11  Kenichi Handa  <handa@etl.go.jp>
12943         * international/mule-util.el (compose-chars-component): Signal
12944         error if CH is a rule-based composition character.
12945         (compose-chars): Signal error if an already compsed character is
12946         going to be composed by rule-base.
12948         * term/x-win.el: If a resolved ASCII font name doesn't conform to
12949         full XLFD, don't try to get information of WEIGHT and SLANT from
12950         that font name.
12952 1998-11-10  Andrew Innes  <andrewi@harlequin.co.uk>
12954         * dos-w32.el (set-default-process-coding-system): Use function on
12955         before-init-hook to set default-process-coding-system based on
12956         enable-multibyte-characters.
12958         * term/w32-win.el ([language-change]): For now ignore
12959         keyboard language-change events.
12961 1998-11-10  Eli Zaretskii  <eliz@delysid.gnu.org>
12963         * ediff-util.el (ediff-make-temp-file): Run the prefix through
12964         convert-standard-file-name, but leave the results of
12965         make-temp-name unaltered.  For MS-DOS, truncate the prefix to 2
12966         characters if the original name already exists, or has a special
12967         handler.
12969 1998-11-10  Karl Heuer  <kwzh@gnu.org>
12971         * international/iso-insert.el: Delete autoload cookies.
12973         * international/iso-transl.el: Add autoload cookies.
12975 1998-11-10  Richard Stallman  <rms@gnu.org>
12977         * ispell.el (ispell-get-coding-system): Default to iso-latin-1.
12978         (ispell-process-line): Don't treat multibyte
12980 1998-11-09  Andrew Innes  <andrewi@harlequin.co.uk>
12982         * ps-print.el (ps-print-prologue-1): In BeginDoc procedure, call
12983         setpagedevice to specify the page size if setpagedevice is
12984         available.  This is necessary to select the correct paper tray on
12985         Level 2 printers with multiple paper sizes available.
12987         (ps-begin-file): Cope with font names that contain spaces, and
12988         call BeginDoc in a BeginSetup/EndSetup block.
12990 1998-11-08  Eli Zaretskii  <eliz@mescaline.gnu.org>
12992         * loadup.el (buffer-undo-list): Run fns-VERSION.el through
12993         convert-standard-filename.
12995         * loadhist.el (symbol-file): Run fns-VERSION.el through
12996         convert-standard-filename.
12998 1998-11-06  Richard Stallman  <rms@gnu.org>
13000         * textmodes/texinfmt.el (texinfo-format-scan):
13001         Detect the case of two @-commands in a row; process just the first.
13002         (texinfo-append-refill): If line has a @c, insert the @refill
13003         before it.
13004         (texinfo-format-refill): Return with point where the @refill was.
13006         * files.el (hack-local-variables): Test local-enable-local-variables.
13007         (hack-local-variables-prop-line): Likewise.
13008         (set-auto-mode): Don't test local-enable-local-variables here.
13009         (enable-local-variables): Doc fix.
13010         (local-enable-local-variables): Doc fix.
13011         (normal-mode): Doc fix.
13013 1998-11-06  Karl Heuer  <kwzh@gnu.org>
13015         * emacs-lisp/find-func.el (find-variable-noselect): Autoload.
13017 1998-11-06  Richard Sharman  <Richard_Sharman@Mitel.COM>
13019         * simple.el (line-number-mode): Doc fix.
13021 1998-11-06  Kenichi Handa  <handa@etl.go.jp>
13023         * international/fontset.el (create-fontset-from-fontset-spec):
13024         Give correct arg to `error'.
13026 1998-11-06  Andreas Schwab  <schwab@delysid.gnu.org>
13028         * textmodes/sgml-mode.el (html-mode): Doc fix.
13029         (sgml-name-8bit-mode): Fix missing format character in message string.
13031 1998-11-05  Karl Heuer  <kwzh@gnu.org>
13033         * mail/sendmail.el (sendmail-send-it): Check for failure.
13035 1998-11-05  Richard Stallman  <rms@gnu.org>
13037         * man.el (Man-page-header-regexp): Alternate value for Solaris 2.6.
13039         * rect.el (delete-whitespace-rectangle): close-rectangle renamed.
13040         (close-rectangle): Define as alias.
13042 1998-11-05  Richard M. Heiberger  <rmh@fisher.stat.temple.edu>
13044         * textmodes/tex-mode.el (tex-start-shell): Track directory changes.
13046 1998-11-05  Dave Love  <fx@gnu.org>
13048         * help.el (describe-variable): Don't quote link to source.
13050 1998-11-04  Richard Stallman  <rms@sucrose.ai.mit.edu>
13052         * gud.el (gud-common-init): Use pop-to-buffer.
13053         (same-window-regexps): Add an element that matches all gud buffers.
13055 1998-11-04  Jason Rumney  <jasonr@altavista.net>
13057         * term/w32-win.el (x-get-selection-value): Alias to
13058         x-cut-buffer-or-selection-value.
13059         (w32-standard-fontset-spec): New variable.
13060         (w32-create-initial-fontsets, mouse-set-font): Check whether
13061         new-fontset is available.
13062         (w32-use-w32-font-dialog): Enable use of set-variable.
13064 1998-11-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13066         * vc.el (with-vc-file, edit-vc-file): New macros.
13068 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
13070         * international/quail.el (quail-show-guidance-buf): Call
13071         set-minibuffer-window to set minibuffer window of the current
13072         frame correctly.
13074 1998-11-03  Theodore Jump <tjump@tertius.com>
13076         * term/w32-win.el: Require fontset.
13078 1998-11-03  Andrew Innes  <andrewi@delysid.gnu.org>
13080         * faces.el (set-face-font): Call resolve-fontset-name on w32.
13081         (set-face-font-auto): Ditto.
13083 1998-11-03  Andreas Schwab  <schwab@delysid.gnu.org>
13085         * mouse.el (mouse-drag-region): Fix typo.
13087 1998-11-02  Dave Love  <fx@gnu.org>
13089         * progmodes/fortran.el Fix for fontification of strings lost somehow:
13090         (fortran-fontify-string): New function.
13091         (fortran-font-lock-keywords-1): Use it.
13093 1998-11-02  Markus Rost  <rost@delysid.gnu.org>
13095         * comint.el (comint-file-name-quote-list): Doc fix.
13097 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
13099         * loadup.el (buffer-undo-list): Write fns-VERSION.el into
13100         build directory, not source directory.
13102         * mouse.el (mouse-drag-region): Fake up a mouse-motion event
13103         if we did not get one for the final move.
13105 1998-11-01  Dave Love  <fx@gnu.org>
13107         * goto-addr.el (goto-address-at-point, goto-address-at-mouse):
13108         Don't funcall browse-url-browser-function.
13110         * gnus/gnus-art.el (gnus-button-embedded-url, gnus-button-url):
13111         Don't funcall browse-url-browser-function.
13113         * fortran.el (fortran-end-prog-re1): Fix the regexp.
13115 1998-11-01  Richard Stallman  <rms@psilocin.ai.mit.edu>
13117         * files.el (revert-buffer): Doc fix.
13119 1998-10-31  Richard Stallman  <rms@psilocin.ai.mit.edu>
13121         * textmodes/tex-mode.el (tex-start-options-string):
13122         Quote the backslashes with more backslashes.
13124 1998-10-31  Dave Love  <fx@gnu.org>
13126         * webjump.el (webjump-sample-sites): Fix Lisp archive site.
13127         (webjump): Don't funcall browse-url-browser-function.
13129 1998-10-30  Kenichi Handa  <handa@etl.go.jp>
13131         * international/quail.el (quail-start-translation): Handle
13132         switching of the frame in read-key-sequence.
13133         (quail-start-conversion): Likewise.
13134         (quail-show-guidance-buf): Detach quail-guidance-buf from any
13135         windows before setting an appropriate window for it.
13136         (quail-hide-guidance-buf): Use window-minibuffer-p.  Set
13137         quail-guidance-win to nil.
13138         (quail-update-guidance): If quail-guidance-buf is not in the
13139         selected frame, call quail-show-guidance-buf again.
13141 1998-10-30  Espen Skoglund  <espensk@stud.cs.uit.no>
13143         * progmodes/pascal.el (pascal-mode):
13144         `blink-matching-paren-dont-ignore-comments' set to t.
13146 1998-10-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13148         * calendar/cal-menu.el (cal-menu-update): Fix menu wording.
13150 1998-10-30  Dave Love  <fx@gnu.org>
13152         * vc.el (vc-backend-merge-news): Check for "P" output.
13154         * help.el (describe-variable): Hyperlink the definition.
13156 1998-10-30  Andreas Schwab  <schwab@delysid.gnu.org>
13158         * progmodes/sh-script.el (sh-canonicalize-shell): Fix regexp.
13159         (sh-set-shell): Likewise.
13161         * gnus/nnweb.el: Don't require 'w3 and 'url unprotected.
13163         * emacs-lisp/edebug.el (edebug-initial-mode): Fix customize type.
13164         (edebug-on-error): Fix customize type to match that of
13165         debug-on-error.
13167         * emacs-lisp/eldoc.el (eldoc-argument-case): Fix customize type.
13169         * emacs-lisp/lisp-mnt.el (lm-report-bug): Use
13170         report-emacs-bug-address instead of undefined bug-gnu-emacs.
13172         * international/mule-cmds.el (select-message-coding-system): Doc
13173         fix.
13175         * international/mule-diag.el (describe-coding-system): Describe
13176         all flags.
13178         * mail/sendmail.el (sendmail-coding-system,
13179         default-sendmail-coding-system): Doc fix.
13181         * simple.el (shell-command-on-region): Doc fix.
13183         * loadup.el: Write fns-*.el in current directory instead of
13184         data-directory since no installation directory exists yet.  Mark
13185         buffer unmodified afterwards.
13187         * loadhist.el (symbol-file): Load fns-*.el from exec-directory
13188         instead of data-directory since it is architecture dependent.
13189         (load-history-loaded): Update doc string.
13191 1998-10-29  Geoff Voelker  <voelker@cs.washington.edu>
13193         * ange-ftp.el (ange-ftp-canonicalize-filename): Do not use a UNC
13194         path as a default directory when canonicalizing names.
13196         * w32-fns.el: Remove a dangling reference to a directory on the
13197         build machine.
13199 1998-10-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
13201         * progmodes/tcl-mode.el (tcl-font-lock-keywords): Added itcl and
13202         namespace related keywords such as `class', `body', `private',
13203         `variable', `namespace eval', etc.
13204         (tcl-imenu-generic-expression): Handle itcl body and class definitions.
13205         (tcl-mode): Added ":" as a word constituent to the syntax-alist of
13206         imenu and font-lock so that searches for \sw would find words
13207         containing colons.
13209         * progmodes/etags.el (initialize-new-tags-table):
13210         Do not alter find-tag-marker-ring and tags-location-ring.
13212 1998-10-27  Geoff Voelker  <voelker@cs.washington.edu>
13214         * term/w32-win.el: Require fontset.
13215         (w32-init-fontsets): New function (code from x-win.el).
13217 1998-10-26  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13219         * cal-x.el (diary-frame-parameters, calendar-frame-parameters,
13220         calendar-and-diary-frame-parameters):  Add title parameter.
13222 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
13224         * completion.el (dynamic-completion-mode): New function to enable
13225         the mode.  (Just loading the file now does not change anything.)
13227 1998-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13229         * ps-print.el: User option for multibyte buffer handling and doc fix.
13230         (ps-multibyte-buffer): New user option.
13231         (ps-setup): Print new user option.
13232         (ps-print-quote): New fun.
13233         (ps-color-p, ps-mule-font-info-database-latin): New var.
13234         (ps-default-color, ps-mule-font-info-database)
13235         (ps-mule-font-info-database-ps-bdf): Adjust initialization.
13236         (ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
13237         (ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
13238         Little code improvement.
13239         (ps-mule-initialize): Initialize ps-mule-font-info-database.
13240         (ps-print-prologue-header, ps-font-family, ps-font-size)
13241         (ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
13242         (ps-build-face-reference, ps-mule-font-info-database-bdf)
13243         (ps-mule-external-libraries, ps-mule-init-external-library)
13244         (ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string):
13245         Doc fix.
13246         (ps-print-version): New version number (4.1.1) and doc fix.
13247         (ps-print-prologue-header): New user option.
13248         (ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
13249         Conditional compilation for GNU Emacs and emacsens.
13250         (ps-generate-postscript-with-faces): Skip invisible text better.
13251         (ps-setup): Print new user option.
13252         (ps-print-preprint): Check if input file name exists and is unwritable.
13253         (ps-begin-file): Adjust PostScript prologue header for duplex printers
13254         and insert user PostScript prologue header comments.
13255         (ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding):
13256         New funs.
13257         (dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
13258         (ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
13259         PostScript programming normalization.
13260         (ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
13261         (ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
13262         (ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
13263         (ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
13264         (ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
13265         Programming style normalization.
13267 1998-10-26  Kenichi Handa <handa@etl.go.jp>
13269         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
13270         version, check the value of mule-version.
13272         * international/mule-util.el (compose-region): Insert then delete
13273         to preserve markers.
13274         (decompose-region): Use search-forward for efficiency.
13276         * language/chinese.el (pre-write-encode-hz): Cancel previous
13277         change, use generate-new-buffer instead of get-buffer-create.
13278         * language/devan-util.el
13279         (in-is13194-devanagari-pre-write-conversion): Likewise.
13280         * language/thai-util.el (thai-pre-write-conversion): Likewise.
13281         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
13282         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
13284 1998-10-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
13286         * mail/rmailsum.el (rmail-message-subject-p):
13287         Handle message whose header has not been reformatted.
13289         * desktop.el (desktop-buffer-dired): Use dired-maybe-insert-subdir.
13291 1998-10-25  Jason Rumney  <jasonr@altavista.net>
13293         * term/w32-win.el (w32-use-w32-font-dialog, w32-fixed-font-alist):
13294         New variables.
13295         (mouse-set-font): Use font menus instead of dialog according to
13296         w32-use-w32-font-dialog.
13298 1998-10-21  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13300         * calendar/calendar.el (calendar-day-name-array): Add doc string
13301         correctly!
13302         (calendar-month-name-array): Add doc string correctly!
13304 1998-10-21  Richard Stallman  <rms@psilocin.ai.mit.edu>
13306         * net-utils.el (whois-get-tld): Rewrite not to use `do'.
13308 1998-10-21  Markus Rost  <rost@delysid.gnu.org>
13310         * lisp/info.el (Info-next-menu-item): Stay on top of node.
13312         * mail/rmailout.el (rmail-output): Insert newline only if necessary.
13314         * mail/rmail.el (rmail-get-new-mail): Delete garbage in any case.
13316         * menu-bar.el (menu-bar-options-menu): Add option for truncate-lines.
13318 1998-10-21  Andreas Schwab  <schwab@delysid.gnu.org>
13320         * emacs-lisp/cl-specs.el (function-form): Fix spec for "function*".
13322 1998-10-21  Karl Heuer  <kwzh@gnu.org>
13324         * emacs-lisp/profile.el (profile-timer-program): Var deleted.
13325         (profile-timer-process, profile-temp-result-, profile-time): Likewise.
13326         (profile-filter, profile-reset-timer): Functions deleted.
13327         (profile-check-zero-init-times, profile-get-time): Likewise.
13328         (profile-find-function, profile-quit): Likewise.
13329         (profile-distinct, profile-call-stack, profile-last-time): New vars.
13330         (profile-time-list, profile-init-list): Doc fix.
13331         (profile-functions): Simplify.
13332         (profile-print): Use float.  Make output include space separators.
13333         (profile-add-time): New helper function.
13334         (profile-function-prolog): Renamed from profile-start-function.
13335         Handle profile-distinct.
13336         (profile-function-epilog): Renamed from profile-update-function.
13337         Handle profile-distinct.
13338         (profile-a-function): If the function to be profiled is an
13339         autoload form, load it.  If it's lazy-loaded, fetch it.
13340         (profile-fix-fun): Simplify profiling wrapper, and unwind-protect it.
13341         (profile-restore-fun): Arg FUN is now a function symbol, as was
13342         documented, rather than a one-element list.
13343         (profile-finish): Call profile-restore-fun properly.
13345 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
13347         * international/characters.el: Setup charset property
13348         nospace-between-words.
13350         * international/mule-cmds.el (get-charset-property): If CHARSET is
13351         composition, return nil.
13352         (put-charset-property): If CHARSET is composition, do nothing.
13354         * language/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
13355         * language/devan-util.el
13356         (in-is13194-devanagari-pre-write-conversion): Likewise.
13357         * language/thai-util.el (thai-pre-write-conversion): Likewise.
13358         * language/tibet-util.el (tibetan-pre-write-conversion): Likewise.
13359         * language/viet-util.el (viqr-pre-write-conversion): Likewise.
13361         * textmodes/fill.el (sentence-end-without-period): New variable.
13362         (canonically-space-region): Pay attention to
13363         sentence-end-without-period.
13364         (fill-find-break-point): The first argument CHARSET deleted.
13365         Caller changed.
13366         (fill-region-as-paragraph): Pay attention to charset property
13367         nospace-between-words and text property nospace-between-words.
13369 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
13371         * progmodes/sh-script.el (sh-font-lock-keywords): Don't crash for
13372         an unrecognized shell.
13374 1998-10-20  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
13376         * desktop.el (desktop-save): Include minor modes symbolically.
13377         (desktop-create-buffer): Turn on all minor modes in `mim'.
13379 1998-10-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
13381         * progmodes/sh-script.el (sh-mode): Handle .spec and .mspec files.
13382         (sh-font-lock-keywords): Handle rpm and rpm2.
13383         (sh-ancestor-alist): Handle rpm.
13385         * files.el (auto-mode-alist): Recognize .rpm files.
13386         Also .spec and .mspec files.
13388 1998-10-20  Eli Zaretskii  <eliz@mescaline.gnu.org>
13390         * faces.el (frame-set-background-mode): Enable the function for
13391         MSDOS frames.
13393 1998-10-20  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13395         * calendar/calendar.el (calendar-day-name-array): Add doc string.
13396         (calendar-month-name-array): Add doc string.
13398 1998-10-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
13400         * simple.el (kill-ring-max): Increased to 60.
13402 1998-10-17  Kenichi Handa  <handa@etl.go.jp>
13404         * international/characters.el: Setup auto-fill-chars.
13406         * international/kinsoku.el (kinsoku): Check the variable
13407         enable-kinsoku.
13409         * simple.el (do-auto-fill): Don't check kinsoku-enable here.
13410         Don't call kinsoku directly, intead call fill-find-break-point.
13412         * textmodes/fill.el: Setup `fill-find-break-point-function'
13413         property to character sets which require `kinsoku' processing for
13414         filling.
13415         (fill-find-break-point): New function.
13416         (fill-region-as-paragraph): Don't check kinsoku-enable here.
13417         Don't call kinsoku directly, intead call fill-find-break-point.
13419 1998-10-18  Richard Stallman  <rms@psilocin.ai.mit.edu>
13421         * faces.el (modify-face-read-string): Return (nil) for "none".
13422         (modify-face): Don't get error if (nil) is the argument.
13423         (face-try-color-list): Don't check whether nil is a valid color.
13425 1998-10-17  Richard Stallman  <rms@psilocin.ai.mit.edu>
13427         * emacs-lisp/bytecomp.el (byte-recompile-directory):
13428         Print message about each directory, even in batch mode.
13430         * gnus/nntp.el: Require `cl' before using nnoo-declare.
13432         * ps-print.el (ps-mule-chars-in-string): No need to use sref.
13433         (ps-mule-string-char): No need to use sref.
13434         (ps-mule-next-index): No need to use sref.
13436         * ange-ftp.el (ange-ftp-waiting-flag): defvar moved.
13438         * files.el (revert-buffer-internal-hook): Add defvar.
13440         * arc-mode.el (archive-mode): Locally set file-precious-flag.
13442         * tar-mode.el (tar-mode): Locally set file-precious-flag.
13444 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
13446         * international/mule-cmds.el (default-input-method): Fix custom type.
13448         * net-utils.el (whois-server-list): Fix customization type.
13450         * shell.el (shell-input-autoexpand): Fix customization group.
13452 1998-10-16  Richard Stallman  <rms@psilocin.ai.mit.edu>
13454         * repeat.el (repeat): Handle keyboard macros properly.
13455         Handle new prefix arg after self-insert command.
13457         * repeat.el: Don't include cl even at compile time.
13458         (repeat): Avoid using `loop'.
13460         * simple.el (shell-command-on-region): Doc fix.
13461         (next-history-element): Special error message if no default.
13463 1998-10-15  Richard Stallman  <rms@psilocin.ai.mit.edu>
13465         * ps-print.el (ps-print-buffer): Doc fix.
13466         (ps-despool): Likewise.
13468         * arc-mode.el (arc-mode): Provide arc-mode.
13470 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
13472         * ps-print.el (ps-print-buffer): Doc fix.
13474 1998-10-14  Dave Love  <fx@gnu.org>
13476         * ange-ftp.el (ange-ftp-read-passwd): Function deleted.
13477         (ange-ftp-set-passwd): Use read-passwd, not ange-ftp-read-passwd.
13478         (ange-ftp-get-passwd, ange-ftp-set-account): Likewise.
13480         * progmodes/fortran.el (fortran-mode-map): Change "Join
13481         Continuation Line" to "Join Line".
13482         (fortran-font-lock-keywords-1): Add "cycle", "exit".
13484 1998-10-14  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>
13486         * progmodes/fortran.el (fortran-join-line): Use
13487         `delete-indentation' instead of issuing an error message if not on
13488         a continuation line.  Provide for joining several lines using
13489         prefix arg.
13491 1998-10-14  Eli Zaretskii  <eliz@mescaline.gnu.org>
13493         * term/pc-win.el (msdos-color-values): New variable.
13494         (x-color-values): New function, emulates its namesake from
13495         src/xfns.c.
13496         (msdos-bg-mode): Add all dark colors to those which return
13497         "dark".
13499 1998-10-14  Richard Stallman  <rms@psilocin.ai.mit.edu>
13501         * replace.el (keep-lines, flush-lines, how-many):
13502         Don't ignore case if arg has upper case letters.
13504 1998-10-11  Reto Zimmermann  <zimmi@iis.ee.ethz.ch>
13506         * progmodes/vhdl-mode.el
13507         (vhdl-add-index-menu): Reverse order in imenu-generic-expression.
13508         (vhdl-template-assert, vhdl-block, vhdl-configuration-spec)
13509         (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
13510         (vhdl-selected-signal-assignment, vhdl-use, vhdl-while-loop)
13511         (vhdl-get-port, vhdl-get-generic): Replace (undo 0) by (undo).
13512         (vhdl-when): Fix indentation problem.
13513         (vhdl-outer-space): Add "_" to syntax table for expand-abbrev.
13514         (vhdl-get-port, vhdl-get-generic): Bug fix in template.
13515         (vhdl-hooked-abbrev): Bug fix in hooked abbrev.
13517 1998-10-13  Geoff Voelker  <voelker@cs.washington.edu>
13519         * ls-lisp.el (ls-lisp-use-insert-directory-program): New variable.
13520         (ls-lisp-insert-directory): Renamed from insert-directory.
13521         (insert-directory): New function.
13523 1998-10-13  Richard Stallman  <rms@psilocin.ai.mit.edu>
13525         * simple.el (completion-fixup-function): Variable deleted.
13526         (completion-setup-function): Delete code for completion-fixup-function.
13527         * emacs-lisp/lisp.el (lisp-complete-symbol):
13528         Don't bind completion-fixup-function.
13530         * files.el (find-file-wildcards): New option.
13531         (find-file-noselect): Handle wild cards, if enabled.
13532         (file-expand-wildcards): New function.
13534         * simple.el (set-fill-column): Doc fix.
13536 1998-10-13  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
13538         * mail/uce.el (uce-reply-to-uce): Bind case-fold-search.
13540 1998-10-13  Andreas Schwab  <schwab@mescaline.gnu.org>
13542         * progmodes/hideif.el: (hide-ifdef-env, hif-outside-read-only):
13543         Move declaration before first use.
13544         (hif-parse-if-exp, hif-nexttoken, hif-expr, hif-term, hif-eq-expr,
13545         hif-math, hif-factor): Rename token to hif-token and token-list to
13546         hif-token-list.
13547         (hif-token, hif-token-list): Declare them.
13548         (hif-find-ifdef-block): Return cons of top and bottom point
13549         instead of setting dynamically bound variables.
13550         (hide-ifdef-block, show-ifdef-block): Use return value of
13551         hif-find-ifdef-block.
13553 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
13555         * subr.el (read-passwd): Use clear-this-command-keys.
13557         * telnet.el (telnet-initial-filter): Use clear-this-command-keys.
13559         * gnus/pop3.el (pop3-open-server): Bind coding-system-for-read
13560         and ...-for-write.
13562 1998-10-12  Andrew Innes  <andrewi@harlequin.co.uk>
13564         * gnus/nntp.el (nntp-possibly-change-group): Allow for unexpected
13565         responses to GROUP command, since this may be called from a timer
13566         with quit inhibited.
13568 1998-10-12  Kenichi Handa  <handa@etl.go.jp>
13570         * international/ccl.el (ccl-compile-if): If there's no false-cmds,
13571         set unconditional-jump to nil.
13572         (ccl-compile-read-multibyte-character): Return nil.
13573         (ccl-compile-write-multibyte-character): Likewise.
13574         (ccl-compile-translate-character): Likewise
13575         (ccl-compile-map-multiple): Likewise.
13576         (ccl-compile-map-single): Likewise.
13578         * international/kinsoku.el: Add coding tag.
13579         (kinsoku-bol): Remove superfluous TAB in a string.
13581         * international/mule-cmds.el (find-coding-systems-for-charsets):
13582         Delete `composition' (if any) from CHARSETS.
13584 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
13586         * international/mule-cmds.el (setup-specified-language-environment):
13587         Add apropos-inhibit property.
13588         (describe-specified-language-support): Likewise.
13590 1998-10-11  Kenichi HANDA  <handa@etl.go.jp>
13592         * international/mule.el (make-coding-system): Create -with-esc
13593         variant coding system.
13595 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
13597         * progmodes/etags.el (tags-loop-revert-buffers): New variable.
13598         (next-file): Optionally offer to revert a file's buffer,
13599         if it has an existing buffer but the file has changed.
13601         * info.el (Info-insert-dir): Detect and report problems
13602         in input files, such as "No Top node".  Return with point
13603         at the beginning of the text.
13604         (Info-find-node): Reinsert the code to handle files
13605         with no tags table; it was deleted by mistake.
13607 1998-10-11  Richard Stallman  <rms@sucrose.ai.mit.edu>
13609         * textmodes/texnfo-upd.el (texinfo-make-menu): Don't let
13610         texinfo-find-higher-level-node repeatedly find the same node.
13611         (texinfo-find-higher-level-node): Doc fix.
13613 1998-10-10  Richard Stallman  <rms@psilocin.ai.mit.edu>
13615         * mail/smtpmail.el (smtpmail-send-data-1): Use encode-coding-string.
13616         (smtpmail-address-buffer): Add defvar.
13617         (smtpmail-recipient-address-list, smtpmail-read-point): Likewise.
13619         * mail/feedmail.el (feedmail-queue-runner-is-active): Definition moved.
13621         * ffap.el (ffap-machine-p-local): Fix editing error.
13623 1998-10-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
13625         * faces.el (frame-set-background-mode):
13626         Don't do anythung for text-only or MSDOS frame.
13628 1998-10-08  Kenichi Handa  <handa@etl.go.jp>
13630         * international/quail.el (quail-defrule): New optional arg APPEND.
13631         (quail-defrule-internal): Fix bug of handling the argument APPEND.
13633 1998-10-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
13635         * gnus/pop3.el (pop3-open-server):
13636         Set process-coding-system-alist around open-network-stream.
13638 1998-10-07  Richard Stallman  <rms@psilocin.ai.mit.edu>
13640         * files.el (save-buffer): Doc fix.
13642 1998-10-07  Karl Heuer  <kwzh@gnu.org>
13644         * emacs-lisp/profile.el (profile-fix-fun): If already profiled,
13645         return DEF unchanged, not nil.  Simplify.
13647 1998-10-06  Geoff Voelker  <voelker@cs.washington.edu>
13649         * dos-w32.el (file-name-buffer-file-type-alist): Fix typo in regexp.
13651 1998-10-06  Peter Breton  <pbreton@ne.mediaone.net>
13653         * generic.el (generic-mode-with-type): Added hooks for generic-modes.
13655         * net-utils.el (ftp, nslookup): Require comint.
13656         (network-service-connection): Likewise.
13657         (whois-server-name): Defaults to whois.arin.net
13658         (whois-server-list, whois-server-tld, whois-guess-server): New var.
13659         (whois): Tries to guess the appropriate top-level domain server.
13660         (whois-get-tld): New function.
13662         * dirtrack.el: Mentioned dirtrack-debug-toggle in the docs.
13663         (dirtrack-debug-toggle): Added this function.
13665 1998-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13667         * files.el (find-file-noselect): Switch to the correct buffer
13668         before checking find-file-literally, and allow non-nil non-t
13669         rawfile params.
13671 1998-10-06  Karl Heuer  <kwzh@gnu.org>
13673         * midnight.el (clean-buffer-list): Add autoload cookie.
13675         * arc-mode.el (archive-mode-revert): Arg no-auto-save renamed from
13676         no-autosave.
13677         * tar-mode.el (tar-mode-revert): Likewise.
13678         * ediff-util.el (ediff-arrange-auto-save-in-merge-jobs): Renamed
13679         from ediff-arrange-autosave-in-merge-jobs.  Callers changed.
13680         * gnus/message.el (message-auto-save-directory): Renamed from
13681         message-autosave-directory.  All references changed.
13683 1998-10-06  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
13685         * mail/rmail.el (rmail-retry-failure): Allow blanks in boundary
13686         string.  Expose mime stuff while searching.
13688 1998-10-06  Richard Stallman  <rms@gnu.org>
13690         * emacs-lisp/lisp-mode.el (eval-defun): Return the evaluation result.
13692         * replace.el (perform-replace): Position point properly
13693         before and after the recursive edit of C-r.
13695         * progmodes/etags.el (tags-reset-tags-tables): Properly
13696         find the markers in the old rings that are being discarded.
13698 1998-10-06  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
13700         * apropos.el (apropos-print): Control invalid characters.
13702         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
13703         Renamed from lm-font-lock-O-face, lm-font-lock-X-face to avoid
13704         confusing customize.
13706 1998-10-06  Eli Zaretskii  <eliz@mescaline.gnu.org>
13708         * generic-x.el (bat-generic-mode): Fix regexps for keywords and
13709         built-in commands.  Add more built-in commands and fix face names.
13711 1998-10-05  Simon Marshall  <simon@gnu.org>
13713         * menu-bar.el (menu-bar-tools-menu): Added entry for Speedbar.
13715 1998-10-04  Eric Ludlam  <zappo@gnu.org>
13717         * speedbar.el (speedbar-initial-expansion-list-name): Remove
13718         customization since it is not useful in this case.
13719         (speedbar-frame-mode): Check if cfx or cfy is a list, and make
13720         sure it gets evalled to a number.  Also verify that set-frame-name
13721         fn exists before calling it.
13723         * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
13724         Protect a `forward-sexp' call which could fail, and improved regex
13725         for ie, and eg abbreviations.
13727 1998-10-02  Noah Friedman  <friedman@splode.com>
13729         * rlogin.el (rlogin-send-Ctrl-C): Use process-send-string, not
13730         send-string.
13731         (rlogin-send-Ctrl-D): Here also.
13732         (rlogin-send-Ctrl-Z): Here also.
13733         (rlogin-send-Ctrl-backslash): Here also.
13735 1998-10-02  Dave Love  <fx@gnu.org>
13737         * outline.el (hide-region-body): Bind
13738         outline-view-change-hook to nil while making repeated calls to
13739         outline-flag-region.  Run it once at the end.
13740         (hide-other, hide-sublevels, show-children): Likewise.
13742         * info-look.el: Remove duplicate scheme-mode entry.
13743         (info-lookup-make-completions): When looking for entries, check
13744         that `item' isn't null or "Menu".
13746 1998-10-01  Karl Heuer  <kwzh@gnu.org>
13748         * net-utils.el: Don't require ffap.
13749         (net-utils-machine-at-point, net-utils-url-at-point): New functions.
13750         (ping, nslookup-host, finger, network-connection-to-service): Use them.
13752 1998-09-30  Richard Stallman  <rms@gnu.org>
13754         * ispell.el (check-ispell-version): No need to bind default-major-mode.
13756         * imenu.el (imenu--generic-function): Sort each submenu by position.
13757         (imenu--sort-by-position): New function.
13759         * cus-edit.el (Custom-mode-menu): Fix info node name.
13760         (customize group): Fix info node name.
13762         * mail/mailalias.el (build-mail-aliases): Don't allow
13763         a newline in the alias name.  Don't define an alias
13764         if the definition would be empty.
13766         * which-func.el (which-func-mode-global): Make :set function
13767         more reliable.
13769         * custom.el (custom-set-variables): Load the requests first,
13770         then check the symbol's `set' function.
13772         * ffap.el: Doc fixes.
13774 1998-09-30  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
13776         * gnus.el: (gnus-valid-select-methods): Fix type.
13777         * gnus-sum.el (gnus-summary-respool-default-method): Fix type.
13778         * gnus-score.el (gnus-orphan-score): Fix type.
13779         (gnus-score-default-header, gnus-score-default-type): Fix type.
13780         * gnus-art.el (gnus-article-x-face-too-ugly): Fix type.
13781         (gnus-saved-headers): Fix type.
13783         * lisp/textmodes/fill.el (fill-individual-paragraphs-prefix):
13784         Avoid nil value of `two-lines-citation-part'.
13786 1998-09-30  Roman Belenov  <roman@nstl.nnov.ru>
13788         * which-func.el (which-function): Handle case when
13789         (car imenu--index-alist) is nil.
13791 1998-09-29  Dave Love  <fx@gnu.org>
13793         * jka-compr.el (jka-compr-compression-info-list): Remove "-c" from
13794         bzip2 args.
13796 1998-09-29  Simon Marshall  <simon@gnu.org>
13798         * comint.el (comint-mode): Use make-local-hook for pre-command-hook and
13799         comint-exec-hook.
13801 1998-09-29  Stephen Eglen  <stephen@gnu.org>
13803         * info-look.el: Add support for Octave.
13805 1998-09-28  Carsten Dominik  <cd@delysid.gnu.org>
13807         * textmodes/reftex.el (reftex-finding-files): New customize group.
13808         (reftex-texpath-environment-variables,
13809         reftex-use-external-file-finders, reftex-external-file-finders,
13810         reftex-search-unrecursed-path-first): New options.
13811         (reftex-process-string, reftex-find-file-externally): New
13812         functions.
13813         (reftex-access-search-path): Execute shell commands to find the
13814         search path.
13815         (reftex-toggle-auto-view-crossref): When turning on, make sure
13816         `reftex-auto-view-crossref' becomes non-nil.
13817         (reftex-abbrev-regexp): Constant removed.
13818         (reftex-convert-string): Abbrev regexp calculated locally.
13820 1998-09-28  Dave Love  <fx@gnu.org>
13822         * progmodes/fortran.el: Don't call regexp-opt when deriving
13823         font-lock patterns with keywords that aren't all literal.
13825 1998-09-27  Kurt Hornik  <Kurt.Hornik@ci.tuwien.ac.at>
13827         * octave-inf.el (inferior-octave-prompt):  Also match prompts of
13828         the form `octave.bin:1>' which come from using precopiled binary
13829         versions.
13831 1998-09-27  Richard Stallman  <rms@psilocin.ai.mit.edu>
13833         * help.el (help-for-help): Use %THIS-KEY%.
13834         (help-quit): Add doc.
13836         * help-macro.el (make-help-screen): Keep HELP-TEXT
13837         in a separate function definition, not in the help command FNAME.
13838         Replace %THIS-KEY% with the key sequence that ran FNAME.
13840 1998-09-25  Richard Stallman  <rms@gnu.org>
13842         * textmodes/texinfo.el (texinfo-show-structure):
13843         Bind inhibit-read-only.
13845         * isearch.el (isearch-search-and-update): Properly
13846         handle upper case letters in the reverse-search special case.
13848 1998-09-25  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
13850         * gnus.el: Extend the list of autoloaded functions.
13852         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
13853         buffer before creating help group. (from Gnus v5.6.43, fix by
13854         1998-08-20 Per Starback <starback@update.uu.se>)
13856         * gnus-util.el (gnus-output-to-rmail): Adjust to
13857         `rmail-output-to-rmail-file'.
13859 1998-09-25  Karl Heuer  <kwzh@gnu.org>
13861         * hexl.el (hexl-mode-map): More of previous change.
13863         * textmodes/tex-mode.el (tex-run-command): Doc fix.
13864         (tex-start-tex): Don't use tex-start-options-string in star case.
13865         Quote file name in star case as well as in non-star.
13866         Add blank and quoting of option string here.
13867         (tex-start-options-string): Not here.
13869 1998-09-23  Karl Heuer  <kwzh@gnu.org>
13871         * term.el (term-delimiter-argument-list): Doc fix.
13872         (term-emulate-terminal): Escape literal semicolon.
13873         * progmodes/asm-mode.el (asm-mode): Doc fix.
13874         (asm-comment-char): Escape literal semicolon.
13875         * emulation/viper-cmd.el (viper-movement-commands): Likewise.
13877 1998-09-23  Richard Stallman  <rms@gnu.org>
13879         * hexl.el (hexl-mode-map): Don't override all ESC bindings,
13880         only those that normally modify the buffer.
13882         * dabbrev.el (dabbrev--find-expansion): Don't scan the current buffer
13883         over again.
13885 1998-09-23  E. Jay Berkenbilt  <ejb@ql.org>
13887         * ispell.el (check-ispell-version): Ensure same buffer is current
13888         when let-binding of case-fold-search ends.
13890 1998-09-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13892         * ps-print.el: Skip invisible overlay.
13893         Test for set-buffer-multibyte rather than using mule-version.
13894         (ps-print-version): New version number (4.1) and doc fix.
13895         (ps-generate-postscript-with-faces): Skip invisible overlay.
13897 1998-09-23  Fritz Knabe  <knabe@cs.virginia.edu>
13899         * mail/mh-mime.el (mh-mhn-compose-insertion): Use quotes.
13901 1998-09-22  Kenichi Handa  <handa@etl.go.jp>
13903         * international/quail.el (quail-update-guidance): Check for the
13904         return value of (quail-guidance) fixed.
13905         (quail-update-translation): Bind quail-current-str locally when it
13906         calls quail-update-guidance.
13907         (quail-update-translation): If input-method-exit-on-first-char is
13908         non-nil, terminate translation only when the current input method
13909         is simple.
13911 1998-09-22  Paul Eggert  <eggert@twinsun.com>
13913         * startup.el (locale-translation-file-name): Prefer X-related names
13914         to the name used by GNU/Linux sans X.  Set to nil if no file found.
13915         (command-line): Use locale-translation-file-name if it is not nil,
13916         instead of testing for its existence again.
13917         regexp-quote the ctype before using it in a regexp.
13918         Allow a colon to appear after the ctype in the aliases file,
13919         as is done in X11R6.4.
13921 1998-09-21  Richard Stallman  <rms@gnu.org>
13923         * mail/rmail.el (rmail-resend): Work properly if invoked from summary.
13925         * calendar/appt.el (appt-interval): Variable deleted.
13926         (appt-check): For minutes in between appt-display-interval times,
13927         do check, but don't display anything except an updated mode line.
13928         Count against appt-display-interval based on minutes since
13929         first display of this appointment, not based on time of day.
13930         If appt-display-mode-line, force mode line redisplay
13931         whenever appt-mode-string has changed.
13932         (appt-add, appt-delete): Add autoload cookies.
13933         (appt-check): Catch errors from calling `diary'.
13934         (appt-max-time): Renamed from max-time.
13935         (appt-now-displayed, appt-display-count): New variables.
13936         (appt-timer): Don't create one if we already have one.
13938         * textmodes/tex-mode.el (tex-compilation-parse-errors):
13939         More general code to use the source buffer instead of the zap file.
13941         * hilit-chg.el (highlight-compare-with-file): Renamed from
13942         compare-with-file.
13944         * loadhist.el (load-history-loaded): New variable.
13945         (symbol-file): Load etc/fns-VERSION.el if that has not been done.
13947         * loadup.el: Write load-history into etc/fns-VERSION.el, then clear it.
13949         * emacs-lisp/find-func.el (find-function-search-for-symbol):
13950         Fix error messages.
13952 1998-09-21  Markus Armbruster  <armbru@pond.sub.org>
13954         * avoid.el (mouse-avoidance-banish-hook): Don't move unless in an
13955         Emacs frame.
13957 1998-09-21  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
13959         * mail/rmail.el (rmail-decode-babyl-format): Recognize both
13960         `undecided' and `undecided-unix'.
13962 1998-09-21  Dave Love  <fx@gnu.org>
13964         * help.el (help-make-xrefs): Fix typo affecting Info references.
13966         * subr.el (remove-hook): Check list values to avoid errors.
13968 1998-09-18  Noah Friedman  <friedman@splode.com>
13970         * emacs-lisp/eldoc.el (eldoc-message): Check for 1-arg case, and
13971         store string in eldoc-last-message without consing a new string.
13972         Rearrange logic from nested if's into cond's.
13973         (eldoc-print-fnsym-args): Renamed to eldoc-get-fnsym-args-string.
13974         Do not print message; just return string.
13975         (eldoc-get-var-docstring): Renamed from eldoc-print-var-docstring.
13976         Do not print message; just return string.
13977         Cache that string in eldoc-last-data.
13978         (eldoc-last-data): Make into a vector.
13979         (eldoc-get-fnsym-args-string): Use new data form of structure.
13980         (eldoc-get-var-docstring): Here also.
13981         (eldoc-last-data-store): New function.
13982         (eldoc-get-fnsym-args-string): Use it.
13983         (eldoc-get-var-docstring): Here also.
13984         (eldoc-docstring-first-line): Minimize interim string consing.
13985         Call substitute-command-keys on the result.
13986         (eldoc-print-var-docstrings, eldoc-print-docstring,
13987         eldoc-docstring-message): Functions removed.
13988         (eldoc-docstring-format-sym-doc): New function, functionality
13989         ripped out of eldoc-docstring-message.
13990         (eldoc-get-fnsym-args-string, eldoc-get-var-docstring): Use it.
13992 1998-09-18  Kenichi Handa  <handa@etl.go.jp>
13994         * international/mule.el (make-coding-system): Doc-string modified.
13996 1998-09-18  Andreas Schwab  <schwab@delysid.gnu.org>
13998         * progmodes/vhdl-mode.el (vhdl-header-file): Fix customize type.
14000         * progmodes/cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix
14001         customize type.
14003         * progmodes/cperl-mode.el (cperl-lazy-help-time): Fix customize
14004         type.
14006         * progmodes/compile.el (compilation-error-screen-columns): New
14007         variable.
14008         (compilation-next-error-locus): Use it to decide whether to use
14009         forward-char or move-to-column.
14011         * mail/rmail.el (rmail-movemail-program): Fix customize type.
14013         * mail/feedmail.el (feedmail-x-mailer-line-user-appendage,
14014         feedmail-fiddle-plex-user-list,
14015         feedmail-spray-address-fiddle-plex-list,
14016         feedmail-prompt-before-queue-user-alist,
14017         feedmail-prompt-before-queue-help-supplement,
14018         feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
14019         feedmail-queue-alternative-mail-header-separator): Fix customize
14020         type.
14022         * startup.el (site-run-file): Fix customize type.
14024         * speedbar.el (speedbar-initial-expansion-list-name): Fix
14025         customize type.
14027         * shell.el (shell-input-autoexpand): Fix customize type.
14029         * ps-print.el (ps-font-info-database): Add missing dots in value.
14030         Improve layout of customize type.
14032         * net-utils.el (traceroute-program-options, ping-program-options,
14033         ipconfig-program-options, netstat-program-options,
14034         arp-program-options, route-program-options,
14035         nslookup-program-options, ftp-program-options): Fix customize
14036         type.
14038         * midnight.el (clean-buffer-list-kill-regexps,
14039         clean-buffer-list-kill-buffer-names,
14040         clean-buffer-list-kill-never-buffer-names,
14041         clean-buffer-list-kill-never-regexps): Fix customize type.
14043         * man.el (Man-init-defvars): Avoid trailing nil on
14044         Man-filter-list.
14046         * lpr.el (printer-name): Fix customize type.
14048 1998-09-16  Kenichi Handa  <handa@etl.go.jp>
14050         * international/mule-cmds.el (reset-language-environment): Call
14051         update-coding-systems-internal.
14053         * international/mule-conf.el: Call update-coding-systems-internal
14054         at the tail.
14056 1998-09-14  Dave Love  <fx@gnu.org>
14058         * vc-hooks.el (vc-menu-map): Change the vc-directory label.  Don't
14059         use the menu-enable properties, pending doing it correctly and
14060         acceptably fast.
14062         * map-ynp.el (map-y-or-n-p): Mention RET, `q' in the help text.
14064 1998-09-13  Dave Love  <d.love@dl.ac.uk>
14066         * progmodes/hideshow.el (hs-grok-mode-type): Check
14067         comment-{start,end} non-nil as well as bound.  Report an error if
14068         we can't grok the mode.
14070 1998-09-13  Richard Stallman  <rms@gnu.org>
14072         * simple.el (blink-matching-open): Don't log paren matching
14073         messages in *Messages*.
14075 1998-09-12  Richard Stallman  <rms@gnu.org>
14077         * scroll-bar.el (scroll-bar-scroll-down, scroll-bar-scroll-up):
14078         Set point-before-scroll at end even if there was an error.
14080         * ange-ftp.el (ange-ftp-insert-file-contents):
14081         Use binary mode for dumb-unix hosts as for unix hosts.
14082         (ange-ftp-copy-file-internal): Likewise.
14084         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
14086         * emacs-lisp/pp.el: Doc fixes.
14088         * wid-edit.el (widget-menu-max-shortcuts): New variable.
14089         (widget-choose): Don't use single-char shortcuts if # items
14090         exceeds that many.  Use minibuffer instead.
14092 1998-09-12  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14094         * calendar/diary-lib.el (mark-sexp-diary-entries): Fix previous chg.
14096 1998-09-12  Eric Ludlam  <zappo@mescaline.gnu.org>
14098         * speedbar.el (speedbar-frame-mode): Do not set frame position if
14099         in terminal mode.
14101 1998-09-10  Noah Friedman  <friedman@splode.com>
14103         * rsz-mini.el (resize-minibuffer-mode): Remove :version field from
14104         defcustom declaration.  It's wreaking too much havoc with XEmacs
14105         and older versions of Emacs, which share this code.
14107         * type-break.el (type-break-mode): Here also.
14109         * rlogin.el (rlogin): If using make-local-hook, pass the 4th arg
14110         `t' to add-hook also to modify the new local value.
14112 1998-09-10  Dave Love  <fx@gnu.org>
14114         * vc.el (vc-insert-headers): Doc fix.
14116 1998-09-10  Richard Stallman  <rms@gnu.org>
14118         * textmodes/flyspell.el (flyspell-mode-on): Make the
14119         ispell-... variables permanent locals.
14120         (flyspell-mode-off): Add autoload cookie.
14122         * ange-ftp.el (ange-ftp-write-region): For `dumb-unix' host,
14123         do use binary mode, just as for `unix'.
14124         (ange-ftp-host-type): If HOST is nil, return `unix'.
14126         * dired.el (dired-mark-files-containing-regexp):
14127         Don't scan directories.  Ignore non-readable files.
14129         * progmodes/compile.el (compilation-error-regexp-alist):
14130         Fix previous change: allow . and _ in command name.
14132         * dired.el (dired-mark-files-containing-regexp): Fix previous change.
14134         * uncompress.el (uncompress-while-visiting):
14135         Use just the car of what find-operation-coding-system returns.
14137         * textmodes/tex-mode.el (tex-start-tex): Call comint-quote-filename.
14139         * shell.el (shell-file-name-quote-list): Add # to the value.
14141 1998-09-10  E. Jay Berkenbilt  <ejb@ql.org>
14143         * textmodes/flyspell.el (flyspell-mode-on): Fix kill-buffer-hook
14144         to make killing of ispell process work even if
14145         kill-all-local-variables has been run.
14147 1998-09-10  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14149         * calendar/diary-lib.el (mark-sexp-diary-entries): Avoid infinite
14150         loop when sexp entry ends at end of file with no newline.
14152 1998-09-10  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
14154         * cus-edit.el (Custom-save, Custom-reset-current, Custom-reset-saved)
14155         (Custom-reset-standard): Fix menu inconsistency.
14157         * mail/feedmail.el (feedmail-from-line): Allow t.
14158         (feedmail-message-id-suffix): Allow nil.
14160         * mail/rmailsum.el (rmail-summary-output-to-rmail-file):
14161         Simplify.  Make prefix arg work right.
14163 1998-09-09  Dave Love  <fx@gnu.org>
14165         * textmodes/paragraphs.el (use-hard-newlines): Doc fix.
14167         * help.el (help-xref-interned): Bind inhibit-read-only when inserting.
14169 1998-09-08  Dave Love  <fx@gnu.org>
14171         * add-log.el (change-log-font-lock-keywords): Do parenthesized
14172         stuff only after file names or at start of line.  Allow parens
14173         around e-mail, as well as angles.
14175         * gnus/nnweb.el (require): Wrap requirement of w3 and url in
14176         ignore-errors too, eval'd when compile.  Require w3 stuff at load
14177         time for nicer failure if it's not available.
14179 1998-09-07  Geoff Voelker  <voelker@cs.washington.edu>
14181         * comint.el (comint-arguments): Ignore backslashes when using
14182         w32 shells that expect backslashes as the directory separator.
14184 1998-09-04  Kenichi Handa  <handa@etl.go.jp>
14186         * international/fontset.el (resolved-ascii-font): New variable.
14187         (x-complement-fontset-spec): By side effect, set
14188         `resolved-ascii-font' to the resolved name of ASCII font."
14189         (create-fontset-from-fontset-spec): Don't get a value for
14190         resolved-ascii-font from the list full-fontlist.  It is set by
14191         x-complement-fontset-spec now.
14193         * ps-print.el: To make it work also on Emacs 20.2 and the earlier
14194         version, check the value of mule-version.
14196 1998-09-07  Carsten Dominik  <cd@delysid.gnu.org>
14198         * textmodes/reftex.el (reftex-view-crossref): Split up into
14199         several functions.  No longer moves to find a macro.
14200         (reftex-view-cr-cite, reftex-view-cr-ref,
14201         reftex-end-of-bib-entry): New functions.
14202         (reftex-auto-view-crossref): New value `window' allowed.
14203         (reftex-view-crossref-when-idle): Process new `window' option in
14204         (reftex-translate-to-ascii-function): New default.
14205         (reftex-label-illegal-re): Default changed, removed Latin1.
14206         (reftex-latin1-to-ascii): New function.
14207         (reftex-what-environment): Check for section regexp before use.
14208         (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with
14209         absolute path names.
14210         (reftex-TeX-master-file): Changed sequence of file checks.
14211         (reftex-do-citation): bibview cache only with RefTeX mode on.
14213 1998-09-06  Richard Stallman  <rms@gnu.org>
14215         * progmodes/compile.el (compilation-error-regexp-alist):
14216         In first pattern (GNU utilities and other things),
14217         allow a space after the optional program name at the beginning.
14219         * mail/mail-hist.el (mail-hist-current-header-contents):
14220         Fix previous change: use mail-header-end.
14222 1998-09-06  Bill Richter  <richter@math.nwu.edu>
14224         * international/ccl.el: Doc fixes.
14225         * international/encoded-kb.el: Doc fixes.
14226         * international/fontset.el: Doc fixes.
14227         * international/kinsoku.el: Doc fixes.
14228         * international/kkc.el: Doc fixes.
14229         * international/mule-cmds.el: Doc fixes.
14230         * international/mule-conf.el: Doc fixes.
14231         * international/mule-util.el: Doc fixes.
14232         * international/mule.el: Doc fixes.
14234 1998-09-05  Eric Ludlam  <zappo@gnu.org>
14236         * emacs-lisp/checkdoc.el: (checkdoc-buffer-label): New function.
14237         (checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
14238         (checkdoc-this-string-valid-engine): Permit ? as terminating
14239         punctuation for first line sentence breaking.
14240         (checkdoc-this-string-valid): When converting a comment into a doc
14241         string, make sure " chars are \".
14242         (checkdoc-sentencespace-region-engine): Only do double space check
14243         if based on the variable `sentence-end-double-space'
14244         (checkdoc-this-string-valid-engine): ? ends valid sentence.
14245         (checkdoc-proper-noun-region-engine): Exclude items in URLs
14247 1998-09-04  Richard Stallman  <rms@gnu.org>
14249         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
14250         Recognize define-skeleton as a function definer.
14252         * cus-edit.el (customize-option): Refuse to customize
14253         a variable that has no defcustom.  But if variable is autoloaded,
14254         first try to load the library that defines it.
14256         * international/iso-insert.el: Use `string' before calling `insert'
14257         so that in multibyte buffers we insert multibyte chars.
14259         * dired.el (dired-mark-files-containing-regexp):
14260         Don't use find-file; instead, insert the file in a temp buffer.
14262         * textmodes/tex-mode.el (tex-start-options-string): New option.
14263         (tex-start-tex): Use that variable.
14265         * mail/rmail.el (rmail-primary-inbox-list): Make the initial
14266         value in the `repeat' alternative a list.
14268         * textmodes/fill.el (fill-individual-paragraphs): Before deleting
14269         the inserted newline, verify that one was really inserted.
14271         * textmodes/flyspell.el (flyspell-mode): Do nothing if mode
14272         remains on or remains off.
14273         (flyspell-multi-language-p): Default changed to nil.
14275         * progmodes/ada-mode.el (ada-search-ignore-string-comment):
14276         In "found in comment" case, don't beginning-of-line after forward-line.
14278         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
14279         If the function definition is not a lambda, return original FORM
14280         with no error.
14282 1998-09-04  Peter Breton  <pbreton@ne.mediaone.net>
14284         * net-utils.el (netstat-program-options): Changed from nil to "-a"
14285         so that by default netstat shows all network connections.
14287 1998-09-04  Bob Weiner  <weiner@altrasoft.com>
14289         * international/quail.el: Doc fixes.
14291         * info.el (info): Don't add parens if FILE already has them.
14293 1998-09-04  Geoff Voelker  <voelker@cs.washington.edu>
14295         * mail/smtpmail.el (smtpmail-via-smtp): Parse out the first word
14296         on extension lines.
14298 1998-09-03  Geoff Voelker  <voelker@cs.washington.edu>
14300         * w32-fns.el (w32-shell-dos-semantics): New function.
14302 1998-09-03  Bill Richter  <richter@brouwer.math.nwu.edu>
14304         * international/quail.el (quail-choose-completion-string): Store
14305         completion `choice' in `quail-current-str'; don't insert it.
14307 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
14309         * bdf.el (bdf-generate-font): New argument CHARSET.  Give WIDTH
14310         argument to ps-mule-generate-bitmap-font.
14312         * ps-print.el (ps-mule-font-info-database-bdf): The include ASCII
14313         entry and change Latin-1 entry in the default value.
14314         (ps-mule-font-info-database-ps-bdf): New variable.
14315         (ccl-encode-ethio-unicode): Bug of CCL code fixed.
14316         (ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
14317         registerd in FONT-SPEC.
14318         (ps-mule-bitmap-prologue): Fix PostScript code to realize correct
14319         charcter width of bitmap fonts.
14320         (ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
14321         procedure NF.
14322         (ps-begin-file): Output PostScript code for setting
14323         SpaceWidthRatio.
14324         (ps-plot-region): Use line-beginning-position to get a position of
14325         the beginning of the current line.
14327         * international/mule-cmds.el (register-input-method): Doc-string
14328         modified.
14330 1998-09-01  Dave Love  <fx@gnu.org>
14332         * international/mule-cmds.el (current-language-environment): Fix
14333         setter function.
14335 1998-09-01  Simon Marshall  <simon@gnu.org>
14337         * font-lock.el (tex-font-lock-keywords-2): Fontify \nocite like \cite.
14338         (lisp-font-lock-keywords-2): Fontify abort, assert, etc., separately.
14339         ({c,c++,objc,java}-font-lock-keywords-{2,3}): Fontify only type/class
14340         names with font-lock-type-face.  Fontify type specs, etc., with
14341         font-lock-keyword-face.
14343 1998-08-31  Kenichi Handa  <handa@etl.go.jp>
14345         * international/fontset.el (x-complement-fontset-spec): If ASCII
14346         font is specified in FONTLIST, don't substitute it for the
14347         resolved name.
14349 1998-08-31  Paul Eggert  <eggert@twinsun.com>
14351         * international/mule.el (charset-description): Doc fix.
14353         * language/chinese.el, language/cyrillic.el, language/czech.el,
14354         language/devanagari.el, language/ethiopic.el,
14355         language/european.el, language/hebrew.el, language/indian.el,
14356         language/japanese.el, language/korean.el, language/lao.el,
14357         language/slovak.el, language/thai.el, language/tibetan.el,
14358         language/vietnamese.el:
14359         Add coding: local variable, to avoid bootstrapping problem
14360         if you need to recompile all the Lisp files using interpreted code.
14362 1998-08-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14364         * cal-china.el (chinese-year-cache): Change range of years from
14365         1989-2000 to 1990-2010.
14367 1998-08-29  Dave Love  <d.love@dl.ac.uk>
14369         * mail/smtpmail.el (smtpmail-send-it): Add autoload cookie.
14370         (smtpmail-via-smtp): Check that smtpmail-smtp-server is defined.
14372 1998-08-28  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14374         * ps-print.el (ps-print-control-characters): Doc-string modified.
14375         (ps-output-string-prim): Comment format changed.
14376         (ps-do-despool): Indentation of source code changed.
14378 1998-08-28  Kenichi Handa  <handa@etl.go.jp>
14380         * subr.el (sref): Make it an alias of aref.  Make the
14381         byte-compiler warn that it is obsolete.
14382         (char-bytes): Make the byte-compiler warn that it is obsolete.
14384         * emacs-lisp/bytecomp.el (byte-compile-output-as-comment):
14385         Calculate the total bytes using position-bytes instead of
14386         char-bytes.
14388 1998-08-27  Karl Heuer  <kwzh@gnu.org>
14390         * snmp-mode.el: New file.
14391         * files.el (auto-mode-alist): Add snmp-mode patterns.
14393 1998-08-27  Karl Eichwalder  <ke@suse.de>
14395         * dired-aux.el (dired-compress-file-suffixes): Add `bz2'.
14397 1998-08-27  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14399         * calendar/diary-lib.el (diary-block): Doc fix..
14400         * calendar/calendar.el (diary-list-include-blanks): Doc fix..
14402 1998-08-27  Richard Stallman  <rms@gnu.org>
14404         * calendar/cal-tex.el (cal-tex-cursor-filofax-daily): Don't use oddp.
14405         * calendar/appt.el (appt-check): Start the appt-mode-string w/ space.
14406         Clear appt-mode-string if we don't put something in it.
14408 1998-08-27  Dave Love  <fx@gnu.org>
14410         * ange-ftp.el (ange-ftp-allow-child-lookup): Reinstate checking
14411         dired-local-variables-file for dired-x.
14413         * emacs-lisp/find-func.el (find-function-search-for-symbol): Look
14414         for compressed library files too.
14416 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
14418         * language/european.el ("Latin-1"): Modify `documentation' key value.
14419         ("Latin-2"): Likewise.
14421 1998-08-26  Karl Heuer  <kwzh@gnu.org>
14423         * dired-x.el (dired-guess-shell-alist-default): Fix regexp.
14425 1998-08-26  Albert L. Ting  <alt@artisan.com>
14427         * mail/mail-hist.el (mail-hist-current-header-name): Fix test.
14428         (mail-hist-current-header-contents): Use mail-text-start.
14430 1998-08-26  Richard Stallman  <rms@gnu.org>
14432         * cus-edit.el (customize-version-lessp): Handle a number as VERSION2.
14433         (customize-changed-options-previous-release): New variable.
14434         (customize-changed-options): Use that variable as default arg.
14436 1998-08-26  Karl Eichwalder  <ke@suse.de>
14438         * midnight.el: Require `timer' not only when compiling.
14440 1998-08-26  Per Starback  <starback@update.uu.se>
14442         * gnus/gnus-start.el (gnus-check-first-time-used): Change current
14443         buffer before creating help group.
14445 1998-08-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14447         * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
14448         coding-system-for-write before saving.
14450 1998-08-26  Kevin Rodgers <kevinr@ihs.com>
14452         * isearch.el (isearch-forward): Doc fix.
14454 1998-08-26  Andreas Schwab  <schwab@delysid.gnu.org>
14456         * emacs-lisp/find-func.el: Fix :version tags to have a string
14457         value, not a float.
14459         * cus-dep.el: Fix typo in output.
14461 1998-08-25  Dave Love  <fx@gnu.org>
14463         * repeat.el (repeat): Doc fix.
14464         [From rms:]
14465         (repeat-previous-repeated-command): New variable.
14466         (repeat): Check for real-last-command being null or repeat.  Set
14467         repeat-previous-repeated-command.
14469         * browse-url.el (browse-url-netscape): Fix format for hex escapes.
14471 1998-08-25  Kenichi Handa  <handa@etl.go.jp>
14473         * gnus/message.el (message-send-mail-with-sendmail): Bind
14474         coding-system-for-write by the return value of
14475         select-message-coding-system.
14476         (message-send-mail-with-qmail): Likewise.
14478 1998-08-24  Andreas Schwab  <schwab@delysid.gnu.org>
14480         * emacs-lisp/autoload.el: Fix doc-string-elt property on
14481         define-derived-mode.
14483         * files.el (file-name-invalid-regexp):
14484         Fix regex for ms-dos without long file names.
14486 1998-08-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14488         * ps-print.el: Multi-byte buffer handling.
14489         (ps-print-version): New version number (4.0) and doc fix.
14490         (ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
14491         compilation for GNU Emacs and emacsens.
14492         (ps-generate-postscript-with-faces): Force invisible text to be
14493         visible.
14494         (dos-ps-printer): New var to avoid compilation gripes.
14496 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
14498         * ps-print.el (ps-mule-plot-string): Pay attention to the case
14499         that no more characters can't be printed in the current line.
14501 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
14503         * ps-print.el (ps-mule-find-wrappoint): ENDPOS should not be
14504         greater than TO.
14506 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
14508         * ps-print.el: Add codes to make ps-print.el work also on Emacs
14509         20.2 and the earlier version.
14510         (ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
14511         (ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
14512         (ps-mule-find-wrappoint): Likewise.
14513         (ps-mule-generate-font): Change `X' to `x' in format
14514         control-string.
14515         (ps-generate): Call ps-mule-begin before calling ps-begin-job.
14516         (ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
14517         `restore' form procedures `BC' and `EC'.
14519 1998-08-24  Kenichi Handa  <handa@etl.go.jp>
14521         * ps-print.el (ps-print-prologue-1): Handle the case that FontBBox
14522         is an executable procedure.  Make LineThickness, Xshadow, and
14523         Yshadow relative to FontHeight.  Set SpaceWidth in BeginDoc.
14524         (ps-mule-font-info-database, ps-mule-font-info-database-ps,
14525         ps-mule-font-info-database-bdf): New vars.
14526         (ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
14527         (ccl-encode-ethio-unicode): New CCL program.
14528         (ps-mule-encode-ethiopic): New fun.
14529         (ps-mule-current-charset): New var.
14530         (ps-mule-get-font-spec, ps-mule-font-spec-src,
14531         ps-mule-font-spec-name, ps-mule-font-spec-encoding,
14532         ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
14533         (ps-mule-external-libraries): New var.
14534         (ps-mule-init-external-library): New fun.
14535         (ps-mule-font-cache): New var.
14536         (ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
14537         (ps-last-font): New var.
14538         (ps-mule-prepare-font): New fun.
14539         (ps-mule-charset-list): New var.
14540         (ps-mule-prologue-generated, ps-mule-prologue): New vars.
14541         (ps-mule-skip-same-charset, ps-mule-find-wrappoint,
14542         ps-mule-plot-string): New funs.
14543         (ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
14544         New vars.
14545         (ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
14546         ps-mule-prepare-cmpchar-font): New funs.
14547         (ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
14548         vars.
14549         (ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
14550         ps-mule-generate-bitmap-glyph): New funs.
14551         (ps-mule-initialize, ps-mule-begin): New funs.
14552         (ps-output-string-prim): Insert string as unibyte.
14553         (ps-output-prologue): New fun.
14554         (ps-flush-output): Handle the case of 'prologue.
14555         (ps-begin-file): Call ps-mule-initialize.
14556         (ps-begin-job): Set ps-control-or-escape-regexp differently if
14557         printing multibyte characters.
14558         (ps-begin-page): Set ps-mule-current-charset to 'ascii.
14559         (ps-basic-plot-string): Handle the case of printing ASCII
14560         characters by external libraries (e.g. BDF).
14561         (ps-set-font): Set ps-last-font.
14562         (ps-plot-region): Handle multibyte characters, use
14563         ps-mule-plot-string for them.
14564         (ps-generate): Set the spool buffer unibyte.  Call ps-mule-begin.
14566         * bdf.el: New file.
14568 1998-08-23  Kenichi HANDA  <handa@etl.go.jp>
14570         * international/mule-cmds.el (select-message-coding-system): New
14571         function.
14572         (set-language-environment-coding-systems): Set
14573         default-sendmail-coding-system.
14575         * mail/sendmail.el (sendmail-coding-system): Doc-string modified.
14576         (default-sendmail-coding-system): New variable.
14577         (sendmail-send-it): Encode the message by a coding system
14578         select-message-coding-system returns.
14580 1998-08-23  Eric Ludlam  <zappo@gnu.org>
14582         * speedbar.el: (speedbar-with-writable): Remove `toggle-read-only'.
14583         (speedbar-mode): Set buffer to read only.
14584         (speedbar-temp-buffer-show-function): For emacs don't call hook
14585         with arguments.
14586         (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
14588 1998-08-19  Dan Nicolaescu  <done@ece.arizona.edu>
14590         * speedbar.el (speedbar-key-map): Fix typo.
14592 See ChangeLog.7 for earlier changes.