[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:       2005-01-05 13:16:04
Message-ID: 20050105131604.05BD51BBE7 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Not being able to type '%' near '(' or ')' is really annoying. Use Ctrl+% for match-paren instead.


  M +1 -2      kde-emacs-bindings.el   1.17


--- kdesdk/scripts/kde-emacs/kde-emacs-bindings.el  #1.16:1.17
@@ -81,6 +81,5 @@
 (define-key global-map [(meta down)] 'scroll-other-down)
 (define-key global-map [(control j)] 'goto-line)
-(global-set-key "%" 'match-paren);;for all buffers :)
-(global-set-key [(control %)] 'match-paren)
+(global-set-key [(control %)] 'match-paren) ;;for all buffers :)
 
 (if (featurep 'igrep)


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

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