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: Van L <van <at> scratch.space>
To: 32045 <at> debbugs.gnu.org
Subject: bug#32045: 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.