Mercurial > emacs
comparison nt/makefile.nt @ 37148:aca2b7839d21
(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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 02 Apr 2001 22:49:38 +0000 |
parents | 8045cccd8f3c |
children | 23a1cea22d13 |
comparison
equal
deleted
inserted
replaced
37147:4ba3b922976f | 37148:aca2b7839d21 |
---|