all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#73274: [PATCH] Fix typo in Grep Edit mode manual
       [not found] <m1frq1xlf0.fsf.ref@yahoo.es>
@ 2024-09-15 10:26 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-09-15 10:34   ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-09-15 10:26 UTC (permalink / raw)
  To: 73274

[-- Attachment #1: Type: text/plain, Size: 79 bytes --]

Tags: patch


This patch fixes a minor typo in the new Grep Edit mode manual.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-typo-in-Grep-Edit-mode-manual.patch --]
[-- Type: text/patch, Size: 961 bytes --]

From df1d00a39d698bdcdd4a5dd2cb55aa5efb6c228d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=ADn?= <mardani29@yahoo.es>
Date: Sun, 15 Sep 2024 12:23:21 +0200
Subject: [PATCH] ;; Fix typo in Grep Edit mode manual

---
 doc/emacs/building.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi
index 4b2f1ed0649..fdae89ab7a3 100644
--- a/doc/emacs/building.texi
+++ b/doc/emacs/building.texi
@@ -531,7 +531,7 @@ Grep Searching
 @findex grep-change-to-grep-edit-mode
 @cindex Grep Edit mode
 @cindex mode, Grep Edit
-  Typing @kbd{e} in the @file{*grep*} buffer makes the buffer writiable
+  Typing @kbd{e} in the @file{*grep*} buffer makes the buffer writable
 and enters the Grep Edit mode.  Similar to Occur Edit mode (@pxref{Other
 Repeating Search}), you can edit the matching lines reported by
 @code{grep} and have those changes reflected in the buffer visiting the
-- 
2.42.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#73274: [PATCH] Fix typo in Grep Edit mode manual
  2024-09-15 10:26 ` bug#73274: [PATCH] Fix typo in Grep Edit mode manual Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-09-15 10:34   ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-09-15 10:34 UTC (permalink / raw)
  To: Daniel Martín; +Cc: 73274-done

> Date: Sun, 15 Sep 2024 12:26:27 +0200
> From:  Daniel Martín via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> This patch fixes a minor typo in the new Grep Edit mode manual.

Thanks, installed.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-15 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <m1frq1xlf0.fsf.ref@yahoo.es>
2024-09-15 10:26 ` bug#73274: [PATCH] Fix typo in Grep Edit mode manual Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-15 10:34   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.