Mercurial > emacs
changeset 101456:133f2b03479e
* abbrevs.texi (Abbrev Table Properties): Fix typo.
Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 25 Jan 2009 12:10:52 +0000 |
parents | 8ed4ad32cdaf |
children | feab64c71ad0 |
files | doc/lispref/ChangeLog doc/lispref/abbrevs.texi |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sun Jan 25 01:24:16 2009 +0000 +++ b/doc/lispref/ChangeLog Sun Jan 25 12:10:52 2009 +0000 @@ -1,3 +1,8 @@ +2009-01-25 Juanma Barranquero <lekktu@gmail.com> + + * abbrevs.texi (Abbrev Table Properties): Fix typo. + Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039) + 2009-01-24 Eli Zaretskii <eliz@gnu.org> * display.texi (Window Systems): Document the value of
--- a/doc/lispref/abbrevs.texi Sun Jan 25 01:24:16 2009 +0000 +++ b/doc/lispref/abbrevs.texi Sun Jan 25 12:10:52 2009 +0000 @@ -453,7 +453,7 @@ @node Abbrev Table Properties, , Abbrev Properties, Abbrevs @section Abbrev Table Properties -Like abbrevs, abble tables have properties, some of which influence +Like abbrevs, abbrev tables have properties, some of which influence the way they work. You can provide them as arguments to @code{define-abbrev-table} and you can manipulate them with the functions: