diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 887441d1c9d..07505a32536 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-05-01 Glenn Morris <rgm@gnu.org> | 1 | 2012-05-01 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp. | ||
| 4 | |||
| 3 | * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set. | 5 | * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set. |
| 4 | 6 | ||
| 5 | * cus-edit.el (custom-variable-documentation): Simplify with format. | 7 | * cus-edit.el (custom-variable-documentation): Simplify with format. |