emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32045: closed (typo)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32045: closed (typo)
Date: Tue, 03 Jul 2018 00:59:02 +0000

Your message dated Mon, 02 Jul 2018 20:58:10 -0400
with message-id <address@hidden>
and subject line Re: bug#32045: typo
has caused the debbugs.gnu.org bug report #32045,
regarding typo
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32045: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32045
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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 address@hidden  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.




--- End Message ---
--- Begin Message --- Subject: Re: bug#32045: typo Date: Mon, 02 Jul 2018 20:58:10 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Van L wrote:

> -by you) and some will be primitives written in address@hidden  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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]