diff options
Diffstat (limited to 'itches/emacs/tracker.org')
| -rw-r--r-- | itches/emacs/tracker.org | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org index c31982f..70336f1 100644 --- a/itches/emacs/tracker.org +++ b/itches/emacs/tracker.org @@ -230,6 +230,76 @@ Fixed by Andrea (see update 9 on his [[https://akrl.sdf.org/gccemacs.html][progr :Role: author :PatchApplied: t :END: +** 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. +* MELPA +** magit +*** DONE Helping ~magit-ediff-dwim~ read my mind +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: +[[https://emacs.stackexchange.com/q/18200/10209][Reported on StackExchange]] first, then [[https://github.com/magit/magit/commit/f65b1bddd31070e6012fe91a7d845f748c40b901][applied by tarsius]]. +*** DONE [[https://github.com/magit/magit/pull/2928][magit/magit#2928]] magit-split-range: fix handling of "..@{upstream}" +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: +*** DONE [[https://github.com/magit/magit/pull/3720][magit/magit#3720]] Make magit-blame-echo actually echo the commit summary +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: +*** DONE [[https://github.com/magit/magit/pull/4043][magit/magit#4043]] Fix git-commit fontification when comments contain brackets +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: +** markdown-mode +*** DONE [[https://github.com/jrblevin/markdown-mode/pull/124][jrblevin/markdown-mode#124]] Prevent spurious bold fontification +:PROPERTIES: +:Role: author +:PatchApplied: t +:TestAdded: t +:END: +*** DONE [[https://github.com/jrblevin/markdown-mode/issues/172][jrblevin/markdown-mode#172]] Spurious bold/italic in inline code +:PROPERTIES: +:Role: author +:TestAdded: t +:END: +*** DONE [[https://github.com/jrblevin/markdown-mode/issues/223][jrblevin/markdown-mode#223]] Bold markers mess up italics detection +:PROPERTIES: +:Role: author +:END: +*** DONE [[https://github.com/jrblevin/markdown-mode/pull/252][jrblevin/markdown-mode#252]] Fix markdown-inline-code-face's :inherit attribute +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: +*** DONE [[https://github.com/jrblevin/markdown-mode/pull/317][jrblevin/markdown-mode#317]] Bind markdown-insert-list-item to M-RET rather than M-<return> +:PROPERTIES: +:Role: author +:PatchApplied: t +:TestAdded: t +:END: +** page-break-lines +*** DONE [[https://github.com/purcell/page-break-lines/pull/20][purcell/page-break-lines#20]] Fix disabling when major mode is derived from one of page-break-lines-modes +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: +** paradox +*** DONE [[https://github.com/Malabarba/paradox/pull/125][Malabarba/paradox#125]] Invert :inherit order for paradox-mode-line-face +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: +*** DONE [[https://github.com/Malabarba/paradox/pull/160][Malabarba/paradox#160]] Fix "Invalid face reference" warnings for custom-button-mouse +:PROPERTIES: +:Role: author +:PatchApplied: t +:END: * COMMENT File-local variables #+LINK: bug https://debbugs.gnu.org/ #+LINK: orgmode https://orgmode.org/list/%s/t/#u |
