comparison lisp/ChangeLog @ 74758:43ca68a13314

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 19 Dec 2006 16:47:33 +0000
parents 9887ae4f4c40
children 146cf6a867b3
comparison
equal deleted inserted replaced
74757:3fb128bfa8b4 74758:43ca68a13314
1 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
2
3 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
4 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
5
1 2006-12-19 Kim F. Storm <storm@cua.dk> 6 2006-12-19 Kim F. Storm <storm@cua.dk>
2 7
3 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map 8 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
4 instead of global-map. 9 instead of global-map.
5 10