# HG changeset patch # User Sam Steingold # Date 966282459 0 # Node ID 68b63779f4df4942fe8c8b2c69e1c4804818d387 # Parent fff9b9ec1df1c882ea139eb21fa924f47cd52a96 typo fix diff -r fff9b9ec1df1 -r 68b63779f4df etc/NEWS --- a/etc/NEWS Mon Aug 14 19:47:29 2000 +0000 +++ b/etc/NEWS Mon Aug 14 19:47:39 2000 +0000 @@ -1117,9 +1117,9 @@ on certain projects. *** The new package hi-lock.el, text matching interactively entered -regexp's can be highlighted. For example, - - M-x highlight-regexp RET clearly RET RET +regexp's can be highlighted. For example, + + M-x highlight-regexp RET clearly RET RET will highlight all occurrences of `clearly' using a yellow background face. New occurrences of `clearly' will be highlighted as they are @@ -1129,7 +1129,7 @@ current buffer in a form that will be recognized the next time the corresponding file is read. -*** The new package zone.el plays games with Emacs' display when +*** The new package zone.el plays games with Emacs' display when Emacs is idle. *** The new package xml.el provides a simple but generic XML @@ -1952,7 +1952,7 @@ Returns the size of TABLE. -- Function: hash-table-rehash-test TABLE +- Function: hash-table-test TABLE Returns the test TABLE uses to compare keys.