Mercurial > hg > xemacs-beta
diff src/lisp.h @ 4453:29efd169efe7
Automated merge with file:/Sources/xemacs-21.5-checked-out
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 11 May 2008 11:24:01 +0200 |
parents | cacc942c0d0f |
children | d402d7b18bd8 |
line wrap: on
line diff
--- a/src/lisp.h Sun May 11 11:20:24 2008 +0200 +++ b/src/lisp.h Sun May 11 11:24:01 2008 +0200 @@ -4932,6 +4932,7 @@ EXFUN (Fprinc, 2); EXFUN (Fprint, 2); +Lisp_Object prin1_to_string (Lisp_Object, int); /* Lower-level ways to output data: */ void default_object_printer (Lisp_Object, Lisp_Object, int);