diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -1866,11 +1866,6 @@ checking/manipulating elements directly, use the new functions | |||
| 1866 | ** `mode-name' is no longer guaranteed to be a string. | 1866 | ** `mode-name' is no longer guaranteed to be a string. |
| 1867 | Use `(format-mode-line mode-name)' to ensure a string value. | 1867 | Use `(format-mode-line mode-name)' to ensure a string value. |
| 1868 | 1868 | ||
| 1869 | ** `format-mode-line' now supports only a few basic faces as its FACE argument. | ||
| 1870 | The FACE argument to `format-mode-line' should be one of `default', | ||
| 1871 | `mode-line', `mode-line-inactive', `header-line', or `tool-bar'. Any | ||
| 1872 | other face is treated as `default'. | ||
| 1873 | |||
| 1874 | ** The function x-font-family-list has been removed. | 1869 | ** The function x-font-family-list has been removed. |
| 1875 | Use the new function font-family-list (see Lisp Changes, below). | 1870 | Use the new function font-family-list (see Lisp Changes, below). |
| 1876 | 1871 | ||