emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/macgui.h


From: Steven Tamm
Subject: [Emacs-diffs] Changes to emacs/src/macgui.h
Date: Sun, 10 Oct 2004 13:09:11 -0400

Index: emacs/src/macgui.h
diff -c emacs/src/macgui.h:1.10 emacs/src/macgui.h:1.11
*** emacs/src/macgui.h:1.10     Sun May 30 00:18:41 2004
--- emacs/src/macgui.h  Sun Oct 10 16:56:20 2004
***************
*** 42,47 ****
--- 42,49 ----
  #undef min
  #undef init_process
  #include <Carbon/Carbon.h>
+ #undef mktime
+ #define mktime emacs_mktime
  #undef Z
  #define Z (current_buffer->text->z)
  #undef free




reply via email to

[Prev in Thread] Current Thread [Next in Thread]