From: Richard M. Stallman Date: Tue, 4 Jan 1994 01:41:34 +0000 (+0000) Subject: Comment fix. X-Git-Tag: emacs-19.34~10420 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3785d1c8a89842d647ea02118b82017619d135c1;p=emacs.git Comment fix. --- diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el index 155628797e4..9a80fa18315 100644 --- a/lisp/emacs-lisp/bytecomp.el +++ b/lisp/emacs-lisp/bytecomp.el @@ -97,8 +97,6 @@ ;;; 'redefine (function cell redefined from ;;; a macro to a lambda or vice versa, ;;; or redefined to take other args) -;;; This defaults to nil in -batch mode, which is -;;; slightly faster. ;;; byte-compile-compatibility Whether the compiler should ;;; generate .elc files which can be loaded into ;;; generic emacs 18.