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
5335a4ee
Commit
5335a4ee
authored
Jan 21, 2004
by
Jan Djärv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lisp.h: Add undef DECL_ALIGN
parent
f78d258e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/lisp.h
src/lisp.h
+1
-0
No files found.
src/ChangeLog
View file @
5335a4ee
2004-01-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* lisp.h: Add undef DECL_ALIGN.
2004-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
* process.c (wait_reading_process_input) [SYNC_INPUT]:
...
...
src/lisp.h
View file @
5335a4ee
...
...
@@ -310,6 +310,7 @@ enum pvec_type
#ifndef USE_LSB_TAG
/* Just remove the alignment annotation if we don't use it. */
#undef DECL_ALIGN
#define DECL_ALIGN(type, var) type var
#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