]> git.eshelyaron.com Git - emacs.git/commit
Reimplement gnus-thread-header in Lisp
authorMattias Engdegård <mattiase@acm.org>
Sat, 11 Dec 2021 20:59:13 +0000 (21:59 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sat, 11 Dec 2021 20:59:13 +0000 (21:59 +0100)
commit36cd4f5d81c3c19e5719e25daa1a8e08c88cc1a7
tree4347f23e0126c9c3a5ea33049d28c7f405c7dbe1
parentd56b0b4e6b5be1c27d7f3667bc3caaa63269d465
Reimplement gnus-thread-header in Lisp

* lisp/gnus/gnus-sum.el (gnus-thread-header):
Replace lovingly hand-crafted assembler code with plain Lisp.
With lexical binding the difference is unlikely to be detectable.
lisp/gnus/gnus-sum.el