`mode-name' is no longer guaranteed to be a string.
This commit is contained in:
parent
d92c6c8581
commit
69df9d6df4
1 changed files with 3 additions and 0 deletions
3
etc/NEWS
3
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.
|
||||
|
||||
|
||||
* Lisp Changes in Emacs 23.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue