diff options
| author | Carsten Dominik | 2006-11-28 07:30:56 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2006-11-28 07:30:56 +0000 |
| commit | a1afc2606c907f619d5d8e6b28e2f67f37b58f67 (patch) | |
| tree | 4156ad916b201c18da042d4fb2f204d3678f7732 | |
| parent | ffbaa1671799d6ed8490d6d459634b17f2981d6b (diff) | |
| download | emacs-a1afc2606c907f619d5d8e6b28e2f67f37b58f67.tar.gz emacs-a1afc2606c907f619d5d8e6b28e2f67f37b58f67.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7e98f10e3b7..af539fc0034 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-11-28 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * textmodes/org.el (require): Require gnus-sum during compilation | ||
| 4 | to avoid problem with a macro call. | ||
| 5 | |||
| 1 | 2006-11-28 Glenn Morris <rgm@gnu.org> | 6 | 2006-11-28 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs-lisp/authors.el (authors-aliases): Add new alias. | 8 | * emacs-lisp/authors.el (authors-aliases): Add new alias. |