aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2012-02-04 13:18:46 -0800
committerGlenn Morris2012-02-04 13:18:46 -0800
commitf160676e2d1ddacfa63a20859cc3c9f80b882c35 (patch)
tree0071a6b7883331554f52a8b6184b082879a12ce7 /etc
parentc7291ad983d8494ff826b5c2eb4f5611b014de89 (diff)
downloademacs-f160676e2d1ddacfa63a20859cc3c9f80b882c35.tar.gz
emacs-f160676e2d1ddacfa63a20859cc3c9f80b882c35.zip
ert-x trivia
* lisp/emacs-lisp/ert-x.el (ert-simulate-command): Check deferred-action-list (which is obsolete) is bound. * etc/NEWS: Related markup.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 98fbc6302dd..8d7773bd94c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1427,7 +1427,10 @@ Use `filter-buffer-substring-functions' instead.
1427--- 1427---
1428*** `byte-compile-disable-print-circle' is obsolete. 1428*** `byte-compile-disable-print-circle' is obsolete.
1429 1429
1430---
1430*** `deferred-action-list' and `deferred-action-function' are obsolete. 1431*** `deferred-action-list' and `deferred-action-function' are obsolete.
1432Use `post-command-hook' instead.
1433
1431+++ 1434+++
1432*** `font-lock-maximum-size' is obsolete. 1435*** `font-lock-maximum-size' is obsolete.
1433 1436