From: yamaoka Date: Thu, 26 Aug 1999 05:26:07 +0000 (+0000) Subject: Update. X-Git-Tag: t-gnus-6_13_0-14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Ft-gnus-6_13_0-14;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index 8228210..2f01bf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +1999-08-26 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 14. + + * lisp/gnus-sum.el (gnus-summary-search-article): Treat and + recenter the article when touchdown; popup the article buffer if + it is disappeared. + (gnus-summary-search-article-highlight-matched-text): Treat the + article before highlighting; use old style backquote syntax. + (gnus-summary-search-article-position-point): Fix the beginning + position; use old style backquote syntax. + (gnus-summary-select-article): Undo the last change. + (gnus-summary-display-article): Bind + `gnus-summary-search-article-matched-data' in the article buffer + locally. It is moved from `gnus-summary-select-article'. + 1999-08-25 NAKAJI Hiroyuki * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.