comparison lispref/syntax.texi @ 90294:c5406394f567

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 43-57) - Update from CVS - Merge from erc--emacs--0 - Make constrain-to-field notice overlays - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 18-21) - Update from CVS - Merge from emacs--devo--0
author Miles Bader <miles@gnu.org>
date Wed, 08 Feb 2006 04:26:44 +0000
parents 0ca0d9181b5e 067115a6e738
children 2ecafc6d5db7
comparison
equal deleted inserted replaced
90293:275e0a144c1d 90294:c5406394f567
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/syntax 6 @setfilename ../info/syntax
7 @node Syntax Tables, Abbrevs, Searching and Matching, Top 7 @node Syntax Tables, Abbrevs, Searching and Matching, Top
8 @chapter Syntax Tables 8 @chapter Syntax Tables
9 @cindex parsing 9 @cindex parsing