aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.c
diff options
context:
space:
mode:
authorAdrian Robert2008-07-16 23:24:46 +0000
committerAdrian Robert2008-07-16 23:24:46 +0000
commit122e9f8f29a92b6038b65a3b4f6ef31ad96e2cd5 (patch)
tree29e83f0a25f866bd8b885a5a811360dcf0eeeb87 /src/syntax.c
parentcf7238adf9f3bcddb60d422c470b58605a1b8bad (diff)
downloademacs-122e9f8f29a92b6038b65a3b4f6ef31ad96e2cd5.tar.gz
emacs-122e9f8f29a92b6038b65a3b4f6ef31ad96e2cd5.zip
various small cleanups detailed in changelogs
Diffstat (limited to 'src/syntax.c')
-rw-r--r--src/syntax.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/syntax.c b/src/syntax.c
index 0c547c724c9..541411b4d2f 100644
--- a/src/syntax.c
+++ b/src/syntax.c
@@ -1,4 +1,3 @@
1#include <stdio.h>
2/* GNU Emacs routines to deal with syntax tables; also word and list parsing. 1/* GNU Emacs routines to deal with syntax tables; also word and list parsing.
3 Copyright (C) 1985, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2001, 2 Copyright (C) 1985, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2001,
4 2002, 2003, 2004, 2005, 2006, 2007, 2008 3 2002, 2003, 2004, 2005, 2006, 2007, 2008