summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--personal/itches/emacs/form-feed.md5
2 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 01790e3..0a57650 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Peniblec's Memory Leaks
-## still reachable: 8429 words in 19 pages
+## still reachable: 8439 words in 19 pages
Hi! I am a software engineer interested in [a bunch of things].
diff --git a/personal/itches/emacs/form-feed.md b/personal/itches/emacs/form-feed.md
index 5c8b218..61fd48b 100644
--- a/personal/itches/emacs/form-feed.md
+++ b/personal/itches/emacs/form-feed.md
@@ -8,7 +8,10 @@ surprising considering it shows up in so many places:
- `describe-mode`,
- `describe-bindings`,
- `view-emacs-news`,
-- `dired-log`…
+- log buffers:
+ - `*Compile-Log*`,
+ - `*Dired log*`,
+- …
You can even see it in source files of other GNU projects, like GCC.