From 3785d1c8a89842d647ea02118b82017619d135c1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 4 Jan 1994 01:41:34 +0000 Subject: [PATCH] Comment fix. --- lisp/emacs-lisp/bytecomp.el | 2 -- 1 file changed, 2 deletions(-) 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. -- 2.39.5