[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/data.c
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/src/data.c |
Date: |
Mon, 01 Sep 2003 11:52:06 -0400 |
Index: emacs/src/data.c
diff -c emacs/src/data.c:1.225 emacs/src/data.c:1.226
*** emacs/src/data.c:1.225 Fri Aug 29 12:17:01 2003
--- emacs/src/data.c Mon Sep 1 11:45:52 2003
***************
*** 3264,3266 ****
--- 3264,3269 ----
signal (SIGEMT, arith_error);
#endif /* uts */
}
+
+ /* arch-tag: 25879798-b84d-479a-9c89-7d148e2109f7
+ (do not change this comment) */
- [Emacs-diffs] Changes to emacs/src/data.c,
Miles Bader <=