changeset 35366:94a6afe6cbef

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 17 Jan 2001 14:29:49 +0000
parents 84a59a4308f6
children 68000d773920
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 17 14:26:26 2001 +0000
+++ b/lisp/ChangeLog	Wed Jan 17 14:29:49 2001 +0000
@@ -1,3 +1,10 @@
+2001-01-17  Dave Love  <fx@gnu.org>
+
+	* international/latin1-disp.el: Require disp-table.
+	(latin1-display): Fix :set.
+
+	* net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
+
 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
 
 	* isearch.el (isearch-lazy-highlight-initial-delay)
@@ -81,8 +88,8 @@
 
 2001-01-15  Alex Schroeder  <alex@gnu.org>
 
-	* ansi-color.el (ansi-colors) <defgroup>: Fix :version by Dave
-	Love <fx@gnu.org>
+	* ansi-color.el (ansi-colors) <defgroup>: Fix :version.
+	From Dave Love <fx@gnu.org>.
 	(ansi-color-for-comint-mode): Fix :version.
 
 2001-01-15  Alex Schroeder  <alex@gnu.org>