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
beac3988
Commit
beac3988
authored
Jun 08, 2005
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Undo previous change.
parent
547d2b37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/process.h
src/process.h
+0
-2
No files found.
src/process.h
View file @
beac3988
...
...
@@ -99,7 +99,6 @@ struct Lisp_Process
generated, and can be changed by the function
`set-process-fileter-multibyte'. */
Lisp_Object
filter_multibyte
;
#ifdef ADAPTIVE_READ_BUFFERING
/* Should we delay reading output from this process.
Initialized from `Vprocess_adaptive_read_buffering'. */
Lisp_Object
adaptive_read_buffering
;
...
...
@@ -112,7 +111,6 @@ struct Lisp_Process
Lisp_Object
read_output_delay
;
/* Skip reading this process on next read. */
Lisp_Object
read_output_skip
;
#endif
};
/* Every field in the preceding structure except for the first two
...
...
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