comparison lisp/ChangeLog @ 74753:9887ae4f4c40

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 19 Dec 2006 15:41:51 +0000
parents cf3db92fe927
children 43ca68a13314
comparison
equal deleted inserted replaced
74752:259471a9b617 74753:9887ae4f4c40
1 2006-12-19 Kim F. Storm <storm@cua.dk> 1 2006-12-19 Kim F. Storm <storm@cua.dk>
2
3 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
4 instead of global-map.
2 5
3 * files.el (magic-mode-alist): Allow matching file type by 6 * files.el (magic-mode-alist): Allow matching file type by
4 calling a function at bob. Check for image types by calling 7 calling a function at bob. Check for image types by calling
5 image-type-from-buffer. Suggested by Juanma Barranquero. 8 image-type-from-buffer. Suggested by Juanma Barranquero.
6 (set-auto-mode): Do it. 9 (set-auto-mode): Do it.