]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright, change version.
authorJ.D. Smith <jdsmith@as.arizona.edu>
Thu, 6 Apr 2006 18:42:40 +0000 (18:42 +0000)
committerJ.D. Smith <jdsmith@as.arizona.edu>
Thu, 6 Apr 2006 18:42:40 +0000 (18:42 +0000)
lisp/progmodes/idlw-toolbar.el

index af94d02ec912a48856576c41d2e041ac1222d923..695ae3b2566361c5026d321a672fa639cbbd4a64 100644 (file)
@@ -1,10 +1,10 @@
 ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE
-;; Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
-;; Free Software Foundation, Inc.
+;; Copyright (c) 1999, 2000, 2001, 2002, 200
+;; Free Software Foundation
 
 ;; Author: Carsten Dominik <dominik@astro.uva.nl>
 ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu>
-;; Version: 5.7_22
+;; Version: 6.0_em22
 ;; Keywords: processes
 
 ;; This file is part of GNU Emacs.
@@ -43,8 +43,8 @@
       (toolbar-make-button-list image)
     (list 'image :type 'xpm :data image)))
 
-(defvar default-toolbar)
 (defvar idlwave-toolbar)
+(defvar default-toolbar)
 (defvar idlwave-toolbar-is-possible)
 
 (if (not (or (and (featurep 'xemacs)                ; This is XEmacs