Update plantuml-mode.el

Elpa compliant
This commit is contained in:
Matthew Fidler 2012-09-25 08:27:57 -05:00
parent 1f0c0cc332
commit 423f45ec25
1 changed files with 2 additions and 1 deletions

View File

@ -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
@ -188,3 +188,4 @@ Shortcuts Command Name
(run-mode-hooks 'plantuml-mode-hook))
(provide 'plantuml-mode)
;;; plantuml-mode.el ends here