From efb1cb967e3557d5f5fea54f10759ba981546dcf Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 10 Jul 2009 05:02:46 +0000 Subject: [PATCH] (Hash Tables): End menu description with period. --- doc/lispref/ChangeLog | 4 +++- doc/lispref/hash.texi | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 8896b697c06..82f70ac90a4 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -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 diff --git a/doc/lispref/hash.texi b/doc/lispref/hash.texi index 878888c967c..dd785f8fd7c 100644 --- a/doc/lispref/hash.texi +++ b/doc/lispref/hash.texi @@ -50,7 +50,7 @@ of object and are used only for recording interned symbols @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 -- 2.39.5