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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/search.texi [lexbind]
Date: Tue, 14 Oct 2003 18:56:37 -0400

Index: emacs/man/search.texi
diff -c emacs/man/search.texi:1.33.2.1 emacs/man/search.texi:1.33.2.2
*** emacs/man/search.texi:1.33.2.1      Fri Apr  4 01:20:48 2003
--- emacs/man/search.texi       Tue Oct 14 18:56:24 2003
***************
*** 385,390 ****
--- 385,395 ----
  @section Syntax of Regular Expressions
  @cindex syntax of regexps
  
+   This manual describes regular expression features that users
+ typically want to use.  There are additional features that are
+ mainly used in Lisp programs; see @ref{Regular Expressions,,,
+ elisp, the same manual}.
+ 
    Regular expressions have a syntax in which a few characters are
  special constructs and the rest are @dfn{ordinary}.  An ordinary
  character is a simple regular expression which matches that same
***************
*** 1116,1118 ****
--- 1121,1127 ----
  (@pxref{Tags Search}) or through Dired @kbd{A} command
  (@pxref{Operating on Files}), or ask the @code{grep} program to do it
  (@pxref{Grep Searching}).
+ 
+ @ignore
+    arch-tag: fd9d8e77-66af-491c-b212-d80999613e3e
+ @end ignore




reply via email to

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