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

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

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

revision 1.1 by lektu, Tue Feb 11 00:33:20 2003 UTC revision 1.2 by lektu, Tue Feb 11 09:02:37 2003 UTC
# Line 205  should open up the purported top file an Line 205  should open up the purported top file an
205    
206  (defun info-xref-check-buffer ()  (defun info-xref-check-buffer ()
207    "Check external references in the info file in the current buffer.    "Check external references in the info file in the current buffer.
208  This show be the raw file contents, not `Info-mode'."  This should be the raw file contents, not `Info-mode'."
209    (goto-char (point-min))    (goto-char (point-min))
210    (while (re-search-forward    (while (re-search-forward
211            "\\*[Nn]ote[ \n\t]+[^:]*:[ \n\t]+\\(\\(([^)]+)\\)[^.,]+\\)[.,]"            "\\*[Nn]ote[ \n\t]+[^:]*:[ \n\t]+\\(\\(([^)]+)\\)[^.,]+\\)[.,]"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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