From f9f59935f3518733b46009b9ee40132b1f330cf0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 28 Feb 1998 01:53:53 +0000 Subject: *** empty log message *** --- lispref/intro.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lispref/intro.texi') diff --git a/lispref/intro.texi b/lispref/intro.texi index def0d1c84bc..c1cf54000f3 100644 --- a/lispref/intro.texi +++ b/lispref/intro.texi @@ -425,7 +425,7 @@ describe features of Emacs Lisp that have counterparts in many programming languages, and later chapters describe features that are peculiar to Emacs Lisp or relate specifically to editing. - This is edition 2.4. + This is edition 2.5. @menu * Caveats:: Flaws and a request for help. @@ -662,7 +662,7 @@ the echo area. @example (+ 23 'x) -@error{} Wrong type argument: integer-or-marker-p, x +@error{} Wrong type argument: number-or-marker-p, x @end example @node Buffer Text Notation -- cgit v1.2.1