diff src/lisp.h @ 2828:a25c824ed558

[xemacs-hg @ 2005-06-26 18:04:49 by aidan] Rename the ascii-character property, support more keysyms.
author aidan
date Sun, 26 Jun 2005 18:05:05 +0000
parents 520c08f04735
children 172fb92bd156
line wrap: on
line diff
--- a/src/lisp.h	Sat Jun 25 21:51:12 2005 +0000
+++ b/src/lisp.h	Sun Jun 26 18:05:05 2005 +0000
@@ -4305,7 +4305,7 @@
 
 /* Defined in events.c */
 EXFUN (Fcopy_event, 2);
-EXFUN (Fevent_to_character, 4);
+EXFUN (Fevent_to_character, 3);
 
 void clear_event_resource (void);
 Lisp_Object allocate_event (void);