projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4252cea
)
* lib-src/etags.c: Remove XEmacs support.
author
Stefan Kangas
<stefan@marxist.se>
Sun, 7 Aug 2022 11:32:45 +0000
(13:32 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 7 Aug 2022 12:50:05 +0000
(14:50 +0200)
lib-src/etags.c
patch
|
blob
|
history
diff --git
a/lib-src/etags.c
b/lib-src/etags.c
index ef1125792645e6e0ac64e42b204b1667f62522d7..ed8a2184649e2a795efb54c3a0bd52f2687cf3f3 100644
(file)
--- a/
lib-src/etags.c
+++ b/
lib-src/etags.c
@@
-87,14
+87,6
@@
University of California, as described above. */
#include <config.h>
-/* WIN32_NATIVE is for XEmacs.
- MSDOS, WINDOWSNT, DOS_NT are for Emacs. */
-#ifdef WIN32_NATIVE
-# undef MSDOS
-# undef WINDOWSNT
-# define WINDOWSNT
-#endif /* WIN32_NATIVE */
-
#ifdef MSDOS
# undef MSDOS
# define MSDOS true