/[emacs]/emacs/lisp/progmodes/etags.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/etags.el

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

revision 1.155 by monnier, Thu May 31 14:33:15 2001 UTC revision 1.156 by gerd, Wed Oct 24 12:37:08 2001 UTC
# Line 1  Line 1 
1  ;;; etags.el --- etags facility for Emacs  ;;; etags.el --- etags facility for Emacs
2    
3  ;; Copyright (C) 1985, 86, 88, 89, 92, 93, 94, 95, 96, 98, 2000, 2001  ;; Copyright (C) 1985, 86, 88, 89, 92, 93, 94, 95, 96, 98, 2000, 2001
4  ;;      Free Software Foundation, Inc.  ;;      Free Software Foundation, Inc.
5    
# Line 1743  See documentation of variable `tags-file Line 1744  See documentation of variable `tags-file
1744                                     ;; will see it.                                     ;; will see it.
1745                                     '(goto-char (match-beginning 0))))                                     '(goto-char (match-beginning 0))))
1746          tags-loop-operate (list 'perform-replace          tags-loop-operate (list 'perform-replace
1747                                  (list 'quote from) (list 'quote to) nil nil                                  (list 'quote from) (list 'quote to)
1748                                  t t (list 'quote delimited)))                                  t t (list 'quote delimited)))
1749    (tags-loop-continue (or file-list-form t)))    (tags-loop-continue (or file-list-form t)))
1750    

Legend:
Removed from v.1.155  
changed lines
  Added in v.1.156

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