emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 12 Jul 2003 17:48:08 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3311 emacs/src/ChangeLog:1.3312
*** emacs/src/ChangeLog:1.3311  Fri Jul 11 15:44:44 2003
--- emacs/src/ChangeLog Sat Jul 12 17:48:07 2003
***************
*** 1,3 ****
--- 1,22 ----
+ 2003-07-12  Richard M. Stallman  <address@hidden>
+ 
+       * Makefile.in (CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.
+ 
+       * config.in (HAVE_CRTIN): Add #undef.
+       (INLINE): Really inline only if OPTIMIZE is defined.
+ 
+       * s/netbsd.h (START_FILES, LIB_STANDARD): Use START_FILES_1,
+       END_FILES_1.
+       (START_FILES_1, END_FILES_1): New macros (conditional).
+       (LD_SWITCH_SYSTEM_TEMACS): Defined.
+ 
+       * s/openbsd.h: Don't include bsd4-3.h.
+       (TERMINFO): Defined.
+       (LIBS_TERMCAP): Defined.
+       (LD_SWITCH_SYSTEM): Defined (two definitions).
+ 
+       * xfns.c: Include libpng/png.h instead of png.h.
+ 
  2003-07-11  Andreas Schwab  <address@hidden>
  
        * buffer.c (modify_overlay): Update prototype.




reply via email to

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