comparison lisp/ChangeLog @ 108819:55d24c1aa4ec

* image-dired.el (image-dired-dired-toggle-marked-thumbs): Replace LOCALP arg of `dired-get-filename' 'no-dir with nil. (Bug#5270)
author Juri Linkov <juri@jurta.org>
date Fri, 28 May 2010 22:18:47 +0300
parents a90103f99eea
children 988b3f9a342a
comparison
equal deleted inserted replaced
108818:6515310887ec 108819:55d24c1aa4ec
1 2010-05-28 Juri Linkov <juri@jurta.org>
2
3 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
4 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
5 (Bug#5270)
6
1 2010-05-28 Michael Albinus <michael.albinus@gmx.de> 7 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall' 9 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
4 to ignored backtrace functions. 10 to ignored backtrace functions.
5 (with-progress-reporter): Expand docstring. 11 (with-progress-reporter): Expand docstring.