From 39271ed108380494667ab680fc71b800f9ea5097 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Tue, 20 Oct 2020 20:02:29 +0100 Subject: [PATCH] ; Fix last change to idlw-complete-structtag.el --- lisp/progmodes/idlw-complete-structtag.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/idlw-complete-structtag.el b/lisp/progmodes/idlw-complete-structtag.el index 120cfcd12ba..4cb82786aef 100644 --- a/lisp/progmodes/idlw-complete-structtag.el +++ b/lisp/progmodes/idlw-complete-structtag.el @@ -56,7 +56,7 @@ ;; Load it with the following line in your init file: ;; ;; (with-eval-after-load 'idlwave -;; (require 'idlw-complete-structtag)) +;; (require 'idlw-complete-structtag)) ;; ;; DESCRIPTION ;; =========== -- 2.39.2