diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 75004181ee1..73db20178ad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-11-24 Chong Yidong <cyd@gnu.org> | 1 | 2012-11-24 Chong Yidong <cyd@gnu.org> |
| 2 | 2 | ||
| 3 | * woman.el (woman-default-faces, woman-monochrome-faces): Mark as | ||
| 4 | obsolete. | ||
| 5 | |||
| 3 | * custom.el (custom-theme-set-variables): Use a topological sort | 6 | * custom.el (custom-theme-set-variables): Use a topological sort |
| 4 | for ordering by custom dependencies (Bug#12952). | 7 | for ordering by custom dependencies (Bug#12952). |
| 5 | (custom--sort-vars, custom--sort-vars-1): New functions. | 8 | (custom--sort-vars, custom--sort-vars-1): New functions. |