summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix bug #18545 with lack of scrolling a window when point goes out of view.Eli Zaretskii2014-09-29
* Fix bug #18528 with crashes at startup during frameset restoration.Eli Zaretskii2014-09-24
* On OSX, do not free font-specific data more than once (Bug#18501).Dmitry Antipov2014-09-22
* * configure.ac: Increase headerpad_extra to 1000, update the commentDavid Caldwell2014-09-21
* * src/image.c (imagemagick_load_image): Add delay to imagemagick metadata.Juri Linkov2014-09-18
* Clarify the doc strings of mouse-position and set-mouse-position.Eli Zaretskii2014-09-18
* Fix bug #18490 with redisplay of other windows showing a narrowed buffer.Eli Zaretskii2014-09-18
* Fix display of hollow-box and hbar cursors on r2L lines.Eli Zaretskii2014-09-16
* Fix block cursor display in R2L lines.Eli Zaretskii2014-09-16
* Prefer ptrdiff_t to int and avoid integer overflows.Dmitry Antipov2014-09-16
* Always use matched specpdl entry to record call arguments (Bug#18473).Dmitry Antipov2014-09-16
* src/dispextern.h: Commentary fix.Eli Zaretskii2014-09-15
* Fix display of R2L lines in partial-width windows.Eli Zaretskii2014-09-15
* Fix bug #18420 with deadlocks communicating with subprocess on MS-Windows.Eli Zaretskii2014-09-14
* Fix expansion and encoding of sound file names on MS-Windows.Eli Zaretskii2014-09-13
* In Fresize_mini_window_internal set w->total_lines from w->pixel_height (Bug#...Martin Rudalics2014-09-11
* src/xdisp.c (pos_visible_p): Don't assign a boolean value to an int var.Eli Zaretskii2014-09-09
* * nsterm.m (updateFrameSize:, initFrameFromEmacs:)Jan Djärv2014-09-09
* Fix the row number mistakenly reported by pos_visible_p in rare cases.Eli Zaretskii2014-09-09
* Fix bug #18419 with disappearing line numbers when minibuffer is resized.Eli Zaretskii2014-09-07
* Fix bug #18331 with "C-h k C-g" not showing documentation on Windows.Eli Zaretskii2014-09-04
* src/sysdep.c (emacs_full_write): Fix a typo in a comment.Eli Zaretskii2014-09-03
* Fix bug #18384 with incorrect reporting of row number by posn-col-row.Eli Zaretskii2014-09-02
* * eval.c (internal_lisp_condition_case): Don't overrun the stackPaul Eggert2014-09-01
* Fix cursor display on the fringe of R2L screen lines.Eli Zaretskii2014-08-31
* * src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI]: Define. (Bug#18366)Ken Brown2014-08-30
* Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.Eli Zaretskii2014-08-28
* Fix unoptimized build on MSDOS.Eli Zaretskii2014-08-25
* src/xdisp.c (handle_stop): Improve commentary.Eli Zaretskii2014-08-18
* Fix bug #18276 with vertical motion through a display property.Eli Zaretskii2014-08-18
* Avoid inflooping in redisplay caused by hscrolled R2L lines.Eli Zaretskii2014-08-17
* Fix bug #18277 with mouse clicks on R2L lines.Eli Zaretskii2014-08-17
* * src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use ERRORCHE...Ken Brown2014-08-11
* Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-10
* Second attempt to fix some doc-strings in window.c.Martin Rudalics2014-08-09
* Fix some doc-strings in window.c (Bug#18112) (Bug#18194).Martin Rudalics2014-08-08
* Fix bug #18162 with assertion violations due to empty face cache.Eli Zaretskii2014-08-07
* src/coding.c: Fix typos in comments and doc strings.Eli Zaretskii2014-08-06
* Fix bug with uninitialized undo list of an indirect buffer (Bug#18180).Dmitry Antipov2014-08-05
* Fix bug with an attempt to select uninitialized frame (Bug#18161).Dmitry Antipov2014-08-03
* Fix bug with clang + directory_files_internal + GC.Paul Eggert2014-08-02
* Avoid 100% CPU utilization on ssh session exit.Paul Eggert2014-08-02
* Fix display of R2L lines when the last character fits only partially.Eli Zaretskii2014-08-01
* Fix hscroll of R2L lines that begin with a TAB or another wide glyph.Eli Zaretskii2014-07-29
* Fixes: debbugs:18140Andreas Schwab2014-07-29
* Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.Eli Zaretskii2014-07-28
* src/ChangeLog: Fix a typo.Eli Zaretskii2014-07-28
* Fix GDB xwindow command.Eli Zaretskii2014-07-28
* src/window.c (window_resize_check, window_resize_apply): Fix typos in comments.Eli Zaretskii2014-07-27
* src/dispnew.c (allocate_matrices_for_frame_redisplay): Fix typo in a comment.Eli Zaretskii2014-07-27