projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef6ce14
)
(allout-write-file-hook-handler): Revert previous change.
author
Glenn Morris
<rgm@gnu.org>
Fri, 7 Dec 2007 05:17:08 +0000
(
05:17
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 7 Dec 2007 05:17:08 +0000
(
05:17
+0000)
lisp/allout.el
patch
|
blob
|
history
diff --git
a/lisp/allout.el
b/lisp/allout.el
index c0175032bd86af3206a9efa84b2826a78dfc23c4..8878c56735fb730fbd2435ac3bf2440e273b86f7 100644
(file)
--- a/
lisp/allout.el
+++ b/
lisp/allout.el
@@
-1501,7
+1501,7
@@
See `allout-encryption-ciphertext-rejection-regexps' for rejection reasons.")
(condition-case failure
(setq allout-after-save-decrypt
(allout-encrypt-decrypted except-mark))
- (error
"%s"
(progn
+ (error (progn
(message
"allout-write-file-hook-handler suppressing error %s"
failure)