emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/which-func.el,v


From: Masatake YAMATO
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/which-func.el,v
Date: Sat, 08 Sep 2007 04:35:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Masatake YAMATO <jet>   07/09/08 04:35:40

Index: progmodes/which-func.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/which-func.el,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- progmodes/which-func.el     13 Aug 2007 13:40:56 -0000      1.20
+++ progmodes/which-func.el     8 Sep 2007 04:35:39 -0000       1.21
@@ -77,7 +77,8 @@
 
 (defcustom which-func-modes
   '(emacs-lisp-mode c-mode c++-mode perl-mode cperl-mode python-mode
-                   makefile-mode sh-mode fortran-mode f90-mode ada-mode)
+                   makefile-mode sh-mode fortran-mode f90-mode ada-mode
+                   diff-mode)
   "List of major modes for which Which Function mode should be used.
 For other modes it is disabled.  If this is equal to t,
 then Which Function mode is enabled in any major mode that supports it."




reply via email to

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