branch: elpa/emacsql
commit c1ea25c87290f6d222497ad73ac0828c39daffef
Author: Christopher Wellons <[email protected]>
Commit: Christopher Wellons <[email protected]>

    Drop Windows issue from README (fixed in 24.4).
    
    This statement was only true up until 24.4.
---
 README.md | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/README.md b/README.md
index 48e7cb3316..c5ec5ee7e3 100644
--- a/README.md
+++ b/README.md
@@ -26,13 +26,6 @@ having any particular software installed.
 
 Requires Emacs 24 or later.
 
-### Windows Issue
-
-Due to a [long-standing Emacs bug][batch], EmacSQL cannot be used in
-Emacs' "-batch" mode on Windows, which includes running the EmacSQL
-test suite from the Makefile. However, it will still work properly
-within Cygwin.
-
 ## Example Usage
 
 ```el

Reply via email to