memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 4cd45bc0721a3af07142bb3a62c6fc518bad5aec
parent a98a790bfbbcd52390941720ec43a91c28553dd4
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 24 Mar 2020 22:21:38 +0100

Update Emacs bug tracker

Diffstat:
Mitches/emacs/tracker.org | 25++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)

diff --git 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.