Mercurial > emacs
changeset 54212:ba850aa09d2d
(Abbrev Expansion): Minor change.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 01 Mar 2004 04:12:47 +0000 |
parents | f8a2c975db26 |
children | 29d4d158e5eb |
files | lispref/abbrevs.texi |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/abbrevs.texi Mon Mar 01 03:46:33 2004 +0000 +++ b/lispref/abbrevs.texi Mon Mar 01 04:12:47 2004 +0000 @@ -288,12 +288,12 @@ @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