branch: externals/idlwave
commit 971611a29d6b2018b99c8a66f4b821d8720657db
Author: JD Smith <jdtsm...@gmail.com>
Commit: JD Smith <jdtsm...@gmail.com>

    Help details.
---
 CHANGES | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 1fdf3f4484..355f567293 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,13 +6,15 @@ idl-shell.el, available at idlwave.org.
 
 Revision 6.2 (incorporating changes to version 6.1 for Emacs 22)
 ================================================================
+   - Support for the new Eclipse-based help system, including direct
+     keyword linking.
    - Improved fontification handling of keywords, especially in
      continued statements and routine definitions (routine keywords
      stay fontified as you edit!).
    - Fails gracefully if no help is installed (e.g. for IDL <6.1
      without any HTML help module).
    - A new "help with topic" (C-M-?) to lookup inidividual help topics
-     in the IDL Assistant, with completion.
+     in the IDL help system, with completion.
    - Better handling of spaces and IDL formatting quirks for syncing
      the current working directory.
    - HideShow support.  Just add `hs-minor-mode' to the mode hook (or

Reply via email to