diff options
Diffstat (limited to 'sx-tag.el')
-rw-r--r-- | sx-tag.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ ;;; Getting the list from a site -(defvar sx-tag-filter +(defconst sx-tag-filter (sx-filter-from-nil (tag.name tag.synonyms)) |