Mercurial > hg > xemacs-beta
diff lisp/bytecomp-runtime.el @ 253:157b30c96d03 r20-5b25
Import from CVS: tag r20-5b25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:20:27 +0200 |
parents | 677f6a0ee643 |
children | 6330739388db |
line wrap: on
line diff
--- a/lisp/bytecomp-runtime.el Mon Aug 13 10:20:01 2007 +0200 +++ b/lisp/bytecomp-runtime.el Mon Aug 13 10:20:27 2007 +0200 @@ -50,7 +50,7 @@ ;; FSF comments the next two out, but I see no reason to do so. --ben (defmacro proclaim-inline (&rest fns) "Cause the named functions to be open-coded when called from compiled code. -They will only be compiled open-coded when byte-optimize is true." +They will only be compiled open-coded when `byte-optimize' is true." (cons 'eval-and-compile (apply 'nconc