* lisp/emacs-lisp/byte-opt.el: Resurrect innocent joke in a
comment.
;; "No matter how hard you try, you can't make a racehorse out of a pig.
;; You can, however, make a faster pig."
;;
-
+;; Or, to put it another way, the Emacs byte compiler is a VW Bug. This code
+;; makes it be a VW Bug with fuel injection and a turbocharger... You're
+;; still not going to make it go faster than 70 mph, but it might be easier
+;; to get it there.
+;;
;; TO DO:
;;
;; ;; An awful lot of functions always return a non-nil value. If they're