1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/lisp/mail
Bob Rogers 51d44fd705 Fix ietf-drums-remove-whitespace unmatched " and (
* lisp/mail/ietf-drums.el:
+ (ietf-drums-skip-comment):  New helper function.
+ (ietf-drums-remove-comments):  Use ietf-drums-skip-comment.
+ (ietf-drums-remove-whitespace):  Handle unterminated quotes and
comments, as ietf-drums-remove-comments already does.
* test/lisp/mail/ietf-drums-tests.el:
+ Test unterminated quote and comment for
ietf-drums-remove-whitespace and ietf-drums-remove-comments (bug#53965).
2022-02-13 09:32:13 +01:00
..
binhex.el
blessmail.el
emacsbug.el
feedmail.el
flow-fill.el
footnote.el
hashcash.el
ietf-drums.el Fix ietf-drums-remove-whitespace unmatched " and ( 2022-02-13 09:32:13 +01:00
mail-extr.el
mail-hist.el
mail-parse.el
mail-prsvr.el
mail-utils.el
mailabbrev.el
mailalias.el
mailclient.el
mailheader.el
mspools.el
qp.el
reporter.el
rfc822.el
rfc2045.el
rfc2047.el
rfc2231.el
rfc6068.el
rmail-spam-filter.el
rmail.el Merge from origin/emacs-28 2022-01-09 06:30:18 +01:00
rmailedit.el
rmailkwd.el
rmailmm.el
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el
sendmail.el
smtpmail.el Add `auth-info-password' and use it instead of ad hoc code 2022-01-07 14:48:59 -05:00
supercite.el
uce.el
undigest.el
unrmail.el
uudecode.el
yenc.el