rejeep / f.el

Modern API for working with files and directories in Emacs
GNU General Public License v3.0
685 stars 69 forks source link

f-traverse-upwards unnecessarily requires 'path' to exist #67

Closed shlevy closed 8 years ago

shlevy commented 8 years ago

As far as I can tell there's no reason the path argument to f-traverse-upwards needs to actually exist, but this is checked beforehand anyway

rejeep commented 8 years ago

Closing via https://github.com/rejeep/f.el/pull/68