summaryrefslogtreecommitdiff
path: root/admin/ChangeLog
AgeCommit message (Expand)Author
2014-11-10Update from CEDET trunk.David Engster
2014-11-09Fix bug #18955 with failure generating macuvs.h on MS-Windows.Eli Zaretskii
2014-11-08Merge from emacs-24; up to 117691Glenn Morris
2014-11-08Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris
2014-11-04Spelling fixes; tweak explanation of commit messages.Paul Eggert
2014-11-01Merge from emacs-24; up to 117656Glenn Morris
2014-10-31admin/ChangeLog: Fix a typo.Eli Zaretskii
2014-10-31Minor fixes in the changes in preparation for git migration.Eli Zaretskii
2014-10-31Backport from trunk more changes in preparation for git migration.Eric S. Raymond
2014-10-26Guidance on commit-comment formats.Eric S. Raymond
2014-10-26More preparation for git tramsition. Reorganize to sparate our dependencies.Eric S. Raymond
2014-10-20Merge from emacs-24Stefan Monnier
2014-10-20Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris
2014-10-20Add 24.4 release ChangeLog entriesGlenn Morris
2014-10-15Update the bidirectional reordering engine for Unicode 6.3 and 7.0.Eli Zaretskii
2014-10-13Merge from emacs-24; up to 2014-07-27T01:00:26Z!fgallina@gnu.orgGlenn Morris
2014-10-11Fix putenv race conditions with undefined behavior.Paul Eggert
2014-10-07* admin/unidata/Makefile.in: Check for deleted uni- files. Glenn Morris
2014-10-06admin/unidata/Makefile.in small cleanupGlenn Morris
2014-10-04* admin/authors.el (authors-renamed-files-alist): Add package-x-test.elGlenn Morris
2014-10-01* lisp/subr.el (alist-get): New accessor.Stefan Monnier
2014-09-07Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.eduGlenn Morris
2014-09-03Minor updates in unidata-gen.el.Eli Zaretskii
2014-08-30Vector-sorting fixes.Paul Eggert
2014-08-30admin/authors.el (authors): Fix last change so it works for MS-Windows as well.Eli Zaretskii
2014-08-29* authors.el (authors): Use LOCALE argument of `string-collate-lessp'.Michael Albinus
2014-08-29Move an entry where it belongs to.Michael Albinus
2014-08-26authors.el updates and sorting changeGlenn Morris
2014-08-09Remove support for DJGPP < 2.02Reuben Thomas
2014-08-07Remove remaining mentions of VMS as a hostReuben Thomas
2014-08-07Refer to MS-DOS using the same name everywhere.Reuben Thomas
2014-07-14Use binary-io module, O_BINARY, and "b" flag.Paul Eggert
2014-06-29* update_autogen: Find loaddefs targets rather than parsing lisp/Makefile.inGlenn Morris
2014-06-28* admin/update_autogen: Remove need to cd into/out of lisp/.Glenn Morris
2014-06-28* admin/grammars/Makefile.in (bootstrap-clean): Don't delete Makefile,Glenn Morris
2014-06-25Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris
2014-06-25Move lisp/emacs-lisp/authors.el to admin/Glenn Morris
2014-06-24admin/grammars: Use pattern rules in MakefileGlenn Morris
2014-06-24admin/unidata: small Makefile simplificationsGlenn Morris
2014-06-24* admin/unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo.Glenn Morris
2014-06-24admin/notes/unicode: Some notes about what to do when a new Unicode version i...Eli Zaretskii
2014-06-24Backport unicode 7.0 data files update from trunkGlenn Morris
2014-06-21Update admin/unidata data files to latest versionsGlenn Morris
2014-06-21Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris
2014-06-16* notes/elpa: Use "git" instead of "bzr" in the name of machine toStephen Berman
2014-06-13With GNU make, MFLAGS is not neededGlenn Morris
2014-06-01Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris
2014-05-26Include sources used to create macuvs.h.Paul Eggert
2014-05-25Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris
2014-05-25* admin/mac/uvs.el: New file. Generates ../src/macuvs.h. (Backport from trunk)YAMAMOTO Mitsuharu