Skip to content

Commit

Permalink
Modified
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Oct 13, 2010
1 parent 7aab687 commit 9cc32e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ac-titanium.el
Expand Up @@ -38,6 +38,7 @@

;;require
(require 'titanium)
(require 'auto-complete)

(defvar titanium-api
'(
Expand Down
2 changes: 1 addition & 1 deletion titanium.el
Expand Up @@ -89,7 +89,7 @@

(define-minor-mode titanium
"Titanium minor mode."
:lighter " Titanium"
:lighter " Ti"
:group 'titanium
(if titanium
(progn
Expand Down

0 comments on commit 9cc32e3

Please sign in to comment.