changeset 48773:35cbff0c4bd1

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 09 Dec 2002 19:46:48 +0000
parents baf774b3f991
children c41c265141e2
files ChangeLog lisp/ChangeLog
diffstat 2 files changed, 16 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Dec 09 19:43:54 2002 +0000
+++ b/ChangeLog	Mon Dec 09 19:46:48 2002 +0000
@@ -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>
-
-	* configure.in (*-sunos5*, *-solaris*): New configuration.
+2002-11-18  Markus Rost  <rost@math.ohio-state.edu>
+
+	* configure.in (*-sunos5*, *-solaris*): Use sol2-8.
 
 2002-11-14  Francesco Potorti`  <pot@gnu.org>
 
--- a/lisp/ChangeLog	Mon Dec 09 19:43:54 2002 +0000
+++ b/lisp/ChangeLog	Mon Dec 09 19:46:48 2002 +0000
@@ -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.