aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
diff options
context:
space:
mode:
authorPaul Eggert2014-01-09 23:10:37 -0800
committerPaul Eggert2014-01-09 23:10:37 -0800
commit06827ec8428b897a38dc0532ee3d2070ae07aba1 (patch)
tree506e150528a6192807e1db37fa82846a1d27752e /lisp/term
parentdad6fae7481c35aa1ff9491f789b860aaa898dec (diff)
downloademacs-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 'lisp/term')
-rw-r--r--lisp/term/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/term/README b/lisp/term/README
index 3f8ff8c0d62..b8756c3873d 100644
--- a/lisp/term/README
+++ b/lisp/term/README
@@ -55,7 +55,7 @@ are listed in src/term.c; look for the string `keys' in that file.
55terminal mode as on an X console. If there are differences, you can bet 55terminal mode as on an X console. If there are differences, you can bet
56they'll frustrate you after you've forgotten about them. 56they'll frustrate you after you've forgotten about them.
57 57
58 For another, the X keysms provide a standard set of names that Emacs knows 58 For another, the X keysyms provide a standard set of names that Emacs knows
59about. It tries to bind many of them to useful things at startup, before your 59about. It tries to bind many of them to useful things at startup, before your
60.emacs is read (so you can override them). In some ways, the X keysym standard 60.emacs is read (so you can override them). In some ways, the X keysym standard
61is a admittedly poor one; it's incomplete, and not well matched to the set of 61is a admittedly poor one; it's incomplete, and not well matched to the set of