aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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:[email protected]Glenn 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 (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:[email protected]Glenn 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
* | * eval.c (toplevel): Remove redundant #include directives.Dmitry Antipov2014-06-171-0/+2
* | * fileio.c (Fread_file_name): Do not pass redundant args and ...Dmitry Antipov2014-06-171-0/+8
* | * Makefile.in (ns-app): Fix typo that broke build on OS X.Paul Eggert2014-06-161-0/+6
* | Do not ask for XRender extension each time XFT font is opened.Dmitry Antipov2014-06-161-0/+6
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-0/+4
* | Merge from emacs-24; up to 2014-06-03T06:51:[email protected]Glenn Morris2014-06-141-0/+10
|\|
| * Fix bug #17777 with keyboard macros and visual-order cursor movement.Eli Zaretskii2014-06-141-0/+7
| * Attempt to fix bug #17771 with segfault if "C-h h" is interrupted.Eli Zaretskii2014-06-131-0/+5
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-0/+9
* | Avoid hangs in accept-process-output.Paul Eggert2014-06-131-0/+12
* | Don't try to display menus and dialogs in an 'initial' frame.Eli Zaretskii2014-06-131-0/+7
* | * src/keymap.c (silly_event_symbol_error): Don't recommend the use of strings.Stefan Monnier2014-06-121-3/+8
* | Merge from emacs-24; up to 2014-06-02T14:17:[email protected]Glenn Morris2014-06-111-0/+6
|\|
| * Fix bug #17744 with cursor motion near overlay string with 'cursor' prop.Eli Zaretskii2014-06-111-0/+6
* | Fix memory leaksJan Djärv2014-06-111-0/+10
* | * frame.h (window_system_available) [!HAVE_WINDOW_SYSTEM]: Always false.Dmitry Antipov2014-06-101-0/+3
* | * dispextern.h (last_tool_bar_item): Remove declaration.Dmitry Antipov2014-06-101-0/+8
* | * dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra' member.Dmitry Antipov2014-06-101-0/+9
* | * dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as a duplicate of ...Dmitry Antipov2014-06-101-0/+7
* | Say (accept-process-output P)'s result pertains to P if P is non-nil.Paul Eggert2014-06-091-0/+7