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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/macgui.h [lexbind]
Date: Mon, 25 Oct 2004 00:43:11 -0400

Index: emacs/src/macgui.h
diff -c emacs/src/macgui.h:1.1.2.4 emacs/src/macgui.h:1.1.2.5
*** emacs/src/macgui.h:1.1.2.4  Tue Jul  6 09:31:30 2004
--- emacs/src/macgui.h  Mon Oct 25 04:19:36 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]