Mercurial > emacs
comparison lispref/searching.texi @ 68648:067115a6e738
Update years in copyright notice; nfc.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Mon, 06 Feb 2006 12:31:40 +0000 |
parents | 54da3e88d8f6 |
children | b000598ecc11 c5406394f567 |
comparison
equal
deleted
inserted
replaced
68647:3661e9b3c48f | 68648:067115a6e738 |
---|---|
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, 2002, 2003, |
4 @c 2004, 2005 Free Software Foundation, Inc. | 4 @c 2004, 2005, 2006 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 |