]> git.eshelyaron.com Git - emacs.git/commit
[the following changes fix a bug where `define-minor-mode' didn't
authorMiles Bader <miles@gnu.org>
Mon, 23 Oct 2000 09:16:47 +0000 (09:16 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 23 Oct 2000 09:16:47 +0000 (09:16 +0000)
commitcb3069bb5e6a6c7b70d28e09c61ce9b9aea98537
treeaac63d90817211d6d3cd1500667a0508cf11e3d8
parent6db6243bda6f139f5567134db9592e2c804c26e4
[the following changes fix a bug where `define-minor-mode' didn't
correctly generate :require clauses for defcustoms in compiled files]

(byte-compile-last-logged-file):
  New variable.
(byte-compile-log-file, byte-compile-log-1):
  Don't set `byte-compile-current-file' to nil.
  Instead set `byte-compile-last-logged-file' to it.
  Test whether byte-compile-current-file equals byte-compile-last-logged-file
    instead of whether its nil.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el