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
15dab115
Commit
15dab115
authored
Oct 01, 2002
by
Markus Rost
Browse files
Remove reference to SERVER_HOME_DIR completely.
parent
6aaf2a72
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
lib-src/ChangeLog
lib-src/ChangeLog
+5
-0
lib-src/emacsclient.c
lib-src/emacsclient.c
+0
-3
No files found.
lib-src/ChangeLog
View file @
15dab115
2002-09-30 Markus Rost <rost@math.ohio-state.edu>
* emacsclient.c (main): Remove reference to SERVER_HOME_DIR
completely.
2002-09-27 Stefan Monnier <monnier@cs.yale.edu>
* emacsclient.c: Remove SYSV support.
...
...
lib-src/emacsclient.c
View file @
15dab115
...
...
@@ -285,9 +285,6 @@ main (argc, argv)
int
s
,
i
,
needlf
=
0
;
FILE
*
out
,
*
in
;
struct
sockaddr_un
server
;
#ifdef SERVER_HOME_DIR
char
*
homedir
;
#endif
char
*
cwd
,
*
str
;
char
string
[
BUFSIZ
];
...
...
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