bpt/emacs.git
2015-04-18 BT Templetonuse ptrdiff_t for specpdl counts
2015-04-18 BT Templetonremove redundant assignments
2015-04-18 BT Templetonrecord_unwind_protect error handling
2015-04-18 BT TempletonSPECPDL_FRAME
2015-04-18 BT TempletonSAFE_ALLOCA updated
2015-04-18 BT Templetonrestructure read_char quit handling
2015-04-18 BT Templetonuse guile hash functions
2015-04-18 BT Templetonuse type predicates in substitute_object_recurse
2015-04-18 BT Templeton* src/data.c (Ftype_of): Return `Qt' by default.
2015-04-18 BT Templetonuse an enum to select concat target type
2015-04-18 BT Templetonuse STRINGP, SYMBOLP in ns_lisp_to_cursor_type
2015-04-18 BT Templetonuse Fequal for face attribute comparisons
2015-04-18 BT Templetonsmob equality predicates
2015-04-18 BT Templetondon't set current-load-list in loadup.el
2015-04-18 BT Templetonuse guile-snarf for subr definition
2015-04-18 BT Templetondefsubr snarfing
2015-04-18 BT Templetonguile-snarf configuration
2015-04-18 Robin Templetonremove snarf marker from lread.c
2015-04-18 BT Templeton* src/fns.c (Feql): Use `scm_eqv_p'.
2015-04-18 BT Templetonuse guile conses
2015-04-18 BT Templetonremove unused variable in `read_vector'
2015-04-18 BT Templetonuse inexact real SCM numbers for lisp floats
2015-04-18 BT Templetonstore lisp structures in SCM objects
2015-04-18 BT Templetondisable inlining
2015-04-18 BT Templetonremove pure-space-related Fautoload hack
2015-04-18 BT Templetonremove `chain' field from Lisp_Cons
2015-04-18 BT Templetondon't create a hash table for pure space
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 Templetondisable dumping
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 Michael Albinus* automated/tramp-tests.el (tramp--instrument-test...
2014-06-29 Dmitry Antipov* xfns.c (Qsuppress_icon): Remove; no real users.
2014-06-29 Alan MackenzieDon't call c-parse-state when c++-template-syntax-table...
2014-06-29 Glenn Morris* admin/update_autogen: Remove need to cd into/out...
2014-06-29 Glenn Morris* src/Makefile.in (ns-app): Mark as PHONY.
2014-06-29 Glenn Morris* admin/grammars/Makefile.in (bootstrap-clean): Don...
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 Glenn Morris* test/automated/Makefile.in (GDB): New variable.
2014-06-28 Glenn MorrisDisable logging in the short form of the test Makefile...
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 Glenn Morris* calc-test.el: Set copyright to FSF; standardize permi...
2014-06-28 Leo Liu* test/automated/calc-tests.el: New file and add tests...
2014-06-28 Glenn MorrisChangeLog fix
2014-06-28 Stefan Monnier* lisp/progmodes/hideif.el: Use lexical-binding. Fix...
2014-06-28 Kenichi Handamerge trunk
2014-06-28 Kenichi HandaFix Bug#17739.
2014-06-28 Glenn Morris* lisp/Makefile.in (doit): Remove force rule.
2014-06-28 Glenn Morrislisp/Makefile tiny simplification
2014-06-28 Glenn MorrisAdd short test aliases that always re-run the tests
2014-06-28 Stefan Monnier* lisp/files.el (minibuffer-with-setup-hook): Evaluate...
2014-06-27 Michael Albinus* automated/dbus-tests.el (dbus--test-register-service)
2014-06-27 Glenn MorrisChangeLog fix: relocate entry to correct position
2014-06-27 Glenn MorrisHave `make check' re-run all the tests, every time
2014-06-27 Stephen Berman* calendar/todo-mode.el (todo-set-top-priorities):...
2014-06-27 Eli Zaretskiisrc/w32heap.c: Minor formatting and whitespace changes.
2014-06-27 Luke Lee* lisp/progmodes/hideif.el: Style fixes. Fix doc-string...
2014-06-27 Glenn MorrisRegenerate ldefs-boot.el
2014-06-27 Leo LiuBackport fix for debbugs.gnu.org/17556 from trunk
2014-06-27 Glenn Morris* lisp/net/eww.el (eww-mode) <eww-current-title>: Make...
2014-06-27 Glenn MorrisReplace BOOTSTRAPEMACS with an order-only dependence...
2014-06-27 Glenn Morris* make-dist: Exclude test/automated/*.log.
2014-06-27 Glenn MorrisChangeLog fix (no need to merge to trunk)
next