try to fixing cproject bug -> failed

This commit is contained in:
Sameer Rahmani 2011-01-04 23:13:54 +03:30
parent 7209be7dd6
commit 9e83563123
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ binding for Kuso IDE C projects section."
;; Functions
;; ---------------------------------------------------------------------
(defun init-menus () "Draw required menu for C mode"
(define-key-after global-map [menu-bar file new-proj cproj] (cons "C/C++" (make-sparse-keymap "c-cpp-proj")))
;; (define-key global-map (kbd "\C-x n k") 'kmodule)
;; (define-key global-map [menu-bar file new-proj cproj kmodule] '("Kernel Module" . kmodule))