From: yamaoka Date: Tue, 22 Oct 2002 22:14:53 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_8-05-quimby~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=385bcc677722238fb0453e9769a42f2c5b93ce42;p=elisp%2Fgnus.git- Synch with Oort Gnus. BTW, TSUCHIYA-san has become a committer on Gnus! --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a47a614..c3f937d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2002-10-22 TSUCHIYA Masatoshi + + * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables. + +2002-10-22 Simon Josefsson + + * pgg.el (pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify) + (pgg-snarf-keys): Add. + 2002-10-22 Katsumi Yamaoka * lpath.el: Fbind bbdb-records. diff --git a/lisp/nnslashdot.el b/lisp/nnslashdot.el index 258cefc..7e9d946 100644 --- a/lisp/nnslashdot.el +++ b/lisp/nnslashdot.el @@ -514,6 +514,6 @@ (provide 'nnslashdot) -;;; nnslashdot.el ends here - +;; Another test. +;;; nnslashdot.el ends here