aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa1998-07-19 05:17:35 +0000
committerKenichi Handa1998-07-19 05:17:35 +0000
commit277576f6bc8beca2b7a6f8809d7b1b97163b1132 (patch)
tree5cc76bba439bd4c4fbfea04059d64a5806e8b8b9 /src
parent9dfb82d5ccfd228768e9cf35bb6767964b25b352 (diff)
downloademacs-277576f6bc8beca2b7a6f8809d7b1b97163b1132.tar.gz
emacs-277576f6bc8beca2b7a6f8809d7b1b97163b1132.zip
(Fdefine_charset): Fix doc-string.
Diffstat (limited to 'src')
-rw-r--r--src/charset.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charset.c b/src/charset.c
index 3fa9761b988..b158bf85dff 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -520,8 +520,8 @@ WIDTH (integer) is the number of columns a character in the charset\n\
520occupies on the screen: one of 0, 1, and 2.\n\ 520occupies on the screen: one of 0, 1, and 2.\n\
521\n\ 521\n\
522DIRECTION (integer) is the rendering direction of characters in the\n\ 522DIRECTION (integer) is the rendering direction of characters in the\n\
523charset when rendering. If 0, render from right to left, else\n\ 523charset when rendering. If 0, render from left to right, else\n\
524render from left to right.\n\ 524render from right to left.\n\
525\n\ 525\n\
526ISO-FINAL-CHAR (character) is the final character of the\n\ 526ISO-FINAL-CHAR (character) is the final character of the\n\
527corresponding ISO 2022 charset.\n\ 527corresponding ISO 2022 charset.\n\