aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index fb8722ab8f8..1da3931813b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -588,6 +588,8 @@ are deprecated and will be removed eventually.
588 588
589* Lisp changes in Emacs 24.3 589* Lisp changes in Emacs 24.3
590 590
591** New minor mode `read-only-mode' to replace toggle-read-only (now obsolete).
592
591** New functions `autoloadp' and `autoload-do-load'. 593** New functions `autoloadp' and `autoload-do-load'.
592 594
593** New function `posnp' to test if an object is a `posn'. 595** New function `posnp' to test if an object is a `posn'.