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
d50299d5
Commit
d50299d5
authored
Dec 10, 2008
by
Dan Nicolaescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(main): Fix previous change.
parent
52016647
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
lib-src/ChangeLog
lib-src/ChangeLog
+4
-0
lib-src/emacsclient.c
lib-src/emacsclient.c
+0
-4
No files found.
lib-src/ChangeLog
View file @
d50299d5
2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
* emacsclient.c (main): Fix previous change.
2008-12-10 Juanma Barranquero <lekktu@gmail.com>
* emacsclient.c (main): Fix mindless breakage where emacsclient
...
...
lib-src/emacsclient.c
View file @
d50299d5
...
...
@@ -1519,10 +1519,6 @@ main (argc, argv)
}
else
fail
();
#ifndef WINDOWSNT
else
fail
();
#endif
cwd
=
get_current_dir_name
();
if
(
cwd
==
0
)
...
...
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