summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-03-27 16:24:48 -0400
committerGlenn Morris <rgm@gnu.org>2012-03-27 16:24:48 -0400
commit5d956bc22e57b78f47312001272f2e6643f31334 (patch)
treedfe1e12b417b8ed4ab12f2f5ca97219b08e4a76f
parentdcb6e7b38ab0a732c18bf80deacc803a03aeb85c (diff)
downloademacs-5d956bc22e57b78f47312001272f2e6643f31334.tar.gz
NEWS pedantry
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6af54a1db11..caee43ec1ec 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1121,7 +1121,8 @@ Use (where-is-internal <def> nil t) instead.
+++
** The following obsolete (mostly since at least 21.1) functions and aliases
-have been removed (the appropriate new function is given in parentheses):
+have been removed (the appropriate new function is given in parentheses;
+"not needed" means you can just remove all calls to the function in question):
comint-kill-output (comint-delete-output),
decompose-composite-char (char-to-string),
outline-visible (outline-invisible-p),