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))
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to