From 9f53d49d066b85fdbbb4bb15f0b2203b0a5be353 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 26 Aug 1999 05:26:07 +0000 Subject: [PATCH] Update. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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. -- 1.7.10.4