From 0bfc63f96c93db7a9688948ec73483ba1ec5a9fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Ho=C5=82ubowicz?= Date: Thu, 4 Jan 2024 09:18:00 +0100 Subject: [PATCH] emacs: Fix typos in Embark documentation --- emacs/.emacs.d/prot-emacs.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs/.emacs.d/prot-emacs.org b/emacs/.emacs.d/prot-emacs.org index f3ab7aa1..786a1a76 100644 --- a/emacs/.emacs.d/prot-emacs.org +++ b/emacs/.emacs.d/prot-emacs.org @@ -4240,8 +4240,8 @@ pants. A second, unforeseen benefit is that it makes commands and listings that I would never use available in a frictionless way: commands like ~transpose-regions~ and ~apply-macro-to-region-lines~, or custom ~dired~, ~ibuffer~ and ~package-menu~ listings that are -interactively inaccessible otherwise4. The ability to quickly whip up -such buffers makes knowhing how to use dired or ibuffer pay off +interactively inaccessible otherwise. The ability to quickly whip up +such buffers makes knowing how to use dired or ibuffer pay off several fold. In composing such features seamlessly with minibuffer interaction or with text-regions, Embark acts as a lever to amplify the power of Emacs’ myriad built in commands and libraries.