aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Make scroll-bar-adjust-thumb-portion customizable, adjust documentation.Jan Djärv2013-01-112-4/+11
| * | Introduce scroll-bar-adjust-thumb-portion.Jan Djärv2013-01-113-22/+46
| * | * nsterm.m (keyDown:): Set processingCompose to NO if an emacs keyJan Djärv2013-01-132-0/+6
| * | * nsfont.m (ns_findfonts): Add block/unblock_input calls.Jan Djärv2013-01-132-10/+27
* | | auto upstreamJoakim Verona2013-01-138-15/+39
|\ \ \ | |/ /
| * | * indent.c (Fvertical_motion): Remove now-incorrect GCPROsPaul Eggert2013-01-112-2/+7
| * | Enable conservative stack scanning for all architectures.Paul Eggert2013-01-111-1/+5
| * | Remove obsolete comment about NON_SAVING_SETJMP.Paul Eggert2013-01-111-5/+0
| * | Fix bug with set-time-zone-rule and LOCALTIME_CACHE.Paul Eggert2013-01-112-0/+8
| * | Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-114-7/+19
* | | auto upstreamJoakim Verona2013-01-127-40/+85
|\ \ \ | |/ /
| * | Avoid unnecessary byte position calculation for the gap movement.Dmitry Antipov2013-01-115-24/+28
| * | emacsclient -t should not suspend Emacs serverPaul Eggert2013-01-104-16/+57
* | | auto upstreamJoakim Verona2013-01-116-62/+65
|\ \ \ | |/ /
| * | * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE aroundJan Djärv2013-01-102-0/+7
| * | Omit buffer_slot_type_mismatch and use generic predicates to enforceDmitry Antipov2013-01-105-62/+58
* | | auto upstreamJoakim Verona2013-01-1011-40/+73
|\ \ \ | |/ /
| * | src/w32.c, src/w32term.c: Remove unused local variables.Juanma Barranquero2013-01-093-3/+6
| * | * insdel.c (make_gap_larger): Fix comment because gap_left doesn'tDmitry Antipov2013-01-092-5/+3
| * | * lisp.h (make_gap_1): New prototype.Dmitry Antipov2013-01-097-29/+54
| * | Spelling fixes.Paul Eggert2013-01-091-4/+4
| * | * lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):Juri Linkov2013-01-092-0/+7
* | | auto upstreamJoakim Verona2013-01-093-223/+20
|\ \ \ | |/ /
| * | * lisp/simple.el (primitive-undo): Move from undo.c.Aaron S. Hawley2013-01-082-212/+5