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 24b564b6d70..68225f1bec8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-04-16 Glenn Morris <rgm@gnu.org> | 1 | 2012-04-16 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * play/yow.el (yow-file): Use expand-file-name rather than concat. | ||
| 4 | |||
| 3 | * progmodes/perl-mode.el (c-macro-expand): | 5 | * progmodes/perl-mode.el (c-macro-expand): |
| 4 | Remove unnecessary autoload (it is in loaddefs.el). | 6 | Remove unnecessary autoload (it is in loaddefs.el). |
| 5 | 7 | ||