emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/alloc.c


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/alloc.c
Date: Fri, 08 Aug 2003 19:14:04 -0400

Index: emacs/src/alloc.c
diff -c emacs/src/alloc.c:1.318 emacs/src/alloc.c:1.319
*** emacs/src/alloc.c:1.318     Mon Jul 21 16:03:18 2003
--- emacs/src/alloc.c   Fri Aug  8 19:14:04 2003
***************
*** 5024,5029 ****
--- 5024,5030 ----
             since all markable slots in current buffer marked anyway.  */
          /* Don't need to do Lisp_Objfwd, since the places they point
             are protected with staticpro.  */
+       case Lisp_Misc_Save_Value:
          break;
  
        case Lisp_Misc_Overlay:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]