changeset 74758:43ca68a13314

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 19 Dec 2006 16:47:33 +0000
parents 3fb128bfa8b4
children 73ea4cc2cd07
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 19 16:42:54 2006 +0000
+++ b/lisp/ChangeLog	Tue Dec 19 16:47:33 2006 +0000
@@ -1,3 +1,8 @@
+2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
+
+	* image.el (image-type-header-regexps): Be more specific detecting `pbm'
+	and `png' files.  Use non-capturing parenthesis for `tiff' regexp.
+
 2006-12-19  Kim F. Storm  <storm@cua.dk>
 
 	* bindings.el: Bind sigusr1 and sigusr2 in special-event-map
--- a/src/ChangeLog	Tue Dec 19 16:42:54 2006 +0000
+++ b/src/ChangeLog	Tue Dec 19 16:47:33 2006 +0000
@@ -1,3 +1,9 @@
+2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
+
+	* keyboard.c (syms_of_keyboard) <double-click-time>:
+	* mac.c (Fmac_code_convert_string):
+	* search.c (Fsearch_forward): Doc fixes.
+
 2006-12-19  Kim F. Storm  <storm@cua.dk>
 
 	Rework 2006-12-04 change.  A SIGUSR1 (SIGUSR2) signal now generates