summaryrefslogtreecommitdiff
path: root/personal
diff options
context:
space:
mode:
Diffstat (limited to 'personal')
-rw-r--r--personal/itches.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/personal/itches.md b/personal/itches.md
index 9ca8adc..568455a 100644
--- a/personal/itches.md
+++ b/personal/itches.md
@@ -29,7 +29,8 @@
override; could mark-defun consult functions/values exposed by major
modes instead?
- make outline ellipses easily customizable (see xdisp.c)
-- Man-mode: make isearch skip end-of-line hypĥens
+- Man-mode: make isearch skip end-of-line hyphens
+- whitespace-mode: skip line/wrap-prefix variables and properties
[bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008
@@ -68,10 +69,6 @@ Full disclosure
- move timestamp to a better position (see `stamp` module)
- play well with whitespace-mode
-## ELPA
-
-- adaptive-wrap: play better with whitespace-mode (see csv-mode)
-
## Language support
- fix builtin/keyword distinction for Bash & Python3