Mercurial > emacs
changeset 103822:d4b0e49916d2
(Hash Tables): End menu description with period.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 10 Jul 2009 05:03:30 +0000 |
parents | 6595a0b7f418 |
children | 84a4c82c2b71 |
files | doc/lispref/ChangeLog doc/lispref/hash.texi |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Fri Jul 10 05:01:12 2009 +0000 +++ b/doc/lispref/ChangeLog Fri Jul 10 05:03:30 2009 +0000 @@ -4,7 +4,9 @@ * display.texi (Abstract Display): Merge in some menu descriptions from elisp.texi. - * modes.texi (Multiline Font Lock): End menu description with period. + * hash.texi (Hash Tables): + * modes.texi (Multiline Font Lock): + End menu description with period. 2009-07-09 Glenn Morris <rgm@gnu.org>
--- a/doc/lispref/hash.texi Fri Jul 10 05:01:12 2009 +0000 +++ b/doc/lispref/hash.texi Fri Jul 10 05:03:30 2009 +0000 @@ -50,7 +50,7 @@ @menu * Creating Hash:: Functions to create hash tables. * Hash Access:: Reading and writing the hash table contents. -* Defining Hash:: Defining new comparison methods +* Defining Hash:: Defining new comparison methods. * Other Hash:: Miscellaneous. @end menu