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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to