]> code.delx.au - gnu-emacs/blobdiff - src/lisp.h
* fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
[gnu-emacs] / src / lisp.h
index f65f46bab6dd70b9e2f706ff3d54a595f1b30a1f..fa9607700091e4a193eb942db32ec79274d0fd9d 100644 (file)
@@ -1,6 +1,7 @@
 /* Fundamental definitions for GNU Emacs Lisp interpreter.
    Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2000,
-                 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+                 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+                 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.