/[emacs]/emacs/lisp/info-look.el
ViewVC logotype

Diff of /emacs/lisp/info-look.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by monnier, Thu Nov 15 12:25:20 2001 UTC revision 1.26 by rms, Fri Jan 25 05:04:37 2002 UTC
# Line 369  If optional argument QUERY is non-nil, q Line 369  If optional argument QUERY is non-nil, q
369                        (goto-char (match-beginning 0))                        (goto-char (match-beginning 0))
370                        (and (display-color-p) info-lookup-highlight-face                        (and (display-color-p) info-lookup-highlight-face
371                             ;; Search again for ITEM so that the first                             ;; Search again for ITEM so that the first
372                             ;; occurence of ITEM will be highlighted.                             ;; occurrence of ITEM will be highlighted.
373                             (re-search-forward (regexp-quote item))                             (re-search-forward (regexp-quote item))
374                             (let ((start (match-beginning 0))                             (let ((start (match-beginning 0))
375                                   (end (match-end 0)))                                   (end (match-end 0)))

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26