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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/coding.c
Date: Thu, 21 Apr 2005 19:36:16 -0400

Index: emacs/src/coding.c
diff -c emacs/src/coding.c:1.317 emacs/src/coding.c:1.318
*** emacs/src/coding.c:1.317    Thu Mar 31 11:21:14 2005
--- emacs/src/coding.c  Thu Apr 21 23:36:16 2005
***************
*** 6675,6681 ****
                               STRING_MULTIBYTE (string));
  }
  
! /*  Subroutine for Fsafe_coding_systems_region_internal.
  
      Return a list of coding systems that safely encode the multibyte
      text between P and PEND.  SAFE_CODINGS, if non-nil, is an alist of
--- 6675,6681 ----
                               STRING_MULTIBYTE (string));
  }
  
! /*  Subroutine for Ffind_coding_systems_region_internal.
  
      Return a list of coding systems that safely encode the multibyte
      text between P and PEND.  SAFE_CODINGS, if non-nil, is an alist of




reply via email to

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