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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/dos-w32.el,v
Date: Fri, 23 May 2008 04:44:12 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/23 04:44:08

Index: dos-w32.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/dos-w32.el,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- dos-w32.el  6 May 2008 07:57:31 -0000       1.54
+++ dos-w32.el  23 May 2008 04:44:07 -0000      1.55
@@ -204,7 +204,7 @@
 (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.
+;;; To accommodate filesystems that do not require CR/LF translation.
 (defvar untranslated-filesystem-list nil
   "List of filesystems that require no CR/LF translation when reading
 and writing files.  Each filesystem in the list is a string naming




reply via email to

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