view nextstep/FOR-RELEASE @ 109732:470bed744331

Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition. * m/alpha.h: Don't define/undef WORDS_BIG_ENDIAN. * m/amdx86-64.h: Likewise. * m/arm.h: Likewise. * m/hp800.h: Likewise. * m/ia64.h: Likewise. * m/ibmrs6000.h: Likewise. * m/ibms390.h: Likewise. * m/intel386.h: Likewise. * m/iris4d.h: Likewise. * m/m68k.h: Likewise. * m/macppc.h: Likewise. * m/mips.h: Likewise. * m/sh3.h: Likewise. * m/sparc.h: Likewise. * m/template.h: Likewise. * m/vax.h: Likewise. * m/xtensa.h: Likewise. * fringe.c (init_fringe_bitmap): Test WORDS_BIGENDIAN instead of WORDS_BIG_ENDIAN. * lisp.h: Likewise. * md5.c: Likewise. * sound.c (le2hl, le2hs, be2hl, be2hs): Likewise. * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove. * configure.in: Add AC_C_BIGENDIAN.
author Andreas Schwab <schwab@linux-m68k.org>
date Mon, 09 Aug 2010 21:25:41 +0200
parents fe774839a58c
children
line wrap: on
line source

-*- outline -*-


* CURSOR BUGS:

** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
   on top of all others


* OTHER BUGS

** free_frame_resources, face colors

** numeric keysetting bug

** http://debbugs.gnu.org/ns


* MAC-RELATED:

** open file:/// URLs

** put frame autopositioning into C code somewhere -- if loc = same, offset

** automap ctrl-mouse-1 to mouse-3

** deal with Finder aliases somehow

** Ctrl-F2 won't pull up menus


* OTHER / LOW PRIORITY:

** better recog of unicode scripts / Greek / composition

** Exec-dump not working on GNUstep (so slow startup).

** undo for color-drag face customization