emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/bytecomp.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/bytecomp.el
Date: Mon, 01 Sep 2003 11:46:47 -0400

Index: emacs/lisp/emacs-lisp/bytecomp.el
diff -c emacs/lisp/emacs-lisp/bytecomp.el:2.136 
emacs/lisp/emacs-lisp/bytecomp.el:2.137
*** emacs/lisp/emacs-lisp/bytecomp.el:2.136     Tue Aug  5 21:08:21 2003
--- emacs/lisp/emacs-lisp/bytecomp.el   Mon Sep  1 11:45:19 2003
***************
*** 10,16 ****
  
  ;;; This version incorporates changes up to version 2.10 of the
  ;;; Zawinski-Furuseth compiler.
! (defconst byte-compile-version "$Revision: 2.136 $")
  
  ;; This file is part of GNU Emacs.
  
--- 10,16 ----
  
  ;;; This version incorporates changes up to version 2.10 of the
  ;;; Zawinski-Furuseth compiler.
! (defconst byte-compile-version "$Revision: 2.137 $")
  
  ;; This file is part of GNU Emacs.
  
***************
*** 4039,4042 ****
--- 4039,4043 ----
  
  (run-hooks 'bytecomp-load-hook)
  
+ ;;; arch-tag: 9c97b0f0-8745-4571-bfc3-8dceb677292a
  ;;; bytecomp.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]