mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(Ffind_operation_coding_system): Doc fix.
This commit is contained in:
parent
1cce8267f8
commit
74b08af946
1 changed files with 2 additions and 2 deletions
|
|
@ -7471,8 +7471,8 @@ which is a list of all the arguments given to this function.
|
|||
|
||||
If OPERATION is `insert-file-contents', the argument corresponding to
|
||||
TARGET may be a cons (FILENAME . BUFFER). In that case, FILENAME is a
|
||||
file name to look up, and BUFFER is a buffer that will contain the
|
||||
file (not yet decoded). If `file-coding-system-alist' specifies a
|
||||
file name to look up, and BUFFER is a buffer that contains the file's
|
||||
contents (not yet decoded). If `file-coding-system-alist' specifies a
|
||||
function to call for FILENAME, that function should examine the
|
||||
contents of BUFFER instead of reading the file.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue