]> git.eshelyaron.com Git - emacs.git/commitdiff
Resurrect innocent joke in byte-opt.el
authorEli Zaretskii <eliz@gnu.org>
Thu, 17 Feb 2022 14:35:03 +0000 (16:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 17 Feb 2022 14:35:03 +0000 (16:35 +0200)
* lisp/emacs-lisp/byte-opt.el: Resurrect innocent joke in a
comment.

lisp/emacs-lisp/byte-opt.el

index 3ca0472efba0b2908ccac3cc4695c65d26422f4e..0a79bf9b797895f89e53ba3b4055373d43b9b42a 100644 (file)
 ;; "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