From: Dave Love Date: Wed, 5 Jan 2000 23:06:58 +0000 (+0000) Subject: Mention Hippie Expand. X-Git-Tag: emacs-pretest-21.0.90~5451 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9d9f0f851d7b69bd261484f10dcd082a06db13eb;p=emacs.git Mention Hippie Expand. --- diff --git a/man/abbrevs.texi b/man/abbrevs.texi index 2c7062c3ea9..37968c5b6c3 100644 --- a/man/abbrevs.texi +++ b/man/abbrevs.texi @@ -19,6 +19,10 @@ to expand the letters in the buffer before point by looking for other words in the buffer that start with those letters. @xref{Dynamic Abbrevs}. +The Hippie Expand package generalizes abbreviation expansion. +@xref{Hippie Expand, `Hippie' Expansion, autotype, Features for +Automatic Typing}. + @menu * Abbrev Concepts:: Fundamentals of defined abbrevs. * Defining Abbrevs:: Defining an abbrev, so it will expand when typed.