diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-09 23:10:37 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-09 23:10:37 -0800 |
commit | 06827ec8428b897a38dc0532ee3d2070ae07aba1 (patch) | |
tree | 506e150528a6192807e1db37fa82846a1d27752e /src | |
parent | dad6fae7481c35aa1ff9491f789b860aaa898dec (diff) | |
download | emacs-06827ec8428b897a38dc0532ee3d2070ae07aba1.tar.gz |
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 'src')
-rw-r--r-- | src/font.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/font.c b/src/font.c index cb0a28a524b..fa097c7d7e6 100644 --- a/src/font.c +++ b/src/font.c @@ -4429,7 +4429,7 @@ where LANGSYS is a symbol specifying a langsys tag of OpenType, GSUB and GPOS, if non-nil, are lists of symbols specifying feature tags. -If LANGYS is nil, the default langsys is selected. +If LANGSYS is nil, the default langsys is selected. The features are applied in the order they appear in the list. The symbol `*' means to apply all available features not present in this |