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
3d87f118
Commit
3d87f118
authored
Oct 12, 2009
by
Adrian Robert
Browse files
* config.in (NS_HAVE_NSINTEGER): Drop.
parent
bf6c75c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
src/ChangeLog
src/ChangeLog
+2
-0
src/config.in
src/config.in
+0
-3
No files found.
src/ChangeLog
View file @
3d87f118
...
...
@@ -33,6 +33,8 @@
(EmacsScroller-mouseDown:) Use long format in printf, and cast
argument.
* config.in (NS_HAVE_NSINTEGER): Drop.
2009-10-11 Glenn Morris <rgm@gnu.org>
* frame.c (Fframe_pixel_height): Doc fix. (Bug#4535)
...
...
src/config.in
View file @
3d87f118
...
...
@@ -828,9 +828,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you don't have struct exception in math.h. */
#undef NO_MATHERR
/* Define to 1 if `NSInteger' is defined. */
#undef NS_HAVE_NSINTEGER
/* Define to 1 if you are using NS windowing under MacOS X. */
#undef NS_IMPL_COCOA
...
...
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