Mercurial > hg > xemacs-beta
diff lisp/byte-optimize.el @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | 677f6a0ee643 |
children | 7df0dd720c89 |
line wrap: on
line diff
--- a/lisp/byte-optimize.el Mon Aug 13 10:29:43 2007 +0200 +++ b/lisp/byte-optimize.el Mon Aug 13 10:30:37 2007 +0200 @@ -148,7 +148,8 @@ ;; modify the interpreter to obey this (unless the loader was hacked ;; in some grody way, but that's a really bad idea.) ;; -;; Opinions are mixed on the following paragraph. -slb. +;; HA! RMS removed the following paragraph from his version of +;; byte-opt.el. ;; ;; Really the Right Thing is to make lexical scope the default across ;; the board, in the interpreter and compiler, and just FIX all of