Use a shell function in configure.ac to cut down on code duplication.
[bpt/emacs.git] / etc / ChangeLog
index 27ee804..9c2582c 100644 (file)
@@ -1,3 +1,18 @@
+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.