diff lisp/menubar-items.el @ 5940:c608d4b0b75e cygwin64 tip

rescue lost branch from 64bit.backup
author Henry Thompson <ht@markup.co.uk>
date Thu, 16 Dec 2021 18:48:58 +0000
parents 40fbceabaafd
children
line wrap: on
line diff
--- a/lisp/menubar-items.el	Fri Jul 24 14:48:46 2015 +0100
+++ b/lisp/menubar-items.el	Thu Dec 16 18:48:58 2021 +0000
@@ -954,7 +954,7 @@
 			       (not eol-detection-enabled-p))
        :style toggle
        :selected eol-detection-enabled-p
-       :included (not (memq system-type '(windows-nt cygwin32)))]
+       :included (not (memq system-type '(windows-nt cygwin32 cygwin64)))]
       ("Set Coding System of %_Buffer File"
        :filter
        ,#'(lambda (menu)