emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc-dispatcher.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-dispatcher.el,v
Date: Mon, 26 May 2008 23:40:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/05/26 23:40:18

Index: vc-dispatcher.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc-dispatcher.el,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- vc-dispatcher.el    18 May 2008 07:33:06 -0000      1.54
+++ vc-dispatcher.el    26 May 2008 23:40:15 -0000      1.55
@@ -492,7 +492,7 @@
                     (and (not view-mode)
                          (not (eq (get major-mode 'mode-class) 'special))
                          (view-mode-enter))))
-            (run-hook-with-args 'modeline-hook buffer-file-name))
+            (run-hook-with-args 'mode-line-hook buffer-file-name))
         (kill-buffer (current-buffer)))))
 
 (defun vc-resynch-buffer (file &optional keep noquery)




reply via email to

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