emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Tue, 07 Dec 2004 03:56:53 -0500

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.514 emacs/src/lisp.h:1.515
*** emacs/src/lisp.h:1.514      Wed Dec  1 14:02:32 2004
--- emacs/src/lisp.h    Tue Dec  7 08:25:43 2004
***************
*** 2457,2462 ****
--- 2457,2463 ----
  /* Defined in alloc.c */
  extern void check_pure_size P_ ((void));
  extern void allocate_string_data P_ ((struct Lisp_String *, int, int));
+ extern void reset_malloc_hooks P_ ((void));
  extern void uninterrupt_malloc P_ ((void));
  extern void malloc_warning P_ ((char *));
  extern void memory_full P_ ((void));




reply via email to

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