Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6abca616
Commit
6abca616
authored
May 08, 2000
by
Eli Zaretskii
Browse files
Mention `woman'.
parent
10c00b5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
etc/NEWS
etc/NEWS
+12
-0
No files found.
etc/NEWS
View file @
6abca616
...
@@ -953,6 +953,18 @@ expression from that list, are not checked.
...
@@ -953,6 +953,18 @@ expression from that list, are not checked.
** New modes and packages
** New modes and packages
*** The new package called `woman' allows to browse Unix man pages
without invoking external programs.
The command `M-x woman' formats manual pages entirely in Emacs Lisp
and then displays them, like `M-x manual-entry' does. Unlike
`manual-entry',
`woman' does not invoke any external programs, so it
is useful on systems such as MS-DOS/MS-Windows where the `man' and
Groff or `troff' are not readily available.
The command `M-x woman-find-file' asks for the file name of a man
page, then formats and displays it like `M-x woman' does.
*** The new command M-x re-builder offers a convenient interface for
*** The new command M-x re-builder offers a convenient interface for
authoring regular expressions with immediate visual feedback.
authoring regular expressions with immediate visual feedback.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment