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

List:       kde-commits
Subject:    Re: KDE/kdesdk/scripts/kde-emacs
From:       "Jesper K. Pedersen" <blackie () blackie ! dk>
Date:       2006-10-05 8:15:30
Message-ID: 200610051015.30743.blackie () blackie ! dk
[Download RAW message or body]

OK, sorry about that, please fix.
Cheers
Jesper.

On Thursday 05 October 2006 10:05, David Faure wrote:
| On Thursday 05 October 2006 09:05, Jesper Pedersen wrote:
| > SVN commit 592616 by blackie:
| >
| > out there in the real world, someone even uses .cxx as extension to cpp
| > files. Now switch-to-function-def works for those files too.
| >
| >  M  +2 -1      kde-emacs-utils.el
| >
| >
| > --- trunk/KDE/kdesdk/scripts/kde-emacs/kde-emacs-utils.el #592615:592616
| > @@ -207,7 +207,8 @@
| >  	)
| >      (if (or (string-match "\\.cc$" n)
| >              (string-match "\\.cpp$" n)
| > -            (string-match "\\.C$" n))
| > +            (string-match "\\.C$" n)
| > +            (string-match "\\.cxx$" n))
| >          ; TODO replace fume-function-before-point, needed for emacs,
| >          ; and for better namespace support.
| >  	;(progn
|
| This should be (if (member ext kde-source-files) ... ) instead, to cover
| all cases and avoid duplication of that extension list.

-- 
Having trouble finding a given image in your collection containing
thousands of images?

http://www.kphotoalbum.org might be the answer.

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

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