emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 04 Feb 2006 21:48:50 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9067 emacs/lisp/ChangeLog:1.9068
--- emacs/lisp/ChangeLog:1.9067 Sat Feb  4 12:19:27 2006
+++ emacs/lisp/ChangeLog        Sat Feb  4 21:48:50 2006
@@ -1,8 +1,10 @@
 2006-02-04  Kevin Rodgers  <address@hidden>
 
-       * simple.el (display-message-or-buffer): Count screen lines
-       instead of buffer lines when determining whether the message
-       will fit in the echo area/minibuffer window.
+       * simple.el (display-message-or-buffer): Compare the number of
+       characters to the frame width when determining whether a 1-line
+       message string will fit in the echo area.  Count screen lines
+       instead of buffer lines when determining whether a multi-line
+       message will fit in the echo area/minibuffer window.
 
 2006-02-04  Eli Zaretskii  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]