summaryrefslogtreecommitdiff
path: root/itches/emacs/bulk.md
diff options
context:
space:
mode:
Diffstat (limited to 'itches/emacs/bulk.md')
-rw-r--r--itches/emacs/bulk.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/itches/emacs/bulk.md b/itches/emacs/bulk.md
index a0a80f6..63a6adb 100644
--- 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