Show
Ignore:
Timestamp:
2006年07月01日 08時27分06秒 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/dos-w32.el

    r4037 r4098  
    188188 
    189189;;; To set the default coding system on new files. 
    190 (add-hook 'find-file-not-found-hook
     190(add-hook 'find-file-not-found-function
    191191          'find-file-not-found-set-buffer-file-coding-system) 
    192192