aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xfaces.c (Finternal_set_lisp_face_attribute): Added FIXME comment.Jan Djärv2014-10-011-0/+1
* * xfaces.c (Finternal_set_lisp_face_attribute): Don't try toJan Djärv2014-10-011-0/+5
* Fix creation of frames on MS-Windows: don't cons Lisp objects in input thread.Eli Zaretskii2014-09-301-0/+14
* Fix bug #18545 with lack of scrolling a window when point goes out of view.Eli Zaretskii2014-09-291-0/+13
* Fix bug #18528 with crashes at startup during frameset restoration.Eli Zaretskii2014-09-241-0/+13
* On OSX, do not free font-specific data more than once (Bug#18501).Dmitry Antipov2014-09-221-0/+6
* * configure.ac: Increase headerpad_extra to 1000, update the commentDavid Caldwell2014-09-211-0/+4
* * src/image.c (imagemagick_load_image): Add delay to imagemagick metadata.Juri Linkov2014-09-181-0/+5
* Clarify the doc strings of mouse-position and set-mouse-position.Eli Zaretskii2014-09-181-0/+3
* Fix bug #18490 with redisplay of other windows showing a narrowed buffer.Eli Zaretskii2014-09-181-0/+5
* Fix display of hollow-box and hbar cursors on r2L lines.Eli Zaretskii2014-09-161-0/+6
* Fix block cursor display in R2L lines.Eli Zaretskii2014-09-161-0/+8
* Prefer ptrdiff_t to int and avoid integer overflows.Dmitry Antipov2014-09-161-0/+6
* Always use matched specpdl entry to record call arguments (Bug#18473).Dmitry Antipov2014-09-161-0/+11
* Fix display of R2L lines in partial-width windows.Eli Zaretskii2014-09-151-0/+14
* Fix bug #18420 with deadlocks communicating with subprocess on MS-Windows.Eli Zaretskii2014-09-141-0/+9
* Fix expansion and encoding of sound file names on MS-Windows.Eli Zaretskii2014-09-131-0/+13
* In Fresize_mini_window_internal set w->total_lines from w->pixel_height (Bug#...Martin Rudalics2014-09-111-0/+5
* * nsterm.m (updateFrameSize:, initFrameFromEmacs:)Jan Djärv2014-09-091-0/+6
* Fix the row number mistakenly reported by pos_visible_p in rare cases.Eli Zaretskii2014-09-091-0/+7
* Fix bug #18419 with disappearing line numbers when minibuffer is resized.Eli Zaretskii2014-09-071-0/+6
* Fix bug #18331 with "C-h k C-g" not showing documentation on Windows.Eli Zaretskii2014-09-041-0/+6
* Fix bug #18384 with incorrect reporting of row number by posn-col-row.Eli Zaretskii2014-09-021-0/+7
* * eval.c (internal_lisp_condition_case): Don't overrun the stackPaul Eggert2014-09-011-0/+5
* Fix cursor display on the fringe of R2L screen lines.Eli Zaretskii2014-08-311-0/+6
* * src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI]: Define. (Bug#18366)Ken Brown2014-08-301-0/+5
* Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.Eli Zaretskii2014-08-281-0/+5
* Fix unoptimized build on MSDOS.Eli Zaretskii2014-08-251-0/+4
* src/xdisp.c (handle_stop): Improve commentary.Eli Zaretskii2014-08-181-0/+2
* Fix bug #18276 with vertical motion through a display property.Eli Zaretskii2014-08-181-0/+5
* Avoid inflooping in redisplay caused by hscrolled R2L lines.Eli Zaretskii2014-08-171-0/+7
* Fix bug #18277 with mouse clicks on R2L lines.Eli Zaretskii2014-08-171-0/+5
* * src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use ERRORCHE...Ken Brown2014-08-111-0/+5
* Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-101-0/+9
* Second attempt to fix some doc-strings in window.c.Martin Rudalics2014-08-091-0/+8
* Fix some doc-strings in window.c (Bug#18112) (Bug#18194).Martin Rudalics2014-08-081-0/+8
* Fix bug #18162 with assertion violations due to empty face cache.Eli Zaretskii2014-08-071-0/+5
* Fix bug with uninitialized undo list of an indirect buffer (Bug#18180).Dmitry Antipov2014-08-051-0/+6
* Fix bug with an attempt to select uninitialized frame (Bug#18161).Dmitry Antipov2014-08-031-0/+8
* Fix bug with clang + directory_files_internal + GC.Paul Eggert2014-08-021-0/+5
* Avoid 100% CPU utilization on ssh session exit.Paul Eggert2014-08-021-0/+8
* Fix display of R2L lines when the last character fits only partially.Eli Zaretskii2014-08-011-0/+13
* Fix hscroll of R2L lines that begin with a TAB or another wide glyph.Eli Zaretskii2014-07-291-0/+8
* Fixes: debbugs:18140Andreas Schwab2014-07-291-0/+5
* Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.Eli Zaretskii2014-07-281-0/+4
* src/ChangeLog: Fix a typo.Eli Zaretskii2014-07-281-1/+1
* Fix GDB xwindow command.Eli Zaretskii2014-07-281-0/+6
* * macfont.h (macfont_update_antialias_threshold): Declare.Jan Djärv2014-07-201-0/+12
* Fix src/ChangeLog entry of last commit.Eli Zaretskii2014-07-171-1/+0
* Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS.Eli Zaretskii2014-07-171-0/+9