Mercurial > emacs
view src/s/unixware.h @ 107348:1cbedcbd728f
Don't end parsing rfc822 addresses prematurely (Bug#5692)
* mail/rfc822.el (rfc822-addresses): Move catch clause down around
call to rfc822-bad-address. (Bug#5692)
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sun, 07 Mar 2010 18:34:40 +0100 |
parents | 695cf19ef79e |
children | 375f2633d815 a83a89ef11ef |
line wrap: on
line source
#include "usg5-4-2.h" #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base) /* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3 (do not change this comment) */