diff options
author | Yoni Rabkin <yoni@rabkins.net> | 2017-09-13 16:07:56 -0400 |
---|---|---|
committer | Yoni Rabkin <yoni@rabkins.net> | 2017-09-13 16:07:56 -0400 |
commit | 881bfaef42e58e04822d944a51ccad0efb9ab7be (patch) | |
tree | 6ce04949f3858e765a46f3e90b289dabb8ffe99b /AUTHORS | |
parent | 79793c0bb32620ad5b4db490c6e80ff8e5a20233 (diff) |
* lisp/emms-source-file.el: follow symlinks
Emms-source-file-directory-tree-find now follows symlinks. Thank you
Maxim Cournoyer for the patch.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -36,8 +36,10 @@ which is to say very simple patches and those with total of 12 lines or fewer. We started recording trivial patches this way in June of 2017, so trivial patches before that date would not appear below. -David Michael <fedora.dm0@gmail.com> -tumashu <tumashu@163.com> +David Michael +tumashu +Maxim Cournoyer + ;; Local variables: ;; coding: utf-8 |