diff --git a/Changes b/Changes index c46b56be..7d4d658a 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ 2019-05-11 Bob Weiner -* man/hyperbole.texi (External Viewers): Commented out reference to mailcap use since it is - presently not used (commented out in the code). +* man/hyperbole.texi (External Viewers): Commented out reference to mailcap use + since it is presently not used (commented out in the code). * hpath.el (hpath:find): Fixed filename and path ordering error when path contains a variable and a hash anchor. diff --git a/HY-NEWS b/HY-NEWS index aaa478bf..61e138cd 100644 --- a/HY-NEWS +++ b/HY-NEWS @@ -35,6 +35,7 @@ - MSWindows Paths: Hyperbole now recognizes typical MSWindows paths (both local and remote shares) and can convert an in-buffer path between POSIX and MSWindows formats multiple times, even paths involving mount points. + See "DEMO#POSIX and MSWindows Paths". MSWindows paths may be used within links and implicit path buttons just like POSIX paths, whether running Emacs under a POSIX @@ -144,7 +145,9 @@ - Popup Menus: Documented how to invoke the Koutliner and HyRolo popup menus in Emacs. See "(hyperbole)Menu Commands". - - DEMO: Added section on "DEMO#Gitlab (Remote) References". + - DEMO: Added sections: + "DEMO#Gitlab (Remote) References" + "DEMO#POSIX and MSWindows Paths" - Updated Hyperbole Manual with new features.