aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS4
2 files changed, 7 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 37219982320..21c79c41f76 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12005-10-28 Bill Wohler <wohler@newt.com>
2
3 * NEWS: Help mode now creates hyperlinks for URLs.
4
12005-10-27 Dan Nicolaescu <dann@ics.uci.edu> 52005-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 * e/eterm-color.ti (el1): Undo 2005-10-23 change. 7 * e/eterm-color.ti (el1): Undo 2005-10-23 change.
diff --git a/etc/NEWS b/etc/NEWS
index 90c3f8e109c..4ae91176018 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -476,7 +476,9 @@ hyperlinks for variables without variable documentation, unless
476preceded by one of the words `variable' or `option'. It now makes 476preceded by one of the words `variable' or `option'. It now makes
477hyperlinks to Info anchors (or nodes) if the anchor (or node) name is 477hyperlinks to Info anchors (or nodes) if the anchor (or node) name is
478enclosed in single quotes and preceded by `info anchor' or `Info 478enclosed in single quotes and preceded by `info anchor' or `Info
479anchor' (in addition to earlier `info node' and `Info node'). 479anchor' (in addition to earlier `info node' and `Info node'). In
480addition, it now makes hyperlinks to URLs as well if the URL is
481enclosed in single quotes and preceded by `URL'.
480 482
481+++ 483+++
482*** The new command `describe-char' (C-u C-x =) pops up a buffer with 484*** The new command `describe-char' (C-u C-x =) pops up a buffer with