commit 6cc063bde7a2e73644f3e8a4655c87a8f74d0de5
parent a4ad9668db5faed696ec66ccda5755a8e6baaf76
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sat, 22 Dec 2018 14:35:31 +0100
Add another Emacs itch
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,5 @@
# Peniblec's Memory Leaks
-## still reachable: 6150 words in 11 pages
+## still reachable: 6165 words in 11 pages
Hi! I am a software engineer interested in [a bunch of things].
diff --git a/personal/itches.md b/personal/itches.md
@@ -65,6 +65,8 @@
- StackOverflow-like suggestions when reporting bugs
- match data vs. `:eval` during redisplay: cf. [bug#31586]
+- make vc honour `.gitignore` so that `project-find-file` completion
+ is not cluttered with ignored files
[bug#30008]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30008
[bug#31586]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31586