aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1904ac9aefc..f31dbb35eca 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1668,6 +1668,10 @@ a match if part of it has a read-only property.
1668 1668
1669* Lisp Changes in Emacs 21.4 1669* Lisp Changes in Emacs 21.4
1670 1670
1671** Major modes can define `eldoc-print-current-symbol-info-function'
1672locally to provide Eldoc functionality by some method appropriate to
1673the language.
1674
1671** `latin1-char-displayable-p' is obsoleted by `char-displayable-p'. 1675** `latin1-char-displayable-p' is obsoleted by `char-displayable-p'.
1672 1676
1673** New coding system property `mime-text-unsuitable' indicates that 1677** New coding system property `mime-text-unsuitable' indicates that