Mercurial > emacs
diff etc/NEWS @ 35927:f41b5b91e80d
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Tue, 06 Feb 2001 15:47:40 +0000 |
| parents | 3ec035fea54a |
| children | f6e7e24f14e9 |
line wrap: on
line diff
--- a/etc/NEWS Tue Feb 06 15:43:37 2001 +0000 +++ b/etc/NEWS Tue Feb 06 15:47:40 2001 +0000 @@ -1798,8 +1798,8 @@ on certain projects. +++ -*** The new package hi-lock.el, text matching interactively entered -regexp's can be highlighted. For example, +*** The new package hi-lock.el provides commands to highlight matches +of interactively entered regexps. For example, M-x highlight-regexp RET clearly RET RET @@ -1809,7 +1809,8 @@ Any existing face can be used for highlighting and a set of appropriate faces is provided. The regexps can be written into the current buffer in a form that will be recognized the next time the -corresponding file is read. +corresponding file is read. There are commands to highlight matches +to phrases and to highlight entire lines containing a match. +++ *** The new package zone.el plays games with Emacs' display when
