unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49559: 28.0.50; [PATCH] Typo in NEWS entry for insert-into-buffer
@ 2021-07-14  7:46 Jens C. Jensen via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-07-14 14:52 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Jens C. Jensen via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-07-14  7:46 UTC (permalink / raw)
  To: 49559

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

The NEWS entry is a little self-referential, fixed it by looking at text.texi, cheers!


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-fix-insert-into-buffer-typo.patch --]
[-- Type: text/x-patch, Size: 430 bytes --]

diff --git a/etc/NEWS b/etc/NEWS
index a0b62250d8..11870d423c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2187,7 +2187,7 @@ summaries will include the failing condition.
 
 +++
 *** New utility function 'insert-into-buffer'.
-This is like 'insert-into-buffer', but works in the opposite direction.
+This is like 'insert-buffer-substring', but works in the opposite direction.
 
 +++
 *** New user option 'lock-file-name-transforms'.

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

* bug#49559: 28.0.50; [PATCH] Typo in NEWS entry for insert-into-buffer
  2021-07-14  7:46 bug#49559: 28.0.50; [PATCH] Typo in NEWS entry for insert-into-buffer Jens C. Jensen via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-07-14 14:52 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-07-14 14:52 UTC (permalink / raw)
  To: 49559; +Cc: Jens C. Jensen

Jens C. Jensen via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:

> The NEWS entry is a little self-referential, fixed it by looking at
> text.texi, cheers!
>
> diff --git a/etc/NEWS b/etc/NEWS
> index a0b62250d8..11870d423c 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -2187,7 +2187,7 @@ summaries will include the failing condition.
>  
>  +++
>  *** New utility function 'insert-into-buffer'.
> -This is like 'insert-into-buffer', but works in the opposite direction.
> +This is like 'insert-buffer-substring', but works in the opposite direction.

Thanks; Michael had already fixed the er overly self-referantialness
some minutes ago.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-07-14 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14  7:46 bug#49559: 28.0.50; [PATCH] Typo in NEWS entry for insert-into-buffer Jens C. Jensen via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-14 14:52 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).