]> git.eshelyaron.com Git - emacs.git/commitdiff
* config.in (NS_HAVE_NSINTEGER): Drop.
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Mon, 12 Oct 2009 00:35:54 +0000 (00:35 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Mon, 12 Oct 2009 00:35:54 +0000 (00:35 +0000)
src/ChangeLog
src/config.in

index c462146157cd5620eb0281378081a78eefcee2e0..945b08fca9018cfb2019c59b108f101651e4967b 100644 (file)
@@ -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)
index c250e1a933bfe9ba0dd0b576362b2ed00cf41cb5..4241b3eee41c8aa89d3c0688638e75870aa09521 100644 (file)
@@ -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