Fix Dired when ls-lisp is used and the -a switch is not used.
authorIngo Lohmar <i.lohmar@gmail.com>
Sat, 27 Apr 2013 16:55:29 +0000 (19:55 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Apr 2013 16:55:29 +0000 (19:55 +0300)
commita81ee1eb7b6160fe188328e14a4e1239596c6af8
tree37597ef181cfeaca62c587a396e7f0b1b1b1d75d
parentb8dd59f747ffd09a7fa4df2e36924f435ee61a90
Fix Dired when ls-lisp is used and the -a switch is not used.

 lisp/ls-lisp.el (ls-lisp-insert-directory): If no files are
 displayed, move point to after the totals line.  See
 http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
 for the details.
lisp/ChangeLog
lisp/ls-lisp.el