diff options
| author | Dan Nicolaescu | 2006-04-02 23:48:28 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2006-04-02 23:48:28 +0000 |
| commit | b641fbd7f4cd1069ec2e709dea275d7698525d4d (patch) | |
| tree | fcd5c41e894898b929d0522a9e319e5a6c293da1 /lisp/ChangeLog | |
| parent | 4d4eb732b5bb970e21e01110b87db7a6464c60c1 (diff) | |
| download | emacs-b641fbd7f4cd1069ec2e709dea275d7698525d4d.tar.gz emacs-b641fbd7f4cd1069ec2e709dea275d7698525d4d.zip | |
(define-ibuffer-column): Document the new parameter.
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 998c2eb9427..2f7e50357b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * ibuf-macs.el (define-ibuffer-column): Document the new parameter. | ||
| 4 | |||
| 1 | 2006-04-02 Richard Stallman <rms@gnu.org> | 5 | 2006-04-02 Richard Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * progmodes/compile.el (compilation-message-face): Make it defcustom. | 7 | * progmodes/compile.el (compilation-message-face): Make it defcustom. |