1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

(Hash Tables): End menu description with period.

This commit is contained in:
Glenn Morris 2009-07-10 05:03:30 +00:00
parent fe42c16aff
commit c3cbbb40d0
2 changed files with 4 additions and 2 deletions

View 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>

View 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