aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2007-05-07 23:42:38 +0000
committerRichard M. Stallman2007-05-07 23:42:38 +0000
commitce55f97ce30848064903b0e6ceab1f7f43c690a1 (patch)
tree5954e5e6a62b1eac5ba1667aa5d4808da0ca14ac /etc
parentc10b2810641680402f94f98239186e4e99495727 (diff)
downloademacs-ce55f97ce30848064903b0e6ceab1f7f43c690a1.tar.gz
emacs-ce55f97ce30848064903b0e6ceab1f7f43c690a1.zip
*** empty log message ***
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 4e8d2eb3c78..3c73ec6ee58 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3456,6 +3456,9 @@ the command `undefined'. (In earlier Emacs versions, it used
3456`substitute-key-definition' to rebind self inserting characters to 3456`substitute-key-definition' to rebind self inserting characters to
3457`undefined'.) 3457`undefined'.)
3458 3458
3459** The third argument of `accept-process-output' is now milliseconds.
3460It used to be microseconds.
3461
3459** The function find-operation-coding-system may be called with a cons 3462** The function find-operation-coding-system may be called with a cons
3460(FILENAME . BUFFER) in the second argument if the first argument 3463(FILENAME . BUFFER) in the second argument if the first argument
3461OPERATION is `insert-file-contents', and thus a function registered in 3464OPERATION is `insert-file-contents', and thus a function registered in