Skip to content

Commit

Permalink
Update plantuml-mode.el
Browse files Browse the repository at this point in the history
Elpa compliant
  • Loading branch information
mattfidler committed Sep 25, 2012
1 parent 1f0c0cc commit 423f45e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plantuml-mode.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; plantuml-mode.el -- Major mode for plantuml
;;; plantuml-mode.el -- Major mode for plantuml

;; Author: Zhang Weize (zwz)
;; Keywords: uml ascii
Expand Down Expand Up @@ -188,3 +188,4 @@ Shortcuts Command Name
(run-mode-hooks 'plantuml-mode-hook))

(provide 'plantuml-mode)
;;; plantuml-mode.el ends here

0 comments on commit 423f45e

Please sign in to comment.