remove pure-space-related Fautoload hack
[bpt/emacs.git] / src /
2015-04-18 BT Templetonremove pure-space-related Fautoload hack
2015-04-18 BT Templetonremove `chain' field from Lisp_Cons
2015-04-18 BT Templetonremove ARRAY_MARK_FLAG
2015-04-18 BT Templetonreplace XTYPE calls in nextstep files
2015-04-18 BT Templetoninitialize guile
2015-04-18 BT Templetonremove stack_bottom
2015-04-18 BT Templetonlibguile configuration
2015-04-18 BT Templetonremove unused `defalias' function
2015-04-18 Robin Templetonremove gcmarkbit fields
2015-04-18 Robin Templetonremove Lisp_Free struct type
2015-04-18 Robin Templetonuse xmalloc_atomic for many pointerless objects
2015-04-18 Robin Templetonatomic allocation functions
2015-04-18 BT Templetonremove chain field from Lisp_Float struct
2015-04-18 BT Templetonduplicate current dir name in smc_save_yourself_CB
2015-04-18 BT Templetonuse g_strdup in update_frame_tool_bar
2015-04-18 BT Templetonuse xmalloc_uncollectable in make_cl_data
2015-04-18 BT Templetonnew function xmalloc_uncollectable
2015-04-18 BT Templetonuse xstrdup in xg_get_file_name_from_chooser
2015-04-18 BT Templetonuse xmalloc in w32 opendir
2015-04-18 BT Templetonuse xmalloc_unsafe in current_minor_maps
2015-04-18 BT Templetonuse xfree in ftxfont_end_for_frame
2015-04-18 BT Templetonuse xmalloc_unsafe in ftxfont_get_gcs
2015-04-18 BT Templetonuse xmalloc_unsafe in ftfont_get_open_type_spec
2015-04-18 BT Templetonuse xmalloc_unsafe in refill_memory_reserve
2015-04-18 BT Templetonuse xmalloc_unsafe in memory_full
2015-04-18 Robin Templetonnew function `xmalloc_unsafe'
2015-04-18 BT Templetonmake staticpro a no-op
2015-04-18 Robin Templetonremove pure storage support
2015-04-18 Robin Templetonremove suspicious object checking
2015-04-18 Robin Templetonuse BDW-GC
2015-04-18 BT Templetonremove allocation checks
2015-04-18 BT Templeton* src/lisp.h: Always enable USE_LSB_TAG.
2015-02-09 BT Templetonuse xmalloc in x_get_window_property
2015-02-09 BT Templetonsimplify spare memory management
2015-02-09 BT Templetonlibgc configuration
2015-02-09 BT Templetonremove asynchronous input processing
2014-06-29 Dmitry Antipov* xfns.c (Qsuppress_icon): Remove; no real users.
2014-06-29 Glenn Morris* src/Makefile.in (ns-app): Mark as PHONY.
2014-06-28 Glenn Morris* src/Makefile.in ($(lwlibdir)/liblw.a, $(oldXMenudir...
2014-06-28 Glenn Morris* src/Makefile.in: Fix thinko in previous.
2014-06-28 Glenn MorrisSmall cleanup for src/Makefile liblw.a, libXMenu11...
2014-06-28 Glenn MorrisUse gcc auto-dependency information for lwlib and oldXMenu
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-28 Kenichi Handa* coding.c (MAX_CHARBUF_SIZE): Renamed from CHARBUF_SIZE.
2014-06-28 Andreas SchwabFixes: debbugs:17865
2014-06-28 Kenichi Handamerge trunk
2014-06-27 Eli Zaretskiisrc/w32heap.c: Minor formatting and whitespace changes.
2014-06-27 Glenn MorrisReplace BOOTSTRAPEMACS with an order-only dependence...
2014-06-26 Dmitry Antipov* src/fns.c (Fcompare_strings): Use FETCH_STRING_CHAR_A...
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-25 Glenn MorrisChangeLog fix
2014-06-25 Glenn Morris* src/puresize.h (BASE_PURESIZE): Add 1%, for safety.
2014-06-25 Glenn Morris* src/puresize.h (BASE_PURESIZE): Bump by another 1K.
2014-06-25 Dmitry AntipovFix ChangeLog entry.
2014-06-25 Dmitry AntipovConsistently use validate_subarray to verify substring.
2014-06-25 Dmitry AntipovDo not allow out-of-range character position in Fcompar...
2014-06-24 Paul EggertBe more consistent about the 'Qfoo' naming convention.
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-23 Dmitry AntipovSimplify and cleanup character conversion stuff.
2014-06-22 Mario Lang"the the", "from from" and "and and".
2014-06-22 Dmitry Antipov* xmenu.c (mouse_position_for_popup):
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-21 Eli Zaretskiisrc/dispextern.h: Fix commentary to it's hpos member.
2014-06-21 Eli ZaretskiiFix bug #17823 with vertical-motion in lines with line...
2014-06-21 Eli ZaretskiiImprove documentation of how vertical-motion interprets...
2014-06-21 Paul EggertPort to OS X ACLs.
2014-06-19 Kelvin WhiteMerge commit for debbugs:17755
2014-06-19 Dmitry AntipovMinor cleanup of fonset code.
2014-06-19 Stefan Monnier* src/keyboard.c (read_key_sequence): Don't invoke...
2014-06-19 Dmitry Antipov* font.c (font_make_object): Avoid dangling pointer...
2014-06-18 Eli Zaretskiisrc/image.c: Yet another fix for last commit.
2014-06-18 Eli Zaretskiisrc/image.c: Another fix for last commit.
2014-06-18 Eli Zaretskiisrc/image.c: Fix last commit.
2014-06-18 Eli ZaretskiiFix bug #17790 with compilation against giflib 5.1...
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-17 Stefan Monnier* src/callint.c (Fcall_interactively): Fix up last...
2014-06-17 Dmitry Antipov* lisp.h (STRING_COPYIN): Remove; unused.
2014-06-17 Dmitry Antipov* eval.c (toplevel): Remove redundant #include directives.
2014-06-17 Dmitry Antipov* fileio.c (Fread_file_name): Do not pass redundant...
2014-06-16 Paul Eggert* Makefile.in (ns-app): Fix typo that broke build on...
2014-06-16 Eli ZaretskiiA better fix for bug #17777 with visual-order cursor...
2014-06-16 Dmitry AntipovDo not ask for XRender extension each time XFT font...
2014-06-15 Paul EggertSpelling fix.
2014-06-15 Glenn MorrisUse `make -C' rather than `cd && make'
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-14 Eli ZaretskiiFix bug #17777 with keyboard macros and visual-order...
2014-06-14 Eli Zaretskiisrc/xdisp.c: Enhance commentary.
2014-06-13 Glenn MorrisWith GNU make, MFLAGS is not needed
2014-06-13 Paul EggertAvoid hangs in accept-process-output.
2014-06-13 Eli ZaretskiiDon't try to display menus and dialogs in an 'initial...
2014-06-13 Eli ZaretskiiAttempt to fix bug #17771 with segfault if "C-h h"...
2014-06-12 Stefan Monnier* src/keymap.c (silly_event_symbol_error): Don't recomm...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-11 Jan DjärvFix memory leaks
2014-06-11 Paul EggertSpelling fix.
2014-06-11 Eli ZaretskiiFix bug #17744 with cursor motion near overlay string...
2014-06-10 Dmitry Antipov* frame.h (window_system_available) [!HAVE_WINDOW_SYSTE...
2014-06-10 Dmitry Antipov* dispextern.h (last_tool_bar_item): Remove declaration.
2014-06-10 Dmitry Antipov* dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra...
next