Mercurial > emacs
comparison lisp/ChangeLog @ 74764:146cf6a867b3
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 20 Dec 2006 05:16:04 +0000 |
parents | 43ca68a13314 |
children | ca4412906dbd |
comparison
equal
deleted
inserted
replaced
74763:a3a1d9533d17 | 74764:146cf6a867b3 |
---|---|
1 2006-12-20 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process | |
4 make gud-go send "continue". | |
5 | |
1 2006-12-19 Juanma Barranquero <lekktu@gmail.com> | 6 2006-12-19 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * image.el (image-type-header-regexps): Be more specific detecting `pbm' | 8 * image.el (image-type-header-regexps): Be more specific detecting `pbm' |
4 and `png' files. Use non-capturing parenthesis for `tiff' regexp. | 9 and `png' files. Use non-capturing parenthesis for `tiff' regexp. |
5 | 10 |