diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | personal/itches/emacs/form-feed.md | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -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. |
