diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7dac139c295..2cf968505af 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-06-14 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * cus-theme.el (describe-theme-1): Use custom-theme-p. | ||
| 4 | (custom-theme-summary): New function. | ||
| 5 | (customize-themes): Use it. | ||
| 6 | |||
| 1 | 2011-06-13 Glenn Morris <rgm@gnu.org> | 7 | 2011-06-13 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * cus-dep.el (custom-make-dependencies): Use up command-line-args-left. | 9 | * cus-dep.el (custom-make-dependencies): Use up command-line-args-left. |