[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdesdk/scripts/kde-emacs
From:       David Faure <faure () kde ! org>
Date:       2009-12-10 15:30:16
Message-ID: 1260459016.165299.9112.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1061083 by dfaure:

Add .Cpp and .Hpp


 M  +2 -2      sourcepair.el  


--- trunk/KDE/kdesdk/scripts/kde-emacs/sourcepair.el #1061082:1061083
@@ -109,7 +109,7 @@
 
 ;;; Code:
 
-(defcustom sourcepair-source-extensions '( ".cpp" ".CPP" ".cxx" ".CXX" ".cc" ".CC" \
".c" ".C" ".c++" ".C++") +(defcustom sourcepair-source-extensions '( ".cpp" ".CPP" \
".Cpp" ".cxx" ".CXX" ".cc" ".CC" ".c" ".C" ".c++" ".C++")  "*List of recognized \
extensions for source files.  
 This variable is used by `sourcepair-load'.  The value should be a list
@@ -120,7 +120,7 @@
 `sourcepair-source-path'."
 :type '(repeat string))
 
-(defcustom sourcepair-header-extensions '( ".h" ".H" ".hpp" ".HPP" ".hh" ".HH" \
".hxx" ".HXX") +(defcustom sourcepair-header-extensions '( ".h" ".H" ".hpp" ".HPP" \
".Hpp" ".hh" ".HH" ".hxx" ".HXX")  "*List of recognized extensions for header files.
 
 This variable is used by `sourcepair-load'.  The value should be a list


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic