emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/idlwave 0a3710dcb7 128/360: - Typo.


From: ELPA Syncer
Subject: [elpa] externals/idlwave 0a3710dcb7 128/360: - Typo.
Date: Sun, 28 Apr 2024 00:59:16 -0400 (EDT)

branch: externals/idlwave
commit 0a3710dcb72e6361fed583a92d5f049f5a38bb53
Author: jdsmith <jdsmith>
Commit: jdsmith <jdsmith>

    - Typo.
---
 idlwave.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/idlwave.el b/idlwave.el
index 3d5918ad13..46ddd6785e 100644
--- a/idlwave.el
+++ b/idlwave.el
@@ -6,7 +6,7 @@
 ;;          Chris Chase <chase@att.com>
 ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
 ;; Version: VERSIONTAG
-;; Date: $Date: 2004/11/17 05:37:18 $
+;; Date: $Date: 2004/11/17 05:58:27 $
 ;; Keywords: languages
 
 ;; This file is part of GNU Emacs.
@@ -51,7 +51,7 @@
 ;; lines to your .emacs file:
 ;;
 ;; (autoload 'idlwave-mode "idlwave" "IDLWAVE Mode" t)
-;; (autoload 'idlwave-shel "idlw-shell" "IDLWAVE Shell" t)
+;; (autoload 'idlwave-shell "idlw-shell" "IDLWAVE Shell" t)
 ;; (setq auto-mode-alist (cons '("\\.pro\\'" . idlwave-mode) auto-mode-alist))
 ;;
 ;;



reply via email to

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