comparison man/abbrevs.texi @ 27208:85ee0699746e

Mention Hippie Expand.
author Dave Love <fx@gnu.org>
date Wed, 05 Jan 2000 23:06:58 +0000
parents ac7e9e5e2ccb
children 4f58e2bbcb08
comparison
equal deleted inserted replaced
27207:e87656cfaac5 27208:85ee0699746e
16 A second kind of abbreviation facility is called @dfn{dynamic abbrev 16 A second kind of abbreviation facility is called @dfn{dynamic abbrev
17 expansion}. You use dynamic abbrev expansion with an explicit command 17 expansion}. You use dynamic abbrev expansion with an explicit command
18 to expand the letters in the buffer before point by looking for other 18 to expand the letters in the buffer before point by looking for other
19 words in the buffer that start with those letters. @xref{Dynamic 19 words in the buffer that start with those letters. @xref{Dynamic
20 Abbrevs}. 20 Abbrevs}.
21
22 The Hippie Expand package generalizes abbreviation expansion.
23 @xref{Hippie Expand, `Hippie' Expansion, autotype, Features for
24 Automatic Typing}.
21 25
22 @menu 26 @menu
23 * Abbrev Concepts:: Fundamentals of defined abbrevs. 27 * Abbrev Concepts:: Fundamentals of defined abbrevs.
24 * Defining Abbrevs:: Defining an abbrev, so it will expand when typed. 28 * Defining Abbrevs:: Defining an abbrev, so it will expand when typed.
25 * Expanding Abbrevs:: Controlling expansion: prefixes, canceling expansion. 29 * Expanding Abbrevs:: Controlling expansion: prefixes, canceling expansion.