emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/dos-w32.el,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/dos-w32.el,v
Date: Fri, 23 Jun 2006 10:39:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/06/23 10:39:05

Index: dos-w32.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/dos-w32.el,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -b -r1.40 -r1.41
--- dos-w32.el  6 Feb 2006 14:33:32 -0000       1.40
+++ dos-w32.el  23 Jun 2006 10:39:05 -0000      1.41
@@ -186,7 +186,7 @@
       (setq buffer-file-type (eq buffer-file-coding-system 'no-conversion)))))
 
 ;;; To set the default coding system on new files.
-(add-hook 'find-file-not-found-hooks
+(add-hook 'find-file-not-found-functions
          'find-file-not-found-set-buffer-file-coding-system)
 
 ;;; To accomodate filesystems that do not require CR/LF translation.




reply via email to

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