Update of /services/emacs-rcp/cvsroot/rcp/lisp
In directory lucy:/export/home/grossjoh/work/emacs-rcp/rcp/lisp
Modified Files:
rcp.el
Log Message:
Different implementation of rcp-handle-file-directory-p.
`file-directory-p' on a symlink checks the target of the symlink. The
old implementation checked the symlink, instead.
