Ville Skyttä <ville.skytta(a)xemacs.org> wrote:
By the way, anyone know why prog-modes looks different in that
listing?
Check out `cl-do-prettyprint':
(let ((skip (or (looking-at "((") (looking-at "(prog")
it should explictly handle `prog1', `prog2', `progn' and `progv'
instead, I guess.
--
John Paul Wallington