diff options
| author | Glenn Morris | 2009-10-31 02:17:41 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-10-31 02:17:41 +0000 |
| commit | 4c814fd27ca4e6bda5f956913d405d552130d086 (patch) | |
| tree | b20f8731b287eff571d7f07be4530c149aef17a2 /lisp/ChangeLog | |
| parent | 113b8dccbe46639a501a0fa03d6d68af460d353d (diff) | |
| download | emacs-4c814fd27ca4e6bda5f956913d405d552130d086.tar.gz emacs-4c814fd27ca4e6bda5f956913d405d552130d086.zip | |
(top-level): Move provide statement to end.
(pcmpl-rpm): Remove unused custom group.
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 869f963fc51..a3183fb08b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-10-31 Glenn Morris <rgm@gnu.org> | 1 | 2009-10-31 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * pcmpl-rpm.el (top-level): Move provide statement to end. | ||
| 4 | (pcmpl-rpm): Remove unused custom group. | ||
| 5 | |||
| 3 | * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler. | 6 | * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler. |
| 4 | 7 | ||
| 5 | * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes. | 8 | * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes. |