diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-10 21:08:12 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-10 21:08:12 +0000 |
| commit | d50c928242180a7f3e75d9d4deebca1a4dc8141c (patch) | |
| tree | fb01390359731d1397cb52f927161bcad9cf22b3 /lispdoc.el | |
| parent | fa6d9924972f0472c2f05d10d2909e20e8af7b4b (diff) | |
lots of work, several new event types, better support in chess-engine
for establishing the starting game position
Diffstat (limited to 'lispdoc.el')
| -rw-r--r-- | lispdoc.el | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +(require 'pp) + (defun update-lispdoc-tags () (interactive) (save-excursion |
