comparison lispref/abbrevs.texi @ 54212:ba850aa09d2d

(Abbrev Expansion): Minor change.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 01 Mar 2004 04:12:47 +0000
parents c3fa09d47632
children 30845fb9e44d
comparison
equal deleted inserted replaced
54211:f8a2c975db26 54212:ba850aa09d2d
286 entirely in upper case is expanded by capitalizing each word of the 286 entirely in upper case is expanded by capitalizing each word of the
287 expansion. 287 expansion.
288 @end defopt 288 @end defopt
289 289
290 @defvar abbrev-start-location 290 @defvar abbrev-start-location
291 This is a marker pointing to the buffer position for 291 The value of this variable is a marker pointing to the buffer position
292 @code{expand-abbrev} to use as the start of the next abbrev to be 292 for @code{expand-abbrev} to use as the start of the next abbrev to be
293 expanded. (@code{nil} means use the word before point instead.) 293 expanded. The value can also be @code{nil}, which means to use the
294 @code{abbrev-start-location} is set to @code{nil} each time 294 word before point instead. @code{abbrev-start-location} is set to
295 @code{expand-abbrev} is called. This variable is also set by 295 @code{nil} each time @code{expand-abbrev} is called. This variable is
296 @code{abbrev-prefix-mark}. 296 also set by @code{abbrev-prefix-mark}.
297 @end defvar 297 @end defvar
298 298
299 @defvar abbrev-start-location-buffer 299 @defvar abbrev-start-location-buffer
300 The value of this variable is the buffer for which 300 The value of this variable is the buffer for which
301 @code{abbrev-start-location} has been set. Trying to expand an abbrev 301 @code{abbrev-start-location} has been set. Trying to expand an abbrev