/[emacs]/emacs/lisp/international/mule.el
ViewVC logotype

Diff of /emacs/lisp/international/mule.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.175 by handa, Wed Jan 22 02:33:07 2003 UTC revision 1.176 by handa, Fri Jan 24 13:28:00 2003 UTC
# Line 1899  or a function symbol which, when called, Line 1899  or a function symbol which, when called,
1899                     (cons (cons regexp coding-system)                     (cons (cons regexp coding-system)
1900                           network-coding-system-alist)))))))                           network-coding-system-alist)))))))
1901    
1902  (defun decode-coding-region-as-inserted-from-file (from to filename  (defun decode-coding-inserted-region (from to filename
1903                                                          &optional                                             &optional visit beg end replace)
                                                         visit beg end replace)  
1904    "Decode the region between FROM and TO as if it is read from file FILENAME.    "Decode the region between FROM and TO as if it is read from file FILENAME.
1905  Optional arguments VISIT, BEG, END, and REPLACE are the same as those  Optional arguments VISIT, BEG, END, and REPLACE are the same as those
1906  of the function `insert-file-contents'."  of the function `insert-file-contents'."

Legend:
Removed from v.1.175  
changed lines
  Added in v.1.176

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26