projects
/
elisp
/
epg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1acc67f
)
Fixed.
author
ueno
<ueno>
Sun, 30 Apr 2006 06:13:01 +0000
(06:13 +0000)
committer
ueno
<ueno>
Sun, 30 Apr 2006 06:13:01 +0000
(06:13 +0000)
epg.el
patch
|
blob
|
history
diff --git
a/epg.el
b/epg.el
index
c25de81
..
720a686
100644
(file)
--- a/
epg.el
+++ b/
epg.el
@@
-1187,6
+1187,7
@@
signatures should be included."
(if (fboundp 'make-temp-file)
(defalias 'epg-make-temp-file 'make-temp-file)
+ (defvar temporary-file-directory)
;; stolen from poe.el.
(defun epg-make-temp-file (prefix)
"Create a temporary file.