aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix minor GTK3 problems found by static checking.Paul Eggert2012-04-231-0/+15
* * keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO.Paul Eggert2012-04-221-0/+5
* Modernize and clean up gmalloc.c to assume C89 (Bug#9119).Paul Eggert2012-04-221-0/+27
* * dbusbind.c (XD_DBUS_VALIDATE_OBJECT): Define only if needed.Paul Eggert2012-04-221-0/+4
* Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-221-0/+45
* Fix GC_MALLOC_CHECK debugging output on 64-bit hosts.Paul Eggert2012-04-221-0/+4
* * alloc.c: Handle unusual debugging option combinations.Paul Eggert2012-04-221-0/+11
* * src/sysdep.c (list_system_processes): Support Darwin.Leo Liu2012-04-221-0/+4
* * sysdep.c [__FreeBSD__]: Minor cleanups.Paul Eggert2012-04-211-0/+7
* Add system processes support for FreeBSD.Eduard Wiebe2012-04-211-0/+5
* * lisp.mk (lisp): Update.Andreas Schwab2012-04-211-0/+4
* * keyboard.c (process_pending_signals): Define only if SYNC_INPUT.Paul Eggert2012-04-201-0/+5
* * src/print.c (print_preprocess): Only check print_depth if print-circleStefan Monnier2012-04-201-4/+12
* Merge from emacs-24 branchChong Yidong2012-04-201-0/+27
|\
| * Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-201-0/+5
| * More small doc and lispref edits related to processesGlenn Morris2012-04-181-1/+1
| * More process-related doc and manual small editsGlenn Morris2012-04-171-0/+6
| * Fix bug #11261 with cursor movement in a continued line when header line is p...Eli Zaretskii2012-04-171-0/+11
* | Merge from trunk.Paul Eggert2012-04-181-1/+1
|\ \
* \ \ Merge from trunk.Paul Eggert2012-04-171-0/+4
|\ \ \ | |/ /
| * | * dired.c (Fsystem_groups): Remove unused local.Paul Eggert2012-04-171-0/+4
* | | Merge from trunk.Paul Eggert2012-04-171-13/+22
|\ \ \ | |/ /
| * | * src/dired.c (Fsystem_users): Doc fix.Glenn Morris2012-04-161-0/+4
| * | Add functions to get system user names, group namesDmitry Antipov2012-04-161-0/+5
* | | Merge from trunk.Paul Eggert2012-04-151-0/+1
|\ \ \ | |/ /
| * | * alloc.c: Remove one incorrect comment and fix another.Paul Eggert2012-04-151-0/+1
* | | Merge from trunk.Paul Eggert2012-04-151-0/+9
|\ \ \ | |/ /
| * | Fix minor alloc.c problems found by static checking.Paul Eggert2012-04-151-0/+9
* | | Merge from trunk.Paul Eggert2012-04-151-0/+6
|\ \ \ | |/ /
| * | Fix minor ralloc.c problems found by static checking.Paul Eggert2012-04-151-0/+6
* | | Merge from trunk.Paul Eggert2012-04-151-0/+9
|\ \ \ | |/ /
| * | Improve ralloc.c interface checking.Paul Eggert2012-04-151-0/+9
* | | Merge from trunk.Paul Eggert2012-04-151-0/+4
|\ \ \ | |/ /
| * | * alloc.c (which_symbols): Fix alignment issue / type clash.Paul Eggert2012-04-151-0/+4
* | | Merge from trunk.Paul Eggert2012-04-151-3/+16
|\ \ \ | |/ /
| * | Simplify enforcement of object address alignmentAndreas Schwab2012-04-151-0/+13
| * | Fix ChangeLog typos.Juanma Barranquero2012-04-151-3/+3
* | | Merge from trunk.Paul Eggert2012-04-131-0/+12
|\ \ \ | |/ /
| * | Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926).Paul Eggert2012-04-131-0/+12
* | | Merge from trunk.Paul Eggert2012-04-131-2/+43
|\ \ \ | |/ /
| * | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-0/+15
| |\ \ | | |/
| | * * lread.c (lisp_file_lexically_bound_p): Fix hang at ";-*-\n".Atsuo Ohki2012-04-131-2/+6
| | * Merge 2012-04-09 GnuTLS fix from trunkChong Yidong2012-04-101-0/+15
| | * Fix bug #11199 with killing a line at EOB that was bidi-reordered.Eli Zaretskii2012-04-091-0/+5
| | * * nsterm.m (constrainFrameRect): Always constrain when there is onlyJan Djärv2012-04-091-0/+5
| * | * src/s/cygwin.h (PTY_OPEN): Don't try to close a bogus file descriptor.Ken Brown2012-04-131-0/+4
| * | * src/indent.c (Fmove_to_column): Change interactive spec.Reuben Thomas2012-04-131-0/+4
| * | Use the real vfork under CygwinDaniel Colascione2012-04-111-0/+6
| * | * src/window.c (save_window_save): Obey window-point-insertion-type.Stefan Monnier2012-04-101-0/+4
| * | Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGSGlenn Morris2012-04-101-1/+5