aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2006-04-02 23:48:28 +0000
committerDan Nicolaescu2006-04-02 23:48:28 +0000
commitb641fbd7f4cd1069ec2e709dea275d7698525d4d (patch)
treefcd5c41e894898b929d0522a9e319e5a6c293da1 /lisp/ChangeLog
parent4d4eb732b5bb970e21e01110b87db7a6464c60c1 (diff)
downloademacs-b641fbd7f4cd1069ec2e709dea275d7698525d4d.tar.gz
emacs-b641fbd7f4cd1069ec2e709dea275d7698525d4d.zip
(define-ibuffer-column): Document the new parameter.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
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 @@
12006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
4
12006-04-02 Richard Stallman <rms@gnu.org> 52006-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.