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
95fb966a
Commit
95fb966a
authored
Sep 13, 2002
by
Richard M. Stallman
Browse files
(UNEXEC): Comment out definition.
parent
312270cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
src/ChangeLog
src/ChangeLog
+8
-0
src/s/sol2-6.h
src/s/sol2-6.h
+2
-1
No files found.
src/ChangeLog
View file @
95fb966a
2002-09-13 Richard M. Stallman <rms@gnu.org>
* s/sol2-6.h (UNEXEC): Comment out definition.
* unexsol.c (unexec): Don't downcase first letter of error msg.
* xfaces.c (Fcolor_supported_p): Just one arg is required.
2002-09-12 Markus Rost <rost@math.ohio-state.edu>
* unexsol.c: Include buffer.h, charset.h, coding.h.
...
...
src/s/sol2-6.h
View file @
95fb966a
...
...
@@ -2,6 +2,7 @@
#include "sol2-5.h"
#if 0 /* dldump does not handle all the extensions used by GNU ld. */
#undef UNEXEC
#define UNEXEC unexsol.o
#endif
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