aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix stack overflow in string creation (Bug#6214).Chong Yidong2010-05-182-10/+26
|\
| * * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA toChong Yidong2010-05-182-10/+26
* | 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-182-1/+4
* | * s/gnu-linux.h: Combine two conditionals.Glenn Morris2010-05-172-5/+4
* | * src/[ms]/template.h: Comments.Glenn Morris2010-05-172-3/+9
* | Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.Glenn Morris2010-05-172-2/+5
* | Set rallocobj with configure, not cpp.Glenn Morris2010-05-174-18/+13
* | Define some malloc objects with configure, not cpp.Glenn Morris2010-05-172-13/+16
* | * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.Stefan Monnier2010-05-171-1/+3
* | Combine the two stamp-oldxmenu cases.Glenn Morris2010-05-162-11/+17
* | * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.Glenn Morris2010-05-162-1/+4
* | * src/Makefile.in (clean): Get rid of HAVE_NS conditional.Glenn Morris2010-05-162-3/+4
* | Tweak ns_app*dir values set by configure.Glenn Morris2010-05-162-2/+5
* | Simplify temacs build rule.Glenn Morris2010-05-162-7/+7
* | Simplify temacs build rule.Glenn Morris2010-05-162-10/+25
* | Remove unused Makefile variables STARTFLAGS.Glenn Morris2010-05-152-3/+7
* | * configure.in: Remove references to usg5-4 and bsd-common, $opsysDan Nicolaescu2010-05-151-7/+1
* | * m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.Dan Nicolaescu2010-05-152-5/+4
* | * src/Makefile.in (LIBX_BASE): Always define.Glenn Morris2010-05-152-3/+8
* | * src/Makefile.in (LIBX_OTHER): Move out of cpp section.Glenn Morris2010-05-152-3/+5
* | * src/Makefile.in (LIBXT): Always define.Glenn Morris2010-05-152-1/+7
* | Regenerate configure, src/config.in.Glenn Morris2010-05-151-34/+31
* | Always define LIBXMENU in src/Makefile.in.Glenn Morris2010-05-152-2/+6
* | src/Makefile.in (OLDXMENU): Move out of cpp section.Glenn Morris2010-05-151-5/+5
* | Always define OLDXMENU in src/Makefile.in.Glenn Morris2010-05-152-2/+6
* | Always define LIBX_OTHER in src/Makefile.in.Glenn Morris2010-05-152-1/+4
* | Always define FONT_OBJ; to empty in the non-X case.Glenn Morris2010-05-152-4/+11
* | * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)Ken Raeburn2010-05-152-7/+10
* | * emacs.c (main): Initialize initial-environment and process-environmentKen Raeburn2010-05-152-1/+8
* | Handle --version reasonably in CANNOT_DUMP configuration.Ken Raeburn2010-05-153-54/+90
* | Avoid crashes when stepping with right-arrow through "^L^L".Eli Zaretskii2010-05-152-5/+2
* | Implement bidi-sensitive movement with arrow keys.Eli Zaretskii2010-05-154-5/+101
* | Fix "config msdos" step.Eli Zaretskii2010-05-152-1/+5
* | Fix a typo in msdos/ChangeLog.Eli Zaretskii2010-05-151-1/+1
* | Choose dependency of oldxmenu using configure.Glenn Morris2010-05-142-16/+24
* | If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.Glenn Morris2010-05-142-5/+7
* | Minor NS build fixes.Glenn Morris2010-05-142-3/+3
* | Remove references to CVS directories etc in Makefiles.Glenn Morris2010-05-142-4/+6
* | * eval.c (specbind): Disallow let-binding frame-local vars.Stefan Monnier2010-05-142-11/+32
* | Make the cache of bidi iterator states dynamically allocated.Eli Zaretskii2010-05-142-6/+29
* | Rename bidi_get_next_char_visually to bidi_move_to_visually_next.Eli Zaretskii2010-05-144-16/+21
* | Fix comments from 2010-05-14T04:14:23Z!handa@etlken.Eli Zaretskii2010-05-142-27/+12
* | 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-142-6/+5
|\ \
| * | No harm in always defining some ns_ Makefile variables.Glenn Morris2010-05-132-6/+5
* | | merge trunkKenichi Handa2010-05-1443-778/+523
|\ \ \ | |/ /
| * | merge trunkKenichi Handa2010-05-144-154/+161
| |\ \
| | * | Move some undefs from src/Makefile.in to configure.Glenn Morris2010-05-132-17/+2
| | * | Regenerate configure, src/config.in.Glenn Morris2010-05-131-9/+9