unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35320: 27.0.50; origin/master, src/emacs.c `autrelease' typo
@ 2019-04-19 10:53 Van L
  2019-04-19 19:25 ` Noam Postavsky
  0 siblings, 1 reply; 2+ messages in thread
From: Van L @ 2019-04-19 10:53 UTC (permalink / raw)
  To: 35320

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

Hello,

The term `autrelease' is likely a typo for `autorelease'.


[-- Attachment #2: xxx-typo-diff --]
[-- Type: application/octet-stream, Size: 359 bytes --]

diff --git a/src/emacs.c b/src/emacs.c
index 5eba88c..8655f71 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -342,7 +342,7 @@ section of the Emacs manual or the file BUGS.\n"
 bool fatal_error_in_progress;
 
 #ifdef HAVE_NS
-/* NS autrelease pool, for memory management.  */
+/* NS autorelease pool, for memory management.  */
 static void *ns_pool;
 #endif
 

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

* bug#35320: 27.0.50; origin/master, src/emacs.c `autrelease' typo
  2019-04-19 10:53 bug#35320: 27.0.50; origin/master, src/emacs.c `autrelease' typo Van L
@ 2019-04-19 19:25 ` Noam Postavsky
  0 siblings, 0 replies; 2+ messages in thread
From: Noam Postavsky @ 2019-04-19 19:25 UTC (permalink / raw)
  To: Van L; +Cc: 35320

severity 35320 minor
tags 35320 fixed
close 35320 26.3
quit

Van L <van@scratch.space> writes:

> Hello,
>
> The term `autrelease' is likely a typo for `autorelease'.
  
Fixed in emacs-26.

9997bbb3ee 2019-04-19T14:11:01-04:00 "; * src/emacs.c: Fix typo in comment (Bug#35320)."
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=9997bbb3ee39fd57a51c263f4f17d2b15cead334





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

end of thread, other threads:[~2019-04-19 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-19 10:53 bug#35320: 27.0.50; origin/master, src/emacs.c `autrelease' typo Van L
2019-04-19 19:25 ` Noam Postavsky

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).