Mercurial > emacs
diff lisp/replace.el @ 42943:a05ddff4cbab
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 25 Jan 2002 05:06:27 +0000 |
parents | a49b37e22b38 |
children | 9550f54734dc |
line wrap: on
line diff
--- a/lisp/replace.el Fri Jan 25 05:06:14 2002 +0000 +++ b/lisp/replace.el Fri Jan 25 05:06:27 2002 +0000 @@ -799,7 +799,7 @@ (add-text-properties (marker-position text-beg) (- (marker-position text-end) 1) '(mouse-face highlight - help-echo "mouse-2: go to this occurence")) + help-echo "mouse-2: go to this occurrence")) (put-text-property (marker-position text-beg) (marker-position text-end) 'occur occur-marker)