diff src/alloc.c @ 10581:07d8c5ac0f60

(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
author Karl Heuer <kwzh@gnu.org>
date Sat, 28 Jan 1995 03:51:55 +0000
parents 2ab3bd0288a9
children 52cdd8cc8d3e
line wrap: on
line diff
--- a/src/alloc.c	Sat Jan 28 03:39:17 1995 +0000
+++ b/src/alloc.c	Sat Jan 28 03:51:55 1995 +0000
@@ -1674,6 +1674,7 @@
 	case Lisp_Misc_Boolfwd:
 	case Lisp_Misc_Objfwd:
 	case Lisp_Misc_Buffer_Objfwd:
+	case Lisp_Misc_Display_Objfwd:
 	  /* Don't bother with Lisp_Buffer_Objfwd,
 	     since all markable slots in current buffer marked anyway.  */
 	  /* Don't need to do Lisp_Objfwd, since the places they point