* anything-config.el Signal error when trying to delete `.' or `..' files.
commit47f707834159577c66765c01317265c7baf13af3
authorThierry Volpiatto <thierry.volpiatto@gmail.com>
Tue, 29 Nov 2011 09:52:24 +0000 (29 10:52 +0100)
committerThierry Volpiatto <thierry.volpiatto@gmail.com>
Tue, 29 Nov 2011 09:52:24 +0000 (29 10:52 +0100)
tree5e0495e118c70ae3459e990901c7a3ca6fdc8da3
parent215d83a25f4305a0c0e9dc6fe296929a97bbb914
* anything-config.el Signal error when trying to delete `.' or `..' files.

(anything-ff-signal-error-on-dot-files): New user variable.
(anything-delete-marked-files,
anything-ff-quick-delete,
anything-c-delete-file): Signal error when file is `.' or `..'.
(anything-ff-dot-file-p): New use it.
anything-config.el