emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/edebug.el
Date: Fri, 17 Jun 2005 10:32:47 -0400

Index: emacs/lisp/emacs-lisp/edebug.el
diff -c emacs/lisp/emacs-lisp/edebug.el:3.74 
emacs/lisp/emacs-lisp/edebug.el:3.75
*** emacs/lisp/emacs-lisp/edebug.el:3.74        Tue Jun 14 20:39:04 2005
--- emacs/lisp/emacs-lisp/edebug.el     Fri Jun 17 14:32:46 2005
***************
*** 3323,3329 ****
  
  
  (defun edebug-goto-here ()
!   "Proceed to this stop point."
    (interactive)
    (edebug-go-mode t))
  
--- 3323,3329 ----
  
  
  (defun edebug-goto-here ()
!   "Proceed to first stop-point at or after current position of point."
    (interactive)
    (edebug-go-mode t))
  




reply via email to

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