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
88a64fef
Commit
88a64fef
authored
Jun 30, 1993
by
Richard M. Stallman
Browse files
(PRIO_PROCESS): Definition deleted.
parent
388348ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
src/callproc.c
src/callproc.c
+1
-1
src/emacs.c
src/emacs.c
+0
-2
No files found.
src/callproc.c
View file @
88a64fef
...
...
@@ -35,7 +35,7 @@ extern char *sys_errlist[];
#endif
/* SIGCLD */
#include <sys/types.h>
#define PRIO_PROCESS 0
#include <sys/file.h>
#ifdef USG5
#include <fcntl.h>
...
...
src/emacs.c
View file @
88a64fef
...
...
@@ -52,8 +52,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define O_RDWR 2
#endif
#define PRIO_PROCESS 0
/* Command line args from shell, as list of strings */
Lisp_Object
Vcommand_line_args
;
...
...
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