Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8a33e9f1
Commit
8a33e9f1
authored
Jun 17, 2005
by
Luc Teirlinck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(edebug-goto-here): Doc fix.
parent
21862425
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/emacs-lisp/edebug.el
lisp/emacs-lisp/edebug.el
+1
-1
No files found.
lisp/emacs-lisp/edebug.el
View file @
8a33e9f1
...
...
@@ -3323,7 +3323,7 @@ With prefix ARG, set temporary break at current point and go."
(defun edebug-goto-here ()
"Proceed to
this stop
point."
"Proceed to
first stop-point at or after current position of
point."
(interactive)
(edebug-go-mode t))
...
...
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