From 385bcc677722238fb0453e9769a42f2c5b93ce42 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Tue, 22 Oct 2002 22:14:53 +0000 Subject: [PATCH] Synch with Oort Gnus. BTW, TSUCHIYA-san has become a committer on Gnus! --- lisp/ChangeLog | 9 +++++++++ lisp/nnslashdot.el | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) 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 -- 1.7.10.4