branch: elpa/swift-mode commit 6abb78812bd5795950c1872787575c8eb72e8574 Author: Bozhidar Batsov <bozhi...@tradeo.com> Commit: Bozhidar Batsov <bozhi...@tradeo.com>
Add keywords header --- swift-mode.el | 1 + 1 file changed, 1 insertion(+) diff --git a/swift-mode.el b/swift-mode.el index a518ffd..24697d1 100644 --- a/swift-mode.el +++ b/swift-mode.el @@ -5,6 +5,7 @@ ;; Author: Chris Barrett <chris.d.barr...@me.com> ;; Version: 0.3.0-cvs ;; Package-Requires: ((emacs "24.1")) +;; Keywords: languages swift ;; This file is not part of GNU Emacs.