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 072fb1bd1f4..f567369b46b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-09-29 Glenn Morris <rgm@gnu.org> | 1 | 2012-09-29 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get | ||
| 4 | the full definition in loaddefs, rather than duplicating it. | ||
| 5 | |||
| 3 | * help-macro.el (three-step-help): No need to autoload defcustom. | 6 | * help-macro.el (three-step-help): No need to autoload defcustom. |
| 4 | 7 | ||
| 5 | * progmodes/inf-lisp.el (inferior-lisp-filter-regexp) | 8 | * progmodes/inf-lisp.el (inferior-lisp-filter-regexp) |