From 03be593186abcd1336c9102ebd286385f2c2acd0 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 30 Sep 2001 10:48:42 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ lispref/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 3 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d80cbbd631..f963069934 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-09-30 Eli Zaretskii + + * frame.el (select-frame-by-name, other-frame): Doc fix. + 2001-09-29 Eli Zaretskii * play/snake.el (snake-score-file): Use temporary-file-directory diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 1999397eba..00da383272 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2001-09-30 Eli Zaretskii + + * frames.texi (Finding All Frames): Document that next-frame and + previous-frame are local to current terminal. + 2001-09-26 Eli Zaretskii * keymaps.texi (Creating Keymaps): Fix the description of the diff --git a/src/ChangeLog b/src/ChangeLog index 31680b4948..ee88c835d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-09-30 Eli Zaretskii + + * frame.c (syms_of_frame) : Doc fix. + 2001-09-28 Pavel Jan,Bm(Bk * s/gnu-linux.h: Fix a typo in comment. -- 2.20.1