on certain projects.
*** The new package hi-lock.el, text matching interactively entered
-regexp's can be highlighted. For example,
+regexp's can be highlighted. For example,
- M-x highlight-regexp RET clearly RET RET
+ 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
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
Returns the size of TABLE.
-- Function: hash-table-rehash-test TABLE
+- Function: hash-table-test TABLE
Returns the test TABLE uses to compare keys.