# HG changeset patch # User Karl Heuer # Date 911198275 0 # Node ID 222d585869999a53afbe555cfeb55c9d357d5dbf # Parent a4722c0bd856a943fe8d7080a1a92de14028dd23 indent `with-output-to-string' as a CL macro, not ELisp one. diff -r a4722c0bd856 -r 222d58586999 lisp/emacs-lisp/cl-indent.el --- a/lisp/emacs-lisp/cl-indent.el Mon Nov 16 06:26:27 1998 +0000 +++ b/lisp/emacs-lisp/cl-indent.el Mon Nov 16 06:37:55 1998 +0000 @@ -438,6 +438,7 @@ (unless 1) (unwind-protect (5 &body)) (when 1) + (with-output-to-string (4 2)) (with-standard-io-syntax (2))))) (while l (put (caar l) 'common-lisp-indent-function