summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-12-19 16:47:33 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-12-19 16:47:33 +0000
commit209ceeef104c0dbe904bfa63568b12746b469552 (patch)
treeef482c9b3acf22e9cab887af39a20a370c8e623f
parent4753bc508505c4af506afe114876dbb0d7961681 (diff)
downloademacs-209ceeef104c0dbe904bfa63568b12746b469552.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--src/ChangeLog6
2 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b2748eab612..377d32e3ca9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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
diff --git a/src/ChangeLog b/src/ChangeLog
index 6f78d7f686c..95e2ee842a0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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