aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better full-screen frame support on MS-Windows.Erik Charlebois2013-04-204-84/+126
|\
| * * src/w32fns.c (w32_fullscreen_rect): New function to compute theErik Charlebois2013-04-133-84/+107
* | Fix typos in ChangeLogs.Juanma Barranquero2013-04-161-4/+4
* | src/minibuf.c (Ftest_completion): Silence compiler warning.Juanma Barranquero2013-04-162-1/+5
* | ChangeLog for the last commit.Eli Zaretskii2013-04-151-1/+1
* | More debugging code to investigate bug #14062.Eli Zaretskii2013-04-154-13/+28
* | * keyboard.c (timer_start_idle): Remove no-longer-used local.Paul Eggert2013-04-142-2/+4
* | Improve doc strings of left/right-margin/fringe-width.Eli Zaretskii2013-04-142-5/+27
* | Fix vertical cursor motion when there are overlay strings at EOL.Eli Zaretskii2013-04-132-2/+16
* | * src/window.c (select_window): `record_buffer' even if window isStefan Monnier2013-04-122-15/+24
* | Fix bug #14170 with window-end returning a stale value.Eli Zaretskii2013-04-112-3/+18
* | Fix bug #13864 with flickering of TTY frames in an emacslient session.Eli Zaretskii2013-04-102-4/+19
* | * src/keyboard.c (timer_start_idle): Call internal-timer-start-idle insteadStefan Monnier2013-04-102-10/+6
|/
* * src/minibuf.c (Ftest_completion): Ignore non-string/symbol keys in hashStefan Monnier2013-04-092-2/+11
* * src/window.c (select_window): Don't record_buffer while the invariant isStefan Monnier2013-04-084-13/+23
* Provide definition of ACL_NOT_WELL_SUPPORTED for MS-Windows.Eli Zaretskii2013-04-072-0/+6
* Ignore additional platform-specific ACL errors (Bug#13702).Romain Francoise2013-04-072-5/+28
* * nsterm.m (ns_mouse_position): Use NS_FRAME_P instead of checkingJan Djärv2013-04-072-1/+6
* Fix --enable-profiling bug introduced by 2013-02-25 change.Paul Eggert2013-04-062-3/+16
* Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-0726-297/+187
* Spelling fix.Paul Eggert2013-04-061-1/+1
* merge trunkKenichi Handa2013-04-0567-1110/+1618
|\
| * Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-0520-87/+87
| * Prefer < to > in range checks such as 0 <= i && i < N.Paul Eggert2013-04-0126-52/+89
| * Spelling fixes.Paul Eggert2013-04-013-3/+3
| * * frame.h (struct frame): Drop scroll_bottom_vposDmitry Antipov2013-03-313-7/+7
| * ChangeLog whitespace fixGlenn Morris2013-03-301-1/+2
| * * nsmenu.m (showAtX:Y:for:): setLevel toJan Djärv2013-03-302-0/+5
| * * nsmenu.m (ns_update_menubar): Correct NSTRACE.Jan Djärv2013-03-304-10/+148
| * * indent.c (current_column_bol_cache): Remove leftover which is notDmitry Antipov2013-03-294-25/+13
| * src/makefile.w32-in: Update dependencies.Juanma Barranquero2013-03-292-0/+7
| * * src/lisp.h (save_type, XSAVE_POINTER, set_save_pointer, XSAVE_INTEGER)Stefan Monnier2013-03-282-59/+60
| * * window.h (struct window): Replace hchild, vchild and buffer slotsDmitry Antipov2013-03-2829-585/+526
| * Fix inaccuracy in a comment.Eli Zaretskii2013-03-281-2/+2
| * Fix bug #14073 with referencing window total number of columns.Eli Zaretskii2013-03-282-1/+3
| * Fix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which brokes Fbuffer_swap_text.Dmitry Antipov2013-03-282-2/+12
| * Add debugging code to w32fns.c.Eli Zaretskii2013-03-282-0/+22
| * Add DEF_IMGLIB_FN for g_error_free to image.c.Eli Zaretskii2013-03-282-0/+6
| * * xdisp.c (with_echo_area_buffer_unwind_data): Save windowDmitry Antipov2013-03-283-9/+26
| * * lisp/case-table.el (case-table-get-table): New function.Stefan Monnier2013-03-272-2/+15
| * image.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for SVG function.rzl24ozi2013-03-272-18/+22
| * Fix MinGW64 compilation warnings in w32.c and w32proc.c.Eli Zaretskii2013-03-272-0/+11
| * * configure.ac (HAVE_XKBGETKEYBOARD): Remove; subsumed by HAVE_XKB.Paul Eggert2013-03-261-5/+5
| * Fix MinGW64 compilation of w32.c.Eli Zaretskii2013-03-262-5/+9
| * * gtkutil.c (style_changed_cb): Check if frame is live and anJan Djärv2013-03-262-1/+8
| * More MinGW64 fixes.Eli Zaretskii2013-03-262-1/+3
| * src/ChangeLog: Fix last log entry.Eli Zaretskii2013-03-261-0/+2
| * Fix more MinGW64 incompatibilities.Eli Zaretskii2013-03-262-1/+7
| * Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii2013-03-263-3/+12
| * Changelog for previous commit.Jan Djärv2013-03-251-0/+5