Synch with No Gnus (201109102129).
[elisp/gnus-doc-ja.git] / ChangeLog
index a9fea44..887e029 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,89 @@
+2011-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Gnus-Doc-Ja: The version for No Gnus v0.17 is released.
+
+2011-04-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Fix description comment style.
+
+2011-04-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Use lexical binding.
+       (ptexinfmt-broken-facility): Rename _dummy argument.
+       (texinfo-enclosure-list, texinfo-alias-list): Add defvar stub for
+       lexical binding.
+
+2011-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Gnus-Doc-Ja: The version for No Gnus v0.15 is released.
+
+2011-02-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Gnus-Doc-Ja: The version for No Gnus v0.11 is released.
+
+2010-09-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el (texinfo-multitable-widths): Use `make-char' instead of
+       KANJI literal.
+
+2010-08-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el (texinfo-format-verb): Use `(delete-char -1)' instead of
+       `(delete-backward-char 1)', for Emacs 24.
+
+2009-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * auth-ja.texi: New file.
+
+       * Makefile.in: Add it.
+
+2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * infohack.el (infohack-texi-format): Use locale-coding-system for
+       Emacs to encode Japanese messages.
+
+2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * infohack.el: Don't do a workaround reducing the number of split Info
+       files if Info-split-threshold has been introduced in Emacs; adjust the
+       number of split for old Emacsen.
+
+2008-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Gnus-Doc-Ja: The version for No Gnus v0.10 is released.
+
+2008-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * ptexinfmt.el: Fix Comments.
+       (texinfo-format-geq, texinfo-format-leq,): Support @geq and @leq.
+
+2008-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Gnus-Doc-Ja: The version for No Gnus v0.8 is released.
+
+       * infohack.el: Make XEmacs reduce the number of split Info files as
+       well.
+       (infohack-texi-format): Bind coding-system-for-read to iso-2022-7bit
+       for XEmacs.
+
+2008-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Makefile.in (datarootdir): Define.
+       (install): Quote directory name that might contain whitespace.
+
+       * configure: Regenerate.
+
+       * mkinstalldirs: Replace it with the 2006-05-11.19 version.
+
+2007-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * infohack.el: Reduce the number of split Info files.
+
 2007-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * ptexinfmt.el (texinfo-copying-text, texinfo-copying)
        (texinfo-insertcopying, texinfo-format-scan): Move from infohack.el.
-       * infohack.el: Do.
+       * infohack.el: Do; don't require backquote.
 
        * Makefile.in (.texi.dvi): Don't specify "-l ja" to texi2dvi.