]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sun, 20 Feb 2000 13:06:08 +0000 (13:06 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 20 Feb 2000 13:06:08 +0000 (13:06 +0000)
lisp/ChangeLog
src/ChangeLog

index e44ba00336dc9a4833bf3b5fd584ff9198ee3879..5d9522ce9dad726b218db19e845d77c441640db6 100644 (file)
@@ -1,3 +1,9 @@
+2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * 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 <friedman@splode.com>.
+
 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * progmodes/hideshow.el (hs-flag-region): No longer use
index 0fefcee3bd064a39143aa54857b6b707e9a22522..a5b5ecb6f39d0512daa1c63234f4fc8a71ab1ffb 100644 (file)
@@ -1,3 +1,8 @@
+2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * msdos.c (IT_write_glyphs): Allocate a larger screen_buf as data
+       produced for CODING_MODE_LAST_BLOCK requires.
+
 2000-02-18  Dave Love  <fx@gnu.org>
 
        * keyboard.c (echo_keystrokes): Remove declaration.