emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gud.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/gud.el
Date: Sun, 13 Jan 2002 04:57:50 -0500

Index: emacs/lisp/gud.el
diff -c emacs/lisp/gud.el:1.151 emacs/lisp/gud.el:1.152
*** emacs/lisp/gud.el:1.151     Tue Dec 11 02:33:06 2001
--- emacs/lisp/gud.el   Sun Jan 13 04:57:50 2002
***************
*** 239,245 ****
  (defvar gud-speedbar-menu-items
    ;; Note to self.  Add expand, and turn off items when not available.
    '(["Jump to stack frame" speedbar-edit-line t])
!   "Additional menu items to add the the speedbar frame.")
  
  ;; Make sure our special speedbar mode is loaded
  (if (featurep 'speedbar)
--- 239,245 ----
  (defvar gud-speedbar-menu-items
    ;; Note to self.  Add expand, and turn off items when not available.
    '(["Jump to stack frame" speedbar-edit-line t])
!   "Additional menu items to add to the speedbar frame.")
  
  ;; Make sure our special speedbar mode is loaded
  (if (featurep 'speedbar)



reply via email to

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