summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * nsfns.m (ns_set_doc_edited): Do all logic (check frames) here...Jan Djärv2014-10-304-15/+28
* * nsfns.m (x_icon): icon_top/left is int....Jan Djärv2014-10-304-67/+53
* * src/unexmacosx.c (copy_data_segment): Port to GCC 4.6+ (backport)...Samuel Bronson2014-10-292-0/+26
* Fix bug #18873 with non-ASCII characters in user's HOME directory....Eli Zaretskii2014-10-282-2/+7
* Fix bug #18839 with incorrect image size returned by posn-at-point....Eli Zaretskii2014-10-262-1/+7
* * xdisp.c (erase_phys_cursor): Fix confusion between window-relative and text...YAMAMOTO Mitsuharu2014-10-222-5/+9
* * xdisp.c (draw_glyphs): Set clipping to highlight boundaries. [Backport]YAMAMOTO Mitsuharu2014-10-222-4/+17
* * src/minibuf.c (history-length): Increase default from 30 to 100....Glenn Morris2014-10-202-3/+7
* * src/xdisp.c (redisplay_window): Re-run pre-redisplay-function after we...Stefan Monnier2014-10-202-25/+37
* Add 24.4 release ChangeLog entriesGlenn Morris2014-10-201-0/+4
* Fix display on X of 1-pixel R2L characters....Eli Zaretskii2014-10-172-1/+9
* Tabify recent ChangeLog changeGlenn Morris2014-10-151-1/+1
* Rewrite ChangeLog release notes to be less confusingGlenn Morris2014-10-151-1/+1
* Fix mailaddressJan Djärv2014-10-111-1/+1
* Fix port to Debian GNU/kFreeBSD 7 (wheezy)....Paul Eggert2014-10-102-0/+8
* Spelling fixes.Paul Eggert2014-10-091-1/+1
* * src/frame.c (Fmouse_pixel_position): Call Vmouse_position_function....Stefan Monnier2014-10-092-4/+14
* Doc tweaks...Glenn Morris2014-10-082-2/+2
* Fix bug #18610 with crashes when visiting files with ESC and 8-bit bytes....Kenichi Handa2014-10-082-8/+31
* * font.c (font_list_entities): Do not add empty vector to font cache....Dmitry Antipov2014-10-032-16/+25
* Fix bug #18584 with assertion violations while scrolling....Eli Zaretskii2014-10-022-0/+6
* ChangeLog whitespace triviaGlenn Morris2014-10-011-2/+2
* * xfaces.c (Finternal_set_lisp_face_attribute): Added FIXME comment.Jan Djärv2014-10-012-0/+8
* * xfaces.c (Finternal_set_lisp_face_attribute): Don't try to...Jan Djärv2014-10-012-11/+19
* Fix creation of frames on MS-Windows: don't cons Lisp objects in input thread....Eli Zaretskii2014-09-302-17/+44
* Spelling fix.Paul Eggert2014-09-291-1/+1
* Fix bug #18545 with lack of scrolling a window when point goes out of view....Eli Zaretskii2014-09-293-11/+64
* Fix bug #18528 with crashes at startup during frameset restoration....Eli Zaretskii2014-09-243-32/+58
* On OSX, do not free font-specific data more than once (Bug#18501)....Dmitry Antipov2014-09-222-13/+24
* * configure.ac: Increase headerpad_extra to 1000, update the comment...David Caldwell2014-09-212-1/+7
* * src/image.c (imagemagick_load_image): Add delay to imagemagick metadata....Juri Linkov2014-09-182-0/+11
* Clarify the doc strings of mouse-position and set-mouse-position....Eli Zaretskii2014-09-182-6/+10
* Fix bug #18490 with redisplay of other windows showing a narrowed buffer....Eli Zaretskii2014-09-182-0/+11
* Fix display of hollow-box and hbar cursors on r2L lines....Eli Zaretskii2014-09-163-4/+31
* Fix block cursor display in R2L lines....Eli Zaretskii2014-09-163-2/+10
* Prefer ptrdiff_t to int and avoid integer overflows....Dmitry Antipov2014-09-164-3/+9
* Always use matched specpdl entry to record call arguments (Bug#18473)....Dmitry Antipov2014-09-163-34/+40
* src/dispextern.h: Commentary fix.Eli Zaretskii2014-09-151-1/+3
* Fix display of R2L lines in partial-width windows....Eli Zaretskii2014-09-152-13/+57
* Fix bug #18420 with deadlocks communicating with subprocess on MS-Windows....Eli Zaretskii2014-09-142-8/+55
* Fix expansion and encoding of sound file names on MS-Windows....Eli Zaretskii2014-09-133-8/+25
* In Fresize_mini_window_internal set w->total_lines from w->pixel_height (Bug#......Martin Rudalics2014-09-112-2/+7
* src/xdisp.c (pos_visible_p): Don't assign a boolean value to an int var.Eli Zaretskii2014-09-091-1/+1
* * nsterm.m (updateFrameSize:, initFrameFromEmacs:)...Jan Djärv2014-09-092-7/+16
* Fix the row number mistakenly reported by pos_visible_p in rare cases....Eli Zaretskii2014-09-092-6/+16
* Fix bug #18419 with disappearing line numbers when minibuffer is resized....Eli Zaretskii2014-09-072-4/+9
* Fix bug #18331 with "C-h k C-g" not showing documentation on Windows....Eli Zaretskii2014-09-042-4/+10
* src/sysdep.c (emacs_full_write): Fix a typo in a comment.Eli Zaretskii2014-09-031-1/+1
* Fix bug #18384 with incorrect reporting of row number by posn-col-row....Eli Zaretskii2014-09-022-8/+15
* * eval.c (internal_lisp_condition_case): Don't overrun the stack...Paul Eggert2014-09-012-1/+6