memory-leaks

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

commit c736b70115b8ea9d337f3d1018ac917f1e4d77c1
parent 6cc340f3b4e4294d56fcc5bb90e2c26978c1a454
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Fri, 30 Oct 2020 14:03:12 +0100

Remove Emacs itch

Fixed by Lars in bug#44319.

(While in there, fix a typo)

Diffstat:
Mitches/emacs/emoji.org | 2+-
Mitches/emacs/language-support.org | 4----
2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/itches/emacs/emoji.org b/itches/emacs/emoji.org @@ -7,7 +7,7 @@ Bug#35781 fixed by Yamamoto Mitsuharu. * TODO Check whether combining sequences work -For example:, regional flags, ZWJ sequences from +For example: regional flags, ZWJ sequences from - ZWJ sequences from <https://unicode.org/emoji/charts/emoji-zwj-sequences.html>: diff --git a/itches/emacs/language-support.org b/itches/emacs/language-support.org @@ -36,10 +36,6 @@ ${foo}bar \ #+end_src -* Makefile -** Recognize [[http://austingroupbugs.net/view.php?id=330][POSIX "immediate-expansion"]] operator ~::=~ - - * 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