declare smobs in alloc.c
[bpt/emacs.git] / etc / ChangeLog
index 77294aa..ae44fc4 100644 (file)
@@ -1,3 +1,59 @@
+2014-06-28  Glenn Morris  <rgm@gnu.org>
+
+       * publicsuffix.txt: Update from source.
+
+2014-06-24  Eli Barzilay  <eli@barzilay.org>
+
+       * NEWS: calculator.el user-visible changes.
+
+2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: New Tramp method "nc".
+
+2014-06-08  Leo Liu  <sdl.web@gmail.com>
+
+       * themes/deeper-blue-theme.el: Use another fix.  (Bug#17695)
+
+2014-06-08  Juri Linkov  <juri@jurta.org>
+
+       * 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  <rrt@sc3d.org>
+
+       * TODO: add a note that undo-tree could be used to save undo
+       information (Bug #17581).
+
+2014-05-27  Fabrice Popineau  <fabrice.popineau@gmail.com>
+
+       * NEWS: Mention build changes on MS-Windows.
+
+2014-05-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
+       * ETAGS.EBNF, NEWS, ORG-NEWS: Add "coding: utf-8".
+
+2014-05-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * NEWS: Assume C99 or later (Bug#17487).
+
+2014-05-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       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  <dmantipov@yandex.ru>
+
+       * PROBLEMS: Mention potential problems with
+       --enable-link-time-optimization and clang on Fedora 20.
+
+2014-05-04  Leo Liu  <sdl.web@gmail.com>
+
+       * NEWS: Mention support for Chinese dates in calendar and diary.
+
 2014-04-20  Daniel Colascione  <dancol@dancol.org>
 
        * NEWS: Mention new struct functions and changes to `cl-the'.