aboutsummaryrefslogtreecommitdiffstats
path: root/dispass.el
diff options
context:
space:
mode:
Diffstat (limited to 'dispass.el')
-rw-r--r--dispass.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispass.el b/dispass.el
index 3a68482..66588f2 100644
--- a/dispass.el
+++ b/dispass.el
@@ -216,7 +216,7 @@ an eye out for LABEL."
(with-temp-buffer
(insert-file-contents dispass-file)
(while (re-search-forward
- "\\(\\w+\\) .*length=\\([0-9]+\\) .*hash=\\(\\w+\\)$"
+ "\\(\\(?:\\sw\\|\\s_\\)+\\) .*length=\\([0-9]+\\) .*hash=\\(\\sw+\\)$"
nil t)
(add-to-list 'tmp-list `(,(match-string 1)
[(,(match-string 1)