aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-08-07T11:49:36Z!rrt@sc3d.orgGlenn Morris2014-11-034-7/+29
|\
| * src/window.c (window_scroll_pixel_based): Fix a typo in a comment.Eli Zaretskii2014-11-031-2/+2
| * Fix minor issues with functions that dump glyph matrices.Eli Zaretskii2014-11-032-3/+17
| * * nsfns.m (ns_set_doc_edited): Check for FRAME_NS.Jan Djärv2014-11-032-2/+10
* | Fix memory leakJan Djärv2014-11-022-0/+5
* | * nsimage.m (ImageList, imageListNext, imageListSetNext:)Jan Djärv2014-11-023-60/+12
* | Fix incorrect assertionAndreas Schwab2014-11-022-1/+6
* | Clean up merge conflict.Jan Djärv2014-11-013-41/+6
* | Merge from emacs-24; up to 117656Glenn Morris2014-11-017-54/+97
|\ \ | |/
| * * macfont.m (macfont_glyph_extents): Turn off syntetic boldJan Djärv2014-10-312-3/+9
| * * emacs.c (main): Don't chdir to $HOME on Cocoa if --chdir was given.Jan Djärv2014-10-312-4/+9
| * * nsfns.m (ns_set_doc_edited): Do all logic (check frames) hereJan 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
* | Ignore BUFFER_SWITCH_EVENT events for the purposes of input-pending-p.Eli Zaretskii2014-11-012-1/+9
* | nsselect.m cleanup, remove unused, declare vars static.Jan Djärv2014-11-012-18/+11
* | * lisp/select.el (gui-get-selection): Comment: data-type ignored on NS.Jan Djärv2014-11-012-53/+7
* | * font.c (copy_font_spec): Redesign to avoid Fcopy_alistDmitry Antipov2014-10-312-18/+31
* | Minor fix in bidi.c:bidi_cache_reset_to.Eli Zaretskii2014-10-302-6/+12
* | * fontset.c (toplevel): Adjust comment to match 2014-06-19 change.Dmitry Antipov2014-10-302-15/+13
* | * xfaces.c (Finternal_set_lisp_face_attribute): Don't try to realizeDmitry Antipov2014-10-302-3/+8
* | Merge from emacs-24; up to 117634Glenn Morris2014-10-293-3/+12
|\ \ | |/
| * 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
* | xml.c:parse_region: Do not forget the first document child.Ulf Jasper2014-10-282-1/+5
* | * nsselect.m: pasteboard_changecount is new.Jan Djärv2014-10-252-11/+67
* | Fix bug #18745 with invoking Windows batch files with embedded whitespace.Noam Postavsky2014-10-252-0/+15
* | A possible fix for bug #18815 with assertion violations in bidi.c.Eli Zaretskii2014-10-242-6/+22
* | Improve mouse dragging of frame edges.Martin Rudalics2014-10-243-3/+32
* | Fix some doc-strings in frame.c (Bug#18789).Martin Rudalics2014-10-232-11/+30
* | * Makefile.in (ACLOCAL_INPUTS): Omit unnecessary use of 'wildcard'.Paul Eggert2014-10-222-1/+5
* | Fix bug #18778 with slow redisplay of bracketed L2R text with long lines.Eli Zaretskii2014-10-222-20/+135
* | Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-214-60/+51
* | Handle wrapped menu bar lines when resizing frames with Windows API.Martin Rudalics2014-10-213-0/+75
* | Merge from emacs-24Stefan Monnier2014-10-202-12/+25
|\ \ | |/
| * * src/xdisp.c (redisplay_window): Re-run pre-redisplay-function after weStefan Monnier2014-10-202-25/+37
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-0/+4
|\ \ | |/
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
* | Spelling and grammar fixes in comments.Paul Eggert2014-10-201-3/+3
* | src/ChangeLog: Remove stray duplicate entry.Eli Zaretskii2014-10-191-4/+0
* | * gtkutil.c (create_dialog): Don't use gtk_dialog_get_action_area onJan Djärv2014-10-192-1/+7
* | * src/xterm.c (handle_one_xevent): Check return value fromJan Djärv2014-10-193-10/+9
* | * gtkutil.c (create_dialog): Don't use gtk_dialog_get_action_area onJan Djärv2014-10-192-3/+42
* | * gtkutil.c: Remove no-longer-used code.Paul Eggert2014-10-182-42/+10
* | * xfns.c (syms_of_xfns): Remove x-gtk-whole-detached-tool-bar.Jan Djärv2014-10-182-6/+2
* | Handle deprecated Gtk+ stuff for version <= 3.10Jan Djärv2014-10-185-354/+116
* | A better fix for drawing hollow cursor on X on 1-pixel thin space characters.Eli Zaretskii2014-10-183-10/+14