aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-021-0/+4
| * | Add new error and function `user-error'.Stefan Monnier2012-05-041-2/+12
| * | Do not limit current-time-string to years 1000..9999.Paul Eggert2012-05-031-0/+8
| * | Fix race conditions involving setenv, gmtime, localtime, asctime.Paul Eggert2012-05-021-0/+18
| * | * intervals.c (adjust_intervals_for_insertion): Initialize `newi'Dmitry Antipov2012-05-021-0/+8
| * | * src/xfns.c (x_window): Use xstrdup (Bug#11375).Jim Meyering2012-05-021-0/+2
| * | * src/xterm.c (x_term_init): Use memcpy instead of strncpy.Jim Meyering2012-05-021-0/+4
| * | Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-021-0/+7
| |\ \ | | |/
| | * Fix bug #11367 with assertion violation during vertical motion in egg.el.Eli Zaretskii2012-04-291-0/+7
| * | Reimplement execute-extended-command in Elisp.Aaron S. Hawley2012-05-011-8/+13
| * | Remove references to macros that are not defined anywhereGlenn Morris2012-04-301-0/+5
| * | Remove HAVE_LIBNCURSES; it is required to be trueGlenn Morris2012-04-301-0/+3
| * | Rename autoconf output variable LD_SWITCH_X_SITE_AUX_RPATHGlenn Morris2012-04-301-0/+3
| * | Remove LD_SWITCH_X_SITE_AUX, which is no longer usedGlenn Morris2012-04-301-0/+4
| * | * .gdbinit (xpr): Remove checks for no longer existing misc types.Andreas Schwab2012-05-011-0/+6
| * | Do not avoid creating empty evaporating overlays (Bug#9642).Paul Eggert2012-04-281-0/+9
| * | Merge changes from emacs-24 branchChong Yidong2012-04-271-0/+27
| |\ \ | | |/
| | * * src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong2012-04-241-0/+4
| | * Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii2012-04-231-0/+9
| | * Doc fixes for where-is-internal.Chong Yidong2012-04-231-0/+4
| | * fileio.c fix for bug#11245Glenn Morris2012-04-201-0/+5
| | * Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-201-0/+5
| * | Allow word wrap together with whitespace-mode (bug #11341)Eli Zaretskii2012-04-261-0/+4
| * | Don't disable Unicode menus on Windows NT and later due to random errors.Eli Zaretskii2012-04-261-0/+7
| * | * .gdbinit (xpr): Handle USE_2_TAGS_FOR_INTS.Andreas Schwab2012-04-241-0/+5
| * | Don't clear echo area prematurely when handling select window events (Bug#113...Martin Rudalics2012-04-241-0/+6
| * | src/gnutls.c: Fix previous change.Juanma Barranquero2012-04-241-0/+5
| * | src/gnutls.c (init_gnutls_functions): Fix bug#11311.Juanma Barranquero2012-04-241-0/+5
| * | Do not create empty overlays with the evaporate property (Bug#9642).Paul Eggert2012-04-231-0/+8
| * | 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
* | | * process.h (struct Lisp_Process): Members tick and update_tickPaul Eggert2012-04-211-0/+4
* | | * print.c: (print_depth, new_backquote_output, print_number_index):Paul Eggert2012-04-211-0/+2
* | | Merge from trunk.Paul Eggert2012-04-211-1/+12
|\ \ \ | |/ /
| * | * 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
* | | Merge from trunk.Paul Eggert2012-04-211-8/+189
|\ \ \ | |/ /
| * | 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