aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | * syntax.c (back_comment): Use more-natural location for label.Paul Eggert2014-07-091-0/+2
* | * font.c, font.h (font_unparse_fcname): Now static.Paul Eggert2014-07-091-0/+5
* | * coding.c (ALLOC_CONVERSION_WORK_AREA): Prefer ptrdiff_t to int andDmitry Antipov2014-07-091-0/+3
* | Next minor cleanup of font subsystem.Dmitry Antipov2014-07-091-0/+17
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-0/+34
|\ \ | |/
| * Fix bug #17969 with vertical-motion through continuation lines with TABs.Eli Zaretskii2014-07-081-0/+6
| * Fix bug #17944 with pos-visible-in-window-p when there's image at window start.Eli Zaretskii2014-07-051-0/+2
| * A better fix for bug #17942.Eli Zaretskii2014-07-051-3/+3
| * Fix bug #17942 with pos-visible-in-window-p and image and BOB.Eli Zaretskii2014-07-051-0/+6
| * * src/syntax.c (find_defun_start): Try the cache evenStefan Monnier2014-07-041-2/+8
| * Backport from trunk.Jan Djärv2014-07-041-0/+12
| * Fix bug #17905 with display of point in partially visible line at end of window.Eli Zaretskii2014-07-041-0/+10
| * src/w32.c (network_interface_info): Make sure the argument is a Lisp string.Eli Zaretskii2014-07-041-0/+5
* | * process.c (read_and_dispose_of_process_output): Fix typoPaul Eggert2014-07-081-0/+5
* | * font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE || HAVE_NS]:Dmitry Antipov2014-07-081-0/+9
* | * nsfont.m (nsfont_close): Free glyphs and metrics arrays as well.Dmitry Antipov2014-07-081-0/+1
* | * chartab.c (char_table_translate): Move to...Dmitry Antipov2014-07-081-0/+8
* | * process.c: Add sanity checks for file descriptors.Paul Eggert2014-07-071-0/+9
* | Minor fixups related to usage of the 'long' type.Paul Eggert2014-07-071-0/+15
* | Minor ImageMagick safety fixes.Paul Eggert2014-07-071-0/+9
* | merge trunkKenichi Handa2014-07-051-3/+94
|\ \
| * | * font.h (struct font_driver): Remove get_outline and free_outline;Dmitry Antipov2014-07-041-0/+13
| * | On MS-Windows, display busy cursor on all GUI frames.Dmitry Antipov2014-07-031-0/+10
| * | Use convenient alists to manage per-frame font driver-specific data.Dmitry Antipov2014-07-031-0/+17
| * | Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-021-0/+25
| |\ \ | | |/
| | * Fix bug #17892 with mode/header line and display margins.Eli Zaretskii2014-07-011-0/+13
| | * Fix ChangeLog entryDmitry Antipov2014-07-011-1/+1
| | * * menu.c (Fx_popup_dialog): Set Vmenu_updating_frame to avoid crashDmitry Antipov2014-07-011-0/+2
| | * * xfaces.c (init_frame_faces): Always realize basic faces (#Bug17889).Dmitry Antipov2014-07-011-0/+4
| | * Fix bug #17875 with changing TTY frame size, then selecting new frame.Eli Zaretskii2014-06-301-0/+6
| * | * lisp.h (toplevel): Add compile-time assert to verify suitable member layoutDmitry Antipov2014-07-021-0/+2
| * | * print.c (print_object): Adjust to match new layout of sub char-tableDmitry Antipov2014-07-021-0/+1
| * | Shrink Lisp_Sub_Char_Table by preferring C integers to Lisp_Objects.Dmitry Antipov2014-07-021-0/+18
| * | * doc/lispref/keymaps.texi (Key Lookup): Remove mention of indirect entries.Stefan Monnier2014-07-011-2/+7
* | | merge trunkKenichi Handa2014-07-021-0/+45
|\ \ \ | |/ /
| * | Fix use of deallocated memory.Jan Djärv2014-06-301-0/+7
| * | Fix bug #17881 with infloop in decoding emacs-mule encoded text.Eli Zaretskii2014-06-301-0/+4
| * | Remove unnecessary redisplays in NS port.Jan Djärv2014-06-301-0/+13
| * | * xfns.c (Qsuppress_icon): Remove; no real users.Dmitry Antipov2014-06-291-0/+7
| * | * src/Makefile.in (ns-app): Mark as PHONY.Glenn Morris2014-06-281-0/+4
| * | * src/Makefile.in ($(lwlibdir)/liblw.a, $(oldXMenudir)/libXMenu11.a):Glenn Morris2014-06-281-4/+2
| * | Small cleanup for src/Makefile liblw.a, libXMenu11.a rulesGlenn Morris2014-06-281-0/+7
| * | Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier@iro.umontreal.caGlenn Morris2014-06-281-0/+5
| |\ \ | | |/
| | * Fixes: debbugs:17865Andreas Schwab2014-06-281-0/+5
| | * ChangeLog fixGlenn Morris2014-06-251-1/+1
| | * * src/puresize.h (BASE_PURESIZE): Bump by another 1K.Glenn Morris2014-06-251-0/+4
* | | * coding.c (MIN_CHARBUF_SIZE): Delete it.Kenichi Handa2014-07-021-0/+6
|/ /
* | * coding.c (MAX_CHARBUF_SIZE): Renamed from CHARBUF_SIZE.Kenichi Handa2014-06-281-0/+6
* | Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacsGlenn Morris2014-06-261-0/+10
* | * src/fns.c (Fcompare_strings): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.Dmitry Antipov2014-06-261-0/+4