/[emacs]/emacs/lisp/ediff-util.el
ViewVC logotype

Diff of /emacs/lisp/ediff-util.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by uid65610, Fri Feb 20 02:41:02 2004 UTC revision 1.54 by lute, Thu May 26 12:45:54 2005 UTC
# Line 1  Line 1 
1  ;;; ediff-util.el --- the core commands and utilities of ediff  ;;; ediff-util.el --- the core commands and utilities of ediff
2    
3  ;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02, 04 Free Software Foundation, Inc.  ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4    ;;   2004 Free Software Foundation, Inc.
5    
6  ;; Author: Michael Kifer <kifer@cs.stonybrook.edu>  ;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
7    
# Line 116  Commands: Line 117  Commands:
117    (kill-all-local-variables)    (kill-all-local-variables)
118    (setq major-mode 'ediff-mode)    (setq major-mode 'ediff-mode)
119    (setq mode-name "Ediff")    (setq mode-name "Ediff")
120    (run-hooks 'ediff-mode-hook))    (run-mode-hooks 'ediff-mode-hook))
121    
122    
123    

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26