changeset 48250:512ae56fbf9a

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 11 Nov 2002 15:26:22 +0000
parents 4da41542c6ed
children fa6138584fae
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 11 15:09:13 2002 +0000
+++ b/lisp/ChangeLog	Mon Nov 11 15:26:22 2002 +0000
@@ -1,3 +1,14 @@
+2002-11-11   Markus Rost  <rost@math.ohio-state.edu>
+
+	* cus-dep.el: Don't require 'autoload.
+	(custom-make-dependencies):  Handle :version also for autoloaded
+	options.
+
+	* winner.el (defgroup winner): Handle Emacs 19 compatibility so
+	that definition starts at beginning of line.
+
+	* emulation/edt.el: Simplify Emacs 19 compatibility.
+
 2002-11-11  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>  (tiny change)
 
 	* dired-aux.el (dired-show-file-type): Format filename with "%s" to
@@ -13,7 +24,8 @@
 
 2002-11-09  Dave Love  <fx@gnu.org>
 
-	* international/mule-cmds.el (current-language-environment): Fix :type.
+	* international/mule-cmds.el (current-language-environment): Fix
+	:type.
 
 	* international/ucs-tables.el: Revert to using
 	translation-table-for-input instead of keyboard-translate-table.