aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9b55fe2aec7..14a5dcdcd6b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12006-04-21 Luc Teirlinck <teirllm@auburn.edu>
2
3 * progmodes/antlr-mode.el (antlr-default):
4 * cus-edit.el (custom-documentation):
5 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
6 in defface.
7
12006-04-21 Kim F. Storm <storm@cua.dk> 82006-04-21 Kim F. Storm <storm@cua.dk>
2 9
3 * image.el (image-type): New defun split out of create-image. 10 * image.el (image-type): New defun split out of create-image.