From 1e25ee50d67961ac15be8db37dd36beee2758ef5 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 3 May 2002 10:18:11 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 000b816ae35..d444efd5c2d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-05-03 Richard M. Stallman + + * net/zone-mode.el (zone-mode): Add write-file-hooks hook locally. + 2002-05-01 Eli Zaretskii * simple.el (clone-indirect-buffer-other-window): Fix a typo in diff --git a/src/ChangeLog b/src/ChangeLog index d7283dd5cae..57942c63285 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-05-03 Gerd Moellmann + + * indent.c (Fvertical_motion): Move to the start of the line + containing PT before moving up or down. + 2002-04-19 Eli Zaretskii * s/sol2-5.h (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is -- 2.39.2