summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix display on X of 1-pixel R2L characters.Eli Zaretskii2014-10-17
* Tabify recent ChangeLog changeGlenn Morris2014-10-15
* Rewrite ChangeLog release notes to be less confusingGlenn Morris2014-10-15
* Fix mailaddressJan Djärv2014-10-11
* Fix port to Debian GNU/kFreeBSD 7 (wheezy).Paul Eggert2014-10-10
* Spelling fixes.Paul Eggert2014-10-09
* * src/frame.c (Fmouse_pixel_position): Call Vmouse_position_function.Stefan Monnier2014-10-09
* Doc tweaksGlenn Morris2014-10-08
* Fix bug #18610 with crashes when visiting files with ESC and 8-bit bytes.Kenichi Handa2014-10-08
* * font.c (font_list_entities): Do not add empty vector to font cache.Dmitry Antipov2014-10-03
* Fix bug #18584 with assertion violations while scrolling.Eli Zaretskii2014-10-02
* ChangeLog whitespace triviaGlenn Morris2014-10-01
* * xfaces.c (Finternal_set_lisp_face_attribute): Added FIXME comment.Jan Djärv2014-10-01
* * xfaces.c (Finternal_set_lisp_face_attribute): Don't try toJan Djärv2014-10-01
* Fix creation of frames on MS-Windows: don't cons Lisp objects in input thread.Eli Zaretskii2014-09-30
* Spelling fix.Paul Eggert2014-09-29
* 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