diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 830854c8e63..221d5c0586c 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,32 @@ | |||
| 1 | 2013-05-16 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * cus-test.el (cus-test-cus-load-groups): New function. | ||
| 4 | (cus-test-get-options): Add option to return groups. | ||
| 5 | (cus-test-noloads): Also check custom groups. | ||
| 6 | |||
| 7 | 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 8 | |||
| 9 | * quick-install-emacs: Don't prune DOC-* files a any more. | ||
| 10 | |||
| 11 | 2013-05-14 Glenn Morris <rgm@gnu.org> | ||
| 12 | |||
| 13 | * cus-test.el (cus-test-get-lisp-files): Ignore obsolete/. | ||
| 14 | (cus-test-libs): Fix let-binding of default-directory. | ||
| 15 | (cus-test-noloads): Load all libs for the comparison. | ||
| 16 | |||
| 17 | 2013-05-11 Glenn Morris <rgm@gnu.org> | ||
| 18 | |||
| 19 | * cus-test.el (cus-test-libs-noloads): Add a few more files. | ||
| 20 | (cus-test-load-libs, cus-test-opts): | ||
| 21 | Add option to load more/all Lisp files. | ||
| 22 | (cus-test-get-lisp-files): Ignore .*.el files. | ||
| 23 | |||
| 24 | 2013-05-10 Glenn Morris <rgm@gnu.org> | ||
| 25 | |||
| 26 | * cus-test.el (cus-test-libs-noloads): Add some files. | ||
| 27 | (cus-test-get-lisp-files): New function. | ||
| 28 | (cus-test-libs): Add option to load more/all Lisp files. | ||
| 29 | |||
| 1 | 2013-05-09 Glenn Morris <rgm@gnu.org> | 30 | 2013-05-09 Glenn Morris <rgm@gnu.org> |
| 2 | 31 | ||
| 3 | * cus-test.el: No need to provide bbdb, bbdb-com any more. | 32 | * cus-test.el: No need to provide bbdb, bbdb-com any more. |