]> git.eshelyaron.com Git - emacs.git/commitdiff
(Hash Tables): End menu description with period.
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 05:02:46 +0000 (05:02 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 05:02:46 +0000 (05:02 +0000)
doc/lispref/ChangeLog
doc/lispref/hash.texi

index 8896b697c06ddaf15fee6505e67fc8f58e777bec..82f70ac90a45b732b1c50a36c0d8eb224b4955fc 100644 (file)
@@ -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>
 
index 878888c967c33bd27a6fc171628350017acbc7e2..dd785f8fd7c33c6fafa449329501ec7eb1dae3cf 100644 (file)
@@ -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