summaryrefslogtreecommitdiff
path: root/itches
diff options
context:
space:
mode:
Diffstat (limited to 'itches')
-rw-r--r--itches/emacs/tracker.org27
1 files changed, 13 insertions, 14 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
index 40dff46..8ab04a7 100644
--- a/itches/emacs/tracker.org
+++ b/itches/emacs/tracker.org
@@ -38,19 +38,6 @@ Fixed by Eli.
:END:
First reported as [[https://github.com/dgutov/diff-hl/issues/142][dgutov/diff-hl#142]]. Fixed by Eli.
** Elisp
-*** shr
-**** DONE [[bug:39504]] Ensure faces of enclosing elements apply to <code> elements
-:PROPERTIES:
-:Role: author
-:PatchApplied: t
-:END:
-Unfortunately debbugs.el does not handle multiple patches per message;
-the first patch's diff was thus applied manually, with the second
-patch's title (and a whole new message by the maintainer).
-**** TODO [[bug:40909]] Add max width option similar to Man-width-max
-:PROPERTIES:
-:Role: watcher
-:END:
*** DONE [[bug:30008]] Subdirectory vs major mode in .dir-locals.el
:PROPERTIES:
:Role: author
@@ -92,7 +79,19 @@ Unfortunately, Symbola now comes with a [[https://dn-works.com/wp-content/upload
Cf. [[https://bugs.archlinux.org/task/58886][Arch Linux]], [[https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897047][Debian]], [[https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/EC6I35ILFICKY5W5XTHYJC6UH36B2UQS/][Fedora]], [[https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg88799.html][Gentoo]], [[https://github.com/NixOS/nixpkgs/pull/79679][NixOS]] and [[https://bugs.launchpad.net/ubuntu/+source/ttf-ancient-fonts/+bug/1824065][Ubuntu]] threads; also
[[https://en.wikipedia.org/wiki/Talk:Open-source_Unicode_typefaces#Symbola_font][Wikipedia]] thread.
-
+*** shr
+**** DONE [[bug:39504]] Ensure faces of enclosing elements apply to <code> elements
+:PROPERTIES:
+:Role: author
+:PatchApplied: t
+:END:
+Unfortunately debbugs.el does not handle multiple patches per message;
+the first patch's diff was thus applied manually, with the second
+patch's title (and a whole new message by the maintainer).
+**** TODO [[bug:40909]] Add max width option similar to Man-width-max
+:PROPERTIES:
+:Role: watcher
+:END:
** Major modes
*** Custom
**** DONE [[bug:39074]] Horizontal line messes with variable value display in Custom buffers