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
29ea9268
Commit
29ea9268
authored
Dec 21, 1995
by
Karl Heuer
Browse files
(struct buffer): Delete redisplay_end_trigger field.
parent
a25f13ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
src/buffer.h
src/buffer.h
+0
-4
No files found.
src/buffer.h
View file @
29ea9268
...
...
@@ -403,10 +403,6 @@ struct buffer
if it is memq in that list. */
Lisp_Object
invisibility_spec
;
/* If redisplay goes beyond this point in the buffer,
run redisplay-end-trigger-hook. */
Lisp_Object
redisplay_end_trigger
;
/* These are so we don't have to recompile everything
the next few times we add a new slot. */
Lisp_Object
extra1
,
extra2
,
extra3
;
...
...
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