/[emacs]/emacs/lisp/w32-fns.el
ViewVC logotype

Diff of /emacs/lisp/w32-fns.el

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

revision 1.58 by lektu, Wed Aug 31 13:52:51 2005 UTC revision 1.59 by rfrancoise, Sat Sep 24 13:44:00 2005 UTC
# Line 283  This function is provided for backward c Line 283  This function is provided for backward c
283    (interactive    (interactive
284     (list (let ((default locale-coding-system))     (list (let ((default locale-coding-system))
285             (read-coding-system             (read-coding-system
286              (format "Coding system for system calls (default, %s): "              (format "Coding system for system calls (default %s): "
287                      default)                      default)
288              default))))              default))))
289    (check-coding-system coding-system)    (check-coding-system coding-system)

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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