| Age | Commit message (Expand) | Author |
| 2012-10-15 | * lisp/erc/erc.el (erc-log): Make it into a defsubst. | Stefan Monnier |
| 2012-10-15 | Add comment for undef of "interface" | Daniel Colascione |
| 2012-10-15 | Fix Fwindow_end's handling of cached position (Bug#12600). | Martin Rudalics |
| 2012-10-14 | Fix cygw32 build break with dbus compilation | Daniel Colascione |
| 2012-10-14 | * image.c (init_tiff_functions, init_imagemagick_functions) | Daniel Colascione |
| 2012-10-14 | * nsterm.m (ns_select): Count fd:s in writefs also. | Jan Djärv |
| 2012-10-14 | Merge from trunk. | Eli Zaretskii |
| 2012-10-13 | ChangeLog fix | Glenn Morris |
| 2012-10-13 | * gtkutil.c (xg_set_widget_bg): Divide by 65535. | Jan Djärv |
| 2012-10-13 | merge trunk | Kenichi Handa |
| 2012-10-13 | coding.c (detect_coding): Set coding->id before calling this->detector. | Kenichi Handa |
| 2012-10-13 | * fileio.c: Formatting fixes. | Andreas Schwab |
| 2012-10-12 | Fix some stat-related races. | Paul Eggert |
| 2012-10-12 | * src/doc.c (get_doc_string): Don't signal an error if the file is missing. | Stefan Monnier |
| 2012-10-12 | * nsterm.m (hold_event_q): New static variable. | Jan Djärv |
| 2012-10-12 | src/makefile.w32-in ($(BLD)/w32select.$(O)): Update dependencies. | Juanma Barranquero |
| 2012-10-12 | Update dependencies in src/makefile.w32-in. | Eli Zaretskii |
| 2012-10-12 | Fix bug #12587 with slow startup on MS-Windows with Netlogon service. | Eli Zaretskii |
| 2012-10-12 | * nsfont.m (nsfont_open): Remove font cache, it is not GC correct. | Jan Djärv |
| 2012-10-12 | Merge from trunk. | Eli Zaretskii |
| 2012-10-11 | * src/buffer.c (Fset_buffer): Doc fix. (Bug#12624) | Glenn Morris |
| 2012-10-11 | * src/buffer.c (Fkill_buffer): Null out the overlay list(s) as well. | Stefan Monnier |
| 2012-10-11 | Fix spurious "cl--defsubst-expand might not be defined at runtime" | Stefan Monnier |
| 2012-10-11 | lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans. | Paul Eggert |
| 2012-10-11 | * editfns.c (save_excursion_save): Use nil if mark points to nowhere. | Dmitry Antipov |
| 2012-10-10 | * marker.c (cached_modiff): EMACS_INT, not int. | Paul Eggert |
| 2012-10-10 | * w32select.c (waiting_for_input): Declare by including "keyboard.h" | Paul Eggert |
| 2012-10-10 | * nsmenu.m (waiting_for_input): Remove wrong decl. | Paul Eggert |
| 2012-10-10 | keyboard.c, keymap.c: Use bool for booleans. | Paul Eggert |
| 2012-10-10 | * regex.c (immediate_quit) [emacs]: Remove duplicate decl. | Paul Eggert |
| 2012-10-10 | src/makefile.w32-in: Update dependencies. | Juanma Barranquero |
| 2012-10-10 | * alloc.c (mark_object): Use meaningful PVEC_NORMAL_VECTOR. | Dmitry Antipov |
| 2012-10-10 | Clean out old termopts cruft. | Paul Eggert |
| 2012-10-10 | * alloc.c (gc_sweep): Use pointer-to-a-pointer loop for buffers. | Dmitry Antipov |
| 2012-10-09 | * commands.h (immediate_quit): Remove duplicate decl. | Paul Eggert |
| 2012-10-09 | Remove caching in nsfont.m, the general code does it (I misunderstood). | Jan Djärv |
| 2012-10-09 | Merge from trunk. | Eli Zaretskii |
| 2012-10-09 | Fix return type of w32_last_error. | Eli Zaretskii |
| 2012-10-09 | Avoid shadowing a global variable by a local one in frame.c. | Eli Zaretskii |
| 2012-10-08 | ChangeLog fixes | Glenn Morris |
| 2012-10-08 | Fix wording in src/ChangeLog entries from last commits. | Eli Zaretskii |
| 2012-10-08 | * xdisp.c (start_hourglass): Call w32_note_current_window when | Daniel Colascione |
| 2012-10-08 | Merge into trunk | Daniel Colascione |
| 2012-10-08 | * w32fns.c (Fx_display_color_cells): Instead of using NCOLORS, | Daniel Colascione |
| 2012-10-08 | Fix wide-int related error and cache error in NS font handling. | Jan Djärv |
| 2012-10-08 | src/makefile.w32-in: Update dependencies. | Juanma Barranquero |
| 2012-10-08 | nt/config.nt: Sync with autogen/config.in. | Juanma Barranquero |
| 2012-10-08 | src/w32term.c: Remove leftover declaration of keyboard_codepage. | Juanma Barranquero |
| 2012-10-08 | Merge from trunk after addition of w32common.h. | Eli Zaretskii |
| 2012-10-08 | Fix w32 dependencies due to introduction of w32common.h. | Eli Zaretskii |