diff src/faces.c @ 249:83b3d10dcba9 r20-5b23

Import from CVS: tag r20-5b23
author cvs
date Mon, 13 Aug 2007 10:19:09 +0200
parents f955c73f5258
children b2472a1930f2
line wrap: on
line diff
--- a/src/faces.c	Mon Aug 13 10:18:22 2007 +0200
+++ b/src/faces.c	Mon Aug 13 10:19:09 2007 +0200
@@ -872,6 +872,8 @@
 void
 init_device_faces (struct device *d)
 {
+  /* This function can call lisp */
+
   /* When making the initial terminal device, there is no Lisp code
      loaded, so we can't do this. */
   if (initialized)