aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1e13d334c77..9e581df439f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
1867Use `(format-mode-line mode-name)' to ensure a string value. 1867Use `(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.
1870The FACE argument to `format-mode-line' should be one of `default',
1871`mode-line', `mode-line-inactive', `header-line', or `tool-bar'. Any
1872other 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.
1875Use the new function font-family-list (see Lisp Changes, below). 1870Use the new function font-family-list (see Lisp Changes, below).
1876 1871