diff lisp/ChangeLog @ 62817:c7d36593de61

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 27 May 2005 13:20:48 +0000
parents ab46ab2a20b7
children c77a481ec384
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 27 13:17:50 2005 +0000
+++ b/lisp/ChangeLog	Fri May 27 13:20:48 2005 +0000
@@ -1,3 +1,8 @@
+2005-05-27  Juanma Barranquero  <lekktu@gmail.com>
+
+	* image.el (image-library-alist): Moved to image.c.
+	(image-type-available-p): Doc fix.
+
 2005-05-27  Lute Kamstra  <lute@gnu.org>
 
 	* calc/calc.el (calc):
@@ -180,7 +185,7 @@
 
 2005-05-26  Carsten Dominik  <dominik@science.uva.nl>
 
-	* textmodes/org.el: (org-mode): Use `define-derived-mode' to
+	* textmodes/org.el (org-mode): Use `define-derived-mode' to
 	define `org-mode'.
 	(org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.