comparison lisp/ChangeLog @ 104144:f60678899ee6

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Tue, 04 Aug 2009 03:32:33 +0000
parents a01de4859d65
children ff7110a449a4
comparison
equal deleted inserted replaced
104143:49b412e99f1e 104144:f60678899ee6
1 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (top): Make check for tramp-gvfs loading more
4 robust.
5 (tramp-handle-insert-file-contents): `unwind-protect' must be
6 inside `with-parsed-tramp-file-name'.
7
8 * net/tramp-gvfs.el (top): Remove superfluous message when loading
9 fails.
10
1 2009-08-03 Nick Roberts <nickrob@snap.net.nz> 11 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
2 12
3 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current 13 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
4 directory if CLASSPATH is not set. 14 directory if CLASSPATH is not set.
5 15