From: Chong Yidong Date: Mon, 18 Dec 2006 05:16:39 +0000 (+0000) Subject: * info.el (Info-build-node-completions): Signal error if tag-table X-Git-Tag: emacs-pretest-22.0.92~39 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3294bb68869adfbe4f8fbe7eaf1b206a2ec7b859;p=emacs.git * info.el (Info-build-node-completions): Signal error if tag-table marker is not found. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94c8aa6939d..201ea75b32a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2006-12-17 Chong Yidong + * info.el (Info-build-node-completions): Signal error if tag-table + marker is not found. + * pgg-gpg.el (pgg-gpg-use-agent): Default to t. 2006-12-17 Alan Mackenzie