]> code.delx.au - gnu-emacs/blobdiff - src/mocklisp.h
(Fset_char_table_parent): Fix previous change.
[gnu-emacs] / src / mocklisp.h
index e381bb23f8b9ed0116b275765ddf2211238deef3..31663b741020061c58cf7294a40f0e97869a4d27 100644 (file)
@@ -5,7 +5,7 @@ This file is part of GNU Emacs.
 
 GNU Emacs is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
@@ -28,4 +28,4 @@ extern Lisp_Object Fml_arg ();
 extern Lisp_Object Fml_interactive ();
 extern Lisp_Object Fml_provide_prefix_argument ();
 extern Lisp_Object Fml_prefix_argument_loop ();
-extern Lisp_Object FInsStr ();
+extern Lisp_Object Finsert_string ();