aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Do not avoid creating empty evaporating overlays (Bug#9642).Paul Eggert2012-04-282-19/+27
| * | Merge changes from emacs-24 branchChong Yidong2012-04-277-13/+66
| |\ \ | | |/
| | * * src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong2012-04-242-0/+5
| | * Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii2012-04-233-0/+19
| | * Fix last fix.Chong Yidong2012-04-231-10/+11
| | * Doc fixes for where-is-internal.Chong Yidong2012-04-232-4/+16
| | * fileio.c fix for bug#11245Glenn Morris2012-04-202-5/+12
| | * Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-202-4/+13
| * | Allow word wrap together with whitespace-mode (bug #11341)Eli Zaretskii2012-04-262-5/+19
| * | Don't disable Unicode menus on Windows NT and later due to random errors.Eli Zaretskii2012-04-262-2/+14
| * | * .gdbinit (xpr): Handle USE_2_TAGS_FOR_INTS.Andreas Schwab2012-04-242-3/+15
| * | Don't clear echo area prematurely when handling select window events (Bug#113...Martin Rudalics2012-04-242-1/+10
| * | src/gnutls.c: Fix previous change.Juanma Barranquero2012-04-242-2/+11
| * | src/gnutls.c (init_gnutls_functions): Fix bug#11311.Juanma Barranquero2012-04-242-2/+7
| * | Do not create empty overlays with the evaporate property (Bug#9642).Paul Eggert2012-04-232-18/+27
| * | Fix minor GTK3 problems found by static checking.Paul Eggert2012-04-234-34/+39
| * | Spelling fixes.Paul Eggert2012-04-223-3/+3
| * | * keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO.Paul Eggert2012-04-222-0/+7
| * | Modernize and clean up gmalloc.c to assume C89 (Bug#9119).Paul Eggert2012-04-222-375/+251
| * | * dbusbind.c (XD_DBUS_VALIDATE_OBJECT): Define only if needed.Paul Eggert2012-04-222-1/+8
| * | Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-222-1155/+622
| * | Fix GC_MALLOC_CHECK debugging output on 64-bit hosts.Paul Eggert2012-04-222-1/+5
| * | * alloc.c: Handle unusual debugging option combinations.Paul Eggert2012-04-222-10/+22
* | | * process.h (struct Lisp_Process): Members tick and update_tickPaul Eggert2012-04-213-4/+8
* | | * print.c: (print_depth, new_backquote_output, print_number_index):Paul Eggert2012-04-212-3/+5
* | | * sysdep.c (system_process_attributes): Use CONS_TO_INTEGER in new FreeBSD co...Paul Eggert2012-04-211-1/+1
* | | Merge from trunk.Paul Eggert2012-04-212-48/+76
|\ \ \ | |/ /
| * | * src/sysdep.c (list_system_processes): Support Darwin.Leo Liu2012-04-222-2/+20
| * | * sysdep.c [__FreeBSD__]: Minor cleanups.Paul Eggert2012-04-212-46/+56
* | | Merge from trunk.Paul Eggert2012-04-2136-270/+719
|\ \ \ | |/ /
| * | Add system processes support for FreeBSD.Eduard Wiebe2012-04-212-0/+216
| * | * lisp.mk (lisp): Update.Andreas Schwab2012-04-212-0/+5
| * | * keyboard.c (process_pending_signals): Define only if SYNC_INPUT.Paul Eggert2012-04-202-0/+7
| * | * src/print.c (print_preprocess): Only check print_depth if print-circleStefan Monnier2012-04-202-50/+56
| * | Merge from emacs-24 branchChong Yidong2012-04-203-21/+70
| |\ \ | | |/
| | * Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-202-10/+22
| | * More small doc and lispref edits related to processesGlenn Morris2012-04-182-5/+4
| | * More process-related doc and manual small editsGlenn Morris2012-04-172-3/+12
| | * Fix bug #11261 with cursor movement in a continued line when header line is p...Eli Zaretskii2012-04-172-4/+28
| * | Merge from trunk.Paul Eggert2012-04-181-1/+1
| |\ \
| * \ \ Merge from trunk.Paul Eggert2012-04-172-3/+6
| |\ \ \ | | |/ /
| | * | * dired.c (Fsystem_groups): Remove unused local.Paul Eggert2012-04-172-3/+6
| * | | Merge from trunk.Paul Eggert2012-04-172-13/+64
| |\ \ \ | | |/ /
| | * | * src/dired.c (Fsystem_users): Doc fix.Glenn Morris2012-04-162-1/+6
| | * | Add functions to get system user names, group namesDmitry Antipov2012-04-162-0/+46
| * | | Merge from trunk.Paul Eggert2012-04-152-4/+2
| |\ \ \ | | |/ /
| | * | * alloc.c: Remove one incorrect comment and fix another.Paul Eggert2012-04-152-4/+2
| * | | Merge from trunk.Paul Eggert2012-04-152-1/+24
| |\ \ \ | | |/ /
| | * | Fix minor alloc.c problems found by static checking.Paul Eggert2012-04-152-1/+24
| * | | Merge from trunk.Paul Eggert2012-04-152-59/+7
| |\ \ \ | | |/ /