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,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 17 Jul 2008 13:57:14 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/17 13:57:13

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6723
retrieving revision 1.6724
diff -u -b -r1.6723 -r1.6724
--- ChangeLog   17 Jul 2008 13:50:28 -0000      1.6723
+++ ChangeLog   17 Jul 2008 13:57:10 -0000      1.6724
@@ -1,4 +1,22 @@
-2008-07-16  Adrian Robert <address@hidden>
+2008-07-17  Dan Nicolaescu  <address@hidden>
+
+       * ecrt0.c: Remove code depending on m68000, not used anymore.
+
+       * fns.c (hash_remove): Make static.
+       * lisp.h (hash_remove): Don't prototype.
+
+       * m/ibmrs6000.h:
+       * m/ibms390x.h:
+       * m/macppc.h: Remove boilerplate comments.
+
+       * m/sparc.h (A_TEXT_OFFSET, A_TEXT_SEEK): Remove, only used on
+       Solaris, which does not need them.
+
+       * m/vax.h: Remove comments about unsupported systems.
+
+       * s/darwin.h: Reorganize ifdefs.
+
+2008-07-17  Adrian Robert <address@hidden>
 
        * config.in
        * dispextern.h




reply via email to

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