projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77ad27d
)
(elmo-use-decoded-cache): New variable.
author
murata
<murata>
Wed, 10 May 2000 12:55:24 +0000
(12:55 +0000)
committer
murata
<murata>
Wed, 10 May 2000 12:55:24 +0000
(12:55 +0000)
elmo/elmo-vars.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-vars.el
b/elmo/elmo-vars.el
index
9018fa6
..
dd179b7
100644
(file)
--- a/
elmo/elmo-vars.el
+++ b/
elmo/elmo-vars.el
@@
-327,6
+327,9
@@
If function, return value of function.")
If server doesn't accept asynchronous commands, this variable should be
set as non-nil.")
+(defvar elmo-use-decoded-cache t
+ "Use cache of decode mime charset string.")
+
(provide 'elmo-vars)
;;; elmo-vars.el ends here