* doc/man/emacs.1: Small fixes.
This commit is contained in:
parent
4c5281974f
commit
28edabd519
2 changed files with 14 additions and 10 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2010-10-10 Glenn Morris <rgm@gnu.org>
|
||||||
|
|
||||||
|
* emacs.1: Small fixes.
|
||||||
|
|
||||||
2010-10-09 Ulrich Mueller <ulm@gentoo.org>
|
2010-10-09 Ulrich Mueller <ulm@gentoo.org>
|
||||||
|
|
||||||
* emacs.1: Update license description.
|
* emacs.1: Update license description.
|
||||||
|
|
|
@ -41,9 +41,9 @@ CTRL-h or F1 enters the Help facility.
|
||||||
Help Tutorial (CTRL-h t) starts an interactive tutorial to quickly
|
Help Tutorial (CTRL-h t) starts an interactive tutorial to quickly
|
||||||
teach beginners the fundamentals of
|
teach beginners the fundamentals of
|
||||||
.I Emacs.
|
.I Emacs.
|
||||||
Help Apropos (CTRL-h a) helps you find a command given its
|
Help Apropos (CTRL-h a) helps you find a command with a name matching
|
||||||
functionality, Help Key (CTRL-h k) describes a given key sequence, and
|
a given pattern, Help Key (CTRL-h k) describes a given key sequence,
|
||||||
Help Function (CTRL-h f) describes a given Lisp function.
|
and Help Function (CTRL-h f) describes a given Lisp function.
|
||||||
.PP
|
.PP
|
||||||
.IR "GNU Emacs" 's
|
.IR "GNU Emacs" 's
|
||||||
many special packages handle mail reading (RMail) and sending (Mail),
|
many special packages handle mail reading (RMail) and sending (Mail),
|
||||||
|
@ -531,12 +531,12 @@ is the number of color planes.
|
||||||
.SH MANUALS
|
.SH MANUALS
|
||||||
You can order printed copies of the GNU Emacs Manual from the Free
|
You can order printed copies of the GNU Emacs Manual from the Free
|
||||||
Software Foundation, which develops GNU software.
|
Software Foundation, which develops GNU software.
|
||||||
See the file ORDERS for ordering information.
|
See the online store at <http://shop.fsf.org/>.
|
||||||
.br
|
.br
|
||||||
Your local Emacs maintainer might also have copies available.
|
Your local administrator might also have copies available.
|
||||||
As with all software and publications from FSF, everyone is permitted
|
As with all software and publications from FSF, everyone is permitted
|
||||||
to make and distribute copies of the Emacs manual.
|
to make and distribute copies of the Emacs manual.
|
||||||
The TeX source to the manual is also included in the Emacs source
|
The Texinfo source to the manual is also included in the Emacs source
|
||||||
distribution.
|
distribution.
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
|
@ -545,7 +545,8 @@ distribution.
|
||||||
The complete text of the Emacs reference manual is included in a
|
The complete text of the Emacs reference manual is included in a
|
||||||
convenient tree structured form.
|
convenient tree structured form.
|
||||||
Also includes the Emacs Lisp Reference Manual, useful to anyone
|
Also includes the Emacs Lisp Reference Manual, useful to anyone
|
||||||
wishing to write programs in the Emacs Lisp extension language.
|
wishing to write programs in the Emacs Lisp extension language,
|
||||||
|
and the Introduction to Programming in Emacs Lisp.
|
||||||
|
|
||||||
/usr/local/share/emacs/$VERSION/lisp \(em Lisp source files and
|
/usr/local/share/emacs/$VERSION/lisp \(em Lisp source files and
|
||||||
compiled files that define most editing commands.
|
compiled files that define most editing commands.
|
||||||
|
@ -572,9 +573,8 @@ There is a mailing list, bug-gnu-emacs@gnu.org, for reporting Emacs
|
||||||
bugs and fixes.
|
bugs and fixes.
|
||||||
But before reporting something as a bug, please try to be sure that
|
But before reporting something as a bug, please try to be sure that
|
||||||
it really is a bug, not a misunderstanding or a deliberate feature.
|
it really is a bug, not a misunderstanding or a deliberate feature.
|
||||||
We ask you to read the section ``Reporting Emacs Bugs'' near the
|
We ask you to read the section ``Reporting Bugs'' in the Emacs manual
|
||||||
end of the reference manual (or Info system) for hints on how and
|
for hints on how and when to report bugs.
|
||||||
when to report bugs.
|
|
||||||
Also, include the version number of the Emacs you are running in
|
Also, include the version number of the Emacs you are running in
|
||||||
\fIevery\fR bug report that you send in.
|
\fIevery\fR bug report that you send in.
|
||||||
Bugs tend actually to be fixed if they can be isolated, so it is
|
Bugs tend actually to be fixed if they can be isolated, so it is
|
||||||
|
|
Loading…
Add table
Reference in a new issue