emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispintro/emacs-lisp-intro.texi,v


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lispintro/emacs-lisp-intro.texi,v
Date: Wed, 01 Nov 2006 23:23:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     06/11/01 23:23:09

Index: emacs-lisp-intro.texi
===================================================================
RCS file: /sources/emacs/emacs/lispintro/emacs-lisp-intro.texi,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- emacs-lisp-intro.texi       31 Oct 2006 17:59:55 -0000      1.45
+++ emacs-lisp-intro.texi       1 Nov 2006 23:23:08 -0000       1.46
@@ -9230,7 +9230,7 @@
 @smallexample
 @group
   "Set point to POSITION, a number or marker.\n\
-Beginning of buffer is position (point-min), end is (point-max).
+Beginning of buffer is position (point-min), end is (point-max)."
 @end group
 @end smallexample
 @end itemize
@@ -10194,7 +10194,7 @@
             |              |            |
             |              |             --> "yet more text"
             |              |
-            |               --> "a different piece of text
+            |               --> "a different piece of text"
             |
              --> "some text"
 @end group




reply via email to

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