diff --git a/docs-echm.php b/docs-echm.php index be32f03d0..d9eb77ee2 100644 --- a/docs-echm.php +++ b/docs-echm.php @@ -180,8 +180,9 @@ site_header("Documentation - Extended CHM Format");
  • jEdit: - Users of this editor can grab and adjust this BeanShell macro. Save it as - Lookup_In_PHP_Manual.bsh. + Users of this editor can grab and adjust this BeanShell macro. Save it + as [jEdit Settings Folder]/macros/PHP/Open_in_PHP_Manual.bsh. You can also + assign a hotkey and/or a context menu option to it.
    CHM_location = "C:\\PHP\\php_manual_en.chm";
     
     if (textArea.getSelection().length > 0) {