aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cff51898e3a..0dc24bf165e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12003-01-09 Karl Berry <karl@gnu.org>
2
3 * sort.el (sort-regexp-fields): pass noerror to re-search-forward,
4 so that we don't fail if no records match record-regexp.
5
12003-01-09 Markus Rost <rost@math.ohio-state.edu> 62003-01-09 Markus Rost <rost@math.ohio-state.edu>
2 7
3 * cus-edit.el (customize-group, customize-group-other-window): 8 * cus-edit.el (customize-group, customize-group-other-window):