• Stefan Monnier's avatar
    (mail-extr-delete-char, mail-extr-safe-move-sexp) · 7a9ebd0b
    Stefan Monnier authored
    (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.
    7a9ebd0b
mail-extr.el 69.5 KB