XEmacs 21.2.28 "Hermes".
[chise/xemacs-chise.git.1] / src / commands.h
index 3fcfcda..0c1d755 100644 (file)
@@ -20,8 +20,8 @@ Boston, MA 02111-1307, USA.  */
 
 /* Synched up with: FSF 19.30. */
 
 
 /* Synched up with: FSF 19.30. */
 
-#ifndef _XEMACS_COMMANDS_H_
-#define _XEMACS_COMMANDS_H_
+#ifndef INCLUDED_commands_h_
+#define INCLUDED_commands_h_
 
 #if 0 /* FSFmacs */
 #define Ctl(c) ((c)&037)
 
 #if 0 /* FSFmacs */
 #define Ctl(c) ((c)&037)
@@ -125,4 +125,4 @@ Lisp_Object zmacs_region_buffer (void);
 
 extern Lisp_Object Vthis_command_keys; /* event-stream.c */
 
 
 extern Lisp_Object Vthis_command_keys; /* event-stream.c */
 
-#endif /* _XEMACS_COMMANDS_H_ */
+#endif /* INCLUDED_commands_h_ */