X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=ISSUES.org;h=69df28ecacaaae617af49238064dc6230ea0535e;hp=b1556a0c0bbbf6f4eee1159d58f9dd7ddb84c353;hb=0d65ffa3ab238529a11d5c1a5d2dea5a6c27e9b4;hpb=58e018e92e7c6667c9c163f13a1592248d654b53 diff --git a/ISSUES.org b/ISSUES.org index b1556a0..69df28e 100644 --- a/ISSUES.org +++ b/ISSUES.org @@ -130,9 +130,6 @@ this can happen: - [X] shift history out of node tree and into separate stack - [ ] make history stack variables buffer-local - [ ] have elpher-with-clean-buffer select appropriate buffer - -** OPEN Replace support for user-specified starting pages -This used to be available, but was removed during a refactor. ** OPEN Make installing existing certificates easier :LOGBOOK: @@ -304,3 +301,10 @@ call is just incredibly slow for some bizarre reason. Happily, (url-portspec) is functionally equivalent and is orders of magnitude faster. With this replacement, loading the above page takes ~2s and there aren't any other hotspots. + + +** CLOSED Replace support for user-specified starting pages +:LOGBOOK: +- State "CLOSED" from "OPEN" [2021-08-09 Mon 17:46] +:END: +This used to be available, but was removed during a refactor.