emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Sun, 10 Feb 2008 02:06:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/10 02:06:58

Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1651
retrieving revision 1.1652
diff -u -b -r1.1651 -r1.1652
--- NEWS        8 Feb 2008 20:44:16 -0000       1.1651
+++ NEWS        10 Feb 2008 02:06:57 -0000      1.1652
@@ -471,6 +471,9 @@
 `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.
+
 
 * Lisp Changes in Emacs 23.1
 




reply via email to

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