]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert 2008-01-13 change: this is a generated file.
authorGlenn Morris <rgm@gnu.org>
Tue, 15 Jan 2008 03:54:28 +0000 (03:54 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 15 Jan 2008 03:54:28 +0000 (03:54 +0000)
lisp/ChangeLog
src/ChangeLog
src/config.in

index 1d444bad5eddad7d3abda2f0b671f26ef3328513..2c215d57da0c3d96399bb993c1bc12f181bf6a2a 100644 (file)
@@ -1,3 +1,7 @@
+2008-01-15  Glenn Morris  <rgm@gnu.org>
+
+       * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
+
 2008-01-14  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-vars.el (c-constant-symbol): New function which
@@ -8,7 +12,7 @@
 
        * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
        obscure non-working fragment ":value c-".
-       
+
 2008-01-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * abbrev.el (clear-abbrev-table): Can't pass a symbol to intern.
index 24dcaf9d9b4ea4c0b9eef982e4c6a5572a81f816..001819a32a8d9312b7d49de0320250fceba75e6e 100644 (file)
@@ -1,3 +1,7 @@
+2008-01-15  Glenn Morris  <rgm@gnu.org>
+
+       * config.in: Revert 2008-01-13 change: this is a generated file.
+
 2008-01-13  Tom Tromey  <tromey@redhat.com>
 
        * lisp.h: Fix typo.
index 75a2058c41a86317efa3484b02bd68089c9256ff..27f89c29b90ef4a7a0b393ae0e8c6ad51b516558 100644 (file)
@@ -837,6 +837,13 @@ Boston, MA 02110-1301, USA.  */
 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
 #undef TM_IN_SYS_TIME
 
+/* Define to 1 for Encore UMAX. */
+#undef UMAX
+
+/* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
+   <sys/cpustats.h>. */
+#undef UMAX4_3
+
 /* Define to the unexec source file name. */
 #undef UNEXEC_SRC