memory-leaks

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

commit 57980450d50232b049ab2ff07ee0e29a96e07da3
parent 85b66431a04d2080509b2623b56d66bf29b92f8f
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Thu, 28 Jan 2021 21:00:47 +0100

Remove itch fixed upstream

By 2021-01-28 "Fix fill-paragraph in asm-mode" (e7e7ef1588).

Diffstat:
Mitches/emacs/language-support.org | 7-------
1 file changed, 0 insertions(+), 7 deletions(-)

diff --git a/itches/emacs/language-support.org b/itches/emacs/language-support.org @@ -37,13 +37,6 @@ ${foo}bar \ Reported by Dario Gjorgjevski in bug#44592. -* Assembly -** =C-o= inserts a tab despite =indent-tabs-mode= being nil -This seems to come from the mode setting =fill-prefix=. The mode also -does not adhere to the "~RET~ = smart newline, ~C-j~ = dumb linefeed" -convention for no good reason AFAICT. - - * TeX ** electric-pair-mode and $inline math$ e-p-m inserts a closing $ after point, but inserts a new pair instead