comparison lispref/searching.texi @ 75250:6d19c76d81c5

Update copyright for years from Emacs 21 to present (mainly adding 2001).
author Glenn Morris <rgm@gnu.org>
date Tue, 16 Jan 2007 03:47:24 +0000
parents e7dacee7b66e
children 4f96f3f74c69 95d0cdf160ea
comparison
equal deleted inserted replaced
75249:4ad431d8e164 75250:6d19c76d81c5
1 @c -*-texinfo-*- 1 @c -*-texinfo-*-
2 @c This is part of the GNU Emacs Lisp Reference Manual. 2 @c This is part of the GNU Emacs Lisp Reference Manual.
3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, 3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
4 @c 2004, 2005, 2006 Free Software Foundation, Inc. 4 @c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
5 @c See the file elisp.texi for copying conditions. 5 @c See the file elisp.texi for copying conditions.
6 @setfilename ../info/searching 6 @setfilename ../info/searching
7 @node Searching and Matching, Syntax Tables, Non-ASCII Characters, Top 7 @node Searching and Matching, Syntax Tables, Non-ASCII Characters, Top
8 @chapter Searching and Matching 8 @chapter Searching and Matching
9 @cindex searching 9 @cindex searching