]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 19 Dec 2006 16:47:33 +0000 (16:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 19 Dec 2006 16:47:33 +0000 (16:47 +0000)
lisp/ChangeLog
src/ChangeLog

index b2748eab6127532e8e183309b38da7d7ec9e5a8d..377d32e3ca9b0235f89a5327354311d0a14ab0cd 100644 (file)
@@ -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
index 6f78d7f686c09a965e884452229333ea727e34be..95e2ee842a082b4ec222a9b843c31e94d92f5b4a 100644 (file)
@@ -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