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:
5221510
)
(rfc822/lexical-analyze): Unnecessary local variable `i' was
author
morioka
<morioka>
Wed, 15 May 1996 14:19:45 +0000
(14:19 +0000)
committer
morioka
<morioka>
Wed, 15 May 1996 14:19:45 +0000
(14:19 +0000)
abolished.
tl-822.el
patch
|
blob
|
history
diff --git
a/tl-822.el
b/tl-822.el
index
46d9b9e
..
4891da8
100644
(file)
--- a/
tl-822.el
+++ b/
tl-822.el
@@
-30,7
+30,7
@@
(defconst rfc822/RCS-ID
- "$Id: tl-822.el,v 7.22 1996-04-25 22:15:52 morioka Exp $")
+ "$Id: tl-822.el,v 7.23 1996-05-15 14:19:45 morioka Exp $")
(defconst rfc822/version (get-version-string rfc822/RCS-ID))
@@
-357,7
+357,7
@@
(defun rfc822/lexical-analyze (str)
(let (dest
- (i 0)(len (length str))
+ (len (length str))
ret)
(while (not (string-equal str ""))
(setq ret