memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 1e9c6cd82084d3b0f82398c9ea0142cce1152c45
parent 63c72edc1a50cb4e54dced8d8b231959075fc14d
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Mon, 13 Dec 2021 07:36:18 +0100

Update some itches

Diffstat:
Mitches/emacs/bulk.md | 6++++--
Mitches/emacs/tracker.org | 4+++-
2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/itches/emacs/bulk.md b/itches/emacs/bulk.md @@ -106,7 +106,6 @@ ## read-passwd - prevent kills from ending up in the clipboard -- add command to temporarily reveal password ## whitespace-mode @@ -193,7 +192,10 @@ Use-cases: ### page-break-lines -- borked in magit-diff +- borked when `^L` does not appear on a line of its own: + - diff buffers (including magit-diff) + - help buffers showing string variables containing a form feed + (e.g. `paragraph-separate`) ### diff-hl diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -498,9 +498,11 @@ index 57ec8a0428..91aabfb6d2 100644 :Role: author :PatchApplied: t :END: -***** TODO [[bug:52380]] ~run-python~ no longer focuses interpreter +***** DONE [[bug:52380]] ~run-python~ no longer focuses interpreter :PROPERTIES: :Role: author +:PatchApplied: t +:TestAdded: t :END: **** ~sh-mode~ ***** TODO Tweak indentation of continuation lines