[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/atimer.h
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/src/atimer.h |
Date: |
Fri, 04 Apr 2003 01:23:46 -0500 |
Index: emacs/src/atimer.h
diff -c emacs/src/atimer.h:1.4 emacs/src/atimer.h:1.5
*** emacs/src/atimer.h:1.4 Mon Oct 8 01:23:23 2001
--- emacs/src/atimer.h Tue Feb 4 09:03:11 2003
***************
*** 51,57 ****
{
/* The type of this timer. */
enum atimer_type type;
!
/* Time when this timer is ripe. */
EMACS_TIME expiration;
--- 51,57 ----
{
/* The type of this timer. */
enum atimer_type type;
!
/* Time when this timer is ripe. */
EMACS_TIME expiration;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/atimer.h,
Miles Bader <=