aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f0e468216b4..2cb6d8e4021 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1115,7 +1115,7 @@
1115 1115
1116 * warnings.el (lwarn, warn, warning-levels): Doc fix. 1116 * warnings.el (lwarn, warn, warning-levels): Doc fix.
1117 (warning-suppress-log-types): Fix typo. 1117 (warning-suppress-log-types): Fix typo.
1118 (display-warning): Fix typo. Remove useless asignment to free variable 1118 (display-warning): Fix typo. Remove useless assignment to free variable
1119 `group-string'. 1119 `group-string'.
1120 1120
11212002-07-25 Markus Rost <rost@math.ohio-state.edu> 11212002-07-25 Markus Rost <rost@math.ohio-state.edu>