emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/buffer.c


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Sat, 02 Mar 2002 06:54:50 -0500

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.378 emacs/src/buffer.c:1.379
*** emacs/src/buffer.c:1.378    Sat Jan 26 18:04:27 2002
--- emacs/src/buffer.c  Sat Mar  2 06:54:50 2002
***************
*** 5279,5284 ****
--- 5279,5287 ----
  unless some coding system is specified in `file-coding-system-alist'
  for the buffer file.
  
+ If the text to be saved cannot be encoded as specified by this variable,
+ an alternative encoding is selected by `select-safe-coding-system', which see.
+ 
  The variable `coding-system-for-write', if non-nil, overrides this variable.
  
  This variable is never applied to a way of decoding a file while reading it.  
*/);



reply via email to

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