X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2FChangeLog;h=d3e1e2bf7550afde9f1b9d017d5d4d8ca5ce17fe;hp=137dd3472d5829f46326489c7bc0dc016cac9111;hb=9b59bbc726ce58ee2923a0e3eff5b05523e88630;hpb=80adb645d1b56d7f2c28700a174052b5758ea015 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 137dd3472..d3e1e2bf7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2015-09-01 Katsumi Yamaoka + + * gnus-util.el (gnus-format-message): + * tls.el (tls-format-message): Use defalias at the top level so as to + make eval-and-compile unnecessary. Thanks to Stefan Monnier. + + * gnus-sum.el (gnus-summary-search-article): + Ensure that the article where the search word is found is displayed + and pointed to in the summary buffer. + 2015-08-31 Katsumi Yamaoka * tls.el (tls-format-message):