* eword-encode.el (make-ew-rword, ew-rword-text, ew-rword-charset)
authoryamaoka <yamaoka>
Tue, 4 Sep 2007 11:18:13 +0000 (11:18 +0000)
committeryamaoka <yamaoka>
Tue, 4 Sep 2007 11:18:13 +0000 (11:18 +0000)
commita1119b684f8f6eccc99fa8d6bece7cc915c5fbd0
treebf8a20c2d719baf02afc6308e2c1a8dc29132672
parent62ce917144bce56b52e95c63988c81cc36ca35f8
* 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