]> code.delx.au - gnu-emacs/blobdiff - lisp/shadowfile.el
Merge from emacs--rel--22
[gnu-emacs] / lisp / shadowfile.el
index 5481bbaf2b0cbd52ba382520f166ae6b1cf3f639..8b311d5e9fff6bfbce5b13161f1e18e0a9d161e9 100644 (file)
@@ -762,7 +762,7 @@ look for files that have been changed and need to be copied to other systems."
                                (buffer-list))))
           (yes-or-no-p "Modified buffers exist; exit anyway? "))
        (or (not (fboundp 'process-list))
-          ;; process-list is not defined on VMS.
+          ;; process-list is not defined on MSDOS.
           (let ((processes (process-list))
                 active)
             (while processes