Always define LIBX_OTHER in src/Makefile.in.
[bpt/emacs.git] / src / ChangeLog
2010-05-15 Glenn MorrisAlways define LIBX_OTHER in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define FONT_OBJ; to empty in the non-X case.
2010-05-15 Ken Raeburn* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an...
2010-05-15 Ken Raeburn* emacs.c (main): Initialize initial-environment and...
2010-05-15 Ken RaeburnHandle --version reasonably in CANNOT_DUMP configuration.
2010-05-15 Eli ZaretskiiAvoid crashes when stepping with right-arrow through...
2010-05-15 Eli ZaretskiiImplement bidi-sensitive movement with arrow keys.
2010-05-15 Eli ZaretskiiFix "config msdos" step.
2010-05-15 Eli ZaretskiiFix a typo in msdos/ChangeLog.
2010-05-15 Glenn MorrisChoose dependency of oldxmenu using configure.
2010-05-15 Glenn MorrisIf HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
2010-05-15 Glenn MorrisMinor NS build fixes.
2010-05-15 Glenn MorrisRemove references to CVS directories etc in Makefiles.
2010-05-14 Stefan Monnier* eval.c (specbind): Disallow let-binding frame-local...
2010-05-14 Eli ZaretskiiMake the cache of bidi iterator states dynamically...
2010-05-14 Eli ZaretskiiRename bidi_get_next_char_visually to bidi_move_to_visu...
2010-05-14 Eli ZaretskiiFix spelling and remove merge marks due to 2010-05...
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Glenn MorrisNo harm in always defining some ns_ Makefile variables.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi HandaFix bidi-composition interaction.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi Handafont.c (font_range): Return the range for the font...
2010-05-14 Glenn MorrisMove some undefs from src/Makefile.in to configure.
2010-05-14 Glenn MorrisReplace some msdos cpp.
2010-05-14 Glenn MorrisDefine MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn MorrisMinor build simplification for NS.
2010-05-14 Glenn Morris* src/Makefile.in (ns_appresdir): Remove, unused.
2010-05-14 Glenn Morris* src/Makefile.in (SHELL): Move outside cpp section.
2010-05-14 Glenn Morris* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined...
2010-05-13 Glenn MorrisUnify some conditionals in src/Makefile.in.
2010-05-13 Glenn MorrisMinor simplification for src/Makefile.in.
2010-05-13 Glenn MorrisFix ChangeLog typo.
2010-05-13 Glenn MorrisRemove WINNT_SUPPORT from src/Makefile.in,
2010-05-13 Glenn MorrisLet configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
2010-05-13 Glenn MorrisRemove some unused #define's, previously replaced by...
2010-05-13 Glenn MorrisDefine some variables to hold configure's output, for...
2010-05-12 Glenn MorrisSimplify linker-related logic in src/Makefile.in.
2010-05-12 Glenn MorrisMove LIB_GCC from cpp to configure.
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-11 Eli ZaretskiiBackport from trunk: Fix bug #6126.
2010-05-11 Glenn Morris* src/ChangeLog: Remove tiny change marker from author...
2010-05-11 Kenichi Handaftfont.c: Fix incorrect parentheses of #if condition...
2010-05-11 Glenn MorrisOn msdos, set LIBS_SYSTEM with config.bat, not cpp.
2010-05-11 Juanma BarranqueroFix typos and whitespace in ChangeLogs.
2010-05-10 Eli ZaretskiiFix a crash when visiting image files in bidi mode.
2010-05-10 Glenn MorrisMove LIBS_SYSTEM from cpp to configure.
2010-05-10 Glenn MorrisMove MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET...
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-08 Jan DFix bug #6139, text is briefly shown in tool bar on...
2010-05-08 Juanma Barranquero* src/makefile.w32-in: Update dependencies.
2010-05-08 Eli ZaretskiiFix fringe truncation bitmaps in R2L lines.
2010-05-08 Chong YidongBump version to 23.2.
2010-05-08 Glenn MorrisRemove unused Makefile definition THIS_IS_MAKEFILE.
2010-05-08 Glenn MorrisMove TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-07 Stefan MonnierTry and fix unbind_to when localness of binding has...
2010-05-07 Vincent Belaïche* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New...
2010-05-07 Eli ZaretskiiFix bug #6126.
2010-05-07 Eli ZaretskiiFix bug #6126.
2010-05-07 Eli ZaretskiiFix MSDOS build broken by autoconfiscation and changes...
2010-05-07 Eli ZaretskiiDon't use XSYMBOL (foo)->value.
2010-05-07 Eli ZaretskiiFix MS-DOS configuring in lib-src/ and src/, broken...
2010-05-07 Eli ZaretskiiFix the "config msdos" step of MS-DOS build (due to...
2010-05-07 Glenn MorrisMove LD_SWITCH_SYSTEM from cpp to configure.
2010-05-07 Dan NicolaescuDefine LIB_STANDARD and START_FILES using autoconf.
2010-05-06 Dan NicolaescuRemove NEED_BSDTTY and NEED_UNISTD_H.
2010-05-06 Dan Nicolaescu* emacs.c (main): Remove NO_DIR_LIBRARY conditional...
2010-05-06 Dan Nicolaescu* Makefile.in (STARTFILES): Conditionally define to...
2010-05-06 Jan Djärv* xterm.c (x_draw_image_relief): Move declaration of...
2010-05-06 Glenn MorrisRemove some unused Makefile.in variables.
2010-05-05 Stefan Monnier* syntax.c (Fchar_syntax): Check the arg is a character.
2010-05-05 Lawrence Mitchell* src/m/sparc.h: Fix typo in earlier change.
2010-05-04 Juanma Barranquero* src/ChangeLog: Formatting fixes.
2010-05-04 Stefan MonnierMisc tweaks.
2010-05-04 Jan Djärvxsmfns.c (smc_save_yourself_CB): strlen(client_id)...
2010-05-04 Dan NicolaescuRemove BSD_PGRPS.
2010-05-04 Dan NicolaescuRemove POSIX_SIGNALS.
2010-05-04 Glenn MorrisMove LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn MorrisMove LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn MorrisMove C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to...
2010-05-04 Dan Nicolaescu* s/hpux10-20.h (LIB_STANDARD): New definition.
2010-05-03 Chong YidongAdd optional arg to delete-file to force deletion ...
2010-05-03 Glenn MorrisReplace some X-related cpp with autoconf.
2010-05-02 Dan Nicolaescu* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
2010-05-02 Jan DjärvRun kill-emacs when exiting for display closed or SIGTE...
2010-05-01 Dan NicolaescuRemove LD_SWITCH_MACHINE.
2010-05-01 Dan NicolaescuClean up IRIX code.
2010-05-01 Dan NicolaescuClean up AIX code.
2010-05-01 Dan Nicolaescu* sysdep.c (child_setup_tty, init_sys_modes): Remove...
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-05-01 Eli ZaretskiiFix cursor positioning in partial width windows on...
2010-05-01 Eli ZaretskiiFix display of truncated R2L lines on a TTY.
2010-05-01 Eli ZaretskiiFix display of R2L continued lines in partial-width...
2010-05-01 Eli ZaretskiiRefactor code that determines row->start and row->end.
2010-05-01 Glenn MorrisRework previous autoconf changes, hopefully to make...
2010-05-01 Karel Klíc* src/fileio.c (Ffile_selinux_context): Context functio...
2010-04-30 Dan Nicolaescu* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
2010-04-30 Glenn MorrisHopefully fix bug#6065.
next