<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/test/lisp/mail, branch feature/soc-bytecode-in-traceback</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Use lexical-binding in qp.el and add tests</title>
<updated>2020-04-30T08:36:54+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-04-30T08:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3c810669f7b913f63049826a89e08c1691767506'/>
<id>3c810669f7b913f63049826a89e08c1691767506</id>
<content type='text'>
* test/lisp/mail/qp-tests.el: New file.
* lisp/mail/qp.el: Use lexical-binding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lisp/mail/qp-tests.el: New file.
* lisp/mail/qp.el: Use lexical-binding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use lexical-binding in rfc2368.el and add tests</title>
<updated>2020-04-28T21:55:02+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-04-28T21:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f998e6297dde6c968f7a9f9a5a959d3533c45f02'/>
<id>f998e6297dde6c968f7a9f9a5a959d3533c45f02</id>
<content type='text'>
* lisp/mail/rfc2368.el: Use lexical-binding.
* test/lisp/mail/rfc2368-tests.el: New file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mail/rfc2368.el: Use lexical-binding.
* test/lisp/mail/rfc2368-tests.el: New file.
</pre>
</div>
</content>
</entry>
<entry>
<title>* test/lisp/mail/rfc2045-tests.el: Make it work.</title>
<updated>2020-04-26T23:47:04+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2020-04-26T23:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=895a18eafb84bca68045e552437dbb00a15a9f56'/>
<id>895a18eafb84bca68045e552437dbb00a15a9f56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use lexical-binding for rfc2045.el and add tests</title>
<updated>2020-04-26T09:02:23+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2020-04-25T23:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5e4fc5b69b28ef1a7f7f39d0b11c2b509fe9c1d6'/>
<id>5e4fc5b69b28ef1a7f7f39d0b11c2b509fe9c1d6</id>
<content type='text'>
* lisp/mail/rfc2045.el: Use-lexical-binding.
* test/lisp/mail/rfc2045-tests.el: New file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mail/rfc2045.el: Use-lexical-binding.
* test/lisp/mail/rfc2045-tests.el: New file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2020</title>
<updated>2020-01-01T00:59:52+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2020-01-01T00:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=365e01cc9f64ce6ca947ccfd8612d60763280a37'/>
<id>365e01cc9f64ce6ca947ccfd8612d60763280a37</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
</pre>
</div>
</content>
</entry>
<entry>
<title>Reimplement the `fill-flowed' function to respect space stuffing</title>
<updated>2019-08-16T01:00:16+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-08-16T01:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ab8a96977f6fc91d9a6ba4fe8a2a959c0525e339'/>
<id>ab8a96977f6fc91d9a6ba4fe8a2a959c0525e339</id>
<content type='text'>
* lisp/mail/flow-fill.el (fill-flowed): Reimplement the function
to respect space-stuffing (bug#17190).

* test/lisp/mail/flow-fill-tests.el
(fill-flow-tests-fill-flowed-stuffed): New test.
(fill-flow-tests-fill-flowed-decode): Rename the test so that it
actually runs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mail/flow-fill.el (fill-flowed): Reimplement the function
to respect space-stuffing (bug#17190).

* test/lisp/mail/flow-fill-tests.el
(fill-flow-tests-fill-flowed-stuffed): New test.
(fill-flow-tests-fill-flowed-decode): Rename the test so that it
actually runs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix breaking of rfc2047 headers with long words</title>
<updated>2019-07-12T13:59:27+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-07-12T13:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4c4ff9d90aa040ef3e1e474b3aa6a29f54c88e2e'/>
<id>4c4ff9d90aa040ef3e1e474b3aa6a29f54c88e2e</id>
<content type='text'>
* lisp/mail/rfc2047.el (rfc2047-fold-region): Don't break lines
right after the Header: field, but wait until the next
whitespace.  (This only makes a difference for words that are very
long (i.e., longer than, say, 60 characters, depending on the
header name length.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mail/rfc2047.el (rfc2047-fold-region): Don't break lines
right after the Header: field, but wait until the next
whitespace.  (This only makes a difference for words that are very
long (i.e., longer than, say, 60 characters, depending on the
header name length.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor rfc2047-fold-region slightly and add a couple of tests</title>
<updated>2019-07-12T13:48:34+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2019-07-12T13:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4438459eaa6cccdac2cfcc8f7d5f248bfe8d1edf'/>
<id>4438459eaa6cccdac2cfcc8f7d5f248bfe8d1edf</id>
<content type='text'>
* lisp/mail/rfc2047.el (rfc2047--break-line): Refactor out to
avoid code repetition...
(rfc2047-fold-region): ... from this function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mail/rfc2047.el (rfc2047--break-line): Refactor out to
avoid code repetition...
(rfc2047-fold-region): ... from this function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for mail/flow-fill.el</title>
<updated>2019-06-22T09:15:40+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-06-11T21:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5a969365203cadd04fa7dc62e638bbcca88b9885'/>
<id>5a969365203cadd04fa7dc62e638bbcca88b9885</id>
<content type='text'>
* test/lisp/mail/flow-fill-tests.el: New file.
* lisp/mail/flow-fill.el (fill-flowed-encode-tests)
(fill-flowed-test): Make obsolete.  (Bug#36174)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test/lisp/mail/flow-fill-tests.el: New file.
* lisp/mail/flow-fill.el (fill-flowed-encode-tests)
(fill-flowed-test): Make obsolete.  (Bug#36174)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for mail/uudecode.el</title>
<updated>2019-06-10T00:07:09+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2019-06-10T00:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4503310cac33da4da74fd6376244da82c7134432'/>
<id>4503310cac33da4da74fd6376244da82c7134432</id>
<content type='text'>
* lisp/mail/uudecode.el: Remove redundant :group usage.
* test/lisp/mail/uudecode-resources/uudecoded.txt,
test/lisp/mail/uudecode-resources/uuencoded.txt,
test/lisp/mail/uudecode-tests.el: New files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/mail/uudecode.el: Remove redundant :group usage.
* test/lisp/mail/uudecode-resources/uudecoded.txt,
test/lisp/mail/uudecode-resources/uuencoded.txt,
test/lisp/mail/uudecode-tests.el: New files.
</pre>
</div>
</content>
</entry>
</feed>
