aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * keyboard.c (timer_start_idle): Remove no-longer-used local.Paul Eggert2013-04-141-0/+4
* Improve doc strings of left/right-margin/fringe-width.Eli Zaretskii2013-04-141-0/+7
* Fix vertical cursor motion when there are overlay strings at EOL.Eli Zaretskii2013-04-131-0/+10
* * src/window.c (select_window): `record_buffer' even if window isStefan Monnier2013-04-121-12/+17
* Fix bug #14170 with window-end returning a stale value.Eli Zaretskii2013-04-111-0/+9
* Fix bug #13864 with flickering of TTY frames in an emacslient session.Eli Zaretskii2013-04-101-0/+7
* * src/keyboard.c (timer_start_idle): Call internal-timer-start-idle insteadStefan Monnier2013-04-101-0/+5
* * src/minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hashStefan Monnier2013-04-091-0/+5
* * src/window.c (select_window): Don't record_buffer while the invariant isStefan Monnier2013-04-081-0/+7
* Provide definition of ACL_NOT_WELL_SUPPORTED for MS-Windows.Eli Zaretskii2013-04-071-0/+4
* Ignore additional platform-specific ACL errors (Bug#13702).Romain Francoise2013-04-071-0/+6
* * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead of checkingJan Djärv2013-04-071-0/+5
* Fix --enable-profiling bug introduced by 2013-02-25 change.Paul Eggert2013-04-061-0/+13
* Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-071-0/+31
* merge trunkKenichi Handa2013-04-051-2/+403
|\
| * Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-051-0/+19
| * Prefer < to > in range checks such as 0 <= i && i < N.Paul Eggert2013-04-011-0/+37
| * * frame.h (struct frame): Drop scroll_bottom_vposDmitry Antipov2013-03-311-0/+7
| * ChangeLog whitespace fixGlenn Morris2013-03-301-1/+2
| * * nsmenu.m (showAtX:Y:for:): setLevel toJan Djärv2013-03-301-0/+4
| * * nsmenu.m (ns_update_menubar): Correct NSTRACE.Jan Djärv2013-03-301-0/+17
| * * indent.c (current_column_bol_cache): Remove leftover which is notDmitry Antipov2013-03-291-0/+12
| * src/makefile.w32-in: Update dependencies.Juanma Barranquero2013-03-291-0/+5
| * * src/lisp.h (save_type, XSAVE_POINTER, set_save_pointer, XSAVE_INTEGER)Stefan Monnier2013-03-281-0/+6
| * * window.h (struct window): Replace hchild, vchild and buffer slotsDmitry Antipov2013-03-281-0/+54
| * Fix bug #14073 with referencing window total number of columns.Eli Zaretskii2013-03-281-0/+2
| * Fix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which brokes Fbuffer_swap_text.Dmitry Antipov2013-03-281-0/+2
| * Add debugging code to w32fns.c.Eli Zaretskii2013-03-281-0/+4
| * Add DEF_IMGLIB_FN for g_error_free to image.c.Eli Zaretskii2013-03-281-0/+5
| * * xdisp.c (with_echo_area_buffer_unwind_data): Save windowDmitry Antipov2013-03-281-0/+11
| * * lisp/case-table.el (case-table-get-table): New function.Stefan Monnier2013-03-271-0/+5
| * image.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for SVG function.rzl24ozi2013-03-271-0/+4
| * Fix MinGW64 compilation warnings in w32.c and w32proc.c.Eli Zaretskii2013-03-271-0/+8
| * Fix MinGW64 compilation of w32.c.Eli Zaretskii2013-03-261-0/+4
| * * gtkutil.c (style_changed_cb): Check if frame is live and anJan Djärv2013-03-261-0/+5
| * More MinGW64 fixes.Eli Zaretskii2013-03-261-0/+2
| * src/ChangeLog: Fix last log entry.Eli Zaretskii2013-03-261-0/+2
| * Fix more MinGW64 incompatibilities.Eli Zaretskii2013-03-261-0/+3
| * Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-261-0/+8
| * Changelog for previous commit.Jan Djärv2013-03-251-0/+5
| * Reorder conditions that are written backwardsAndreas Schwab2013-03-241-2/+68
| * * xfaces.c (Finternal_face_x_get_resource): Allow 3rd (frame) argumentDmitry Antipov2013-03-241-0/+7
| * Static checking by GCC 4.8-20130319.Paul Eggert2013-03-231-0/+11
| * * src/w32fns.c (emacs_abort) [CYGWIN]: Define `_open' as a macro.Ken Brown2013-03-231-0/+4
| * * src/w32term.c (w32_initialize): Silence compiler warning.Ken Brown2013-03-231-0/+4
| * Fix fullscreen resizing of multiple frames on MS-Windows.Eli Zaretskii2013-03-231-0/+14
| * Fix bug #14032 with restoring frame dimensions on MS-Windows.Eli Zaretskii2013-03-231-0/+16
| * * src/unexcw.c: Update for x86_64-cygwin.Ken Brown2013-03-221-0/+8
| * * frame.h (struct frame): Put menu_bar_window under #ifdefDmitry Antipov2013-03-221-0/+12
| * Use functions and constants to manipulate Lisp_Save_Value objects.Paul Eggert2013-03-211-0/+23