]> code.delx.au - gnu-emacs/commitdiff
(find-operation-coding-system): Mention the new argument
authorKenichi Handa <handa@m17n.org>
Fri, 26 May 2006 04:57:26 +0000 (04:57 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 26 May 2006 04:57:26 +0000 (04:57 +0000)
format.

etc/NEWS

index 7a49130c201df9d373959e1eac93aea808da157e..f4c6b2adbbf6a675af62a14a14f0f823e6232ef5 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3557,6 +3557,9 @@ w32-use-full-screen-buffer to t.
 \f
 * Incompatible Lisp Changes in Emacs 22.1
 
+** The function find-operation-coding-system accepts a cons (FILENAME
+. BUFFER) in an argument correponding to the target.
+
 ---
 ** The variables post-command-idle-hook and post-command-idle-delay have
     been removed.  Use run-with-idle-timer instead.