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: Gerd Moellmann
Subject: [Emacs-diffs] Changes to emacs/src/alloc.c
Date: Wed, 06 Mar 2002 10:55:52 -0500

Index: emacs/src/alloc.c
diff -c emacs/src/alloc.c:1.267 emacs/src/alloc.c:1.268
*** emacs/src/alloc.c:1.267     Mon Mar  4 18:41:00 2002
--- emacs/src/alloc.c   Wed Mar  6 10:55:51 2002
***************
*** 4892,4897 ****
--- 4892,4898 ----
        mark_object (&kb->Vsystem_key_alist);
        mark_object (&kb->system_key_syms);
        mark_object (&kb->Vdefault_minibuffer_frame);
+       mark_object (&kb->echo_string);
      }
  }
  



reply via email to

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