From: Gerd Moellmann Date: Thu, 9 Nov 2000 12:08:22 +0000 (+0000) Subject: Typo fixed. X-Git-Tag: emacs-pretest-21.0.90~191 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d7255d62232f446fb996d477f0f3491c239010cc;p=emacs.git Typo fixed. --- diff --git a/lispref/internals.texi b/lispref/internals.texi index ccef54b2b77..19c7af6d6b7 100644 --- a/lispref/internals.texi +++ b/lispref/internals.texi @@ -747,7 +747,7 @@ Here is a list of the @code{struct buffer_text} fields: @item beg This field contains the actual address of the buffer contents. -@item got +@item gpt This holds the character position of the gap in the buffer. @item z