aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2002-12-07 11:37:22 +0000
committerPavel Janík <[email protected]>2002-12-07 11:37:22 +0000
commit5fe3b9bcb49540d3dfcc9365d1a6bc7a7762336b (patch)
tree4b09f78621ee272fe5f67be6fbfb30771b751946 /man
parent4fbd67668e93f3402e4894cd25354c27961a09de (diff)
Fix typo.
Diffstat (limited to 'man')
-rw-r--r--man/ack.texi2
-rw-r--r--man/programs.texi2
-rw-r--r--man/regs.texi2
3 files changed, 3 insertions, 3 deletions
diff --git a/man/ack.texi b/man/ack.texi
index e104c4b2cc..79bc8a5408 100644
--- a/man/ack.texi
+++ b/man/ack.texi
@@ -896,7 +896,7 @@ asynchronous subprocesses on VMS.
@item
Marko Rahamaa wrote @file{latin-3.el}, code which sets up
-case-conversion and syntax tables for the ISO Latin-3 charact set.
+case-conversion and syntax tables for the ISO Latin-3 character set.
@item
Ashwin Ram wrote @file{refer.el}, commands to look up references in
diff --git a/man/programs.texi b/man/programs.texi
index 6515d9e414..ab557d4522 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -1844,7 +1844,7 @@ runs the hook @code{fortran-mode-hook} (@pxref{Hooks}).
@cindex Fortran77 and Fortran90
@findex f90-mode
@findex fortran-mode
- Fortan mode is meant for editing Fortran77 ``fixed format'' source
+ Fortran mode is meant for editing Fortran77 ``fixed format'' source
code. For editing the modern Fortran90 ``free format'' source code,
use F90 mode (@code{f90-mode}). Emacs normally uses Fortran mode for
files with extension @samp{.f}, @samp{.F} or @samp{.for}, and F90 mode
diff --git a/man/regs.texi b/man/regs.texi
index ad14f5dadd..1ec319e528 100644
--- a/man/regs.texi
+++ b/man/regs.texi
@@ -196,7 +196,7 @@ numeric argument stores zero in the register.
@node RegFiles
@section Keeping File Names in Registers
-@cindex saving fuile name in a register
+@cindex saving file name in a register
If you visit certain file names frequently, you can visit them more
conveniently if you put their names in registers. Here's the Lisp code