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: Wed, 16 Jul 2008 07:42:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/16 07:42:42

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6704
retrieving revision 1.6705
diff -u -b -r1.6704 -r1.6705
--- ChangeLog   16 Jul 2008 07:26:28 -0000      1.6704
+++ ChangeLog   16 Jul 2008 07:42:39 -0000      1.6705
@@ -1,5 +1,18 @@
 2008-07-16  Dan Nicolaescu  <address@hidden>
 
+       * m/ia64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
+       Remove boilerplate comments.
+       * m/amdx86-64.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
+       Remove boilerplate comments.
+       * m/ibms390x.h (PNTR_COMPARISON_TYPE): Remove, same as the default.
+       Remove boilerplate comments.
+       * lisp.h (PNTR_COMPARISON_TYPE): Define it unconditionally.
+
+       * sysdep.c: Remove code depending on NEED_PTEM_H, unused.  Remove
+       if 0-ed code.
+       (baud_convert): Don't depend on BAUD_CONVERT, all definitions the
+       were the same as the default.
+
        * m/ibms390.h:
        * m/intel386.h:
        * m/m68k.h:




reply via email to

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