aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set rallocobj with configure, not cpp.Glenn Morris2010-05-171-0/+7
* Define some malloc objects with configure, not cpp.Glenn Morris2010-05-171-0/+6
* Combine the two stamp-oldxmenu cases.Glenn Morris2010-05-161-0/+5
* * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.Glenn Morris2010-05-161-0/+2
* * src/Makefile.in (clean): Get rid of HAVE_NS conditional.Glenn Morris2010-05-161-0/+2
* Tweak ns_app*dir values set by configure.Glenn Morris2010-05-161-0/+3
* Simplify temacs build rule.Glenn Morris2010-05-161-0/+3
* Simplify temacs build rule.Glenn Morris2010-05-161-0/+6
* Remove unused Makefile variables STARTFLAGS.Glenn Morris2010-05-151-0/+5
* * m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.Dan Nicolaescu2010-05-151-0/+4
* * src/Makefile.in (LIBX_BASE): Always define.Glenn Morris2010-05-151-0/+2
* * src/Makefile.in (LIBX_OTHER): Move out of cpp section.Glenn Morris2010-05-151-0/+2
* * src/Makefile.in (LIBXT): Always define.Glenn Morris2010-05-151-0/+4
* Always define LIBXMENU in src/Makefile.in.Glenn Morris2010-05-151-1/+1
* Always define OLDXMENU in src/Makefile.in.Glenn Morris2010-05-151-1/+1
* Always define LIBX_OTHER in src/Makefile.in.Glenn Morris2010-05-151-0/+2
* Always define FONT_OBJ; to empty in the non-X case.Glenn Morris2010-05-151-0/+5
* * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)Ken Raeburn2010-05-151-0/+4
* * emacs.c (main): Initialize initial-environment and process-environmentKen Raeburn2010-05-151-0/+3
* Handle --version reasonably in CANNOT_DUMP configuration.Ken Raeburn2010-05-151-0/+10
* Avoid crashes when stepping with right-arrow through "^L^L".Eli Zaretskii2010-05-151-0/+2
* Implement bidi-sensitive movement with arrow keys.Eli Zaretskii2010-05-151-0/+6
* Fix "config msdos" step.Eli Zaretskii2010-05-151-0/+4
* Fix a typo in msdos/ChangeLog.Eli Zaretskii2010-05-151-1/+1
* Choose dependency of oldxmenu using configure.Glenn Morris2010-05-141-0/+4
* If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.Glenn Morris2010-05-141-0/+2
* Minor NS build fixes.Glenn Morris2010-05-141-0/+2
* Remove references to CVS directories etc in Makefiles.Glenn Morris2010-05-141-0/+4
* * eval.c (specbind): Disallow let-binding frame-local vars.Stefan Monnier2010-05-141-3/+8
* Make the cache of bidi iterator states dynamically allocated.Eli Zaretskii2010-05-141-0/+5
* Rename bidi_get_next_char_visually to bidi_move_to_visually_next.Eli Zaretskii2010-05-141-0/+5
* Fix spelling and remove merge marks due to 2010-05-14T04:14:23Z!handa@etlken.Eli Zaretskii2010-05-141-2/+1
* merge trunkKenichi Handa2010-05-141-0/+2
|\
| * No harm in always defining some ns_ Makefile variables.Glenn Morris2010-05-131-0/+2
* | merge trunkKenichi Handa2010-05-141-6/+91
|\ \ | |/
| * merge trunkKenichi Handa2010-05-141-0/+48
| |\
| | * Move some undefs from src/Makefile.in to configure.Glenn Morris2010-05-131-0/+2
| | * Replace some msdos cpp.Glenn Morris2010-05-131-0/+7
| | * Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.Glenn Morris2010-05-131-0/+5
| | * Minor build simplification for NS.Glenn Morris2010-05-131-1/+3
| | * * src/Makefile.in (ns_appresdir): Remove, unused.Glenn Morris2010-05-131-0/+1
| | * * src/Makefile.in (SHELL): Move outside cpp section.Glenn Morris2010-05-131-0/+2
| | * * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).Glenn Morris2010-05-131-0/+4
| | * Unify some conditionals in src/Makefile.in.Glenn Morris2010-05-131-0/+3
| | * Minor simplification for src/Makefile.in.Glenn Morris2010-05-131-0/+3
| | * Fix ChangeLog typo.Glenn Morris2010-05-121-1/+1
| | * Remove WINNT_SUPPORT from src/Makefile.in,Glenn Morris2010-05-121-0/+3
| | * Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.Glenn Morris2010-05-121-0/+3
| | * Remove some unused #define's, previously replaced by variables.Glenn Morris2010-05-121-0/+3
| | * Define some variables to hold configure's output, for clarity.Glenn Morris2010-05-121-0/+10