]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo fixed.
authorGerd Moellmann <gerd@gnu.org>
Thu, 9 Nov 2000 12:08:22 +0000 (12:08 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 9 Nov 2000 12:08:22 +0000 (12:08 +0000)
lispref/internals.texi

index ccef54b2b777b0c4027592f8a32749a127b771e9..19c7af6d6b79f0cf446e126bd396ca2e18de0c96 100644 (file)
@@ -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