diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 839be79a88b..823eb53c634 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-09-26 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * image.el (image-type-auto-detected-p): Doc fix. Don't detect an | ||
| 4 | image if it is not in image-type-auto-detectable, or is there with | ||
| 5 | a nil value. | ||
| 6 | |||
| 1 | 2007-09-27 Michael Albinus <michael.albinus@gmx.de> | 7 | 2007-09-27 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp.el (tramp-maybe-open-connection): Make test for alive | 9 | * net/tramp.el (tramp-maybe-open-connection): Make test for alive |