emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/nonascii.texi


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lispref/nonascii.texi
Date: Thu, 08 Sep 2005 18:01:04 -0400

Index: emacs/lispref/nonascii.texi
diff -c emacs/lispref/nonascii.texi:1.51 emacs/lispref/nonascii.texi:1.52
*** emacs/lispref/nonascii.texi:1.51    Wed Aug 10 14:29:00 2005
--- emacs/lispref/nonascii.texi Thu Sep  8 22:00:58 2005
***************
*** 717,724 ****
  you will want to find out afterwards which coding system was chosen.
  
  @defvar buffer-file-coding-system
! This variable records the coding system that was used for visiting the
! current buffer.  It is used for saving the buffer, and for writing part
  of the buffer with @code{write-region}.  If the text to be written
  cannot be safely encoded using the coding system specified by this
  variable, these operations select an alternative encoding by calling
--- 717,724 ----
  you will want to find out afterwards which coding system was chosen.
  
  @defvar buffer-file-coding-system
! This buffer-local variable records the coding system that was used to visit
! the current buffer.  It is used for saving the buffer, and for writing part
  of the buffer with @code{write-region}.  If the text to be written
  cannot be safely encoded using the coding system specified by this
  variable, these operations select an alternative encoding by calling




reply via email to

[Prev in Thread] Current Thread [Next in Thread]