summaryrefslogtreecommitdiff
path: root/itches/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'itches/emacs')
-rw-r--r--itches/emacs/tracker.org7
1 files changed, 6 insertions, 1 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
index 6ec2171..5ed5ef1 100644
--- a/itches/emacs/tracker.org
+++ b/itches/emacs/tracker.org
@@ -2,7 +2,7 @@ Since my contributions to "GNU Emacs" are spread over multiple
repositories and bug tracking systems, I figured I would aggregate
them in my own "tracker". This allows me to keep track of what I'm
working on; it can also double as a [[https://jvns.ca/blog/brag-documents/][brag document]] when filtered on
-"PatchApplied" properties.
+=PatchApplied= properties.
Speaking of properties, here are the ones I'm attaching to these
entries:
@@ -352,6 +352,11 @@ To avoid accidents like [[bug:28969]], [[bug:39504]], and [[bug:41810]].
** diff-hl
*** DONE [[https://github.com/dgutov/diff-hl/issues/142][#142]] Weird interaction between diff-hl-flydiff-mode and org-indent-mode
Eventually reported back to Emacs core in [[bug:41584]] and fixed by Eli.
+** which-key
+*** TODO [[https://github.com/justbur/emacs-which-key/issues/314][#314]] Some keymap names no longer show up
+:PROPERTIES:
+:Role: author
+:END:
* MELPA
** magit
*** DONE Helping ~magit-ediff-dwim~ read my mind