emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-toolbar.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/idlw-toolbar.el
Date: Tue, 09 Aug 2005 07:42:05 -0400

Index: emacs/lisp/progmodes/idlw-toolbar.el
diff -c emacs/lisp/progmodes/idlw-toolbar.el:3.20 
emacs/lisp/progmodes/idlw-toolbar.el:3.21
*** emacs/lisp/progmodes/idlw-toolbar.el:3.20   Mon Aug  1 08:37:48 2005
--- emacs/lisp/progmodes/idlw-toolbar.el        Tue Aug  9 11:42:05 2005
***************
*** 44,49 ****
--- 44,52 ----
      (list 'image :type 'xpm :data image)))
  
  (defvar default-toolbar)
+ (defvar idlwave-toolbar)
+ (defvar idlwave-toolbar-is-possible)
+ 
  (if (not (or (and (featurep 'xemacs)                ; This is XEmacs
                  (featurep 'xpm)                   ; need xpm
                  (featurep 'toolbar))              ; ... and the toolbar




reply via email to

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