We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eca20d4 + a59764c commit 9596079Copy full SHA for 9596079
auto-rename-tag.el
@@ -44,7 +44,7 @@
44
(defconst auto-rename-tag--tag-regexp "<[^>]*"
45
"Tag regular expression to find tag position.")
46
47
-(defvar-local auto-rename-tag--pre-command-actived nil
+(defvar-local auto-rename-tag--pre-command-activated nil
48
"Check if `pre-command-hook' called.")
49
50
(defvar-local auto-rename-tag--after-action-active nil
0 commit comments