aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* auto upstreamJoakim Verona2013-01-237-118/+117
|\
| * * window.h (struct window): Change window_end_valid member fromDmitry Antipov2013-01-225-59/+61
| * * xdisp.c (mark_window_display_accurate): Simplify the loopDmitry Antipov2013-01-222-44/+42
| * * emacs.c (Qkill_emacs_hook): Now static.Paul Eggert2013-01-212-1/+4
| * * fileio.c (Finsert_file_contents): Simplify.Paul Eggert2013-01-212-14/+10
* | auto upstreamJoakim Verona2013-01-223-110/+159
|\ \ | |/
| * Another minor fix in acl_set_file on Windows.Eli Zaretskii2013-01-212-37/+49
| * * fileio.c (Finsert_file_contents): Revert code introduced atDmitry Antipov2013-01-212-73/+110
* | auto upstreamJoakim Verona2013-01-211-1/+1
|\ \ | |/
| * * src/doprnt.c: Fix comment.Paul Eggert2013-01-201-1/+1
* | auto upstreamJoakim Verona2013-01-208-69/+207
|\ \ | |/
| * * lisp.h (eabs): Define unconditionally.Paul Eggert2013-01-192-5/+10
| * Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ruGlenn Morris2013-01-192-1/+8
| |\
| | * * src/fns.c (Frandom): Doc fix.Glenn Morris2013-01-162-1/+8
| * | Fix crashes with lots of overlays.Eli Zaretskii2013-01-193-2/+20
| * | * fileio.c: Use O_APPEND to append.Paul Eggert2013-01-192-23/+28
| * | Fix size bug on DOS_NT introduced by CIFS workaround.Paul Eggert2013-01-192-1/+4
| * | * fileio.c (Fwrite_region): Sync diagnostic to previous change.Paul Eggert2013-01-191-1/+1
| * | Allow floating-point file offsets.Paul Eggert2013-01-192-32/+36
| * | * emacs.c (Fkill_emacs): Set waiting_for_input to 0 to avoid aborting on Fsig...Chong Yidong2013-01-192-5/+11
| * | Make 'fstat' on MS-Windows behave more like 'stat' and 'lstat'.Eli Zaretskii2013-01-192-7/+18
| * | Minor fix in acl_set_file.Eli Zaretskii2013-01-192-1/+8
| * | Work around bug in CIFS and vboxsf file systems.Paul Eggert2013-01-184-0/+68
| * | * fileio.c (Finsert_file_contents): Simplify new diagnosticPaul Eggert2013-01-182-2/+6
* | | auto upstreamJoakim Verona2013-01-192-133/+107
|\ \ \ | |/ /
| * | Fix crash when inserting data from non-regular files. SeeDmitry Antipov2013-01-182-102/+86
| * | Close a race when statting and reading files.Paul Eggert2013-01-172-31/+21
* | | auto upstreamJoakim Verona2013-01-1818-79/+135
|\ \ \ | |/ /
| * | * lisp.h (toplevel): Add comment about using Lisp_Save_ValueDmitry Antipov2013-01-1716-38/+101
| * | * buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.Dmitry Antipov2013-01-173-41/+34
* | | auto upstreamJoakim Verona2013-01-1616-114/+173
|\ \ \ | |/ /
| * | * src/alloc.c (free_save_value): Now static.Paul Eggert2013-01-153-2/+6
| * | * keymap.c (map_keymap_internal): Use format_save_value.Dmitry Antipov2013-01-154-37/+36
| * | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extractionDmitry Antipov2013-01-1516-31/+45
| * | Some convenient bits to deal with Lisp_Save_Values.Dmitry Antipov2013-01-154-49/+91
* | | auto upstreamJoakim Verona2013-01-1518-105/+241
|\ \ \ | |/ /
| * | Avoid needless casts with XSAVE_POINTER.Paul Eggert2013-01-1411-11/+25
| * | * lisp.h (toplevel): Fix typo in comment.Dmitry Antipov2013-01-141-1/+1
| * | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE.Dmitry Antipov2013-01-142-0/+9
| * | Make Lisp_Save_Value more versatile storage for up to four objects.Dmitry Antipov2013-01-1417-104/+217
* | | auto upstreamJoakim Verona2013-01-147-56/+124
|\ \ \ | |/ /
| * | Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.eduGlenn Morris2013-01-134-22/+36
| |\ \ | | |/
| | * Fix spelling error.Jan Djärv2013-01-131-1/+1
| | * * nsfont.m (LCD_SMOOTHING_MARGIN): New define.Jan Djärv2013-01-132-3/+11
| | * ChangeLog fix (no need to merge to trunk)Glenn Morris2013-01-121-1/+1
| | * * gtkutil.c (xg_initialize): Backport from trunk.Jan Djärv2013-01-112-0/+7
| | * Backport typo fix from trunk, for AIX.Paul Eggert2013-01-102-1/+7
| | * Fix SIGDANGER handlers, for AIX.Paul Eggert2013-01-103-19/+25
| * | ChangeLog whitespace triviaGlenn Morris2013-01-131-3/+3
| * | Add tiny change.Jan Djärv2013-01-111-1/+1