]> git.eshelyaron.com Git - emacs.git/commitdiff
* info.el (Info-build-node-completions): Signal error if tag-table
authorChong Yidong <cyd@stupidchicken.com>
Mon, 18 Dec 2006 05:16:39 +0000 (05:16 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 18 Dec 2006 05:16:39 +0000 (05:16 +0000)
marker is not found.

lisp/ChangeLog

index 94c8aa6939d6aae292c1fc2b0752932c34d1e3d8..201ea75b32a19067eff0f09db960144e8fa96f51 100644 (file)
@@ -1,5 +1,8 @@
 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
 
+       * 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  <acm@muc.de>