diff options
| author | Juanma Barranquero | 2008-09-24 01:16:16 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-09-24 01:16:16 +0000 |
| commit | 10d1d0af5f6421603cd841e0c1c5805e2b2fb67d (patch) | |
| tree | 436363ca801b4cdde313689c044e37c02c25b681 /doc | |
| parent | d6a3febd83a52db53f665b0987075af590c720a5 (diff) | |
| download | emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.tar.gz emacs-10d1d0af5f6421603cd841e0c1c5805e2b2fb67d.zip | |
Fix typos.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 12 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 8 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
3 files changed, 13 insertions, 13 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 7d96a8d65de..b28b821147b 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -2651,7 +2651,7 @@ | |||
| 2651 | 2651 | ||
| 2652 | 2006-01-29 Richard M. Stallman <rms@gnu.org> | 2652 | 2006-01-29 Richard M. Stallman <rms@gnu.org> |
| 2653 | 2653 | ||
| 2654 | * screen.texi: Minor cleaups. | 2654 | * screen.texi: Minor cleanups. |
| 2655 | (Screen): Clean up the intro paragraphs. | 2655 | (Screen): Clean up the intro paragraphs. |
| 2656 | (Mode Line): Lots of rewriting. Handle frame-name better. | 2656 | (Mode Line): Lots of rewriting. Handle frame-name better. |
| 2657 | eol-mnemonic-... vars moved out. | 2657 | eol-mnemonic-... vars moved out. |
| @@ -2839,7 +2839,7 @@ | |||
| 2839 | 2005-12-09 Kim F. Storm <storm@cua.dk> | 2839 | 2005-12-09 Kim F. Storm <storm@cua.dk> |
| 2840 | 2840 | ||
| 2841 | * killing.texi (CUA Bindings): Describe how to use C-x and C-c as | 2841 | * killing.texi (CUA Bindings): Describe how to use C-x and C-c as |
| 2842 | prefix keys even when mark is active. Decribe that RET moves | 2842 | prefix keys even when mark is active. Describe that RET moves |
| 2843 | cursor to next corner in rectangle; clarify insert around rectangle. | 2843 | cursor to next corner in rectangle; clarify insert around rectangle. |
| 2844 | 2844 | ||
| 2845 | 2005-12-08 Luc Teirlinck <teirllm@auburn.edu> | 2845 | 2005-12-08 Luc Teirlinck <teirllm@auburn.edu> |
| @@ -3382,7 +3382,7 @@ | |||
| 3382 | (Language Environments): List all language environments. | 3382 | (Language Environments): List all language environments. |
| 3383 | Intlfonts contains fonts for most supported scripts, not all.. | 3383 | Intlfonts contains fonts for most supported scripts, not all.. |
| 3384 | (Select Input Method): Refer to C-u C-x = to see how to type to | 3384 | (Select Input Method): Refer to C-u C-x = to see how to type to |
| 3385 | input a specifc character. | 3385 | input a specific character. |
| 3386 | (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit. | 3386 | (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit. |
| 3387 | 3387 | ||
| 3388 | 2005-06-23 Juanma Barranquero <lekktu@gmail.com> | 3388 | 2005-06-23 Juanma Barranquero <lekktu@gmail.com> |
| @@ -4284,7 +4284,7 @@ | |||
| 4284 | of list-colors-display. Add a pointer to the X docs about colors. | 4284 | of list-colors-display. Add a pointer to the X docs about colors. |
| 4285 | 4285 | ||
| 4286 | * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes. | 4286 | * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes. |
| 4287 | Impove docs of list-colors-display. | 4287 | Improve docs of list-colors-display. |
| 4288 | 4288 | ||
| 4289 | 2005-02-03 Lute Kamstra <lute@gnu.org> | 4289 | 2005-02-03 Lute Kamstra <lute@gnu.org> |
| 4290 | 4290 | ||
| @@ -4498,7 +4498,7 @@ | |||
| 4498 | * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi: | 4498 | * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi: |
| 4499 | * entering.texi: Rename Command Line to Emacs Invocation. | 4499 | * entering.texi: Rename Command Line to Emacs Invocation. |
| 4500 | 4500 | ||
| 4501 | * misc.texi (Term Mode): Correcty describe C-c. | 4501 | * misc.texi (Term Mode): Correctly describe C-c. |
| 4502 | 4502 | ||
| 4503 | * custom.texi (Easy Customization): Move up to section level, | 4503 | * custom.texi (Easy Customization): Move up to section level, |
| 4504 | before Variables. Avoid using the term "variable"; say "option". | 4504 | before Variables. Avoid using the term "variable"; say "option". |
| @@ -4943,7 +4943,7 @@ | |||
| 4943 | 2004-05-29 Alan Mackenzie <acm@muc.de> | 4943 | 2004-05-29 Alan Mackenzie <acm@muc.de> |
| 4944 | 4944 | ||
| 4945 | * programs.texi: Update for CC Mode 5.30 and incidental amendments. | 4945 | * programs.texi: Update for CC Mode 5.30 and incidental amendments. |
| 4946 | ("AWK"): Is consistently thus spelt throughout. | 4946 | ("AWK"): Is consistently thus spelled throughout. |
| 4947 | (AWK, Pike): Document as "C-like modes". | 4947 | (AWK, Pike): Document as "C-like modes". |
| 4948 | (@kbd{M-j}): Document as alternative to @kbd{C-M-j}. | 4948 | (@kbd{M-j}): Document as alternative to @kbd{C-M-j}. |
| 4949 | (M-x man): Supersedes M-x manual-entry. | 4949 | (M-x man): Supersedes M-x manual-entry. |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 971ac598891..0be19ec5ac0 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1978,7 +1978,7 @@ | |||
| 1978 | 2006-05-30 Richard Stallman <rms@gnu.org> | 1978 | 2006-05-30 Richard Stallman <rms@gnu.org> |
| 1979 | 1979 | ||
| 1980 | * display.texi (Line Height): Fix errors in description of | 1980 | * display.texi (Line Height): Fix errors in description of |
| 1981 | default line height and line-height properyty. | 1981 | default line height and line-height property. |
| 1982 | 1982 | ||
| 1983 | * nonascii.texi (Default Coding Systems): Further clarification. | 1983 | * nonascii.texi (Default Coding Systems): Further clarification. |
| 1984 | 1984 | ||
| @@ -3431,7 +3431,7 @@ | |||
| 3431 | 3431 | ||
| 3432 | 2005-05-24 Nick Roberts <nickrob@snap.net.nz> | 3432 | 2005-05-24 Nick Roberts <nickrob@snap.net.nz> |
| 3433 | 3433 | ||
| 3434 | * frames.texi (Dialog Boxes): Descibe new optional argument. | 3434 | * frames.texi (Dialog Boxes): Describe new optional argument. |
| 3435 | 3435 | ||
| 3436 | 2005-05-23 Lute Kamstra <lute@gnu.org> | 3436 | 2005-05-23 Lute Kamstra <lute@gnu.org> |
| 3437 | 3437 | ||
| @@ -3741,7 +3741,7 @@ | |||
| 3741 | 3741 | ||
| 3742 | 2005-04-01 Kenichi Handa <handa@m17n.org> | 3742 | 2005-04-01 Kenichi Handa <handa@m17n.org> |
| 3743 | 3743 | ||
| 3744 | * nonascii.texi (Coding System Basics): Describe about rondtrip | 3744 | * nonascii.texi (Coding System Basics): Describe about roundtrip |
| 3745 | identity of coding systems. | 3745 | identity of coding systems. |
| 3746 | 3746 | ||
| 3747 | 2005-03-29 Chong Yidong <cyd@stupidchicken.com> | 3747 | 2005-03-29 Chong Yidong <cyd@stupidchicken.com> |
| @@ -4113,7 +4113,7 @@ | |||
| 4113 | (Building Lists): Explain trivial cases of number-sequence. | 4113 | (Building Lists): Explain trivial cases of number-sequence. |
| 4114 | 4114 | ||
| 4115 | * hash.texi (Hash Tables): Add desc to menu items. | 4115 | * hash.texi (Hash Tables): Add desc to menu items. |
| 4116 | (Creating Hash): Expain "full" means "make larger", | 4116 | (Creating Hash): Explain "full" means "make larger". |
| 4117 | (Hash Access): Any object can be a key. | 4117 | (Hash Access): Any object can be a key. |
| 4118 | State value of maphash. | 4118 | State value of maphash. |
| 4119 | 4119 | ||
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 4384077c70f..0da88c2d8ad 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -2676,7 +2676,7 @@ | |||
| 2676 | 2006-04-20 Chong Yidong <cyd@stupidchicken.com> | 2676 | 2006-04-20 Chong Yidong <cyd@stupidchicken.com> |
| 2677 | 2677 | ||
| 2678 | * gnus.texi (Spam Package): Major revision of the text. | 2678 | * gnus.texi (Spam Package): Major revision of the text. |
| 2679 | Previouly this node was "Filtering Spam Using The Spam ELisp Package". | 2679 | Previously this node was "Filtering Spam Using The Spam ELisp Package". |
| 2680 | 2680 | ||
| 2681 | 2006-04-20 Carsten Dominik <dominik@science.uva.nl> | 2681 | 2006-04-20 Carsten Dominik <dominik@science.uva.nl> |
| 2682 | 2682 | ||
| @@ -2837,7 +2837,7 @@ | |||
| 2837 | 2837 | ||
| 2838 | 2006-03-17 Bill Wohler <wohler@newt.com> | 2838 | 2006-03-17 Bill Wohler <wohler@newt.com> |
| 2839 | 2839 | ||
| 2840 | * mh-e.texi: Use smallexample and smalllisp consistenly. | 2840 | * mh-e.texi: Use smallexample and smalllisp consistently. |
| 2841 | (Sending Mail Tour): Update method of entering | 2841 | (Sending Mail Tour): Update method of entering |
| 2842 | addresses and subject. | 2842 | addresses and subject. |
| 2843 | (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour) | 2843 | (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour) |
| @@ -4641,7 +4641,7 @@ | |||
| 4641 | 4641 | ||
| 4642 | 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk> | 4642 | 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk> |
| 4643 | 4643 | ||
| 4644 | * widget.texi (Defining New Widgets): Document new beavior of | 4644 | * widget.texi (Defining New Widgets): Document new behavior of |
| 4645 | :buttons and :children keywords. | 4645 | :buttons and :children keywords. |
| 4646 | 4646 | ||
| 4647 | 2003-10-22 Miles Bader <miles@gnu.org> | 4647 | 2003-10-22 Miles Bader <miles@gnu.org> |