]> git.eshelyaron.com Git - emacs.git/commit
Increase goto-address-fontify-maximum-size
authorStefan Kangas <stefankangas@gmail.com>
Thu, 19 Dec 2024 03:56:55 +0000 (04:56 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:15:30 +0000 (16:15 +0100)
commit47c73a8503dd1e73ff28ed031ad640cd59ed6748
treec8765c8ed9ce2526c4bd16aa3d06338f23c7de75
parent1b1b44efca48dd4bb086f92435510197670f6956
Increase goto-address-fontify-maximum-size

The new value is ~4 times larger, and should be more than fine on any
reasonably modern machine.  Alternatively, the default could be set to
t, as requested here:
https://lists.gnu.org/r/bug-gnu-emacs/2003-05/msg00114.html

* lisp/net/goto-addr.el (goto-address-fontify-maximum-size): Increase
default value from 30000 to 128 KiB.

(cherry picked from commit 3281f8615aefc08b47a99eb9761c0b630b053c58)
lisp/net/goto-addr.el