emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/coding.c
Date: Thu, 24 Mar 2005 23:28:41 -0500

Index: emacs/src/coding.c
diff -c emacs/src/coding.c:1.315 emacs/src/coding.c:1.316
*** emacs/src/coding.c:1.315    Tue Mar 15 06:26:15 2005
--- emacs/src/coding.c  Fri Mar 25 04:28:40 2005
***************
*** 7825,7832 ****
  one algorithm agrees with a byte sequence of source text, the coding
  system bound to the corresponding coding-category is selected.
  
! When you modify this variable, `update-coding-systems-internal' must
! be called.  */);
    {
      int i;
  
--- 7825,7831 ----
  one algorithm agrees with a byte sequence of source text, the coding
  system bound to the corresponding coding-category is selected.
  
! Don't modify this variable directly, but use `set-coding-category'.  */);
    {
      int i;
  




reply via email to

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