]> code.delx.au - gnu-emacs/blobdiff - src/systime.h
(Fdelete_frame): If we're in single_bboard_state on
[gnu-emacs] / src / systime.h
index d05b5a7de9af1a48e780cf15fa3e085d6621871a..778e555c979443d586fc401f1612ca26df1a0b7d 100644 (file)
@@ -172,3 +172,6 @@ extern int set_file_times __P ((const char *, EMACS_TIME, EMACS_TIME));
 #define EMACS_TIME_LE(T1, T2) (EMACS_TIME_CMP (T1, T2) <= 0)
 
 #endif /* EMACS_SYSTIME_H */
+
+/* arch-tag: dcb79915-cf99-4bce-9778-aade71d07651
+   (do not change this comment) */