aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4eb73aa7c59..ac9363bbbbd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12003-01-13 Markus Rost <rost@math.ohio-state.edu>
2
3 * cus-dep.el (custom-make-dependencies): Don't set standard-value
4 and version numbers for variables. Handle faces.
5
6 * cus-edit.el (customize-changed-options): Doc addition. Load the
7 version deps earlier. Use other tests for groups and variables.
8 Handle faces.
9
12003-01-14 Kim F. Storm <storm@cua.dk> 102003-01-14 Kim F. Storm <storm@cua.dk>
2 11
3 * ido.el (ido-ignore-directories-merge): Doc fix. 12 * ido.el (ido-ignore-directories-merge): Doc fix.