From 83797c58bfe922c1d39fc809722260cc99c579a9 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Mon, 1 Mar 2004 04:12:47 +0000 Subject: [PATCH] (Abbrev Expansion): Minor change. --- lispref/abbrevs.texi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lispref/abbrevs.texi b/lispref/abbrevs.texi index 33ebecd70e5..ff6cdf77c2e 100644 --- a/lispref/abbrevs.texi +++ b/lispref/abbrevs.texi @@ -288,12 +288,12 @@ expansion. @end defopt @defvar abbrev-start-location -This is a marker pointing to the buffer position for -@code{expand-abbrev} to use as the start of the next abbrev to be -expanded. (@code{nil} means use the word before point instead.) -@code{abbrev-start-location} is set to @code{nil} each time -@code{expand-abbrev} is called. This variable is also set by -@code{abbrev-prefix-mark}. +The value of this variable is a marker pointing to the buffer position +for @code{expand-abbrev} to use as the start of the next abbrev to be +expanded. The value can also be @code{nil}, which means to use the +word before point instead. @code{abbrev-start-location} is set to +@code{nil} each time @code{expand-abbrev} is called. This variable is +also set by @code{abbrev-prefix-mark}. @end defvar @defvar abbrev-start-location-buffer -- 2.39.2