diff options
| author | Paul Eggert | 2014-01-09 23:10:37 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-01-09 23:10:37 -0800 |
| commit | 06827ec8428b897a38dc0532ee3d2070ae07aba1 (patch) | |
| tree | 506e150528a6192807e1db37fa82846a1d27752e /doc/misc | |
| parent | dad6fae7481c35aa1ff9491f789b860aaa898dec (diff) | |
| download | emacs-06827ec8428b897a38dc0532ee3d2070ae07aba1.tar.gz emacs-06827ec8428b897a38dc0532ee3d2070ae07aba1.zip | |
Spelling fixes.
* mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro.
* woman.el (woman-mark-horizontal-position):
Rename from woman-mark-horizonal-position. Use changed.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/autotype.texi | 2 | ||||
| -rw-r--r-- | doc/misc/calc.texi | 4 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 4 | ||||
| -rw-r--r-- | doc/misc/idlwave.texi | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi index aacf4fad83e..7ca860486c2 100644 --- a/doc/misc/autotype.texi +++ b/doc/misc/autotype.texi | |||
| @@ -302,7 +302,7 @@ of the same name as the command and can thus be overridden from your | |||
| 302 | Various characters usually appear in pairs. When, for example, you insert | 302 | Various characters usually appear in pairs. When, for example, you insert |
| 303 | an open parenthesis, no matter whether you are programming or writing prose, | 303 | an open parenthesis, no matter whether you are programming or writing prose, |
| 304 | you will surely enter a closing one later. By entering both at the same time | 304 | you will surely enter a closing one later. By entering both at the same time |
| 305 | and leaving the cursor inbetween, Emacs can guarantee you that such | 305 | and leaving the cursor in between, Emacs can guarantee you that such |
| 306 | parentheses are always balanced. And if you have a non-qwerty keyboard, where | 306 | parentheses are always balanced. And if you have a non-qwerty keyboard, where |
| 307 | typing some of the stranger programming language symbols makes you bend your | 307 | typing some of the stranger programming language symbols makes you bend your |
| 308 | fingers backwards, this can be quite relieving too. | 308 | fingers backwards, this can be quite relieving too. |
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 10c863a9513..1700aee9dc1 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -28053,8 +28053,8 @@ radiation related to the cesium-133 atom. The only SI unit that is not | |||
| 28053 | based on a fundamental physical process (although there are efforts to | 28053 | based on a fundamental physical process (although there are efforts to |
| 28054 | change this) is the kilogram, which was originally defined as the mass | 28054 | change this) is the kilogram, which was originally defined as the mass |
| 28055 | of one liter of water, but is now defined as the mass of the | 28055 | of one liter of water, but is now defined as the mass of the |
| 28056 | International Prototype Kilogram (IPK), a cylinder of platinum-iridium | 28056 | international prototype of the kilogram (IPK), a cylinder of platinum-iridium |
| 28057 | kept at the Bureau International des Poids et Mesures in S@`evres, | 28057 | kept at the Bureau international des poids et mesures in S@`evres, |
| 28058 | France. (There are several copies of the IPK throughout the world.) | 28058 | France. (There are several copies of the IPK throughout the world.) |
| 28059 | The British imperial units, once defined in terms of physical objects, | 28059 | The British imperial units, once defined in terms of physical objects, |
| 28060 | were redefined in 1963 in terms of SI units. The US customary units, | 28060 | were redefined in 1963 in terms of SI units. The US customary units, |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 376d2a0ad26..6ad0c26f9ac 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -10229,8 +10229,8 @@ summary buffer, point will just move to this article. | |||
| 10229 | If given a positive numerical prefix, fetch that many articles back into | 10229 | If given a positive numerical prefix, fetch that many articles back into |
| 10230 | the ancestry. If given a negative numerical prefix, fetch just that | 10230 | the ancestry. If given a negative numerical prefix, fetch just that |
| 10231 | ancestor. So if you say @kbd{3 ^}, Gnus will fetch the parent, the | 10231 | ancestor. So if you say @kbd{3 ^}, Gnus will fetch the parent, the |
| 10232 | grandparent and the grandgrandparent of the current article. If you say | 10232 | grandparent and the great-grandparent of the current article. If you say |
| 10233 | @kbd{-3 ^}, Gnus will only fetch the grandgrandparent of the current | 10233 | @kbd{-3 ^}, Gnus will only fetch the great-grandparent of the current |
| 10234 | article. | 10234 | article. |
| 10235 | 10235 | ||
| 10236 | @item A R (Summary) | 10236 | @item A R (Summary) |
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index a6940781ca7..c4719dcd039 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi | |||
| @@ -591,7 +591,7 @@ slightly from the margin and use only 3 spaces as indentation between | |||
| 591 | 591 | ||
| 592 | Restart Emacs, and re-indent the program we developed in the first part | 592 | Restart Emacs, and re-indent the program we developed in the first part |
| 593 | of this tutorial with @kbd{C-c h} and @kbd{C-M-\}. You may want to keep | 593 | of this tutorial with @kbd{C-c h} and @kbd{C-M-\}. You may want to keep |
| 594 | these lines in @file{.emacs}, with values adjusted to your likings. If | 594 | these lines in @file{.emacs}, with values adjusted to your liking. If |
| 595 | you want to get more information about any of these variables, type, | 595 | you want to get more information about any of these variables, type, |
| 596 | e.g., @kbd{C-h v idlwave-main-block-indent @key{RET}}. To find which | 596 | e.g., @kbd{C-h v idlwave-main-block-indent @key{RET}}. To find which |
| 597 | variables can be customized, look for items marked @samp{User Option:} | 597 | variables can be customized, look for items marked @samp{User Option:} |