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
c1174479
Commit
c1174479
authored
Sep 03, 2000
by
Andrew Innes
Browse files
*** empty log message ***
parent
d7aad7bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
0 deletions
+30
-0
nt/ChangeLog
nt/ChangeLog
+20
-0
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
nt/ChangeLog
View file @
c1174479
2000-09-03 Andrew Innes <andrewi@gnu.org>
* addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
(_ANONYMOUS_STRUCT) [__GNUC__]: New define.
* preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
(_ANONYMOUS_STRUCT) [__GNUC__]: New define.
* gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
-D_ANONYMOUS_STRUCT on compile line.
(EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK.
(ARCH_CFLAGS): Change optimization flags to -O2.
(FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
(ARGQUOTE, DQUOTE): New defines.
* nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION
-D_ANONYMOUS_STRUCT on compile line.
(FOREACH, FORVAR, FORDO, ENDFOR): New definitions.
(ARGQUOTE, DQUOTE): New defines.
2000-08-22 Andrew Innes <andrewi@gnu.org>
* configure.bat: New file.
...
...
src/ChangeLog
View file @
c1174479
2000-09-03 Andrew Innes <andrewi@gnu.org>
* s/ms-w32.h (ORDINARY_LINK): New define.
* w32.c (_ANONYMOUS_UNION) [__GNUC__]: New define
(_ANONYMOUS_STRUCT) [__GNUC__]: New define.
* makefile.w32-in (clean): Don't delete config.h and epaths.h.
(distclean): Delete them here instead.
2000-09-03 Jason Rumney <jasonr@gnu.org>
* ChangeLog: Remove -unix from coding. Let Emacs autodetect, as
...
...
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