* wl-address.el (wl-address-make-alist-from-alias-file): Use
authorkaoru <kaoru>
Tue, 24 Aug 2010 00:29:55 +0000 (00:29 +0000)
committerkaoru <kaoru>
Tue, 24 Aug 2010 00:29:55 +0000 (00:29 +0000)
commit33d9128fae4ddb2529278fbf8a0bebc0ee64d2c4
tree485bf8865b0be06eb0d72ea7b25d94ea83b8bef5
parent6e50ef5ff55a58815346806e847ebc20c05a29a1
* wl-address.el (wl-address-make-alist-from-alias-file): Use
`(delete-char -1)' instead of `(delete-backward-char 1)' that
deletes region in Emacs 24.
See delete-active-region described in NEWS.
* wl-draft.el (wl-draft-insert-mail-header-separator): Ditto.
* wl-summary.el (wl-summary-update-persistent-mark): Ditto.
wl/ChangeLog
wl/wl-address.el
wl/wl-draft.el
wl/wl-summary.el