* eword-encode.el (make-ew-rword, ew-rword-text, ew-rword-charset)
authoryamaoka <yamaoka>
Tue, 4 Sep 2007 11:18:16 +0000 (11:18 +0000)
committeryamaoka <yamaoka>
Tue, 4 Sep 2007 11:18:16 +0000 (11:18 +0000)
commit07baae5e2f47191267018d6dbcf387b4195a3001
tree12ed9301bccd36e1bcd29bfb5c0d976e41e61c21
parent1420f5ab66d254bbb3eace62456676145c2563f3
* eword-encode.el (make-ew-rword, ew-rword-text, ew-rword-charset)
(ew-rword-encoding, ew-rword-type): Use new-style backquotes.

* hmac-def.el (define-hmac-function): Use new-style backquotes.

* md4.el (md4-make-step): Use new-style backquotes.

[2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>]
* sha1-el.el: Fix up comment style.
(sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
(sha1-OP, sha1-add-to-H): Use new-style backquotes.

* hex-util.el: Fix up comment style.
(hex-char-to-num, num-to-hex-char): Use new-style backquotes.
ChangeLog
eword-encode.el
hex-util.el
hmac-def.el
md4.el
sha1-el.el