(mail-extr-delete-char, mail-extr-safe-move-sexp)
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 2 Apr 2001 22:49:38 +0000 (22:49 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 2 Apr 2001 22:49:38 +0000 (22:49 +0000)
commit7a9ebd0b8e3b96447e5e901379baedd697b2bebd
treed60579a05668ed8d955f89f429bac221bba8d6b8
parent2b9083424de38fb5ccc8e3f714b34b59e9957fac
(mail-extr-delete-char, mail-extr-safe-move-sexp)
(mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
(mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
Use `defsubst' rather than a macro to ease debugging.
(mail-extr-last): Remove (use `last' instead).
(mail-extract-address-components): Properly reset the syntax-table
after parsing an address.  Use `last' rather than mail-extr-last.
Make sure the end marker stays at the very end.
lisp/mail/mail-extr.el