aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leakJan Djärv2014-11-021-0/+3
* * nsimage.m (ImageList, imageListNext, imageListSetNext:)Jan Djärv2014-11-021-0/+11
* Fix incorrect assertionAndreas Schwab2014-11-021-0/+4
* Clean up merge conflict.Jan Djärv2014-11-011-0/+3
* Merge from emacs-24; up to 117656Glenn Morris2014-11-011-0/+30
|\
| * * macfont.m (macfont_glyph_extents): Turn off syntetic boldJan Djärv2014-10-311-0/+5
| * * emacs.c (main): Don't chdir to $HOME on Cocoa if --chdir was given.Jan Djärv2014-10-311-0/+5
| * * nsfns.m (ns_set_doc_edited): Do all logic (check frames) hereJan Djärv2014-10-301-0/+8
| * * nsfns.m (x_icon): icon_top/left is int.Jan Djärv2014-10-301-0/+14
| * * src/unexmacosx.c (copy_data_segment): Port to GCC 4.6+ (backport)Samuel Bronson2014-10-291-0/+4
* | Ignore BUFFER_SWITCH_EVENT events for the purposes of input-pending-p.Eli Zaretskii2014-11-011-0/+7
* | nsselect.m cleanup, remove unused, declare vars static.Jan Djärv2014-11-011-1/+7
* | * lisp/select.el (gui-get-selection): Comment: data-type ignored on NS.Jan Djärv2014-11-011-0/+6
* | * font.c (copy_font_spec): Redesign to avoid Fcopy_alistDmitry Antipov2014-10-311-0/+5
* | Minor fix in bidi.c:bidi_cache_reset_to.Eli Zaretskii2014-10-301-0/+7
* | * fontset.c (toplevel): Adjust comment to match 2014-06-19 change.Dmitry Antipov2014-10-301-0/+2
* | * xfaces.c (Finternal_set_lisp_face_attribute): Don't try to realizeDmitry Antipov2014-10-301-0/+5
* | Merge from emacs-24; up to 117634Glenn Morris2014-10-291-0/+9
|\ \ | |/
| * Fix bug #18873 with non-ASCII characters in user's HOME directory.Eli Zaretskii2014-10-281-0/+5
| * Fix bug #18839 with incorrect image size returned by posn-at-point.Eli Zaretskii2014-10-261-0/+6
| * * xdisp.c (erase_phys_cursor): Fix confusion between window-relative and text...YAMAMOTO Mitsuharu2014-10-221-0/+2
| * * xdisp.c (draw_glyphs): Set clipping to highlight boundaries. [Backport]YAMAMOTO Mitsuharu2014-10-221-0/+5
| * * src/minibuf.c (history-length): Increase default from 30 to 100.Glenn Morris2014-10-201-2/+6
* | xml.c:parse_region: Do not forget the first document child.Ulf Jasper2014-10-281-0/+4
* | * nsselect.m: pasteboard_changecount is new.Jan Djärv2014-10-251-0/+14
* | Fix bug #18745 with invoking Windows batch files with embedded whitespace.Noam Postavsky2014-10-251-0/+5
* | A possible fix for bug #18815 with assertion violations in bidi.c.Eli Zaretskii2014-10-241-0/+6
* | Improve mouse dragging of frame edges.Martin Rudalics2014-10-241-0/+7
* | Fix some doc-strings in frame.c (Bug#18789).Martin Rudalics2014-10-231-0/+6
* | * Makefile.in (ACLOCAL_INPUTS): Omit unnecessary use of 'wildcard'.Paul Eggert2014-10-221-0/+4
* | Fix bug #18778 with slow redisplay of bracketed L2R text with long lines.Eli Zaretskii2014-10-221-0/+21
* | Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier2014-10-211-0/+18
* | Handle wrapped menu bar lines when resizing frames with Windows API.Martin Rudalics2014-10-211-0/+7
* | Merge from emacs-24Stefan Monnier2014-10-201-6/+11
|\ \ | |/
| * * src/xdisp.c (redisplay_window): Re-run pre-redisplay-function after weStefan Monnier2014-10-201-19/+23
* | 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
* | 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-191-0/+3
* | * src/xterm.c (handle_one_xevent): Check return value fromJan Djärv2014-10-191-0/+6
* | * gtkutil.c (create_dialog): Don't use gtk_dialog_get_action_area onJan Djärv2014-10-191-0/+9
* | * gtkutil.c: Remove no-longer-used code.Paul Eggert2014-10-181-0/+9
* | * xfns.c (syms_of_xfns): Remove x-gtk-whole-detached-tool-bar.Jan Djärv2014-10-181-0/+2
* | Handle deprecated Gtk+ stuff for version <= 3.10Jan Djärv2014-10-181-0/+31
* | A better fix for drawing hollow cursor on X on 1-pixel thin space characters.Eli Zaretskii2014-10-181-0/+7
* | Fix bidi reordering of bracket characters in isolates.Eli Zaretskii2014-10-181-0/+22
|\ \
* | | Ensure 8-byte stack alignment in w32select's callback.Eli Zaretskii2014-10-181-0/+4
* | | Merge from emacs-24; up to 2014-07-28T02:47:29Z!fgallina@gnu.orgGlenn Morris2014-10-171-0/+7
|\ \ \ | | |/ | |/|
| * | Fix display on X of 1-pixel R2L characters.Eli Zaretskii2014-10-171-0/+7
* | | src/bidi.c (bidi_find_bracket_pairs): Avoid a loop that does nothing useful.Eli Zaretskii2014-10-161-0/+5