From 209ceeef104c0dbe904bfa63568b12746b469552 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 19 Dec 2006 16:47:33 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 6 ++++++ 2 files changed, 11 insertions(+) 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 + + * 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 * 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 + + * keyboard.c (syms_of_keyboard) : + * mac.c (Fmac_code_convert_string): + * search.c (Fsearch_forward): Doc fixes. + 2006-12-19 Kim F. Storm Rework 2006-12-04 change. A SIGUSR1 (SIGUSR2) signal now generates -- 2.39.2