diff options
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 ee17699eb40..6a094692240 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2013-05-24 Glenn Morris <rgm@gnu.org> | 1 | 2013-05-24 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * obsolete/sym-comp.el: No need to load hipper-exp when compiling. | ||
| 4 | (he-search-string, he-tried-table, he-expand-list) | ||
| 5 | (he-init-string, he-string-member, he-substitute-string) | ||
| 6 | (he-reset-string): Declare. | ||
| 7 | |||
| 3 | * obsolete/options.el (list-options): Use custom-variable-p, | 8 | * obsolete/options.el (list-options): Use custom-variable-p, |
| 4 | rather than obsolete alias. | 9 | rather than obsolete alias. |
| 5 | 10 | ||