projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93b5530
)
Revert "Fix MS-Windows build broken by "Install C source code""
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 28 Jan 2020 18:36:52 +0000
(20:36 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 28 Jan 2020 18:36:52 +0000
(20:36 +0200)
This reverts commit
31efd1cea8d692a0b77101ec161a8cf290471ade
,
since the commit
a02b179242a55aba20158aa245e5643a04d07576
,
which triggered the former commit, has been reverted.
nt/epaths.nt
patch
|
blob
|
history
diff --git
a/nt/epaths.nt
b/nt/epaths.nt
index 96e1f5b46630dc6850dd146825ea7838e80a6ad6..62e774906340480ca0b7c53c629beb1e19b51652 100644
(file)
--- a/
nt/epaths.nt
+++ b/
nt/epaths.nt
@@
-83,9
+83,5
@@
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
/* Where Emacs should store game score files. */
#define PATH_GAME "%emacs_dir%/var/games/emacs"
-/* Where Emacs should look for its own installed source code,
- or the empty string if the source code is not installed. */
-#define PATH_EMACS_SOURCE "%emacs_dir%/share/emacs/@VER@"
-
/* Where Emacs should look for the application default file. */
#define PATH_X_DEFAULTS ""