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
3d30b651
Commit
3d30b651
authored
Apr 23, 2019
by
Philipp Stephani
Browse files
* src/emacs-module.c: Add an additional requirement for API changes.
parent
51595f53
Pipeline
#1429
passed with stage
in 67 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/emacs-module.c
src/emacs-module.c
+3
-0
No files found.
src/emacs-module.c
View file @
3d30b651
...
...
@@ -32,6 +32,9 @@ If you want to change the module API, please abide to the following
- Don't change the types of structure fields.
- Likewise, the presence, order, and type of structure fields may not
depend on preprocessor macros.
- Add structure fields only at the end of structures.
- For every Emacs major version there is a new fragment file
...
...
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