diff options
| author | Lars Ingebrigtsen | 2022-06-17 16:59:18 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2022-06-17 16:59:18 +0200 |
| commit | e9c50055ff989a670d024045aba0050371a28fef (patch) | |
| tree | 49662ccd24b436c6c5145fd2172dfb08e221e2f9 | |
| parent | bdb1c5ec458692b26281654f153729156e5c0ae8 (diff) | |
| download | emacs-e9c50055ff989a670d024045aba0050371a28fef.tar.gz emacs-e9c50055ff989a670d024045aba0050371a28fef.zip | |
Fix efaq-w32.texi build warning
* doc/misc/efaq-w32.texi (Other useful ports): Fix ordering to
match nodes (or should the nodes be moved instead?).
| -rw-r--r-- | doc/misc/efaq-w32.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi index 01932792125..084b5a3254e 100644 --- a/doc/misc/efaq-w32.texi +++ b/doc/misc/efaq-w32.texi | |||
| @@ -2102,9 +2102,9 @@ suggestions} for improving the interaction of perldb and Emacs. | |||
| 2102 | 2102 | ||
| 2103 | @menu | 2103 | @menu |
| 2104 | * Cygwin:: | 2104 | * Cygwin:: |
| 2105 | * MinGW:: | ||
| 2106 | * EZWinPorts:: | ||
| 2107 | * MinGW-w64:: | 2105 | * MinGW-w64:: |
| 2106 | * EZWinPorts:: | ||
| 2107 | * MinGW:: | ||
| 2108 | * GnuWin32:: | 2108 | * GnuWin32:: |
| 2109 | * GTK:: | 2109 | * GTK:: |
| 2110 | * Read man pages:: | 2110 | * Read man pages:: |