aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-09 12:08:22 +0000
committerGerd Moellmann2000-11-09 12:08:22 +0000
commitd7255d62232f446fb996d477f0f3491c239010cc (patch)
treeb6dec90c16ced1a47735e463af6bb6962ebb9ae9 /lispref
parentddc7ec4fd6ee4eed6f6b02bbee3f1c2005e2c20b (diff)
downloademacs-d7255d62232f446fb996d477f0f3491c239010cc.tar.gz
emacs-d7255d62232f446fb996d477f0f3491c239010cc.zip
Typo fixed.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/internals.texi2
1 files changed, 1 insertions, 1 deletions
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:
747@item beg 747@item beg
748This field contains the actual address of the buffer contents. 748This field contains the actual address of the buffer contents.
749 749
750@item got 750@item gpt
751This holds the character position of the gap in the buffer. 751This holds the character position of the gap in the buffer.
752 752
753@item z 753@item z