/[emacs]/emacs/lispref/nonascii.texi
ViewVC logotype

Diff of /emacs/lispref/nonascii.texi

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

revision 1.51 by ttn, Wed Aug 10 14:29:00 2005 UTC revision 1.52 by cyd, Thu Sep 8 22:00:58 2005 UTC
# Line 717  operation finishes the job of choosing a Line 717  operation finishes the job of choosing a
717  you will want to find out afterwards which coding system was chosen.  you will want to find out afterwards which coding system was chosen.
718    
719  @defvar buffer-file-coding-system  @defvar buffer-file-coding-system
720  This variable records the coding system that was used for visiting the  This buffer-local variable records the coding system that was used to visit
721  current buffer.  It is used for saving the buffer, and for writing part  the current buffer.  It is used for saving the buffer, and for writing part
722  of the buffer with @code{write-region}.  If the text to be written  of the buffer with @code{write-region}.  If the text to be written
723  cannot be safely encoded using the coding system specified by this  cannot be safely encoded using the coding system specified by this
724  variable, these operations select an alternative encoding by calling  variable, these operations select an alternative encoding by calling

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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