1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-07-12 14:24:21 +00:00
parent 3ac08e9964
commit f85409d318

View file

@ -1,3 +1,8 @@
2004-07-12 Kim F. Storm <storm@cua.dk>
* alloc.c (mark_object): Only look at Lisp_Misc_Save_Value
if GC_MARK_STACK.
2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
* buffer.c (Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.