--- psgml/psgml-xpointer.el.~1~ Sat Feb 27 00:00:00 1999 +++ psgml/psgml-xpointer.el Wed May 8 18:28:22 2002 @@ -33,6 +33,8 @@ (require 'psgml-parse) +(eval-when-compile (require 'cl)) + ;;;###autoload (defun sgml-xpointer (loc) "Display an XPointer for the current point in an XML or SGML document. Diff finished at Wed May 8 18:30:16