From d50c928242180a7f3e75d9d4deebca1a4dc8141c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 10 Apr 2002 21:08:12 +0000 Subject: lots of work, several new event types, better support in chess-engine for establishing the starting game position --- lispdoc.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lispdoc.el') diff --git a/lispdoc.el b/lispdoc.el index 88994b2..ba5fdfd 100644 --- a/lispdoc.el +++ b/lispdoc.el @@ -1,3 +1,5 @@ +(require 'pp) + (defun update-lispdoc-tags () (interactive) (save-excursion -- cgit v1.2.3