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
4b674896
Commit
4b674896
authored
Sep 07, 2009
by
Chong Yidong
Browse files
lisp/cedet/semantic/edit.el (semantic-change-function): Autoload.
parent
59aec83e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/cedet/semantic/edit.el
lisp/cedet/semantic/edit.el
+1
-0
No files found.
lisp/cedet/semantic/edit.el
View file @
4b674896
...
...
@@ -125,6 +125,7 @@ If nil, errors are still displayed, but informative messages are not."
;;
;; Manage a series of overlays that define changes recently
;; made to the current buffer.
;;;###autoload
(
defun
semantic-change-function
(
start
end
length
)
"Provide a mechanism for semantic tag management.
Argument START, END, and LENGTH specify the bounds of the change."
...
...
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