From: Basil L. Contovounesios Date: Tue, 20 Oct 2020 19:02:29 +0000 (+0100) Subject: ; Fix last change to idlw-complete-structtag.el X-Git-Tag: emacs-28.0.90~5516 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=39271ed108380494667ab680fc71b800f9ea5097;p=emacs.git ; Fix last change to idlw-complete-structtag.el --- 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 ;; ===========