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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/lisp.h
Date: Wed, 09 Nov 2005 18:14:19 -0500

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.543 emacs/src/lisp.h:1.544
*** emacs/src/lisp.h:1.543      Sat Oct 29 19:40:49 2005
--- emacs/src/lisp.h    Wed Nov  9 23:14:19 2005
***************
*** 2549,2554 ****
--- 2549,2555 ----
  extern void init_alloc P_ ((void));
  extern void syms_of_alloc P_ ((void));
  extern struct buffer * allocate_buffer P_ ((void));
+ extern int valid_lisp_object_p P_ ((Lisp_Object));
  
  /* Defined in print.c */
  extern Lisp_Object Vprin1_to_string_buffer;




reply via email to

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