From 1d4311c3a9852b0df9ff6485d654c11d76aa9598 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 20 Feb 2000 13:06:08 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e44ba00336d..5d9522ce9da 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-02-20 Eli Zaretskii + + * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]: + Don't call ring-empty-p unless tags-location-ring is bound. + From Noah Friedman . + 2000-02-18 Thien-Thi Nguyen * progmodes/hideshow.el (hs-flag-region): No longer use diff --git a/src/ChangeLog b/src/ChangeLog index 0fefcee3bd0..a5b5ecb6f39 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-02-20 Eli Zaretskii + + * msdos.c (IT_write_glyphs): Allocate a larger screen_buf as data + produced for CODING_MODE_LAST_BLOCK requires. + 2000-02-18 Dave Love * keyboard.c (echo_keystrokes): Remove declaration. -- 2.39.5