Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8e0b12d3
Commit
8e0b12d3
authored
Apr 06, 2006
by
J.D. Smith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright, change version.
parent
30ceaa68
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
lisp/progmodes/idlw-toolbar.el
lisp/progmodes/idlw-toolbar.el
+4
-4
No files found.
lisp/progmodes/idlw-toolbar.el
View file @
8e0b12d3
;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE
;; Copyright (c) 1999, 2000, 2001, 2002, 200
3, 2004, 2005, 2006
;; Free Software Foundation
, Inc.
;; Copyright (c) 1999, 2000, 2001, 2002, 200
4
;; 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_em
22
;; 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment