]> git.eshelyaron.com Git - emacs.git/commitdiff
`mode-name' is no longer guaranteed to be a string.
authorGlenn Morris <rgm@gnu.org>
Sun, 10 Feb 2008 02:06:57 +0000 (02:06 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 10 Feb 2008 02:06:57 +0000 (02:06 +0000)
etc/NEWS

index c316b9cfb348518a21eb7ede7504c5b749358c85..5846100554916d1e419ebfedfd62b9a0d336575a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -471,6 +471,9 @@ checking/manipulating elements directly, use the new functions
 `byte-compile-warning-enabled-p', `byte-compile-disable-warning', and
 `byte-compile-enable-warning.'
 
+** `mode-name' is no longer guaranteed to be a string.
+Use `(format-mode-line mode-name)' to ensure a string value.
+
 \f
 * Lisp Changes in Emacs 23.1