emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 39271ed: ; Fix last change to idlw-complete-structtag.el


From: Basil L. Contovounesios
Subject: master 39271ed: ; Fix last change to idlw-complete-structtag.el
Date: Tue, 20 Oct 2020 15:04:02 -0400 (EDT)

branch: master
commit 39271ed108380494667ab680fc71b800f9ea5097
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; 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 120cfcd..4cb8278 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
 ;; ===========



reply via email to

[Prev in Thread] Current Thread [Next in Thread]