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