emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/etags.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/etags.el
Date: Fri, 22 Feb 2002 11:29:33 -0500

Index: emacs/lisp/progmodes/etags.el
diff -c emacs/lisp/progmodes/etags.el:1.159 emacs/lisp/progmodes/etags.el:1.160
*** emacs/lisp/progmodes/etags.el:1.159 Sat Dec 29 19:52:52 2001
--- emacs/lisp/progmodes/etags.el       Fri Feb 22 11:29:33 2002
***************
*** 832,838 ****
  
  If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
  
! A marker representing the point when this command is onvoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
--- 832,838 ----
  
  If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
  
! A marker representing the point when this command is invoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
***************
*** 904,910 ****
  
  If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
  
! A marker representing the point when this command is onvoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
--- 904,910 ----
  
  If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
  
! A marker representing the point when this command is invoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
***************
*** 931,937 ****
  
  If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
  
! A marker representing the point when this command is onvoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
--- 931,937 ----
  
  If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
  
! A marker representing the point when this command is invoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
***************
*** 972,978 ****
  
  If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
  
! A marker representing the point when this command is onvoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
--- 972,978 ----
  
  If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
  
! A marker representing the point when this command is invoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
***************
*** 995,1001 ****
  
  If third arg OTHER-WINDOW is non-nil, select the buffer in another window.
  
! A marker representing the point when this command is onvoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  
--- 995,1001 ----
  
  If third arg OTHER-WINDOW is non-nil, select the buffer in another window.
  
! A marker representing the point when this command is invoked is pushed
  onto a ring and may be popped back to with \\[pop-tag-mark].
  Contrast this with the ring of marks gone to by the command.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]