changeset 25:c7ff220bba9f

Bad merge on my end.
author Augie Fackler <durin42@gmail.com>
date Tue, 16 Dec 2008 16:10:40 -0600
parents d6fd2964258c
children 895bcf0db86a
files .elisp/textmate.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.elisp/textmate.el
+++ b/.elisp/textmate.el
@@ -96,7 +96,7 @@
                                      (textmate-goto-symbol
                                       ,(kbd "A-T")   [(meta T)])
 				     (textmate-toggle-camel-case
-				      ,(kbd "C-_")   [(control _))))
+				      ,(kbd "C-_")   [(control _)])))
 
 (defvar *textmate-project-root-p*
   #'(lambda (coll) (or (member ".git" coll)