summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rost <rost@math.uni-bielefeld.de>2002-12-09 19:46:48 +0000
committerMarkus Rost <rost@math.uni-bielefeld.de>2002-12-09 19:46:48 +0000
commit72c5c58f32c6f27f1168d09ac8f202efa17b56a3 (patch)
tree6d3edc04555796c82eab62e5310a646cc0619a29
parent055016a45345776fb193b8d861ced6ae58046b47 (diff)
downloademacs-72c5c58f32c6f27f1168d09ac8f202efa17b56a3.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog9
-rw-r--r--lisp/ChangeLog11
2 files changed, 15 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 4155b5d75e7..07fda800a33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-09 Markus Rost <rost@math.ohio-state.edu>
+
+ * configure.in (*-sunos5*, *-solaris*): Revert previous change -
+ use again sol2-6 instead of sol2-8.
+
2002-12-09 Dave Love <fx@gnu.org>
* configure.in: Delete sunos5.8 configuration.
@@ -33,9 +38,9 @@
(term.h, X11/Xaw3d/Scrollbar.h): Avoid warning from test.
(nlist.h): Move test up.
-2002-11-18 Markus Rost <rost@math.ohio-state.edu>
+2002-11-18 Markus Rost <rost@math.ohio-state.edu>
- * configure.in (*-sunos5*, *-solaris*): New configuration.
+ * configure.in (*-sunos5*, *-solaris*): Use sol2-8.
2002-11-14 Francesco Potorti` <pot@gnu.org>
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 90ed15c6fa4..447b64a7937 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-09 Markus Rost <rost@math.ohio-state.edu>
+
+ * mwheel.el (mouse-wheel-scroll-amount): Revert previous change -
+ customize type 'float is now defined.
+
2002-12-09 Dave Love <fx@gnu.org>
* international/ucs-tables.el: Fix properly.
@@ -35,7 +40,7 @@
2002-12-07 Richard M. Stallman <rms@gnu.org>
- * progmodes/compile.el (compilation-enter-directory-regexp-alist)
+ * progmodes/compile.el (compilation-enter-directory-regexp-alist)
(compilation-leave-directory-regexp-alist): Match byte compiler output.
* emacs-lisp/cl-macs.el: Add local variable list
@@ -71,7 +76,7 @@
* cus-edit.el (custom-face-edit-fix-value): Change :reverse-video
to :inverse-video.
-2002-12-07 Markus Rost <rost@math.ohio-state.edu>
+2002-12-07 Markus Rost <rost@math.ohio-state.edu>
* wid-edit.el (define-widget number): Clarify doc and error
message.
@@ -106,7 +111,7 @@
buffer-local, so that killing the *info* buffer forces the
dir-node to be rebuilt.
-2002-12-06 Markus Rost <rost@math.ohio-state.edu>
+2002-12-06 Markus Rost <rost@math.ohio-state.edu>
* finder.el (finder-compile-keywords): Don't insert a keyword to
the generated file.