emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/nt/config.nt [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/nt/config.nt [lexbind]
Date: Tue, 14 Oct 2003 18:51:29 -0400

Index: emacs/nt/config.nt
diff -c emacs/nt/config.nt:1.16.2.1 emacs/nt/config.nt:1.16.2.2
*** emacs/nt/config.nt:1.16.2.1 Fri Apr  4 01:20:49 2003
--- emacs/nt/config.nt  Tue Oct 14 18:51:22 2003
***************
*** 381,386 ****
--- 381,388 ----
  #define mktime emacs_mktime
  #endif
  
+ #define my_strftime nstrftime   /* for strftime.c */
+ 
  /* The rest of the code currently tests the CPP symbol BSTRING.
     Override any claims made by the system-description files.
     Note that on some SCO version it is possible to have bcopy and not bcmp.  
*/
***************
*** 466,468 ****
--- 468,473 ----
  #define NO_RETURN     /* nothing */
  #endif
  #endif
+ 
+ /* arch-tag: df720992-aa5a-499a-882d-958dc5eeb5e9
+    (do not change this comment) */




reply via email to

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