# HG changeset patch # User Richard M. Stallman # Date 757647694 0 # Node ID 164b8c470e475445d2b10ca9a392969429304143 # Parent db0ab86f381a588eedd16d8ab6441f594b0289c0 Comment fix. diff -r db0ab86f381a -r 164b8c470e47 lisp/emacs-lisp/bytecomp.el --- a/lisp/emacs-lisp/bytecomp.el Tue Jan 04 01:39:46 1994 +0000 +++ b/lisp/emacs-lisp/bytecomp.el Tue Jan 04 01:41:34 1994 +0000 @@ -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.