From f25cfe53951f57e1b2c3972877297df3d86bb980 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 5 Jul 2001 14:08:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 2 ++ 2 files changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06e4cde8d7c..6e445fc8108 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-07-05 Gerd Moellmann + * calendar/todo-mode.el (todo-top-priorities): Use delete-region + instead of kill-line. + * play/pong.el: Fix first line. From Pavel Jan,Bm(Bk . diff --git a/src/ChangeLog b/src/ChangeLog index ea5463c5f0e..bb5de3c8be6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2001-07-05 Gerd Moellmann + * sound.c: Include Emacs' header files with #include "...". + * eval.c (specbind): Additionally record the buffer that was current when a buffer-local or frame-local variable was bound. -- 2.39.2