nt/README: A better documentation of ddeclient.exe.
nt/README.W32: A better documentation of ddeclient.exe.
nt/paths.h (PATH_EXEC): Add nt/oo-spd/i386 and nt/oo/i386
subdirectories.
+2013-04-01 Eli Zaretskii <eliz@gnu.org>
+
+ * README: A better documentation of ddeclient.exe.
+
+ * README.W32: A better documentation of ddeclient.exe.
+
+ * paths.h (PATH_EXEC): Add nt/oo-spd/i386 and nt/oo/i386
+ subdirectories.
+
2013-03-30 Eli Zaretskii <eliz@gnu.org>
* inc/ms-w32.h (TERM_HEADER): Remove definition.
+ ebrowse.exe - A tool for generating C++ browse information. See the
`Ebrowse' manual.
- + ddeclient.exe - A tool for interacting with DDE servers.
+ + ddeclient.exe - A tool for interacting with DDE servers. To be
+ invoked as "ddeclient SERVER [TOPIC]", where SERVER is the DDE
+ server name, and sends each line of its standard input to the DDE
+ server using the DdeClientTransaction API. This program is
+ supposed to be invoked via the 'call-process-region' Emacs
+ primitive.
+ hexl.exe - A tool for converting files to hex dumps. See the
`Editing Binary Files' node of the Emacs manual.
+ ebrowse.exe - A tool for generating C++ browse information. See the
`Ebrowse' manual.
- + ddeclient.exe - A tool for interacting with DDE servers.
+ + ddeclient.exe - A tool for interacting with DDE servers. To be
+ invoked as "ddeclient SERVER [TOPIC]", where SERVER is the DDE
+ server name, and sends each line of its standard input to the DDE
+ server using the DdeClientTransaction API. This program is
+ supposed to be invoked via the 'call-process-region' Emacs
+ primitive.
+ hexl.exe - A tool for producing hex dumps of binary files. See the
`Editing Binary Files' node of the Emacs manual.
variable exec-directory. exec-directory is used for finding
executables and other architecture-dependent files. */
/* #define PATH_EXEC "/usr/local/lib/emacs/etc" */
-#define PATH_EXEC "%emacs_dir%/bin;%emacs_dir%/lib-src/oo-spd/i386;%emacs_dir%/lib-src/oo/i386"
+#define PATH_EXEC "%emacs_dir%/bin;%emacs_dir%/lib-src/oo-spd/i386;%emacs_dir%/lib-src/oo/i386;%emacs_dir%/nt/oo-spd/i386;%emacs_dir%/nt/oo/i386"
/* Where Emacs should look for its architecture-independent data
files, like the NEWS file. The lisp variable data-directory