Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5a10939a
Commit
5a10939a
authored
May 04, 1995
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Fdelete_overlay): Was mistakenly called Fdelete_overlays.
parent
c144d27a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/buffer.h
src/buffer.h
+1
-1
No files found.
src/buffer.h
View file @
5a10939a
...
...
@@ -464,7 +464,7 @@ extern void evaporate_overlays ();
extern
Lisp_Object
Fbuffer_name
();
extern
Lisp_Object
Fget_file_buffer
();
extern
Lisp_Object
Fnext_overlay_change
();
extern
Lisp_Object
Fdelete_overlay
s
();
extern
Lisp_Object
Fdelete_overlay
();
/* Functions to call before and after each text change. */
extern
Lisp_Object
Vbefore_change_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