Mercurial > emacs
diff lisp/emacs-lisp/bytecomp.el @ 53224:f0eb34e60705
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
(automatically generated log message)
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--base-0
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Wed, 24 Dec 2003 16:09:13 +0000 |
parents | 993d4afcd6d0 |
children | 82c3b4da43ca |
line wrap: on
line diff
--- a/lisp/emacs-lisp/bytecomp.el Tue Dec 02 15:01:52 2003 +0000 +++ b/lisp/emacs-lisp/bytecomp.el Wed Dec 24 16:09:13 2003 +0000 @@ -10,7 +10,7 @@ ;;; This version incorporates changes up to version 2.10 of the ;;; Zawinski-Furuseth compiler. -(defconst byte-compile-version "$Revision: 2.138 $") +(defconst byte-compile-version "$Revision: 2.139 $") ;; This file is part of GNU Emacs.