Hi James,
I am not accepting this particular patch in its current form. It does
not work for links to do not have a description part. Also, it relies
on replace-regexp-in-string, which does not exist in XEmacs I believe.
I am still thinking about %< patch (patch 7/9), need to test is a bi
Replace links with their descriptions in when generating the items for imenus
and the refile interface.
---
lisp/ChangeLog |4
lisp/org.el|8 +++-
2 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3896ddf..b52700d 100755
---