From 241dd10f305016bacac7b61190ddb0c102eba64d Mon Sep 17 00:00:00 2001 From: smihica Date: Tue, 10 Sep 2013 19:05:04 +0900 Subject: Fixed a bug that the cursor doesn't move after expanding without preview. --- src/comments.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/comments.el') diff --git a/src/comments.el b/src/comments.el index f53f9d4..fec9d65 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.2 +;; Version: 1.0.3 ;; Author: Shin Aoyama ;; URL: https://github.com/smihica/emmet -;; Last-Updated: 2013-06-23 Sun +;; Last-Updated: 2013-09-10 Tue ;; Keywords: convenience ;; This file is free software; you can redistribute it and/or modify -- cgit v1.2.3