X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ad80bf1720695dd104924238bcbb8e03c48af737..refs/heads/wip:/etc/ChangeLog diff --git a/etc/ChangeLog b/etc/ChangeLog index 77294aae77..ae44fc45c3 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,59 @@ +2014-06-28 Glenn Morris + + * publicsuffix.txt: Update from source. + +2014-06-24 Eli Barzilay + + * NEWS: calculator.el user-visible changes. + +2014-06-15 Michael Albinus + + * NEWS: New Tramp method "nc". + +2014-06-08 Leo Liu + + * themes/deeper-blue-theme.el: Use another fix. (Bug#17695) + +2014-06-08 Juri Linkov + + * themes/deeper-blue-theme.el (diff-added, diff-changed, diff-removed): + Set face definitions explicitly. Inherit indicator faces from them. + (Bug#17695) + +2014-05-28 Reuben Thomas + + * TODO: add a note that undo-tree could be used to save undo + information (Bug #17581). + +2014-05-27 Fabrice Popineau + + * NEWS: Mention build changes on MS-Windows. + +2014-05-26 Paul Eggert + + Specify coding if Latin-1 Emacs would misinterpret (Bug#17575). + * ETAGS.EBNF, NEWS, ORG-NEWS: Add "coding: utf-8". + +2014-05-17 Paul Eggert + + * NEWS: Assume C99 or later (Bug#17487). + +2014-05-16 Paul Eggert + + Don't require pkg-config when building from repository. + * NEWS: Prefer './configure FOO=BAR' to 'FOO=BAR ./configure'. + * PROBLEMS (Build-time-problems): Remove pkg-config problem + that is no longer an issue. + +2014-05-13 Dmitry Antipov + + * PROBLEMS: Mention potential problems with + --enable-link-time-optimization and clang on Fedora 20. + +2014-05-04 Leo Liu + + * NEWS: Mention support for Chinese dates in calendar and diary. + 2014-04-20 Daniel Colascione * NEWS: Mention new struct functions and changes to `cl-the'.