summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix ChangeLog entry.Dmitry Antipov2014-06-251-1/+3
* | Consistently use validate_subarray to verify substring.Dmitry Antipov2014-06-251-0/+11
* | Do not allow out-of-range character position in Fcompare_strings.Dmitry Antipov2014-06-251-0/+8
* | Be more consistent about the 'Qfoo' naming convention.Paul Eggert2014-06-241-0/+9
* | Simplify and cleanup character conversion stuff.Dmitry Antipov2014-06-231-0/+14
* | "the the", "from from" and "and and".Mario Lang2014-06-231-0/+4
* | * xmenu.c (mouse_position_for_popup):Dmitry Antipov2014-06-221-0/+12
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-211-0/+39
|\ \ | |/
| * Fix bug #17823 with vertical-motion in lines with line-prefix.Eli Zaretskii2014-06-211-0/+4
| * Improve documentation of how vertical-motion interprets columns.Eli Zaretskii2014-06-211-0/+4
| * Port to OS X ACLs.Paul Eggert2014-06-211-0/+6
| * * src/keyboard.c (read_key_sequence): Don't invoke Vprefix_help_commandStefan Monnier2014-06-181-0/+5
| * * font.c (font_make_object): Avoid dangling pointer which mayDmitry Antipov2014-06-191-0/+5
| * Fix bug #17790 with compilation against giflib 5.1.0 and later.Eli Zaretskii2014-06-181-0/+10
| * A better fix for bug #17777 with visual-order cursor movement.Eli Zaretskii2014-06-161-0/+7
* | Minor cleanup of fonset code.Dmitry Antipov2014-06-191-0/+13
* | Omit redundant extern decls.Paul Eggert2014-06-171-0/+35
* | * src/callint.c (Fcall_interactively): Fix up last change.Stefan Monnier2014-06-171-0/+4
* | * lisp.h (STRING_COPYIN): Remove; unused.Dmitry Antipov2014-06-171-0/+3