]> code.delx.au - gnu-emacs/blobdiff - src/syntax.c
(Fmac_resume_apple_event): Set error number when
[gnu-emacs] / src / syntax.c
index 52527a0516deeabe8b1c5534f590511ef61166b6..a9e6dda81fe930a031be97636507092765c8f842 100644 (file)
@@ -1,6 +1,7 @@
 /* GNU Emacs routines to deal with syntax tables; also word and list parsing.
-   Copyright (C) 1985, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2002,
-                 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2001,
+                 2002, 2003, 2004, 2005, 2006, 2007
+                 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.