Mercurial > emacs
changeset 30789:68b63779f4df
typo fix
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 14 Aug 2000 19:47:39 +0000 |
parents | fff9b9ec1df1 |
children | fa166d86d278 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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.