Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
02af1bf1
Commit
02af1bf1
authored
Nov 01, 2000
by
Dave Love
Browse files
(elp-restore-function): Remove autoload
cookie.
parent
1c33719f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/emacs-lisp/elp.el
lisp/emacs-lisp/elp.el
+0
-1
No files found.
lisp/emacs-lisp/elp.el
View file @
02af1bf1
...
...
@@ -276,7 +276,6 @@ FUNSYM must be a symbol of a defined function."
(
cons
funsym
elp-all-instrumented-list
)))
))
;;;###autoload
(
defun
elp-restore-function
(
funsym
)
"Restore an instrumented function to its original definition.
Argument FUNSYM is the symbol of a defined function."
...
...
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