Mercurial > emacs
changeset 54184:814c8c5e6841
lisp/ffap.el
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 28 Feb 2004 05:02:20 +0000 |
parents | b91c8ab75b81 |
children | f6e4e454800a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 28 05:00:19 2004 +0000 +++ b/lisp/ChangeLog Sat Feb 28 05:02:20 2004 +0000 @@ -1,3 +1,13 @@ +2004-02-28 Juri Linkov <juri@jurta.org> + + * ffap.el (dired-at-point): Additional writability test for + relative directory names. + (dired-at-point-prompter): Treat directories as a directory, get + the directory component from files. + (ffap-string-at-point): Return string from region if region is + active. + (ffap-file-at-point): Remove redundant code. + 2004-02-28 Kim F. Storm <storm@cua.dk> * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):