/[emacs]/emacs/src/coding.c
ViewVC logotype

Diff of /emacs/src/coding.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.239 by rms, Fri Feb 1 04:34:21 2002 UTC revision 1.240 by schwab, Mon Mar 11 19:21:09 2002 UTC
# Line 1  Line 1 
1  /* Coding system handler (conversion, detection, and etc).  /* Coding system handler (conversion, detection, and etc).
2     Copyright (C) 1995, 1997, 1998 Electrotechnical Laboratory, JAPAN.     Copyright (C) 1995, 1997, 1998, 2002 Electrotechnical Laboratory, JAPAN.
3     Licensed to the Free Software Foundation.     Licensed to the Free Software Foundation.
4     Copyright (C) 2001 Free Software Foundation, Inc.     Copyright (C) 2001 Free Software Foundation, Inc.
5    
# Line 7248  If VAL is a cons of coding systems, the Line 7248  If VAL is a cons of coding systems, the
7248  and the cdr part is used for encoding.  and the cdr part is used for encoding.
7249  If VAL is a function symbol, the function must return a coding system  If VAL is a function symbol, the function must return a coding system
7250  or a cons of coding systems which are used as above.  The function gets  or a cons of coding systems which are used as above.  The function gets
7251  the arguments with which `find-operation-coding-systems' was called.  the arguments with which `find-operation-coding-system' was called.
7252    
7253  See also the function `find-operation-coding-system'  See also the function `find-operation-coding-system'
7254  and the variable `auto-coding-alist'.  */);  and the variable `auto-coding-alist'.  */);

Legend:
Removed from v.1.239  
changed lines
  Added in v.1.240

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26