Auto-commit of generated files.
[bpt/emacs.git] / admin /
2012-09-22 Kenichi Handamerge trunk
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Glenn Morris* admin/admin.el (add-log-time-format): Declare.
2012-09-17 Glenn MorrisReduce version number duplication in etc/refcards
2012-09-17 Glenn MorrisReduce the number of versioned files storing the short...
2012-09-16 Paul EggertRemove configure's --without-sync-input option.
2012-09-16 Glenn MorrisIncrease compartmentalization of Nextstep builds rules,
2012-09-13 Paul EggertSimplify SIGIO usage.
2012-09-12 Glenn MorrisHow to restore a mail from the mailman moderation message
2012-09-11 Paul EggertSimplify, document, and port floating-point.
2012-09-09 Paul EggertAssume C89 or later for math functions.
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-04 Paul EggertSimplify redefinition of 'abort' (Bug#12316).
2012-08-30 Kenichi Handamerge trunk
2012-08-28 Glenn Morris* admin/bzrmerge.el (bzrmerge-merges): Allow unversione...
2012-08-28 Andreas Schwab* admin/charsets/mule-charsets.el (header): Fix typo.
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-25 Paul EggertOn assertion failure, print backtrace if available.
2012-08-24 Chong YidongUpdate release logs
2012-08-22 Kenichi Handamerge trunk
2012-08-22 Kenichi Handamerge trunk
2012-08-18 Paul Eggert* lib/sigprocmask.c, m4/signalblocking.m4: Remove.
2012-08-16 Paul EggertUse ASCII tests for character types.
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Chong YidongBump version to 24.2
2012-08-15 Glenn MorrisMore CPP-DEFINES updates
2012-08-14 Paul EggertUse bool for Emacs Lisp booleans.
2012-08-12 Glenn MorrisCPP-DEFINES misc cleanup
2012-08-11 Glenn MorrisRemove some defines that are no longer present
2012-08-11 Glenn MorrisChangeLog date fixes
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Glenn Morris* admin/bzrmerge.el (bzrmerge-resolve): Disable local...
2012-08-07 Dmitry AntipovRevert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Glenn MorrisRemove GNU_LIBRARY_PENDING_OUTPUT_COUNT
2012-08-02 Glenn MorrisMisc updates for CPP-DEFINES
2012-08-02 Glenn MorrisRemove files that no longer exist
2012-08-02 Paul EggertPort to Solaris 8.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for conses and overlays.
2012-08-01 Dmitry AntipovCommit forgotten admin/coccinelle/symbol.cocci.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for symbols.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for processes.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-07-31 Dmitry AntipovGeneralize INTERNAL_FIELD between buffers, keyboards...
2012-07-30 Paul Eggert* lisp.h (SWITCH_ENUM_CAST): Remove. All uses removed.
2012-07-28 Paul EggertUse Gnulib stdalign and environ modules (Bug#9772,...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-25 Paul EggertPrefer typical American spelling for "acknowledgment".
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-20 Dmitry AntipovSimple wrapper for make_unibyte_string, adjust font_ope...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-14 Eli ZaretskiiDon't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.
2012-07-14 Juanma BarranqueroFix typos in ChangeLogs.
2012-07-12 Glenn MorrisRename init_process rather than working around it on...
2012-07-11 Glenn MorrisRemove unneeded #define POSIX
2012-07-11 Paul EggertAssume mkdir, rmdir.
2012-07-11 Paul EggertAssume rename.
2012-07-11 Paul EggertAssume perror.
2012-07-11 Paul EggertAssume strerror.
2012-07-10 Dmitry AntipovUse XCAR and XCDR instead of Fcar and Fcdr where possible.
2012-07-10 Stefan MonnierReduce use of (require 'cl).
2012-07-09 Paul EggertMerge from trunk.
2012-07-09 Paul EggertRename configure.in to configure.ac.
2012-07-06 Paul EggertUse c_strcasecmp for ASCII case-insensitive comparison.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-05 Dmitry AntipovCleanup xmalloc.
2012-07-04 Juanma BarranqueroRemove obsolete configuration options (Windows port).
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-26 Dmitry Antipov* src/alloc.c: Remove build_string.
2012-06-24 Dmitry AntipovFirst Coccinelle semantic patch.
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-13 Glenn MorrisRemove some unused definitions from src/s
2012-06-13 Andreas SchwabUse a simple struct to implement compile time checks...
2012-06-13 Glenn MorrisRemove HAVE_SYSV_SIGPAUSE unused remnants
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-10 Chong Yidongadmin.el (make-manuals): Generate misc html manuals...
2012-06-03 Glenn MorrisRemove lib-src/rcs-checkin
2012-06-01 Paul EggertRemove --disable-maintainer-mode option from 'configure...
2012-06-01 Chong YidongBump version to 24.1.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-28 Paul EggertMake 'configure' a bit smaller and faster.
2012-05-27 Paul EggertAssume gnulib does largefile.
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-22 Paul EggertRemove src/m/*.
2012-05-21 Paul EggertUse full name for m4/gnulib-comp.m4. (Bug#11529)
2012-05-21 Paul EggertAssume C89 or later.
2012-05-21 Paul EggertMake merging from gnulib a script, not a makefile action.
2012-05-19 Paul EggertRemove unused HAVE_* symbols for functions.
2012-05-19 Paul EggertRemove no-longer-used macro HAVE_FTIME.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-08 Glenn MorrisFOR-RELEASE comment
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
next