diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 72a512967b1..0f05c2e3e98 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2009-07-03 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-gvfs.el (tramp-gvfs-methods) | ||
| 4 | (tramp-gvfs-zeroconf-domain) | ||
| 5 | (tramp-bluez-discover-devices-timeout): Add version flag. | ||
| 6 | (tramp-gvfs-handler-mounted-unmounted) | ||
| 7 | (tramp-gvfs-connection-mounted-p): Polish handling of | ||
| 8 | incompatibilities between GVFS 0.2 and 1.0. | ||
| 9 | |||
| 1 | 2009-07-03 Jan Djärv <jan.h.d@swipnet.se> | 10 | 2009-07-03 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 11 | ||
| 3 | * cus-start.el (all): Added make-pointer-invisible. | 12 | * cus-start.el (all): Added make-pointer-invisible. |