*** empty log message ***
This commit is contained in:
parent
4753bc5085
commit
209ceeef10
2 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue