[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-04-14 12:00:17
Message-ID: 20040414120017.704319A1D () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

C-% is nicer than % for the match-paren feature because it allows
still inserting a real % before a parenthesis...
Would everyone be ok with me removing the "%" binding?


  M +2 -0      kde-emacs-bindings.el   1.15


--- kdesdk/scripts/kde-emacs/kde-emacs-bindings.el  #1.14:1.15
@@ -82,4 +82,6 @@
 (define-key global-map [(control j)] 'goto-line)
 (global-set-key "%" 'match-paren);;for all buffers :)
+(global-set-key [(control %)] 'match-paren)
+
 (if (featurep 'igrep)
     (progn


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

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