changeset 12101:30adadd79bf9

Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Wed, 07 Jun 1995 18:38:02 +0000
parents ad9b385814fc
children 01cc5af0985b
files src/buffer.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/buffer.c	Wed Jun 07 18:35:06 1995 +0000
+++ b/src/buffer.c	Wed Jun 07 18:38:02 1995 +0000
@@ -3556,8 +3556,8 @@
     "List of undo entries in current buffer.\n\
 Recent changes come first; older changes follow newer.\n\
 \n\
-An entry (START . END) represents an insertion which begins at\n\
-position START and ends at position END.\n\
+An entry (BEG . END) represents an insertion which begins at\n\
+position BEG and ends at position END.\n\
 \n\
 An entry (TEXT . POSITION) represents the deletion of the string TEXT\n\
 from (abs POSITION).  If POSITION is positive, point was at the front\n\