summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2012-04-29Fix bug #11367 with assertion violation during vertical motion in egg.el.Eli Zaretskii
2012-04-28Do not avoid creating empty evaporating overlays (Bug#9642).Paul Eggert
2012-04-27Merge changes from emacs-24 branchChong Yidong
2012-04-26Allow word wrap together with whitespace-mode (bug #11341)Eli Zaretskii
2012-04-26Don't disable Unicode menus on Windows NT and later due to random errors.Eli Zaretskii
2012-04-24* .gdbinit (xpr): Handle USE_2_TAGS_FOR_INTS.Andreas Schwab
2012-04-24Don't clear echo area prematurely when handling select window events (Bug#113...Martin Rudalics
2012-04-24src/gnutls.c: Fix previous change.Juanma Barranquero
2012-04-24* src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong
2012-04-24src/gnutls.c (init_gnutls_functions): Fix bug#11311.Juanma Barranquero
2012-04-23Do not create empty overlays with the evaporate property (Bug#9642).Paul Eggert
2012-04-23Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii
2012-04-23Fix minor GTK3 problems found by static checking.Paul Eggert
2012-04-22* keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO.Paul Eggert
2012-04-23Doc fixes for where-is-internal.Chong Yidong
2012-04-22Modernize and clean up gmalloc.c to assume C89 (Bug#9119).Paul Eggert
2012-04-22* dbusbind.c (XD_DBUS_VALIDATE_OBJECT): Define only if needed.Paul Eggert
2012-04-22Move functions from C to Lisp. Make non-blocking method callsMichael Albinus
2012-04-22Fix GC_MALLOC_CHECK debugging output on 64-bit hosts.Paul Eggert
2012-04-22* alloc.c: Handle unusual debugging option combinations.Paul Eggert
2012-04-21* process.h (struct Lisp_Process): Members tick and update_tickPaul Eggert
2012-04-21* print.c: (print_depth, new_backquote_output, print_number_index):Paul Eggert
2012-04-21Merge from trunk.Paul Eggert
2012-04-22* src/sysdep.c (list_system_processes): Support Darwin.Leo Liu
2012-04-21* sysdep.c [__FreeBSD__]: Minor cleanups.Paul Eggert
2012-04-21Merge from trunk.Paul Eggert
2012-04-21Add system processes support for FreeBSD.Eduard Wiebe
2012-04-21* lisp.mk (lisp): Update.Andreas Schwab
2012-04-20* keyboard.c (process_pending_signals): Define only if SYNC_INPUT.Paul Eggert
2012-04-20fileio.c fix for bug#11245Glenn Morris
2012-04-20Fix bug #11288 with overrunning array limits.Eli Zaretskii
2012-04-20* src/print.c (print_preprocess): Only check print_depth if print-circleStefan Monnier
2012-04-20Merge from emacs-24 branchChong Yidong
2012-04-20Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong
2012-04-18Merge from trunk.Paul Eggert
2012-04-18More small doc and lispref edits related to processesGlenn Morris
2012-04-17More process-related doc and manual small editsGlenn Morris
2012-04-17Merge from trunk.Paul Eggert
2012-04-17* dired.c (Fsystem_groups): Remove unused local.Paul Eggert
2012-04-17Merge from trunk.Paul Eggert
2012-04-17Fix bug #11261 with cursor movement in a continued line when header line is p...Eli Zaretskii
2012-04-16* src/dired.c (Fsystem_users): Doc fix.Glenn Morris
2012-04-16Add functions to get system user names, group namesDmitry Antipov
2012-04-15Merge from trunk.Paul Eggert
2012-04-15* alloc.c: Remove one incorrect comment and fix another.Paul Eggert
2012-04-15Merge from trunk.Paul Eggert
2012-04-15Fix minor alloc.c problems found by static checking.Paul Eggert
2012-04-15Merge from trunk.Paul Eggert
2012-04-15Fix minor ralloc.c problems found by static checking.Paul Eggert
2012-04-15Merge from trunk.Paul Eggert