summaryrefslogtreecommitdiff
path: root/itches/emacs/tracker.org
diff options
context:
space:
mode:
Diffstat (limited to 'itches/emacs/tracker.org')
-rw-r--r--itches/emacs/tracker.org25
1 files changed, 24 insertions, 1 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org
index ff3a6fe..59fc8fc 100644
--- a/itches/emacs/tracker.org
+++ b/itches/emacs/tracker.org
@@ -2,6 +2,7 @@
** bug#28969 dired: Confirmation prompt for wildcard not surrounded by whitespace
- v6 posted in December 2019.
- Eli skeptical of final UI.
+** bug#40152 icomplete vs recursive prompts
* following
** bug#39799 Most emoji sequences don’t render correctly
* cogitating
@@ -39,7 +40,29 @@ Can someone make this snippet less ugly?
*** gnus-cloud
Can't get it to work.
* closed
-** TODO add older bugs
+** bug#23284 Cannot input 'Y' with dired-do-query-replace-regexp
+Fixed by Dmitry.
+** bug#30008 Subdirectory vs major mode in .dir-locals.el
+Unnoticed for a year, then merged with subsequent duplicate bug#33400.
+** bug#33697 file-truename messes with match data
+Merged with bug#31586, a more general issue dealing with match data
+being "poisoned" by a user's =:eval= form in frame-title-format.
+** bug#35476 font-lock-{append,prepend}-text-property and anonymous faces
+Patches applied.
+** bug#35781 Improve font display on Cairo builds
+Fixed by Yamamoto Mitsuharu.
+** bug#35871 Fix SVG transparency with Cairo
+Fixed by Yamamoto Mitsuharu.
+** bug#36803 Update mode-line of every window when compilation ends
+Fixed by Stefan.
+** bug#38024 icomplete sometimes fails to show completions after backward-killing words
+Fixed by João.
+** bug#38492 Warn pdumper users when pure space has been overflowed
+Fixed by Eli.
+** bug#38551 debbugs: bind to RET rather than return
+Patch applied.
+** bug#39074 Horizontal line messes with variable value display in Custom buffers
+Patch applied.
** bug#39504 eww/shr: Ensure faces of enclosing elements apply to <code> elements
Patch applied.