emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/search.texi


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/man/search.texi
Date: Sun, 18 Jul 2004 10:05:07 -0400

Index: emacs/man/search.texi
diff -c emacs/man/search.texi:1.49 emacs/man/search.texi:1.50
*** emacs/man/search.texi:1.49  Thu Jul  1 11:50:29 2004
--- emacs/man/search.texi       Sun Jul 18 14:01:57 2004
***************
*** 748,757 ****
  a symbol-constituent character follows.
  
  @item \_>
! matches the empty string, but only at the end of a symbol.  A symbol
! is a sequence of one or more word or symbol constituent characters.
! @samp{\_>} matches at the end of the buffer only if the contents end
! with a symbol-constituent character.
  
  @item address@hidden
  matches any character whose syntax is @var{c}.  Here @var{c} is a
--- 748,756 ----
  a symbol-constituent character follows.
  
  @item \_>
! matches the empty string, but only at the end of a symbol.  @samp{\_>}
! matches at the end of the buffer only if the contents end with a
! symbol-constituent character.
  
  @item address@hidden
  matches any character whose syntax is @var{c}.  Here @var{c} is a




reply via email to

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