aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7a49130c201..f4c6b2adbbf 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3557,6 +3557,9 @@ w32-use-full-screen-buffer to t.
3557 3557
3558* Incompatible Lisp Changes in Emacs 22.1 3558* Incompatible Lisp Changes in Emacs 22.1
3559 3559
3560** The function find-operation-coding-system accepts a cons (FILENAME
3561. BUFFER) in an argument correponding to the target.
3562
3560--- 3563---
3561** The variables post-command-idle-hook and post-command-idle-delay have 3564** The variables post-command-idle-hook and post-command-idle-delay have
3562 been removed. Use run-with-idle-timer instead. 3565 been removed. Use run-with-idle-timer instead.