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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/macgui.h [emacs-unicode-2]
Date: Thu, 14 Oct 2004 05:13:26 -0400

Index: emacs/src/macgui.h
diff -c emacs/src/macgui.h:1.7.4.2 emacs/src/macgui.h:1.7.4.3
*** emacs/src/macgui.h:1.7.4.2  Mon Jun 28 07:29:22 2004
--- emacs/src/macgui.h  Thu Oct 14 08:49:54 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]