]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last change to idlw-complete-structtag.el
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 20 Oct 2020 19:02:29 +0000 (20:02 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Tue, 20 Oct 2020 19:02:29 +0000 (20:02 +0100)
lisp/progmodes/idlw-complete-structtag.el

index 120cfcd12ba96a0cc35b7c074158e3c7a0cd06a1..4cb82786aef0095dc9b1409d9eb6d5f72edc7281 100644 (file)
@@ -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
 ;; ===========