emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Michael Kifer
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-wind.el
Date: Sun, 19 Feb 2006 03:16:47 +0000

Index: emacs/lisp/ediff-wind.el
diff -u emacs/lisp/ediff-wind.el:1.44 emacs/lisp/ediff-wind.el:1.45
--- emacs/lisp/ediff-wind.el:1.44       Mon Feb  6 14:33:33 2006
+++ emacs/lisp/ediff-wind.el    Sun Feb 19 03:16:44 2006
@@ -26,7 +26,6 @@
 
 ;;; Code:
 
-(provide 'ediff-wind)
 
 ;; Compiler pacifier
 (defvar icon-title-format)
@@ -1314,6 +1313,9 @@
                             ediff-wide-display-p)))))))
 
 
+(provide 'ediff-wind)
+
+
 ;;; Local Variables:
 ;;; eval: (put 'ediff-defvar-local 'lisp-indent-hook 'defun)
 ;;; eval: (put 'ediff-with-current-buffer 'lisp-indent-hook 1)




reply via email to

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