diff options
| author | Glenn Morris | 2009-10-31 02:15:09 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-10-31 02:15:09 +0000 |
| commit | 113b8dccbe46639a501a0fa03d6d68af460d353d (patch) | |
| tree | 4befe5a93719321eabc19c8197c81df378564e91 /lisp/ChangeLog | |
| parent | 31c615e404bf07c5244bb53400a77dc0bac424fc (diff) | |
| download | emacs-113b8dccbe46639a501a0fa03d6d68af460d353d.tar.gz emacs-113b8dccbe46639a501a0fa03d6d68af460d353d.zip | |
(tar-parse-info, tar-header-name): Declare for compiler.
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 aa691b701bf..869f963fc51 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-10-31 Glenn Morris <rgm@gnu.org> | 1 | 2009-10-31 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler. | ||
| 4 | |||
| 3 | * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes. | 5 | * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes. |
| 4 | 6 | ||
| 5 | * emacs-lisp/bytecomp.el (byte-compile-warning-types) | 7 | * emacs-lisp/bytecomp.el (byte-compile-warning-types) |