Mercurial > emacs
changeset 66514:1ab4a8980046
Help mode now creates hyperlinks for URLs.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 28 Oct 2005 21:37:34 +0000 |
parents | bfd70a868157 |
children | a3510f204ba4 |
files | etc/ChangeLog etc/NEWS |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Fri Oct 28 21:27:13 2005 +0000 +++ b/etc/ChangeLog Fri Oct 28 21:37:34 2005 +0000 @@ -1,3 +1,7 @@ +2005-10-28 Bill Wohler <wohler@newt.com> + + * NEWS: Help mode now creates hyperlinks for URLs. + 2005-10-27 Dan Nicolaescu <dann@ics.uci.edu> * e/eterm-color.ti (el1): Undo 2005-10-23 change.
--- a/etc/NEWS Fri Oct 28 21:27:13 2005 +0000 +++ b/etc/NEWS Fri Oct 28 21:37:34 2005 +0000 @@ -476,7 +476,9 @@ preceded by one of the words `variable' or `option'. It now makes hyperlinks to Info anchors (or nodes) if the anchor (or node) name is enclosed in single quotes and preceded by `info anchor' or `Info -anchor' (in addition to earlier `info node' and `Info node'). +anchor' (in addition to earlier `info node' and `Info node'). In +addition, it now makes hyperlinks to URLs as well if the URL is +enclosed in single quotes and preceded by `URL'. +++ *** The new command `describe-char' (C-u C-x =) pops up a buffer with