* lisp/dired-aux.el (dired-diff): Add (require 'diff) because
authorJuri Linkov <juri@jurta.org>
Wed, 19 Sep 2012 20:09:55 +0000 (23:09 +0300)
committerJuri Linkov <juri@jurta.org>
Wed, 19 Sep 2012 20:09:55 +0000 (23:09 +0300)
commit127342224ea0971d14077f9290d91064972c78ca
treef6464ecd9ea37e7c5534197993300044c7a3fd50
parentce97595bd4604270075a0a7ff04bceaa97b42d9f
* lisp/dired-aux.el (dired-diff): Add (require 'diff) because
`diff-latest-backup-file' is not autoloaded.
(dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
of `dired-get-filename' to t to not report error when there is
no default file on the current line.
lisp/ChangeLog
lisp/dired-aux.el