comparison nt/README @ 111098:1529ab88805c

Replace digest-doc and sorted-doc C programs with Lisp commands. * lib-src/digest-doc.c, lib-src/sorted-doc.c: Remove files. * lib-src/Makefile.in (UTILITIES): Remove digest-doc and sorted-doc. (digest-doc${EXEEXT}, sorted-doc${EXEEXT}): Remove rules. * lib-src/makefile.w32-in (ALL): Remove digest-doc and sorted-doc. ($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe, sorted-doc, digest-doc) ($(BLD)/digest-doc.$(O), $(BLD)/sorted-doc.$(O)): Remove rules. (install): Don't install digest-doc.exe or sorted-doc.exe. * lisp/help-fns.el (doc-file-to-man, doc-file-to-info): New commands. * doc/lispref/help.texi (Documentation Basics): Remove mentions of digest-doc and sorted-doc. * INSTALL, nt/README, nt/README.W32: Do not mention digest-doc and sorted-doc. * etc/NEWS: Mention this change.
author Glenn Morris <rgm@gnu.org>
date Fri, 22 Oct 2010 19:46:06 -0700
parents 1d1d5d9bd884
children 417b1e4d63cd
comparison
equal deleted inserted replaced
111097:811daa44285f 111098:1529ab88805c
1 Emacs for Windows NT/2000 and Windows 95/98/ME 1 Emacs for Windows NT/2000 and Windows 95/98/ME
2 2
3 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 3 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
4 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 4 2010 Free Software Foundation, Inc.
5 See the end of the file for license conditions. 5 See the end of the file for license conditions.
6 6
7 This directory contains support for compiling and running GNU Emacs on 7 This directory contains support for compiling and running GNU Emacs on
8 Windows NT, Windows 95, and their successors. This port supports all 8 Windows NT, Windows 95, and their successors. This port supports all
9 of the major functionality of the Unix version, including 9 of the major functionality of the Unix version, including
58 `Editing Binary Files' node of the Emacs manual. 58 `Editing Binary Files' node of the Emacs manual.
59 59
60 + movemail.exe - A helper application for safely moving mail from 60 + movemail.exe - A helper application for safely moving mail from
61 a mail spool or POP server to a local user mailbox. See the 61 a mail spool or POP server to a local user mailbox. See the
62 `Movemail' node of the Emacs manual. 62 `Movemail' node of the Emacs manual.
63
64 + digest-doc.exe, sorted-doc.exe - Tools for rebuilding the
65 built-in documentation.
66 63
67 * Further information 64 * Further information
68 65
69 There is a web page that serves as a FAQ for the Windows port of 66 There is a web page that serves as a FAQ for the Windows port of
70 Emacs (a.k.a. NTEmacs) at: 67 Emacs (a.k.a. NTEmacs) at: