From 68ce47af293360401e79bed77e46eee4d1cdb444 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 1 Aug 2006 00:49:58 +0000 Subject: [PATCH] (find-operation-coding-system): Describe the more detail of the change. --- etc/ChangeLog | 5 +++++ etc/NEWS | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index f1bab406fd4..4937aef2bca 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2006-08-01 Kenichi Handa + + * NEWS (find-operation-coding-system): Describe the more detail of + the change. + 2006-07-28 Reiner Steib * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using diff --git a/etc/NEWS b/etc/NEWS index 1414748a3dd..52fcc1eea2a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3661,8 +3661,10 @@ w32-use-full-screen-buffer to t. * 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 function find-operation-coding-system may be called with a cons +(FILENAME . BUFFER) in the second argument if the first argument +OPERATION is `insert-file-contents', and thus a function registered in +`file-coding-system-alist' is also called with such an argument. --- ** The variables post-command-idle-hook and post-command-idle-delay have -- 2.39.2