Mercurial > emacs
comparison lisp/ChangeLog @ 56631:c79de86ff90b
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sun, 08 Aug 2004 22:54:36 +0000 |
parents | ba58809b0845 |
children | 06f73d0f89d0 1425b1df1da8 |
comparison
equal
deleted
inserted
replaced
56630:50923476a86f | 56631:c79de86ff90b |
---|---|
1 2004-08-08 John Paul Wallington <jpw@gnu.org> | |
2 | |
3 * ibuffer.el (define-ibuffer-column size): Use `string-to-number' | |
4 instead of `string-to-int'. | |
5 (define-ibuffer-column mode): Fix indentation. | |
6 | |
1 2004-08-08 Lars Hansen <larsh@math.ku.dk> | 7 2004-08-08 Lars Hansen <larsh@math.ku.dk> |
2 | 8 |
3 * wid-edit.el (widget-sexp-validate): Allow whitespace after | 9 * wid-edit.el (widget-sexp-validate): Allow whitespace after |
4 expression. | 10 expression. |
5 | 11 |