projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06810ab
)
* lisp/filesets.el (filesets-external-viewers): Tighten regexp.
author
Mattias Engdegård
<mattiase@acm.org>
Tue, 5 Jan 2021 09:27:36 +0000
(10:27 +0100)
committer
Mattias Engdegård
<mattiase@acm.org>
Tue, 5 Jan 2021 10:28:58 +0000
(11:28 +0100)
lisp/filesets.el
patch
|
blob
|
history
diff --git
a/lisp/filesets.el
b/lisp/filesets.el
index 661a93edf199eb4aacca449a1227eccd165e4b2d..2ef13ae832050cbbd7b9e74a80577c7a13aee5d1 100644
(file)
--- a/
lisp/filesets.el
+++ b/
lisp/filesets.el
@@
-588,7
+588,7
@@
the filename."
(:ignore-on-read-text t)
;; (:constraintp ,pdf-cmd)
))
- (".\\.e?ps\\(.gz\\)?\\'" ,ps-cmd
+ (".\\.e?ps\\(
?:\\
.gz\\)?\\'" ,ps-cmd
((:ignore-on-open-all t)
(:ignore-on-read-text t)
;; (:constraintp ,ps-cmd)