aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index bceac931cd5..c1e6cc50516 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12004-02-08 Andreas Schwab <schwab@suse.de>
2
3 * NEWS: Fix typo.
4
12003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg> 52003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg>
2 6
3 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors. 7 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a953a19057f..06938fd998d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12004-02-08 Andreas Schwab <schwab@suse.de>
2
3 * view.el (view-mode-enable): Revert previous change.
4
12004-02-07 Kim F. Storm <storm@cua.dk> 52004-02-07 Kim F. Storm <storm@cua.dk>
2 6
3 * simple.el (line-number-at-pos): Rename from line-at-pos. 7 * simple.el (line-number-at-pos): Rename from line-at-pos.