diff options
| author | Andreas Schwab | 2012-08-21 23:41:35 +0200 |
|---|---|---|
| committer | Andreas Schwab | 2012-08-21 23:41:35 +0200 |
| commit | c6cc78b86d48ba3d40a6bfb6d6a510554eddfde5 (patch) | |
| tree | 37a1f8655bc1d2739a7632f46bbec99498bdd5ea /lisp/ChangeLog | |
| parent | d18e2bb65d39d73954c422c1f36657f026cf2f56 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-08-21 Martin Rudalics <rudalics@gmx.at> | 6 | 2012-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. |