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-util.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-util.el
Date: Mon, 13 Jun 2005 08:00:59 -0400

Index: emacs/lisp/ediff-util.el
diff -c emacs/lisp/ediff-util.el:1.55 emacs/lisp/ediff-util.el:1.56
*** emacs/lisp/ediff-util.el:1.55       Fri Jun  3 08:04:04 2005
--- emacs/lisp/ediff-util.el    Mon Jun 13 12:00:59 2005
***************
*** 117,123 ****
    (kill-all-local-variables)
    (setq major-mode 'ediff-mode)
    (setq mode-name "Ediff")
!   (run-hooks 'ediff-mode-hook))
  
  
  
--- 117,123 ----
    (kill-all-local-variables)
    (setq major-mode 'ediff-mode)
    (setq mode-name "Ediff")
!   (run-mode-hooks 'ediff-mode-hook))
  
  
  




reply via email to

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