aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorGlenn Morris2019-06-07 07:50:49 -0700
committerGlenn Morris2019-06-07 07:50:49 -0700
commit348657cc2155f1d27338dc169634dc74caf9a0a3 (patch)
tree79725bbf23d87b76cf2ec9615f9e5b8ee52296ee /nt
parent6bee17e4474cce4175f0289961f1f1fc40ba800e (diff)
parent9254885a9571162920889f47adb41eaf1e555c21 (diff)
downloademacs-348657cc2155f1d27338dc169634dc74caf9a0a3.tar.gz
emacs-348657cc2155f1d27338dc169634dc74caf9a0a3.zip
Merge from origin/emacs-26
9254885 (origin/emacs-26) Resurrect display-line-number-mode in clien... aecbbd5 * src/fns.c (Fmapconcat): Doc fix. (Bug#35710) 8e5fc38 Fix typo ee21b40 * lisp/term/w32-win.el ([noname]): Bind to 'ignore'. (Bug#36... f68b33f Fix styling of Unicode codepoints in manuals ff7ec6f Fix a few uses of quotes in user manual b67042b More minor copyedits in the Emacs manual 9734b5c Fix minor issues in the Emacs manual c153250 Try to improve text on atomic windows in Elisp manual fb314ba Don't recommend insert-before-markers in process filters
Diffstat (limited to 'nt')
-rw-r--r--nt/README.W322
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/README.W32 b/nt/README.W32
index c04f1a6d64c..64b35f68eb5 100644
--- a/nt/README.W32
+++ b/nt/README.W32
@@ -153,7 +153,7 @@ See the end of the file for license conditions.
153 instance, or you want the smallest possible Emacs), then you may use 153 instance, or you want the smallest possible Emacs), then you may use
154 the files emacs-VER-x86_64-no-deps.zip or 154 the files emacs-VER-x86_64-no-deps.zip or
155 emacs-VER-i686-no-deps.zip. The dependency files are also available 155 emacs-VER-i686-no-deps.zip. The dependency files are also available
156 as emacs-MVER-x86_64-no-deps.zip and emacs-MVER-i686-deps.zip. Source 156 as emacs-MVER-x86_64-deps.zip and emacs-MVER-i686-deps.zip. Source
157 code for these dependencies is available as 157 code for these dependencies is available as
158 emacs-26-deps-mingw-w64-src.zip. 158 emacs-26-deps-mingw-w64-src.zip.
159 159