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

List:       kde-commits
Subject:    kdesdk/scripts/kde-emacs
From:       David Faure <faure () kde ! org>
Date:       2004-09-27 13:11:50
Message-ID: 20040927131150.4F4E5126DD () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

The name for new functions should be kde-*. One day we should convert those that are \
not following that rule...


  M +3 -3      kde-emacs-utils.el   1.55


--- kdesdk/scripts/kde-emacs/kde-emacs-utils.el  #1.54:1.55
@@ -233,5 +233,5 @@
         ;; First search with namespace prefixed
             (goto-char 0)
-            (setq sig (agulbra-remove-newline (kde-function-impl-sig namespace class \
function))) +            (setq sig (kde-remove-newline (kde-function-impl-sig \
namespace class function)))  (if (string-match "(.*" sig) ; remove args
             (setq sig (replace-match "" nil t sig)))
@@ -243,5 +243,5 @@
 
               (goto-char 0)
-              (setq sig (agulbra-remove-newline (kde-function-impl-sig "" class \
function))) +              (setq sig (kde-remove-newline (kde-function-impl-sig "" \
class function)))  
               (if (string-match "(.*" sig) ; remove args
@@ -250,5 +250,5 @@
             )))))
 
-(defun agulbra-remove-newline (str) 
+(defun kde-remove-newline (str) 
   (let ((res str))
     (while (string-match "\n" res )


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

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