aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert previous change.Glenn Morris2010-05-201-3/+0
* Minor Makefile fix.Glenn Morris2010-05-201-0/+3
* Handle some HAVE_NS Makefile conditionals with configure.Glenn Morris2010-05-201-0/+4
* Build simplifications for oldxmenu.Glenn Morris2010-05-201-0/+2
* Handle CANNOT_DUMP (partially) with configure.Glenn Morris2010-05-201-0/+5
* * fileio.c (Fdelete_file): Change interative spec to useJuri Linkov2010-05-211-0/+7
* Doc fix (Bug#6224).Kevin Ryde2010-05-201-0/+6
* Handle auto-depend with configure.Glenn Morris2010-05-191-0/+11
* Fix bug #6210.Eli Zaretskii2010-05-191-0/+5
* Minor msdos build change.Glenn Morris2010-05-181-0/+2
* Set linker-related things with configure.Glenn Morris2010-05-181-0/+14
* * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.Glenn Morris2010-05-181-0/+4
* Fix stack overflow in string creation (Bug#6214).Chong Yidong2010-05-181-0/+6
|\
| * * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA toChong Yidong2010-05-181-0/+6
* | Fix ChangeLog typos.Juanma Barranquero2010-05-181-5/+3
* | * charset.c (load_charset_map_from_file): Don't call close after fclose.Juanma Barranquero2010-05-181-0/+4
* | * s/gnu-linux.h: Combine two conditionals.Glenn Morris2010-05-171-1/+3
* | Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.Glenn Morris2010-05-171-0/+3
* | 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