Mercurial > hg > xemacs-beta
diff lisp/edebug/cl-read.el @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | b82b59fe008d |
line wrap: on
line diff
--- a/lisp/edebug/cl-read.el Mon Aug 13 08:45:53 2007 +0200 +++ b/lisp/edebug/cl-read.el Mon Aug 13 08:46:35 2007 +0200 @@ -204,8 +204,8 @@ ; Change History ; ; $Log: cl-read.el,v $ -; Revision 1.1.1.1 1996/12/18 03:33:25 steve -; XEmacs 19.14 -- Release +; Revision 1.1.1.2 1996/12/18 03:46:06 steve +; XEmacs 19.15-b2 ; ; Revision 1.19 94/03/21 19:59:24 liberte ; Add invalid-cl-read-syntax error symbol. @@ -556,7 +556,7 @@ (return (prog1 (, reader-call) - ;; this occurence of the after hook fires if the + ;; this occurrence of the after hook fires if the ;; reader-call returns normally ... (run-hooks 'after-read-hook)))) ;; ... and that one if it was thrown to the tag 'reader-ignore