1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/test/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
..
uudecode-resources Add tests for mail/uudecode.el 2019-06-09 17:07:09 -07:00
flow-fill-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
footnote-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ietf-drums-tests.el Fix ietf-drums-remove-whitespace unmatched " and ( 2022-02-13 09:32:13 +01:00
mail-parse-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mail-utils-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
qp-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc822-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2045-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc2047-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rfc6068-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmail-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rmailmm-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
uudecode-tests.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00