memory-leaks

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

commit ec225409408c76982889a51ea66d21c0f6509ce9
parent 47044a8746f007fad81f5514ba00bac04ed167e6
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Thu,  4 Jan 2024 11:19:32 +0100

Get hype

Diffstat:
Mreviews/emacs/hype.org | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org @@ -15,6 +15,14 @@ make messages reflowable (c) keep timestamps firmly stuck to the right margin. ** shr *** ~shr-fill-text~ +** Programming features +*** ~etags-regen-mode~ +Not sure how straightforward it is to set up for complex projects, +e.g. binutils-gdb where ~make TAGS~ generates TAGS files in multiple +subdirectories, and one source file uses symbols from multiple TAGS +files. + +Sounds useful though. ** UI *** Completion **** ~completion-preview-mode~