branch: externals/idlwave commit 1416b311ac97d428c01d9142666cd159487af83c Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
html-system-help-location: correct name --- idlw-help.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idlw-help.el b/idlw-help.el index 0a3bda91d1..3330331518 100644 --- a/idlw-help.el +++ b/idlw-help.el @@ -1033,7 +1033,7 @@ Useful when source code is displayed as help. See the option (> (length idlwave-html-system-help-location) 0) (file-exists-p (setq help-dir (expand-file-name - idlwave-system-html-help-location + idlwave-html-system-help-location sys-dir)))) help-dir) ;; And explicitly specified directory