diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -471,6 +471,9 @@ checking/manipulating elements directly, use the new functions | |||
| 471 | `byte-compile-warning-enabled-p', `byte-compile-disable-warning', and | 471 | `byte-compile-warning-enabled-p', `byte-compile-disable-warning', and |
| 472 | `byte-compile-enable-warning.' | 472 | `byte-compile-enable-warning.' |
| 473 | 473 | ||
| 474 | ** `mode-name' is no longer guaranteed to be a string. | ||
| 475 | Use `(format-mode-line mode-name)' to ensure a string value. | ||
| 476 | |||
| 474 | 477 | ||
| 475 | * Lisp Changes in Emacs 23.1 | 478 | * Lisp Changes in Emacs 23.1 |
| 476 | 479 | ||