]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 11 Nov 2002 15:26:22 +0000 (15:26 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 11 Nov 2002 15:26:22 +0000 (15:26 +0000)
lisp/ChangeLog

index a2f8ce2bb09c786af0bd1768f62dc63b9ca7c276..d24c8a2cd6141a6a3dbd6b5f10de9e4f7b1bdd69 100644 (file)
@@ -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.