diff --git a/etc/ChangeLog b/etc/ChangeLog index bceac931cd5..c1e6cc50516 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2004-02-08 Andreas Schwab + + * NEWS: Fix typo. + 2003-12-29 Ognyan Kulev * 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 @@ +2004-02-08 Andreas Schwab + + * view.el (view-mode-enable): Revert previous change. + 2004-02-07 Kim F. Storm * simple.el (line-number-at-pos): Rename from line-at-pos.