/[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.24.4.1 by fx, Thu Jul 18 10:33:50 2002 UTC revision 1.24.4.2 by lektu, Wed Oct 16 06:28:45 2002 UTC
# Line 368  If optional argument QUERY is non-nil, q Line 368  If optional argument QUERY is non-nil, q
368                        (goto-char (match-beginning 0))                        (goto-char (match-beginning 0))
369                        (and (display-color-p) info-lookup-highlight-face                        (and (display-color-p) info-lookup-highlight-face
370                             ;; Search again for ITEM so that the first                             ;; Search again for ITEM so that the first
371                             ;; occurence of ITEM will be highlighted.                             ;; occurrence of ITEM will be highlighted.
372                             (re-search-forward (regexp-quote item))                             (re-search-forward (regexp-quote item))
373                             (let ((start (match-beginning 0))                             (let ((start (match-beginning 0))
374                                   (end (match-end 0)))                                   (end (match-end 0)))

Legend:
Removed from v.1.24.4.1  
changed lines
  Added in v.1.24.4.2

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