aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-08-21 23:41:35 +0200
committerAndreas Schwab2012-08-21 23:41:35 +0200
commitc6cc78b86d48ba3d40a6bfb6d6a510554eddfde5 (patch)
tree37a1f8655bc1d2739a7632f46bbec99498bdd5ea /lisp/ChangeLog
parentd18e2bb65d39d73954c422c1f36657f026cf2f56 (diff)
downloademacs-c6cc78b86d48ba3d40a6bfb6d6a510554eddfde5.tar.gz
emacs-c6cc78b86d48ba3d40a6bfb6d6a510554eddfde5.zip
Fixes: debbugs:11805
* cus-face.el (custom-face-attributes): Fix customize type for the :underline attribute.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3eda0b626a3..c3e1ae374a0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-08-21 Andreas Schwab <schwab@linux-m68k.org>
2
3 * cus-face.el (custom-face-attributes): Fix customize type for the
4 :underline attribute. (Bug#11805)
5
12012-08-21 Martin Rudalics <rudalics@gmx.at> 62012-08-21 Martin Rudalics <rudalics@gmx.at>
2 7
3 * window.el (window-point-1, set-window-point-1): Remove. 8 * window.el (window-point-1, set-window-point-1): Remove.