*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
index 2d4fa55..7cc7198 100644 (file)
@@ -1,5 +1,180 @@
+2000-06-09  Kenichi Handa  <handa@etl.go.jp>
+
+       * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
+       "tib24p-mule.bdf" for Tibetan.
+
+       * composite.el (decompose-composite-char): Declare it as obsolete.
+
+       * man.el (Man-fontify-manpage): Pay attention to overstrike
+       pattern for CJK characters (X^H^HX).
+
+2000-06-08  Gerd Moellmann  <gerd@gnu.org>
+
+       * thingatpt.el (forward-thing): Use functionp instead of fboundp.
+       Set maintainer to FSF since author isn't reachable.
+
+2000-06-08  Dave Love  <fx@gnu.org>
+
+       * international/mule-cmds.el (select-safe-coding-system): If
+       DEFAULT-CODING-SYSTEM is not specified, also check the most
+       preferred coding-system if buffer-file-coding-system is
+       `undecided'.  From Handa.
+
+2000-06-08  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/mule.el
+       (after-insert-file-set-buffer-file-coding-system): If the buffer
+       size is greater than INSERTED, judget that we are not visiting.
+
+2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
+
+       * whitespace.el (defgroup whitespace): Comment out `:version'.
+       XEmacs 20.4 has problems defining the group with this present.
+       We'll have this commented out till get resolve the problem.
+
+2000-06-07  Gerd Moellmann  <gerd@gnu.org>
+
+       * align.el: Update from author.
+
+2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
+
+       * apropos.el (apropos-mode-hook): New user variable.
+       (apropos-mode): Run apropos-mode-hook.
+
+2000-06-07  David Ponce  <david@dponce.com>
+
+       * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
+       commands.  Require `wid-edit' at run-time.
+
+2000-06-07  David Ponce  <david@dponce.com>
+
+       * recentf.el: Added some "Commentary".
+       (recentf-open-more-files, recentf-edit-list): Minor changes to
+       move the point at the top of the file list.  This behaviour is
+       consistent with the menu one when the list contains a lot of
+       files.
+       (recentf-cleanup): Now displays the number of items removed from
+       the list.
+       (recentf-relative-filter) New menu filter to show filenames
+       relative to `default-directory'.
+
+2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+
+       * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
+       with/without giving an error if PostScript printer doesn't have this
+       kind of page size.  Zebra Stripe continues or restarts on next page.
+       Manual/automatic paper feeding.  Switch or not the header.
+       (ps-print-version): New version number (5.2.2).
+       (ps-windows-system): Include emx as a Windows system.
+       (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
+       (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
+       (ps-background-text): Code fix.
+       (ps-error-handler-message, ps-user-defined-prologue)
+       (ps-print-prologue-header, ps-printer-name)
+       (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
+       (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
+       (ps-use-face-background): Customization fix.
+       (ps-n-up-database): Data fix.
+       (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
+       (ps-switch-header): New vars.
+       (ps-xemacs-color-name, ps-face-foreground-name)
+       (ps-face-background-name, ps-boolean-constant): New funs.
+
+2000-06-07  Dave Love  <fx@gnu.org>
+
+       * allout.el: New version from Manheimer.
+
+2000-06-07  Kenichi Handa  <handa@etl.go.jp>
+
+       * textmodes/fill.el (fill-find-break-point): Check the validity of
+       charset.
+
+2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
+       (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
+       Call display-color-p and display-mouse-p instead of looking at
+       window-system.
+
+2000-06-06  Dave Love  <fx@gnu.org>
+
+       * image.el (find-image): Doc fix.  Return nil if image not found.
+       (put-image, insert-image): Make STRING arg optional.
+
+2000-06-06  Kenichi Handa  <handa@etl.go.jp>
+
+       * language/vietnamese.el: Remove eval-when-compile.
+       (viet-viscii-nonascii-translation-table): Define it as a
+       translation table made from viet-viscii-decode-table.
+       (viet-viscii-encode-table): Define it as a translation table made
+       from the reverse map of above.
+       (viet-vscii-nonascii-translation-table): Define it as a
+       translation table made from viet-vscii-decode-table.
+       (viet-vscii-encode-table): Define it as a translation table made
+       from the reverse map of above.
+       (ccl-decode-viscii): Use translate-character.
+       (ccl-encode-viscii, ccl-encode-viscii-font)
+       (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
+       Likewize.
+
+       * language/cyrillic.el: Remove eval-when-compile.
+       (cyrillic-koi8-r-nonascii-translation-table): Define it as a
+       translation table made from cyrillic-koi8-r-decode-table.
+       (cyrillic-koi8-r-encode-table): Define it as a translation table
+       made from the reverse map of above.
+       (ccl-decode-koi8): Use translate-character.
+       (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
+       (cyrillic-alternativnyj-nonascii-translation-table): Define it as
+       a translation table made from cyrillic-alternativnyj-decode-table.
+       (cyrillic-alternativnyj-encode-table): Define it as a translation
+       table made from the reverse map of above.
+       (ccl-decode-alternativnyj): Use translate-character.
+       (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
+       Likewize
+
+       * international/mule-diag.el (non-iso-charset-alist): Specify
+       translation table symbol instead of translation table itself.
+       (list-block-of-chars): CHARSET may be a translation table symbol.
+
+       * international/mule.el (make-coding-system): If CODING-SYSTEM
+       already exists, override it.
+
+       * international/fontset.el: Use family `proportional' for Tibetan
+       fonts.
+
+       * international/ccl.el (ccl-compile-translate-character): Don't
+       check if Rrr has property translation-table.
+       (ccl-compile-map-multiple): Modified to avoid compiler warning.
+
+2000-06-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * info.el: Bind case-fold-search to t when searching in case
+       a user sets it to nil in a hook.
+
 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * autoarg.el (autoarg-mode, autoarg-kp-mode):
+       * hl-line.el (hl-line-mode): Use the new :global key argument.
+
+       * tar-mode.el (tar-header-block-recompute-checksum): Remove.
+       (tar-clip-time-string): Prepend a space.
+       (tar-grind-file-mode): Construct a string rather than modifying one.
+       (tar-header-block-summarize): Fix docstring.
+       Use `format' rather than an error-prone set of copy-loops.
+
+       * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
+       (diff-goto-source, diff-unified->context, diff-context->unified)
+       (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
+       understand the format output by the `-p' argument to diff.
+
+       * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
+       (sh-re-done): Use defconst.
+       (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
+       (sh-help-string-for-variable, sh-guess-basic-offset):
+       Don't quote lambdas.
+       (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
+       (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
+
        * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
        (mh-letter-mode): Derive from text-mode.
        This implicitly means that it now calls kill-all-local-variables.
        Be careful not to loop indefinitely in the post-command-hook function.
 
 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
-       
-       * ediff-init.el (ediff-has-face-support-p): make it paint faces on
+
+       * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
        tty's.
-       * ediff-diff.el (ediff-exec-process): use --binary for fine
+       * ediff-diff.el (ediff-exec-process): Use --binary for fine
        differences whenever appropriate.
-       * viper-cmd.el (viper-smart-suffix-list): rearranged list members.
-       * viper.el (find-file, find-file-other-window): get viper to do
-       wildcards. 
-       
+       * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
+       * viper.el (find-file, find-file-other-window): Get viper to do
+       wildcards.
+
 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
 
        * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
 
        * byte-run.el (make-obsolete, make-obsolete-variable):
        Add an optional WHEN argument and change the format of the
-       symbol-property information. 
+       symbol-property information.
        * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
        (byte-compile-obsolete, byte-compile-variable-ref): Understand the
        new obsolete-symbol-property format and print WHEN if it is provided.
        a large number of whitespace buffers causes emacs to `freeze'
        for a considerable amount of time.
 
-       * whitespace.el: Updated e-mail address
+       * whitespace.el: Updated email address
 
 2000-05-31  Dave Love  <fx@gnu.org>