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

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

[elpa] externals/idlwave 6996f933d1 041/360: Minor doc changes.


From: ELPA Syncer
Subject: [elpa] externals/idlwave 6996f933d1 041/360: Minor doc changes.
Date: Sun, 28 Apr 2024 00:59:06 -0400 (EDT)

branch: externals/idlwave
commit 6996f933d169bde3ded6c4fe8b7054ee761617ba
Author: jdsmith <jdsmith>
Commit: jdsmith <jdsmith>

    Minor doc changes.
---
 idlw-help.el    | 13 ++++++++-----
 idlw-toolbar.el |  8 ++++++--
 2 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/idlw-help.el b/idlw-help.el
index b92cac3c5a..561a2f298f 100644
--- a/idlw-help.el
+++ b/idlw-help.el
@@ -1,10 +1,10 @@
 ;;; idlw-help.el --- Help code and topics for IDLWAVE
 ;; Copyright (c) 2000 Carsten Dominik
-;; Copyright (c) 2001 J.D.Smith
+;; Copyright (c) 2001, 2002 J.D.Smith
 ;;
 ;; Author: Carsten Dominik <dominik@astro.uva.nl>
-;; Maintainer: J.D. Smith <jdsmith@alum.mit.edu>
-;; Version: 4.10
+;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
+;; Version: 4.13d
 
 ;; This file is not part of GNU Emacs.
 
@@ -29,9 +29,13 @@
 ;; online help feature.  This information is extracted automatically from
 ;; the IDL documentation.
 ;;
-;; Created by get_rinfo on Mon May  6 18:33:13 2002
+;; Created by get_rinfo on Wed May 22 16:40:34 2002
 ;; IDL version: 5.5
 ;;
+;; New versions of IDLWAVE, documentation, and more information
+;; available from:
+;;                 http://idlwave.org
+;; 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
 ;;; Code:
@@ -69,7 +73,6 @@
   "Help topic stack for forward motion. 
 Only gets populated when moving back.")
 
-
 ;; Define the key bindings for the Help application
 
 (defvar idlwave-help-mode-map (make-sparse-keymap)
diff --git a/idlw-toolbar.el b/idlw-toolbar.el
index a55a02874b..5fc08c0a1f 100644
--- a/idlw-toolbar.el
+++ b/idlw-toolbar.el
@@ -1,10 +1,10 @@
 ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE
-;; Copyright (c) 1999, 2000, 2001 Free Software Foundation
+;; Copyright (c) 1999, 2000, 2001,2002 Free Software Foundation
 
 ;; Author: Carsten Dominik <dominik@astro.uva.nl>
 ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
 ;; Version: VERSIONTAG
-;; Date: $Date: 2002/05/13 21:56:13 $
+;; Date: $Date: 2002/06/14 19:06:16 $
 ;; Keywords: processes
 
 ;; This file is part of GNU Emacs.
@@ -29,6 +29,10 @@
 ;; This file implements a debugging toolbar for IDLWAVE.  It requires
 ;; Emacs or XEmacs with toolbar and xpm support.
 
+;; New versions of IDLWAVE, documentation, and more information
+;; available from:
+;;                 http://idlwave.org
+
 
 ;;; Code:
 



reply via email to

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