aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | * emacs.c (Fkill_emacs): Set waiting_for_input to 0 to avoid aborting on Fsig...Chong Yidong2013-01-191-0/+5
* | Make 'fstat' on MS-Windows behave more like 'stat' and 'lstat'.Eli Zaretskii2013-01-191-0/+1
* | Minor fix in acl_set_file.Eli Zaretskii2013-01-191-0/+6
* | Work around bug in CIFS and vboxsf file systems.Paul Eggert2013-01-181-0/+13
* | * fileio.c (Finsert_file_contents): Simplify new diagnosticPaul Eggert2013-01-181-0/+5
* | Fix crash when inserting data from non-regular files. SeeDmitry Antipov2013-01-181-0/+14
* | Close a race when statting and reading files.Paul Eggert2013-01-171-0/+8
* | * lisp.h (toplevel): Add comment about using Lisp_Save_ValueDmitry Antipov2013-01-171-0/+16
* | * buffer.h (NARROWED, BUF_NARROWED): Drop unused macros.Dmitry Antipov2013-01-171-0/+7
* | * src/alloc.c (free_save_value): Now static.Paul Eggert2013-01-151-0/+4
* | * keymap.c (map_keymap_internal): Use format_save_value.Dmitry Antipov2013-01-151-0/+14
* | * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extractionDmitry Antipov2013-01-151-0/+8
* | Some convenient bits to deal with Lisp_Save_Values.Dmitry Antipov2013-01-151-0/+13
* | Avoid needless casts with XSAVE_POINTER.Paul Eggert2013-01-141-0/+15
* | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_BEFORE.Dmitry Antipov2013-01-141-0/+6
* | Make Lisp_Save_Value more versatile storage for up to four objects.Dmitry Antipov2013-01-141-0/+24
* | Merge from emacs-24; up to 2012-12-10T20:27:33Z!eggert@cs.ucla.eduGlenn Morris2013-01-131-0/+13
|\ \ | |/
| * Fix spelling error.Jan Djärv2013-01-131-1/+1
| * * nsfont.m (LCD_SMOOTHING_MARGIN): New define.Jan Djärv2013-01-131-0/+7
| * 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-111-0/+5
| * Backport typo fix from trunk, for AIX.Paul Eggert2013-01-101-0/+6
| * Fix SIGDANGER handlers, for AIX.Paul Eggert2013-01-101-0/+6
* | 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-111-0/+5
* | Introduce scroll-bar-adjust-thumb-portion.Jan Djärv2013-01-111-0/+9
* | * nsterm.m (keyDown:): Set processingCompose to NO if an emacs keyJan Djärv2013-01-131-0/+4
* | * nsfont.m (ns_findfonts): Add block/unblock_input calls.Jan Djärv2013-01-131-0/+9
* | * indent.c (Fvertical_motion): Remove now-incorrect GCPROsPaul Eggert2013-01-111-0/+5
* | Fix bug with set-time-zone-rule and LOCALTIME_CACHE.Paul Eggert2013-01-111-0/+7
* | Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-0/+11
* | Avoid unnecessary byte position calculation for the gap movement.Dmitry Antipov2013-01-111-0/+11
* | emacsclient -t should not suspend Emacs serverPaul Eggert2013-01-101-0/+14
* | * gtkutil.c (xg_initialize): Add ifdef HAVE_FREETYPE aroundJan Djärv2013-01-101-0/+5
* | Omit buffer_slot_type_mismatch and use generic predicates to enforceDmitry Antipov2013-01-101-0/+20
* | src/w32.c, src/w32term.c: Remove unused local variables.Juanma Barranquero2013-01-091-0/+5
* | * insdel.c (make_gap_larger): Fix comment because gap_left doesn'tDmitry Antipov2013-01-091-1/+1
* | * lisp.h (make_gap_1): New prototype.Dmitry Antipov2013-01-091-0/+15
* | * lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):Juri Linkov2013-01-091-0/+5
* | * lisp/simple.el (primitive-undo): Move from undo.c.Aaron S. Hawley2013-01-081-0/+5
* | * src/keyboard.c (echo_add_key): Rename from echo_add_char.Stefan Monnier2013-01-081-8/+12
* | Fix echoing of replayed keys.Chong Yidong2013-01-061-0/+9
* | Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ruGlenn Morris2013-01-051-0/+9
|\ \ | |/
| * Improve display of glyph matrix by dump-glyph-matrix.Eli Zaretskii2013-01-051-0/+9
* | Merge from emacs-24; up to 2012-12-06T20:16:38Z!monnier@iro.umontreal.caGlenn Morris2013-01-041-0/+12
|\ \ | |/
| * Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu2013-01-041-0/+5
| * Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu2013-01-041-0/+7
* | * lisp/view.el (view--enable, view--disable): Rename from view-mode-enableStefan Monnier2013-01-031-1/+1
* | * src/fileio.c (Ffile_acl): Undocument return format.Stefan Monnier2013-01-031-0/+4