comparison etc/NEWS @ 28955:6cfd3ddf0911

Correct a typo in description of `woman.el'.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 17 May 2000 12:08:51 +0000
parents f100c3d709e4
children ba9cfbfc601e
comparison
equal deleted inserted replaced
28954:66670931eb9a 28955:6cfd3ddf0911
973 973
974 The command `M-x woman' formats manual pages entirely in Emacs Lisp 974 The command `M-x woman' formats manual pages entirely in Emacs Lisp
975 and then displays them, like `M-x manual-entry' does. Unlike 975 and then displays them, like `M-x manual-entry' does. Unlike
976 `manual-entry', `woman' does not invoke any external programs, so it 976 `manual-entry', `woman' does not invoke any external programs, so it
977 is useful on systems such as MS-DOS/MS-Windows where the `man' and 977 is useful on systems such as MS-DOS/MS-Windows where the `man' and
978 Groff or `troff' are not readily available. 978 Groff or `troff' commands are not readily available.
979 979
980 The command `M-x woman-find-file' asks for the file name of a man 980 The command `M-x woman-find-file' asks for the file name of a man
981 page, then formats and displays it like `M-x woman' does. 981 page, then formats and displays it like `M-x woman' does.
982 982
983 *** The new command M-x re-builder offers a convenient interface for 983 *** The new command M-x re-builder offers a convenient interface for