diff options
author | smihica <smihica@gmail.com> | 2014-02-19 01:22:06 +0900 |
---|---|---|
committer | smihica <smihica@gmail.com> | 2014-02-19 01:22:06 +0900 |
commit | bcebede201c5e0e3fdbbb5a5773783fa15841b29 (patch) | |
tree | 18213e9777fd4ee8f01d7e76cecd1a0e343b3fee /src/comments.el | |
parent | 042514074eb3ed383b074b275fc1dbfbf9055cf8 (diff) | |
download | emmet-mode-bcebede201c5e0e3fdbbb5a5773783fa15841b29.tar.lz emmet-mode-bcebede201c5e0e3fdbbb5a5773783fa15841b29.tar.xz emmet-mode-bcebede201c5e0e3fdbbb5a5773783fa15841b29.zip |
Apply changes into the source files and remake.
Diffstat (limited to 'src/comments.el')
-rw-r--r-- | src/comments.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/comments.el b/src/comments.el index 1890642..2c8e0f2 100644 --- a/src/comments.el +++ b/src/comments.el @@ -3,10 +3,10 @@ ;; Copyright (C) 2013- Shin Aoyama ;; Copyright (C) 2009-2012 Chris Done -;; Version: 1.0.5 +;; Version: 1.0.6 ;; Author: Shin Aoyama <smihica@gmail.com> ;; URL: https://github.com/smihica/emmet -;; Last-Updated: 2013-09-16 Mon +;; Last-Updated: 2014-02-19 Wed ;; Keywords: convenience ;; This file is free software; you can redistribute it and/or modify |