diff options
| author | John Paul Wallington | 2006-06-28 12:11:43 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2006-06-28 12:11:43 +0000 |
| commit | 4c38df30dfbfc2c2788c3d8c7662a101c73fbece (patch) | |
| tree | aa5c64f08d486e8ad73c3185888802b3f8578ff6 /lisp/ChangeLog | |
| parent | 7cb036f4ea1a2270e308603bfc142f8ce9272b77 (diff) | |
| download | emacs-4c38df30dfbfc2c2788c3d8c7662a101c73fbece.tar.gz emacs-4c38df30dfbfc2c2788c3d8c7662a101c73fbece.zip | |
(ibuffer-mode): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8916dcb9c1f..09978b3b4bb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-06-28 John Paul Wallington <jpw@pobox.com> | ||
| 2 | |||
| 3 | * ibuffer.el (ibuffer-mode): Doc fix. | ||
| 4 | |||
| 1 | 2006-06-28 Carsten Dominik <dominik@science.uva.nl> | 5 | 2006-06-28 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 6 | ||
| 3 | * textmodes/org.el (org-context): New contexts :item-bullet, | 7 | * textmodes/org.el (org-context): New contexts :item-bullet, |