GNU bug report logs - #32045
typo

Previous Next

Package: emacs;

Reported by: Van L <van <at> scratch.space>

Date: Tue, 3 Jul 2018 00:50:02 UTC

Severity: minor

Tags: notabug, wontfix

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Van L <van <at> scratch.space>
Subject: bug#32045: closed (Re: bug#32045: typo)
Date: Tue, 03 Jul 2018 00:59:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#32045: typo

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 32045 <at> debbugs.gnu.org.

-- 
32045: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32045
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 32045-done <at> debbugs.gnu.org
Subject: Re: bug#32045: typo
Date: Mon, 02 Jul 2018 20:58:10 -0400
Van L wrote:

> -by you) and some will be primitives written in C@.  The primitive
> +by you) and some will be primitives written in C.  The primitive

If you use vc-annotate (or git blame, or read the texinfo manual about @.),
you will see this is not a typo.

[Message part 3 (message/rfc822, inline)]
From: Van L <van <at> scratch.space>
To: bug-gnu-emacs <at> gnu.org
Subject: typo
Date: Tue, 3 Jul 2018 10:48:44 +1000
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi
index be3e938b24..7a8b49edad 100644
--- a/doc/lispintro/emacs-lisp-intro.texi
+++ b/doc/lispintro/emacs-lisp-intro.texi
@@ -3031,7 +3031,7 @@ Primitive Functions
 language.  When you write functions' definitions, you will write them in
 Emacs Lisp and use other functions as your building blocks.  Some of the
 functions you will use will themselves be written in Emacs Lisp (perhaps
-by you) and some will be primitives written in C@.  The primitive
+by you) and some will be primitives written in C.  The primitive
 functions are used exactly like those written in Emacs Lisp and behave
 like them.  They are written in C so we can easily run GNU Emacs on any
 computer that has sufficient power and can run C.




This bug report was last modified 6 years and 322 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.