aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0294155cad9..08591ac591f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12014-04-12 Matthias Dahl <matthias.dahl@binary-island.eu>
2
3 * faces.el (make-face): Remove deprecated optional argument. The
4 conditional application of X resources is handled directly by
5 make-face-x-resource-internal since Emacs 24.4.
6 (make-empty-face): Don't pass optional argument to make-face.
7
12014-04-11 Glenn Morris <rgm@gnu.org> 82014-04-11 Glenn Morris <rgm@gnu.org>
2 9
3 * Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport. (Bug#16429) 10 * Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport. (Bug#16429)