]> git.eshelyaron.com Git - emacs.git/commit
Don't quote lambda forms
authorTino Calancha <tino.calancha@gmail.com>
Mon, 26 Jun 2017 05:22:27 +0000 (14:22 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Mon, 26 Jun 2017 05:22:27 +0000 (14:22 +0900)
commitcb5d6e0260e8937acea511d9e824df1868cd1249
tree48d8f79e227b2c9e127f7557a35b6fa82ff2766e
parentebb4e61c594ae0166c4ac7a92e3a71ebcab68b99
Don't quote lambda forms

* lisp/dired.el (dired-re-maybe-mark, dired-map-over-marks)
(dired-mark, dired-desktop-buffer-misc-data)

* lisp/dired-aux.el (dired-do-create-files, dired-do-create-files-regexp)
(dired-create-files-non-directory, dired-insert-subdir-validate)
(dired-alist-sort, dired-do-shell-command): Don't quote lambda forms.
lisp/dired-aux.el
lisp/dired.el