projects
/
elisp
/
mu-cite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89f2143
)
Fixed.
author
morioka
<morioka>
Mon, 19 Jul 1999 11:24:47 +0000
(11:24 +0000)
committer
morioka
<morioka>
Mon, 19 Jul 1999 11:24:47 +0000
(11:24 +0000)
mu-cite.el
patch
|
blob
|
history
diff --git
a/mu-cite.el
b/mu-cite.el
index
7ab214b
..
8d66b9c
100644
(file)
--- a/
mu-cite.el
+++ b/
mu-cite.el
@@
-504,13
+504,6
@@
function according to the agreed upon standard."
'mu-cite-ml-count-field-list)
)
-(static-unless (fboundp 'defvaralias)
- (mapcar
- (function
- (lambda (elem)
- (eval (list 'defvar (car elem) (cadr elem)))))
- mu-cite-obsolete-variable-alist))
-
;;; @ end
;;;