aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (MKDEPDIR): Parallel build tweak.Glenn Morris2010-05-211-1/+0
* * src/Makefile.in: Comment fix.Glenn Morris2010-05-201-1/+0
* Revert previous change.Glenn Morris2010-05-202-6/+3
* Minor Makefile fix.Glenn Morris2010-05-202-3/+6
* * src/Makefile.in: Fix comment format in cpp section.Glenn Morris2010-05-201-1/+1
* Handle some HAVE_NS Makefile conditionals with configure.Glenn Morris2010-05-203-16/+46
* Build simplifications for oldxmenu.Glenn Morris2010-05-202-7/+15
* Handle CANNOT_DUMP (partially) with configure.Glenn Morris2010-05-202-17/+25
* * fileio.c (Fdelete_file): Change interative spec to useJuri Linkov2010-05-212-1/+11
* Doc fix (Bug#6224).Kevin Ryde2010-05-202-6/+12
* * src/autodeps.mk, src/deps.mk: Comments need to be in C format.Glenn Morris2010-05-192-33/+33
* Regenerate configure, src/config.in.Glenn Morris2010-05-191-3/+0
* Handle auto-depend with configure.Glenn Morris2010-05-194-267/+308
* Fix bug #6210.Eli Zaretskii2010-05-192-4/+11
* Minor msdos build change.Glenn Morris2010-05-182-2/+2
* Regenerate configure, src/config.in.Glenn Morris2010-05-181-0/+3
* Set linker-related things with configure.Glenn Morris2010-05-1810-74/+23
* * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.Glenn Morris2010-05-182-5/+5
* 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